2018-08-31 01:33:13,293 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-262 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 01:33:13,296 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=AvF5O47yBTtveN7hWIC72bWJi export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0ca313478164ad283b44a36646e55ec export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 01:33:13,297 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 01:33:13,297 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-08-31 01:33:13,326 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:33:13,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:33:13,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:33:13,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:33:13,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:33:13,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:33:13,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:33:13,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:33:13,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:33:13,694 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-31 01:33:13,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-31 01:33:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:13,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99509d2-39da-4a67-8ddb-02781de48ca9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:33:13,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c99509d2-39da-4a67-8ddb-02781de48ca9 2018-08-31 01:33:13,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:33:14,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:33:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["vOLCsSrWTDKK80vK1RX8zQ"], "issued_at": "2018-08-31T01:33:14.000000Z"}} 2018-08-31 01:33:14,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:15,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33: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-5276fd2f-1ad7-467a-bbc9-da021ae6b423 x-compute-request-id: req-5276fd2f-1ad7-467a-bbc9-da021ae6b423 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-31 01:33:15,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-5276fd2f-1ad7-467a-bbc9-da021ae6b423 2018-08-31 01:33:15,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.34271597862s 2018-08-31 01:33:15,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-5276fd2f-1ad7-467a-bbc9-da021ae6b423 2018-08-31 01:33:15,038 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-31 01:33:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:15,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b371ebb1-2364-40f1-a514-94d5882c9175 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:33:15,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b371ebb1-2364-40f1-a514-94d5882c9175 2018-08-31 01:33:15,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:33:15,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6496384d-9c68-4d2a-93fb-3336c9a05b5e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:33:15,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6496384d-9c68-4d2a-93fb-3336c9a05b5e 2018-08-31 01:33:15,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190430164337s 2018-08-31 01:33:15,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6496384d-9c68-4d2a-93fb-3336c9a05b5e 2018-08-31 01:33:15,240 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'397927b6170b46019699244975965df9', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-31 01:33:15,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 01:33:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:15,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf20873-6b09-4b6e-8019-5454e32a0424 Content-Encoding: gzip Content-Length: 1946 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0fc49367289a478bb9564de4a592b983"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "0fc49367289a478bb9564de4a592b983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/192a3971ae7b400ca5606bfb18de8d45"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1c37a2fe287b4e9181d23345b97f5743"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "733501e7239c44228a5c41480a712acf", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/21b5f34a85be437ababfdc623a51ca8f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/223fa29e6d4c4dd3be084147f8ca2a04"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2310c16a6df3420dbf8db12f4953208f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26003681371c4611b5eba650dcf10195", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3096e99356f04a76bb192dc3edaf34d1"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3fc9f50c526447f3b39b4d015b2fc175"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/43aab9bd2e484e35ae9ade275ef52df7"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/46c8db2d808f44ae88cc44ec1bb254ec"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4dbbc853973249b4b07db82342868512", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6203b303748f4242bfb32f948644b070"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "6203b303748f4242bfb32f948644b070"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6442e0ea4d324ec5bbc3808bd764d5c8"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/647b294a977742afb9708769cff9af79"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4dbbc853973249b4b07db82342868512", "id": "647b294a977742afb9708769cff9af79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6986f4da21c9461bb2a42e843647471b"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "6986f4da21c9461bb2a42e843647471b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6bae4488e03e410e95e38facbb68e52b"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d48f457b0e14f23a42c60b4e578984b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a74bed7567441e584d235715899191a", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7feb1f37fdc94a44aaace37ccec029b1"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "7feb1f37fdc94a44aaace37ccec029b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/97946bbfa3394159b3c2905bd94b20c8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b33af958c8942bc9691900cf41cd88e"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26003681371c4611b5eba650dcf10195", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1c21a6d82094bb6a42eb5c752242088"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4dbbc853973249b4b07db82342868512", "id": "b1c21a6d82094bb6a42eb5c752242088"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb51c1835d084a7abde964f65fb7d14b"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/be56aae13a4f417098b2540827d448a6"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26003681371c4611b5eba650dcf10195", "id": "be56aae13a4f417098b2540827d448a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c18951f19ede437a95044e14c6e1ff7f"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca7ebe0731b444d4ad2a23aa18e2b578"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cb512dbfcf894ff4a34d823e39db509f"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "cb512dbfcf894ff4a34d823e39db509f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ce4d80a90a1f41d09976f2d51e1ac9bb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1a5cddf865f4426a07f59409f0531a8"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "d1a5cddf865f4426a07f59409f0531a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d32b86a2858f4d998a9e12c7edcbf975"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d61e16d206694886bc2094d0d175d503"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "d61e16d206694886bc2094d0d175d503"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d781f3b92d67486c8b3a20a320472dc3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/da1fa9762c454a17b4e4f4a2f859dfc2"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "733501e7239c44228a5c41480a712acf", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df83c1e27a37406187df0bbdb3287125"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "df83c1e27a37406187df0bbdb3287125"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e1a44aaf31854e97b3cc95f56530bab4"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e516b8cd9e9f4683b9db1233ac0e4c7e"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "733501e7239c44228a5c41480a712acf", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea89413185ea42529545a6027900e5db"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "ea89413185ea42529545a6027900e5db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/eade595c4630484889b2907b1b80dc9c"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a74bed7567441e584d235715899191a", "id": "eade595c4630484889b2907b1b80dc9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f0dcfe9c988b4d9db7582abac42f4d11"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f44db4bb868244bc860b70083a5e3a7d"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f846f58e00fa45769ddcb1b8ce123ea2"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fb93080f89044dc4afafee3ba53ef88c"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "fb93080f89044dc4afafee3ba53ef88c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ff0ee5fe002e4b57877e3a6d6ef75ece"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fff203edaf4a481ea840f9ef18d0a933"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a74bed7567441e584d235715899191a", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 01:33:15,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-abf20873-6b09-4b6e-8019-5454e32a0424 2018-08-31 01:33:15,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.253767967224s 2018-08-31 01:33:15,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-abf20873-6b09-4b6e-8019-5454e32a0424 2018-08-31 01:33:15,504 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0fc49367289a478bb9564de4a592b983'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ea3573bc9bc04dfc85d57ce9b0034847', u'id': u'0fc49367289a478bb9564de4a592b983'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/192a3971ae7b400ca5606bfb18de8d45'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ea3573bc9bc04dfc85d57ce9b0034847', u'id': u'192a3971ae7b400ca5606bfb18de8d45'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/1c37a2fe287b4e9181d23345b97f5743'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'733501e7239c44228a5c41480a712acf', u'id': u'1c37a2fe287b4e9181d23345b97f5743'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/21b5f34a85be437ababfdc623a51ca8f'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ff099c66a1794d1688503e1d594bf584', u'id': u'21b5f34a85be437ababfdc623a51ca8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/223fa29e6d4c4dd3be084147f8ca2a04'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ff099c66a1794d1688503e1d594bf584', u'id': u'223fa29e6d4c4dd3be084147f8ca2a04'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2310c16a6df3420dbf8db12f4953208f'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'26003681371c4611b5eba650dcf10195', u'id': u'2310c16a6df3420dbf8db12f4953208f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3096e99356f04a76bb192dc3edaf34d1'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a254e349bdf645c781af21f6cd66c79e', u'id': u'3096e99356f04a76bb192dc3edaf34d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3fc9f50c526447f3b39b4d015b2fc175'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f233b1798e9d4df28b04b0368febf82b', u'id': u'3fc9f50c526447f3b39b4d015b2fc175'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/43aab9bd2e484e35ae9ade275ef52df7'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6e5b56b664cb4377bd9703de29706879', u'id': u'43aab9bd2e484e35ae9ade275ef52df7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/46c8db2d808f44ae88cc44ec1bb254ec'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4dbbc853973249b4b07db82342868512', u'id': u'46c8db2d808f44ae88cc44ec1bb254ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6203b303748f4242bfb32f948644b070'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f233b1798e9d4df28b04b0368febf82b', u'id': u'6203b303748f4242bfb32f948644b070'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6442e0ea4d324ec5bbc3808bd764d5c8'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7cfd0304f4e2479c821c007183beae16', u'id': u'6442e0ea4d324ec5bbc3808bd764d5c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/647b294a977742afb9708769cff9af79'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4dbbc853973249b4b07db82342868512', u'id': u'647b294a977742afb9708769cff9af79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6986f4da21c9461bb2a42e843647471b'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a254e349bdf645c781af21f6cd66c79e', u'id': u'6986f4da21c9461bb2a42e843647471b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6bae4488e03e410e95e38facbb68e52b'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6e5b56b664cb4377bd9703de29706879', u'id': u'6bae4488e03e410e95e38facbb68e52b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6d48f457b0e14f23a42c60b4e578984b'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9a74bed7567441e584d235715899191a', u'id': u'6d48f457b0e14f23a42c60b4e578984b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7feb1f37fdc94a44aaace37ccec029b1'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a254e349bdf645c781af21f6cd66c79e', u'id': u'7feb1f37fdc94a44aaace37ccec029b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/97946bbfa3394159b3c2905bd94b20c8'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2029c9e6b9034fc7994750684bc2a4cd', u'id': u'97946bbfa3394159b3c2905bd94b20c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9b33af958c8942bc9691900cf41cd88e'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'26003681371c4611b5eba650dcf10195', u'id': u'9b33af958c8942bc9691900cf41cd88e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b1c21a6d82094bb6a42eb5c752242088'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4dbbc853973249b4b07db82342868512', u'id': u'b1c21a6d82094bb6a42eb5c752242088'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bb51c1835d084a7abde964f65fb7d14b'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2029c9e6b9034fc7994750684bc2a4cd', u'id': u'bb51c1835d084a7abde964f65fb7d14b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/be56aae13a4f417098b2540827d448a6'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'26003681371c4611b5eba650dcf10195', u'id': u'be56aae13a4f417098b2540827d448a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c18951f19ede437a95044e14c6e1ff7f'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f17e96f191b64fda97dac740731f787c', u'id': u'c18951f19ede437a95044e14c6e1ff7f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ca7ebe0731b444d4ad2a23aa18e2b578'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ff099c66a1794d1688503e1d594bf584', u'id': u'ca7ebe0731b444d4ad2a23aa18e2b578'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/cb512dbfcf894ff4a34d823e39db509f'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2029c9e6b9034fc7994750684bc2a4cd', u'id': u'cb512dbfcf894ff4a34d823e39db509f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ce4d80a90a1f41d09976f2d51e1ac9bb'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6e5b56b664cb4377bd9703de29706879', u'id': u'ce4d80a90a1f41d09976f2d51e1ac9bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d1a5cddf865f4426a07f59409f0531a8'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f233b1798e9d4df28b04b0368febf82b', u'id': u'd1a5cddf865f4426a07f59409f0531a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d32b86a2858f4d998a9e12c7edcbf975'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f3f6c62550ae4a03b28d05789e630d1a', u'id': u'd32b86a2858f4d998a9e12c7edcbf975'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d61e16d206694886bc2094d0d175d503'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ea3573bc9bc04dfc85d57ce9b0034847', u'id': u'd61e16d206694886bc2094d0d175d503'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d781f3b92d67486c8b3a20a320472dc3'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f3f6c62550ae4a03b28d05789e630d1a', u'id': u'd781f3b92d67486c8b3a20a320472dc3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/da1fa9762c454a17b4e4f4a2f859dfc2'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'733501e7239c44228a5c41480a712acf', u'id': u'da1fa9762c454a17b4e4f4a2f859dfc2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/df83c1e27a37406187df0bbdb3287125'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f3f6c62550ae4a03b28d05789e630d1a', u'id': u'df83c1e27a37406187df0bbdb3287125'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e1a44aaf31854e97b3cc95f56530bab4'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7cfd0304f4e2479c821c007183beae16', u'id': u'e1a44aaf31854e97b3cc95f56530bab4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e516b8cd9e9f4683b9db1233ac0e4c7e'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'733501e7239c44228a5c41480a712acf', u'id': u'e516b8cd9e9f4683b9db1233ac0e4c7e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ea89413185ea42529545a6027900e5db'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9cf9632e9e5248808f200656ac93b55b', u'id': u'ea89413185ea42529545a6027900e5db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/eade595c4630484889b2907b1b80dc9c'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9a74bed7567441e584d235715899191a', u'id': u'eade595c4630484889b2907b1b80dc9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f0dcfe9c988b4d9db7582abac42f4d11'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9cf9632e9e5248808f200656ac93b55b', u'id': u'f0dcfe9c988b4d9db7582abac42f4d11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f44db4bb868244bc860b70083a5e3a7d'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f17e96f191b64fda97dac740731f787c', u'id': u'f44db4bb868244bc860b70083a5e3a7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f846f58e00fa45769ddcb1b8ce123ea2'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7cfd0304f4e2479c821c007183beae16', u'id': u'f846f58e00fa45769ddcb1b8ce123ea2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fb93080f89044dc4afafee3ba53ef88c'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9cf9632e9e5248808f200656ac93b55b', u'id': u'fb93080f89044dc4afafee3ba53ef88c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ff0ee5fe002e4b57877e3a6d6ef75ece'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f17e96f191b64fda97dac740731f787c', u'id': u'ff0ee5fe002e4b57877e3a6d6ef75ece'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fff203edaf4a481ea840f9ef18d0a933'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9a74bed7567441e584d235715899191a', u'id': u'fff203edaf4a481ea840f9ef18d0a933'})] 2018-08-31 01:33:15,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-31 01:33:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:15,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33: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-20359fbf-b8de-462a-a5ad-5e93acb43f0b x-compute-request-id: req-20359fbf-b8de-462a-a5ad-5e93acb43f0b Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-31 01:33:15,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-20359fbf-b8de-462a-a5ad-5e93acb43f0b 2018-08-31 01:33:15,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109308958054s 2018-08-31 01:33:15,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-20359fbf-b8de-462a-a5ad-5e93acb43f0b 2018-08-31 01:33:15,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-31 01:33:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:17,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33: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-3f8f4300-b52d-4ce8-a327-efdaa75cb705 x-compute-request-id: req-3f8f4300-b52d-4ce8-a327-efdaa75cb705 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-31 01:33:17,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-3f8f4300-b52d-4ce8-a327-efdaa75cb705 2018-08-31 01:33:17,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.77263998985s 2018-08-31 01:33:17,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-3f8f4300-b52d-4ce8-a327-efdaa75cb705 2018-08-31 01:33:17,406 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-31 01:33:17,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:33:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:17,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-03fbc357-eca4-42fa-94df-e0007feba426 Date: Fri, 31 Aug 2018 01:33:17 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:33:17,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-03fbc357-eca4-42fa-94df-e0007feba426 2018-08-31 01:33:17,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.053897857666s 2018-08-31 01:33:17,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-03fbc357-eca4-42fa-94df-e0007feba426 2018-08-31 01:33:17,465 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-31 01:33:17,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 01:33:17,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:17,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33: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-1f665c0d-0ed0-403e-bb96-a649d9dc7b25 x-compute-request-id: req-1f665c0d-0ed0-403e-bb96-a649d9dc7b25 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 01:33:17,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-1f665c0d-0ed0-403e-bb96-a649d9dc7b25 2018-08-31 01:33:17,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0832600593567s 2018-08-31 01:33:17,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-1f665c0d-0ed0-403e-bb96-a649d9dc7b25 2018-08-31 01:33:17,550 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 7}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 8}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-31 01:33:17,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-31 01:33:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:17,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33: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-644b7144-6c5b-492f-a555-489b3929e73a x-compute-request-id: req-644b7144-6c5b-492f-a555-489b3929e73a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-31 01:33:17,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-644b7144-6c5b-492f-a555-489b3929e73a 2018-08-31 01:33:17,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.130471944809s 2018-08-31 01:33:17,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-644b7144-6c5b-492f-a555-489b3929e73a 2018-08-31 01:33:17,682 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-31 01:33:17,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:17,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:17,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6e71d0c5-aec3-4bb8-b7a2-c5e0f200aa55 Date: Fri, 31 Aug 2018 01:33:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:33:17,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e71d0c5-aec3-4bb8-b7a2-c5e0f200aa55 2018-08-31 01:33:17,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0729749202728s 2018-08-31 01:33:17,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e71d0c5-aec3-4bb8-b7a2-c5e0f200aa55 2018-08-31 01:33:17,756 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:31:13Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-08-31T01:31:09Z', u'provider:network_type': u'flat', u'tenant_id': u'2f0ac458592448a781c88d8ab1bc5fe8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2f0ac458592448a781c88d8ab1bc5fe8', u'l2_adjacency': True})] 2018-08-31 01:33:17,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:33:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:17,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-87ab5643-6b31-42f8-9104-c63fb777137b Date: Fri, 31 Aug 2018 01:33:17 GMT RESP BODY: {"ports":[]} 2018-08-31 01:33:17,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-87ab5643-6b31-42f8-9104-c63fb777137b 2018-08-31 01:33:17,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0273439884186s 2018-08-31 01:33:17,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-87ab5643-6b31-42f8-9104-c63fb777137b 2018-08-31 01:33:17,785 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-31 01:33:17,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:33:17,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:17,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6548413c-537d-4bd7-81da-7cf33ce7b7d3 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "15c75a584424479c8e9821253956a95c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/15c75a584424479c8e9821253956a95c/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "1d85b5c0bfbe490e9a0b4d359e6575ce"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/1d85b5c0bfbe490e9a0b4d359e6575ce/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "2211fd2783ef463c9aa3d06aa1a2c130"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/2211fd2783ef463c9aa3d06aa1a2c130/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "26b198514460464d9cb263592ee536ce"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/26b198514460464d9cb263592ee536ce/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "26d1d75b6f784071b4abaa991c6379e1"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/26d1d75b6f784071b4abaa991c6379e1/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "4775ccb019644388ab08a7a92ca314e4"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/4775ccb019644388ab08a7a92ca314e4/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "982b3e5aac6947889b10afee21ddce0f"}, "user": {"id": "4775ccb019644388ab08a7a92ca314e4"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/4775ccb019644388ab08a7a92ca314e4/roles/982b3e5aac6947889b10afee21ddce0f"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "58d2b54ade474738bbd5ef193d27b86e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/58d2b54ade474738bbd5ef193d27b86e/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "5b96d51b12b44ab3b994eeed0b18c95e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/5b96d51b12b44ab3b994eeed0b18c95e/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "87b34726dae34902b46ad26399074502"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/87b34726dae34902b46ad26399074502/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "bba560b050754083a16276b94567d426"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/bba560b050754083a16276b94567d426/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "d4d2958f0d954ec2a28448b20e78a9e6"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/d4d2958f0d954ec2a28448b20e78a9e6/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "c0ca313478164ad283b44a36646e55ec"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "f7d2a968674c4e4ba679a494d1357814"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec/users/f7d2a968674c4e4ba679a494d1357814/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"project": {"id": "2f0ac458592448a781c88d8ab1bc5fe8"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "fe2e868b052c48b6a76876f7d25af5cd"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8/users/fe2e868b052c48b6a76876f7d25af5cd/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"domain": {"id": "397927b6170b46019699244975965df9"}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "61a498b8833c488195de51d9038f7210"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9/users/61a498b8833c488195de51d9038f7210/roles/93fd6e0efc3047379c5df94467ef84a5"}}, {"scope": {"system": {"all": true}}, "role": {"id": "93fd6e0efc3047379c5df94467ef84a5"}, "user": {"id": "f7d2a968674c4e4ba679a494d1357814"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/f7d2a968674c4e4ba679a494d1357814/roles/93fd6e0efc3047379c5df94467ef84a5"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-31 01:33:17,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-6548413c-537d-4bd7-81da-7cf33ce7b7d3 2018-08-31 01:33:17,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101641178131s 2018-08-31 01:33:17,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-6548413c-537d-4bd7-81da-7cf33ce7b7d3 2018-08-31 01:33:17,893 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'15c75a584424479c8e9821253956a95c'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'1d85b5c0bfbe490e9a0b4d359e6575ce'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'2211fd2783ef463c9aa3d06aa1a2c130'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'26b198514460464d9cb263592ee536ce'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'26d1d75b6f784071b4abaa991c6379e1'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'4775ccb019644388ab08a7a92ca314e4'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'982b3e5aac6947889b10afee21ddce0f', 'user': u'4775ccb019644388ab08a7a92ca314e4'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'58d2b54ade474738bbd5ef193d27b86e'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'5b96d51b12b44ab3b994eeed0b18c95e'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'87b34726dae34902b46ad26399074502'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'bba560b050754083a16276b94567d426'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'd4d2958f0d954ec2a28448b20e78a9e6'}), Munch({'project': u'c0ca313478164ad283b44a36646e55ec', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'f7d2a968674c4e4ba679a494d1357814'}), Munch({'project': u'2f0ac458592448a781c88d8ab1bc5fe8', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'fe2e868b052c48b6a76876f7d25af5cd'}), Munch({'domain': u'397927b6170b46019699244975965df9', 'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'61a498b8833c488195de51d9038f7210'}), Munch({'id': u'93fd6e0efc3047379c5df94467ef84a5', 'user': u'f7d2a968674c4e4ba679a494d1357814'})] 2018-08-31 01:33:17,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:33:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:18,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad502f7d-bc98-4c12-81b4-eefbd525e116 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:33:18,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad502f7d-bc98-4c12-81b4-eefbd525e116 2018-08-31 01:33:18,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173394918442s 2018-08-31 01:33:18,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad502f7d-bc98-4c12-81b4-eefbd525e116 2018-08-31 01:33:18,072 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'774114de189a4c128892ed21085aee1f'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'82f56cc0b9c34c9cb220246996cc6fb0'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'93fd6e0efc3047379c5df94467ef84a5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'982b3e5aac6947889b10afee21ddce0f'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'b5174941d3c6492a80beff0514e3ac74'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'bf4516cc872a4c7d9650f26f6b37f2eb'})] 2018-08-31 01:33:18,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:33:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:18,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3afe5db7-310c-4e0b-99b0-6c08a28ea90f Date: Fri, 31 Aug 2018 01:33:18 GMT RESP BODY: {"routers": []} 2018-08-31 01:33:18,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3afe5db7-310c-4e0b-99b0-6c08a28ea90f 2018-08-31 01:33:18,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.045695066452s 2018-08-31 01:33:18,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3afe5db7-310c-4e0b-99b0-6c08a28ea90f 2018-08-31 01:33:18,119 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-31 01:33:18,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:33:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:18,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac504092-32f8-454d-97ea-0921065be0b0 x-compute-request-id: req-ac504092-32f8-454d-97ea-0921065be0b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 01:33:18,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac504092-32f8-454d-97ea-0921065be0b0 2018-08-31 01:33:18,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.106328964233s 2018-08-31 01:33:18,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac504092-32f8-454d-97ea-0921065be0b0 2018-08-31 01:33:18,227 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-31 01:33:18,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 01:33:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:18,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7befbef3-8bb8-4374-b714-12fd759f5406 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2018-08-31 01:33:18,240 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.9:35357/ used request id req-7befbef3-8bb8-4374-b714-12fd759f5406 2018-08-31 01:33:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:18,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908ae9f9-2ac0-46fe-9719-39615819659a Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/2029c9e6b9034fc7994750684bc2a4cd"}, "enabled": true, "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/26003681371c4611b5eba650dcf10195"}, "enabled": true, "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4dbbc853973249b4b07db82342868512"}, "enabled": true, "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6e5b56b664cb4377bd9703de29706879"}, "enabled": true, "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/733501e7239c44228a5c41480a712acf"}, "enabled": true, "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7cfd0304f4e2479c821c007183beae16"}, "enabled": true, "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/965c4d580bad42d4aa8151a2606386ad"}, "enabled": true, "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9a74bed7567441e584d235715899191a"}, "enabled": true, "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/9cf9632e9e5248808f200656ac93b55b"}, "enabled": true, "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a254e349bdf645c781af21f6cd66c79e"}, "enabled": true, "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ea3573bc9bc04dfc85d57ce9b0034847"}, "enabled": true, "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f17e96f191b64fda97dac740731f787c"}, "enabled": true, "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f233b1798e9d4df28b04b0368febf82b"}, "enabled": true, "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f3f6c62550ae4a03b28d05789e630d1a"}, "enabled": true, "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ff099c66a1794d1688503e1d594bf584"}, "enabled": true, "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-08-31 01:33:18,335 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-908ae9f9-2ac0-46fe-9719-39615819659a 2018-08-31 01:33:18,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.104628801346s 2018-08-31 01:33:18,335 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-908ae9f9-2ac0-46fe-9719-39615819659a 2018-08-31 01:33:18,343 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'2029c9e6b9034fc7994750684bc2a4cd', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'26003681371c4611b5eba650dcf10195', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'4dbbc853973249b4b07db82342868512', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'6e5b56b664cb4377bd9703de29706879', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'733501e7239c44228a5c41480a712acf', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'7cfd0304f4e2479c821c007183beae16', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'965c4d580bad42d4aa8151a2606386ad', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'9a74bed7567441e584d235715899191a', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'9cf9632e9e5248808f200656ac93b55b', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a254e349bdf645c781af21f6cd66c79e', 'name': u'cinder'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ea3573bc9bc04dfc85d57ce9b0034847', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f17e96f191b64fda97dac740731f787c', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'f233b1798e9d4df28b04b0368febf82b', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f3f6c62550ae4a03b28d05789e630d1a', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'ff099c66a1794d1688503e1d594bf584', 'name': u'glance'})] 2018-08-31 01:33:18,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:33:18,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee8d6771fd06cc9a44a1007e36a1336f45d8599c" 2018-08-31 01:33:18,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4efaa9fe-efdc-4786-9b9a-a47cc0dab1bc Date: Fri, 31 Aug 2018 01:33:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 01:33:18,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4efaa9fe-efdc-4786-9b9a-a47cc0dab1bc 2018-08-31 01:33:18,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04430103302s 2018-08-31 01:33:18,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4efaa9fe-efdc-4786-9b9a-a47cc0dab1bc 2018-08-31 01:33:18,392 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:31:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'tenant_id': u'2f0ac458592448a781c88d8ab1bc5fe8', u'created_at': u'2018-08-31T01:31:13Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'2f0ac458592448a781c88d8ab1bc5fe8'})] 2018-08-31 01:33:18,509 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:33:18,509 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-31 01:33:18,569 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-31 01:33:18,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:33:18,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:33:18,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:33:18,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:33:18,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:33:18,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:18,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba694e73-df12-4dc7-b11d-c200d0430a95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:33:18,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba694e73-df12-4dc7-b11d-c200d0430a95 2018-08-31 01:33:18,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:33:19,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["xUt5Hv7AQ4-IQI57DTnO1g"], "issued_at": "2018-08-31T01:33:19.000000Z"}} 2018-08-31 01:33:19,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:19,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4c93aaee-88ad-41a9-bb1b-98155360bc76 Date: Fri, 31 Aug 2018 01:33:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:33:19,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4c93aaee-88ad-41a9-bb1b-98155360bc76 2018-08-31 01:33:19,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243728876114s 2018-08-31 01:33:19,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4c93aaee-88ad-41a9-bb1b-98155360bc76 2018-08-31 01:33:19,393 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-31 01:33:19,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:33:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" -d '{"network": {"name": "tenantnetwork1-net_272cf2bf-e761-4145-8f2c-347874db9252", "admin_state_up": true}}' 2018-08-31 01:33:19,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1e620764-359e-49f0-be0b-8ed45c69e121 Date: Fri, 31 Aug 2018 01:33:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a59c16c5-ab3d-49be-9018-81ff5e247ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:19Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_272cf2bf-e761-4145-8f2c-347874db9252","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:19Z","mtu":1450}} 2018-08-31 01:33:19,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1e620764-359e-49f0-be0b-8ed45c69e121 2018-08-31 01:33:19,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.464240074158s 2018-08-31 01:33:19,859 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1e620764-359e-49f0-be0b-8ed45c69e121 2018-08-31 01:33:19,859 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:33:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a59c16c5-ab3d-49be-9018-81ff5e247ad9', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_272cf2bf-e761-4145-8f2c-347874db9252', u'created_at': u'2018-08-31T01:33:19Z', u'mtu': 1450, u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0ca313478164ad283b44a36646e55ec', u'l2_adjacency': True}) 2018-08-31 01:33:19,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:20,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-a8ea71af-ecb9-48ba-887b-675633f312a5 Date: Fri, 31 Aug 2018 01:33:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a59c16c5-ab3d-49be-9018-81ff5e247ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:19Z","qos_policy_id":null,"name":"tenantnetwork1-net_272cf2bf-e761-4145-8f2c-347874db9252","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:19Z","provider:network_type":"vxlan"}]} 2018-08-31 01:33:20,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a8ea71af-ecb9-48ba-887b-675633f312a5 2018-08-31 01:33:20,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278326034546s 2018-08-31 01:33:20,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a8ea71af-ecb9-48ba-887b-675633f312a5 2018-08-31 01:33:20,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:33:20,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" -d '{"subnet": {"name": "tenantnetwork1-subnet_272cf2bf-e761-4145-8f2c-347874db9252", "enable_dhcp": true, "network_id": "a59c16c5-ab3d-49be-9018-81ff5e247ad9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:33:20,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-5cea55ea-de2d-4ed7-bbe9-af7381703959 Date: Fri, 31 Aug 2018 01:33:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T01:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"910f940e-2a5e-4912-a871-0375b5e2f2d9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c0ca313478164ad283b44a36646e55ec","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_272cf2bf-e761-4145-8f2c-347874db9252","enable_dhcp":true,"segment_id":null,"network_id":"a59c16c5-ab3d-49be-9018-81ff5e247ad9","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:20Z","ip_version":4}} 2018-08-31 01:33:20,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5cea55ea-de2d-4ed7-bbe9-af7381703959 2018-08-31 01:33:20,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.430150985718s 2018-08-31 01:33:20,571 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5cea55ea-de2d-4ed7-bbe9-af7381703959 2018-08-31 01:33:20,572 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:33:20Z', 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'910f940e-2a5e-4912-a871-0375b5e2f2d9', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_272cf2bf-e761-4145-8f2c-347874db9252', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a59c16c5-ab3d-49be-9018-81ff5e247ad9', u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'created_at': u'2018-08-31T01:33:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0ca313478164ad283b44a36646e55ec'}) 2018-08-31 01:33:20,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:33:20,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "tenantnetwork1-router_272cf2bf-e761-4145-8f2c-347874db9252", "admin_state_up": true}}' 2018-08-31 01:33:22,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-446e07d2-2ecb-4fb5-985a-15402056b746 Date: Fri, 31 Aug 2018 01:33:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:20Z", "admin_state_up": true, "updated_at": "2018-08-31T01:33:21Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c17d7d25-ea0a-4987-8e09-df0dad1ff5d2", "name": "tenantnetwork1-router_272cf2bf-e761-4145-8f2c-347874db9252"}} 2018-08-31 01:33:22,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-446e07d2-2ecb-4fb5-985a-15402056b746 2018-08-31 01:33:22,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56364512444s 2018-08-31 01:33:22,136 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-446e07d2-2ecb-4fb5-985a-15402056b746 2018-08-31 01:33:22,137 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:33:21Z', u'revision_number': 2, u'ha': False, u'id': u'c17d7d25-ea0a-4987-8e09-df0dad1ff5d2', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_272cf2bf-e761-4145-8f2c-347874db9252', u'admin_state_up': True, u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'created_at': u'2018-08-31T01:33:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'c0ca313478164ad283b44a36646e55ec'}) 2018-08-31 01:33:22,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:33:22,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" -d '{"subnet_id": "910f940e-2a5e-4912-a871-0375b5e2f2d9"}' 2018-08-31 01:33:24,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-921eeb20-aab8-4dab-9b55-bbc2448c6b90 Date: Fri, 31 Aug 2018 01:33:24 GMT RESP BODY: {"network_id": "a59c16c5-ab3d-49be-9018-81ff5e247ad9", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "subnet_id": "910f940e-2a5e-4912-a871-0375b5e2f2d9", "subnet_ids": ["910f940e-2a5e-4912-a871-0375b5e2f2d9"], "port_id": "e1f564f2-3cb5-4a6e-a0a7-6e97b3680d0d", "id": "c17d7d25-ea0a-4987-8e09-df0dad1ff5d2"} 2018-08-31 01:33:24,319 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2/add_router_interface.json used request id req-921eeb20-aab8-4dab-9b55-bbc2448c6b90 2018-08-31 01:33:24,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18200492859s 2018-08-31 01:33:24,320 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2/add_router_interface.json used request id req-921eeb20-aab8-4dab-9b55-bbc2448c6b90 returning object c17d7d25-ea0a-4987-8e09-df0dad1ff5d2 2018-08-31 01:33:24,431 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:33:24,431 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 01:33:24,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:33:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" -d '{"subnet_id": "910f940e-2a5e-4912-a871-0375b5e2f2d9"}' 2018-08-31 01:33:26,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9e1c0e35-3c00-4ffd-833f-fd8a1ee0244f Date: Fri, 31 Aug 2018 01:33:26 GMT RESP BODY: {"network_id": "a59c16c5-ab3d-49be-9018-81ff5e247ad9", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "subnet_id": "910f940e-2a5e-4912-a871-0375b5e2f2d9", "subnet_ids": ["910f940e-2a5e-4912-a871-0375b5e2f2d9"], "port_id": "e1f564f2-3cb5-4a6e-a0a7-6e97b3680d0d", "id": "c17d7d25-ea0a-4987-8e09-df0dad1ff5d2"} 2018-08-31 01:33:26,330 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2/remove_router_interface.json used request id req-9e1c0e35-3c00-4ffd-833f-fd8a1ee0244f 2018-08-31 01:33:26,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89409995079s 2018-08-31 01:33:26,331 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2/remove_router_interface.json used request id req-9e1c0e35-3c00-4ffd-833f-fd8a1ee0244f returning object c17d7d25-ea0a-4987-8e09-df0dad1ff5d2 2018-08-31 01:33:26,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:33:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:26,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a8a2bea6-3759-4b1d-80a8-07c5ccbfdd95 Date: Fri, 31 Aug 2018 01:33:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:20Z", "admin_state_up": true, "updated_at": "2018-08-31T01:33:25Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c17d7d25-ea0a-4987-8e09-df0dad1ff5d2", "name": "tenantnetwork1-router_272cf2bf-e761-4145-8f2c-347874db9252"}]} 2018-08-31 01:33:26,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a8a2bea6-3759-4b1d-80a8-07c5ccbfdd95 2018-08-31 01:33:26,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127121925354s 2018-08-31 01:33:26,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a8a2bea6-3759-4b1d-80a8-07c5ccbfdd95 2018-08-31 01:33:26,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:33:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:27,688 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca349472-d2a6-4645-bae7-9333a8f2fc32 Content-Length: 0 Date: Fri, 31 Aug 2018 01:33:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:33:27,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2.json used request id req-ca349472-d2a6-4645-bae7-9333a8f2fc32 2018-08-31 01:33:27,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2280600071s 2018-08-31 01:33:27,689 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c17d7d25-ea0a-4987-8e09-df0dad1ff5d2.json used request id req-ca349472-d2a6-4645-bae7-9333a8f2fc32 2018-08-31 01:33:27,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:33:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-2412ed33-64b4-4bde-b2be-9c89e6497807 Date: Fri, 31 Aug 2018 01:33:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"910f940e-2a5e-4912-a871-0375b5e2f2d9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c0ca313478164ad283b44a36646e55ec","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_272cf2bf-e761-4145-8f2c-347874db9252","enable_dhcp":true,"segment_id":null,"network_id":"a59c16c5-ab3d-49be-9018-81ff5e247ad9","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:20Z","ip_version":4},{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 01:33:27,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2412ed33-64b4-4bde-b2be-9c89e6497807 2018-08-31 01:33:27,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0556480884552s 2018-08-31 01:33:27,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2412ed33-64b4-4bde-b2be-9c89e6497807 2018-08-31 01:33:27,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:33:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/910f940e-2a5e-4912-a871-0375b5e2f2d9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:28,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8ed410f-5fe1-4810-a3c3-50df21161884 Date: Fri, 31 Aug 2018 01:33:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:33:28,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/910f940e-2a5e-4912-a871-0375b5e2f2d9.json used request id req-b8ed410f-5fe1-4810-a3c3-50df21161884 2018-08-31 01:33:28,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.945466041565s 2018-08-31 01:33:28,693 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/910f940e-2a5e-4912-a871-0375b5e2f2d9.json used request id req-b8ed410f-5fe1-4810-a3c3-50df21161884 2018-08-31 01:33:28,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:28,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-2de94909-8a28-4513-baa8-ba451b681f93 Date: Fri, 31 Aug 2018 01:33:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a59c16c5-ab3d-49be-9018-81ff5e247ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:28Z","qos_policy_id":null,"name":"tenantnetwork1-net_272cf2bf-e761-4145-8f2c-347874db9252","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:19Z","provider:network_type":"vxlan"}]} 2018-08-31 01:33:28,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2de94909-8a28-4513-baa8-ba451b681f93 2018-08-31 01:33:28,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0775480270386s 2018-08-31 01:33:28,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2de94909-8a28-4513-baa8-ba451b681f93 2018-08-31 01:33:28,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:33:28,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/a59c16c5-ab3d-49be-9018-81ff5e247ad9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb560f3a3e851cf76575f92d4cad29085eba970b" 2018-08-31 01:33:29,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da313af0-61cf-4b4a-8ede-6b0d6b36d3ff Date: Fri, 31 Aug 2018 01:33:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:33:29,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a59c16c5-ab3d-49be-9018-81ff5e247ad9.json used request id req-da313af0-61cf-4b4a-8ede-6b0d6b36d3ff 2018-08-31 01:33:29,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17192602158s 2018-08-31 01:33:29,944 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a59c16c5-ab3d-49be-9018-81ff5e247ad9.json used request id req-da313af0-61cf-4b4a-8ede-6b0d6b36d3ff 2018-08-31 01:33:29,996 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-31 01:33:30,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:33:30,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:33:30,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:33:30,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:33:30,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:33:30,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:33:30,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:33:30,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:33:30,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:33:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:30,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f7e920-ed94-46bd-ab1f-9138e325221d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:33:30,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-05f7e920-ed94-46bd-ab1f-9138e325221d 2018-08-31 01:33:30,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:33:30,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["l5OE-i7RSlC4um73ViS8Fw"], "issued_at": "2018-08-31T01:33:30.000000Z"}} 2018-08-31 01:33:30,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:30,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:31,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-82df16d2-8022-49e1-a637-1aaf81508a42 Date: Fri, 31 Aug 2018 01:33:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:33:31,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-82df16d2-8022-49e1-a637-1aaf81508a42 2018-08-31 01:33:31,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1118490696s 2018-08-31 01:33:31,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-82df16d2-8022-49e1-a637-1aaf81508a42 2018-08-31 01:33:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:31,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08e9b9c1-a4c7-4f19-9195-d48ef6e04b48 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:33:31,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-08e9b9c1-a4c7-4f19-9195-d48ef6e04b48 2018-08-31 01:33:31,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:33:31,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:31,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5827fbb-dcff-4a78-bb16-adbcf12711dd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:33:31,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d5827fbb-dcff-4a78-bb16-adbcf12711dd 2018-08-31 01:33:31,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187372207642s 2018-08-31 01:33:31,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d5827fbb-dcff-4a78-bb16-adbcf12711dd 2018-08-31 01:33:31,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:33:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}}' 2018-08-31 01:33:32,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f581e3-b051-4668-97b8-752e55d5cf7e Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc"}, "tags": [], "enabled": true, "id": "ae4038607e3e48268c3cff268b786fcc", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}} 2018-08-31 01:33:32,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-85f581e3-b051-4668-97b8-752e55d5cf7e 2018-08-31 01:33:32,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238165140152s 2018-08-31 01:33:32,005 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-85f581e3-b051-4668-97b8-752e55d5cf7e 2018-08-31 01:33:32,005 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'ae4038607e3e48268c3cff268b786fcc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4'}) 2018-08-31 01:33:32,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:33:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5da4450a-5ea3-4d17-8d33-1c451a2d4b91", "email": null, "name": "tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}}' 2018-08-31 01:33:32,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffbbab8a-099d-45aa-b08e-53053fa5c0a5 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "links": {"self": "http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fbea6c707aa047469e89e3cc67054fe7", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:33:32,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ffbbab8a-099d-45aa-b08e-53053fa5c0a5 2018-08-31 01:33:32,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491871118546s 2018-08-31 01:33:32,503 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ffbbab8a-099d-45aa-b08e-53053fa5c0a5 2018-08-31 01:33:32,504 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fbea6c707aa047469e89e3cc67054fe7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4'}) 2018-08-31 01:33:32,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:33:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:32,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb91e307-5512-4a53-910e-6f8c4d318f87 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:33:32,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bb91e307-5512-4a53-910e-6f8c4d318f87 2018-08-31 01:33:32,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109364032745s 2018-08-31 01:33:32,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bb91e307-5512-4a53-910e-6f8c4d318f87 2018-08-31 01:33:32,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:33:32,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:32,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1565f976-3c5e-4149-b6ce-066a1b715dee Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:33:32,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1565f976-3c5e-4149-b6ce-066a1b715dee 2018-08-31 01:33:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180957078934s 2018-08-31 01:33:32,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1565f976-3c5e-4149-b6ce-066a1b715dee 2018-08-31 01:33:32,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:33:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:32,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb23452-1f48-4095-839d-7ab85ac88643 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:33:32,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6bb23452-1f48-4095-839d-7ab85ac88643 2018-08-31 01:33:32,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137130022049s 2018-08-31 01:33:32,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6bb23452-1f48-4095-839d-7ab85ac88643 2018-08-31 01:33:32,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:33:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:33,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1536cce-30b2-40e9-a5d5-6880bb63a2c8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:33:33,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e1536cce-30b2-40e9-a5d5-6880bb63a2c8 2018-08-31 01:33:33,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178820848465s 2018-08-31 01:33:33,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e1536cce-30b2-40e9-a5d5-6880bb63a2c8 2018-08-31 01:33:33,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:33:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:33,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91f4717-4cc8-4633-838e-2641bcd495c0 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "links": {"self": "http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fbea6c707aa047469e89e3cc67054fe7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:33:33,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b91f4717-4cc8-4633-838e-2641bcd495c0 2018-08-31 01:33:33,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199738025665s 2018-08-31 01:33:33,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b91f4717-4cc8-4633-838e-2641bcd495c0 2018-08-31 01:33:33,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:33:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:33,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a261b40-4477-466e-8a4a-454aeb430cee Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc"}, "tags": [], "enabled": true, "id": "ae4038607e3e48268c3cff268b786fcc", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}]} 2018-08-31 01:33:33,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7a261b40-4477-466e-8a4a-454aeb430cee 2018-08-31 01:33:33,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179405212402s 2018-08-31 01:33:33,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7a261b40-4477-466e-8a4a-454aeb430cee 2018-08-31 01:33:33,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:33:33,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=fbea6c707aa047469e89e3cc67054fe7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ae4038607e3e48268c3cff268b786fcc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:33,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799c60d2-0a4a-4756-b37b-b69c0db6bef7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=fbea6c707aa047469e89e3cc67054fe7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ae4038607e3e48268c3cff268b786fcc", "previous": null, "next": null}} 2018-08-31 01:33:33,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fbea6c707aa047469e89e3cc67054fe7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ae4038607e3e48268c3cff268b786fcc used request id req-799c60d2-0a4a-4756-b37b-b69c0db6bef7 2018-08-31 01:33:33,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181457042694s 2018-08-31 01:33:33,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fbea6c707aa047469e89e3cc67054fe7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ae4038607e3e48268c3cff268b786fcc used request id req-799c60d2-0a4a-4756-b37b-b69c0db6bef7 2018-08-31 01:33:33,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:33:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc/users/fbea6c707aa047469e89e3cc67054fe7/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:33,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414adb60-6f7e-4b0e-afe7-9ec4faa68896 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:33:33,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc/users/fbea6c707aa047469e89e3cc67054fe7/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-414adb60-6f7e-4b0e-afe7-9ec4faa68896 2018-08-31 01:33:33,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183122873306s 2018-08-31 01:33:33,898 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc/users/fbea6c707aa047469e89e3cc67054fe7/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-414adb60-6f7e-4b0e-afe7-9ec4faa68896 2018-08-31 01:33:33,899 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ae4038607e3e48268c3cff268b786fcc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5da4450a-5ea3-4d17-8d33-1c451a2d4b91', 'username': u'tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:33:33,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:33:33,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:33:33,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:33:33,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:33:33,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:33:33,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:33:33,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:33:33,904 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4', 'password': '5da4450a-5ea3-4d17-8d33-1c451a2d4b91', 'project_name': 'tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ae4038607e3e48268c3cff268b786fcc', 'project_domain_name': 'Default'} 2018-08-31 01:33:33,904 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-31 01:33:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:33,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734baa04-10a7-4601-8ef0-d39e7dd73660 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:33:33,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-734baa04-10a7-4601-8ef0-d39e7dd73660 2018-08-31 01:33:33,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:33:34,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae4038607e3e48268c3cff268b786fcc", "name": "tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/ae4038607e3e48268c3cff268b786fcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/ae4038607e3e48268c3cff268b786fcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/ae4038607e3e48268c3cff268b786fcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ae4038607e3e48268c3cff268b786fcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/ae4038607e3e48268c3cff268b786fcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/ae4038607e3e48268c3cff268b786fcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ae4038607e3e48268c3cff268b786fcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ae4038607e3e48268c3cff268b786fcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ae4038607e3e48268c3cff268b786fcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/ae4038607e3e48268c3cff268b786fcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/ae4038607e3e48268c3cff268b786fcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ae4038607e3e48268c3cff268b786fcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/ae4038607e3e48268c3cff268b786fcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/ae4038607e3e48268c3cff268b786fcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "id": "fbea6c707aa047469e89e3cc67054fe7"}, "audit_ids": ["iWzpuuQcSkmz0HH6vabXAA"], "issued_at": "2018-08-31T01:33:34.000000Z"}} 2018-08-31 01:33:34,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:33:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" -d '{"network": {"name": "tenantnetwork2-net_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "admin_state_up": true}}' 2018-08-31 01:33:35,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-178f0aaf-15f7-4911-8e1f-033a83be886e Date: Fri, 31 Aug 2018 01:33:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"81e1a9ba-a43a-4745-966b-dd39a269f3dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ae4038607e3e48268c3cff268b786fcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:35Z","is_default":false,"name":"tenantnetwork2-net_49d300bf-786c-42a9-a37b-ce9c638e4ec4","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ae4038607e3e48268c3cff268b786fcc","created_at":"2018-08-31T01:33:35Z","mtu":1450}} 2018-08-31 01:33:35,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-178f0aaf-15f7-4911-8e1f-033a83be886e 2018-08-31 01:33:35,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.26903891563s 2018-08-31 01:33:35,569 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-178f0aaf-15f7-4911-8e1f-033a83be886e 2018-08-31 01:33:35,569 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:33:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'81e1a9ba-a43a-4745-966b-dd39a269f3dd', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_49d300bf-786c-42a9-a37b-ce9c638e4ec4', u'admin_state_up': True, u'tenant_id': u'ae4038607e3e48268c3cff268b786fcc', u'created_at': u'2018-08-31T01:33:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ae4038607e3e48268c3cff268b786fcc', u'l2_adjacency': True}) 2018-08-31 01:33:35,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" 2018-08-31 01:33:35,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-c3d65bda-1a73-4b54-8508-55141bd868ad Date: Fri, 31 Aug 2018 01:33:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"81e1a9ba-a43a-4745-966b-dd39a269f3dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ae4038607e3e48268c3cff268b786fcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:35Z","qos_policy_id":null,"name":"tenantnetwork2-net_49d300bf-786c-42a9-a37b-ce9c638e4ec4","admin_state_up":true,"tenant_id":"ae4038607e3e48268c3cff268b786fcc","created_at":"2018-08-31T01:33:35Z","mtu":1450}]} 2018-08-31 01:33:35,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c3d65bda-1a73-4b54-8508-55141bd868ad 2018-08-31 01:33:35,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111438035965s 2018-08-31 01:33:35,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c3d65bda-1a73-4b54-8508-55141bd868ad 2018-08-31 01:33:35,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:33:35,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" -d '{"subnet": {"name": "tenantnetwork2-subnet_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "enable_dhcp": true, "network_id": "81e1a9ba-a43a-4745-966b-dd39a269f3dd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:33:36,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-952fcc2c-5fdd-42bf-9161-010ed0a3fa6f Date: Fri, 31 Aug 2018 01:33:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81e1a9ba-a43a-4745-966b-dd39a269f3dd","tenant_id":"ae4038607e3e48268c3cff268b786fcc","created_at":"2018-08-31T01:33:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:33: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":"ae4038607e3e48268c3cff268b786fcc","id":"f47f92ef-d80b-43b2-92f6-653de789539d","subnetpool_id":null,"name":"tenantnetwork2-subnet_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}} 2018-08-31 01:33:36,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-952fcc2c-5fdd-42bf-9161-010ed0a3fa6f 2018-08-31 01:33:36,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.70987701416s 2018-08-31 01:33:36,393 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-952fcc2c-5fdd-42bf-9161-010ed0a3fa6f 2018-08-31 01:33:36,394 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:33: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'f47f92ef-d80b-43b2-92f6-653de789539d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_49d300bf-786c-42a9-a37b-ce9c638e4ec4', u'enable_dhcp': True, u'network_id': u'81e1a9ba-a43a-4745-966b-dd39a269f3dd', u'tenant_id': u'ae4038607e3e48268c3cff268b786fcc', u'created_at': u'2018-08-31T01:33: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'ae4038607e3e48268c3cff268b786fcc'}) 2018-08-31 01:33:36,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:33:36,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "tenantnetwork2-router_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "admin_state_up": true}}' 2018-08-31 01:33:37,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1a24c9b5-776b-43f7-8033-04b2baf2b4be Date: Fri, 31 Aug 2018 01:33:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "created_at": "2018-08-31T01:33:36Z", "admin_state_up": true, "updated_at": "2018-08-31T01:33:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ae4038607e3e48268c3cff268b786fcc", "id": "1cc7920f-f510-4506-a007-57693413ba84", "name": "tenantnetwork2-router_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}} 2018-08-31 01:33:37,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1a24c9b5-776b-43f7-8033-04b2baf2b4be 2018-08-31 01:33:37,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46307086945s 2018-08-31 01:33:37,858 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1a24c9b5-776b-43f7-8033-04b2baf2b4be 2018-08-31 01:33:37,858 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:33:37Z', u'revision_number': 2, u'id': u'1cc7920f-f510-4506-a007-57693413ba84', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_49d300bf-786c-42a9-a37b-ce9c638e4ec4', u'admin_state_up': True, u'tenant_id': u'ae4038607e3e48268c3cff268b786fcc', u'created_at': u'2018-08-31T01:33:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'ae4038607e3e48268c3cff268b786fcc'}) 2018-08-31 01:33:37,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:33:37,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" -d '{"subnet_id": "f47f92ef-d80b-43b2-92f6-653de789539d"}' 2018-08-31 01:33:40,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-80779d8a-85db-47ef-babc-0645f671439b Date: Fri, 31 Aug 2018 01:33:40 GMT RESP BODY: {"network_id": "81e1a9ba-a43a-4745-966b-dd39a269f3dd", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "subnet_id": "f47f92ef-d80b-43b2-92f6-653de789539d", "subnet_ids": ["f47f92ef-d80b-43b2-92f6-653de789539d"], "port_id": "2beb4cda-6472-433c-9b0b-9086bff22ec9", "id": "1cc7920f-f510-4506-a007-57693413ba84"} 2018-08-31 01:33:40,042 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84/add_router_interface.json used request id req-80779d8a-85db-47ef-babc-0645f671439b 2018-08-31 01:33:40,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1835398674s 2018-08-31 01:33:40,043 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84/add_router_interface.json used request id req-80779d8a-85db-47ef-babc-0645f671439b returning object 1cc7920f-f510-4506-a007-57693413ba84 2018-08-31 01:33:40,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:33:40,151 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 01:33:40,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:33:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" -d '{"subnet_id": "f47f92ef-d80b-43b2-92f6-653de789539d"}' 2018-08-31 01:33:42,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba8f088c-ef2c-4310-ba12-6f9f8b655705 Date: Fri, 31 Aug 2018 01:33:42 GMT RESP BODY: {"network_id": "81e1a9ba-a43a-4745-966b-dd39a269f3dd", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "subnet_id": "f47f92ef-d80b-43b2-92f6-653de789539d", "subnet_ids": ["f47f92ef-d80b-43b2-92f6-653de789539d"], "port_id": "2beb4cda-6472-433c-9b0b-9086bff22ec9", "id": "1cc7920f-f510-4506-a007-57693413ba84"} 2018-08-31 01:33:42,013 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84/remove_router_interface.json used request id req-ba8f088c-ef2c-4310-ba12-6f9f8b655705 2018-08-31 01:33:42,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.8574180603s 2018-08-31 01:33:42,014 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84/remove_router_interface.json used request id req-ba8f088c-ef2c-4310-ba12-6f9f8b655705 returning object 1cc7920f-f510-4506-a007-57693413ba84 2018-08-31 01:33:42,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:33:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" 2018-08-31 01:33:42,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-a3035a7f-0647-4e12-87d8-1dc77f243749 Date: Fri, 31 Aug 2018 01:33:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "created_at": "2018-08-31T01:33:36Z", "admin_state_up": true, "updated_at": "2018-08-31T01:33:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ae4038607e3e48268c3cff268b786fcc", "id": "1cc7920f-f510-4506-a007-57693413ba84", "name": "tenantnetwork2-router_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}]} 2018-08-31 01:33:42,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a3035a7f-0647-4e12-87d8-1dc77f243749 2018-08-31 01:33:42,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.334236860275s 2018-08-31 01:33:42,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a3035a7f-0647-4e12-87d8-1dc77f243749 2018-08-31 01:33:42,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:33:42,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" 2018-08-31 01:33:43,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ad856cb-d543-4612-b32b-3c3e4a03a2c3 Content-Length: 0 Date: Fri, 31 Aug 2018 01:33:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:33:43,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84.json used request id req-0ad856cb-d543-4612-b32b-3c3e4a03a2c3 2018-08-31 01:33:43,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12745404243s 2018-08-31 01:33:43,478 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1cc7920f-f510-4506-a007-57693413ba84.json used request id req-0ad856cb-d543-4612-b32b-3c3e4a03a2c3 2018-08-31 01:33:43,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:33:43,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" 2018-08-31 01:33:43,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-009efdcc-6480-4cbc-bcbd-0d5869333ffe Date: Fri, 31 Aug 2018 01:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81e1a9ba-a43a-4745-966b-dd39a269f3dd","tenant_id":"ae4038607e3e48268c3cff268b786fcc","created_at":"2018-08-31T01:33:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:33: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":"ae4038607e3e48268c3cff268b786fcc","id":"f47f92ef-d80b-43b2-92f6-653de789539d","subnetpool_id":null,"name":"tenantnetwork2-subnet_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}]} 2018-08-31 01:33:43,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-009efdcc-6480-4cbc-bcbd-0d5869333ffe 2018-08-31 01:33:43,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0790801048279s 2018-08-31 01:33:43,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-009efdcc-6480-4cbc-bcbd-0d5869333ffe 2018-08-31 01:33:43,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:33:43,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f47f92ef-d80b-43b2-92f6-653de789539d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" 2018-08-31 01:33:44,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb2baf18-1188-43c7-acbe-42cb9a0f82c2 Date: Fri, 31 Aug 2018 01:33:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:33:44,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f47f92ef-d80b-43b2-92f6-653de789539d.json used request id req-bb2baf18-1188-43c7-acbe-42cb9a0f82c2 2018-08-31 01:33:44,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02210783958s 2018-08-31 01:33:44,581 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f47f92ef-d80b-43b2-92f6-653de789539d.json used request id req-bb2baf18-1188-43c7-acbe-42cb9a0f82c2 2018-08-31 01:33:44,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" 2018-08-31 01:33:44,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-c0789f94-a3ee-44d6-a2e4-e6415e1cc0e4 Date: Fri, 31 Aug 2018 01:33:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"81e1a9ba-a43a-4745-966b-dd39a269f3dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ae4038607e3e48268c3cff268b786fcc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_49d300bf-786c-42a9-a37b-ce9c638e4ec4","admin_state_up":true,"tenant_id":"ae4038607e3e48268c3cff268b786fcc","created_at":"2018-08-31T01:33:35Z","mtu":1450}]} 2018-08-31 01:33:44,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0789f94-a3ee-44d6-a2e4-e6415e1cc0e4 2018-08-31 01:33:44,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100049972534s 2018-08-31 01:33:44,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0789f94-a3ee-44d6-a2e4-e6415e1cc0e4 2018-08-31 01:33:44,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:33:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/81e1a9ba-a43a-4745-966b-dd39a269f3dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bce7e290ddb8e63344a271dfb97e6708c297ad69" 2018-08-31 01:33:45,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14365218-dc4a-4be2-b4e9-262aa4ace8d5 Date: Fri, 31 Aug 2018 01:33:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:33:45,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/81e1a9ba-a43a-4745-966b-dd39a269f3dd.json used request id req-14365218-dc4a-4be2-b4e9-262aa4ace8d5 2018-08-31 01:33:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10278487206s 2018-08-31 01:33:45,786 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/81e1a9ba-a43a-4745-966b-dd39a269f3dd.json used request id req-14365218-dc4a-4be2-b4e9-262aa4ace8d5 2018-08-31 01:33:45,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:33:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:45,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a385bcde-01aa-4036-9829-87dcc91b629e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "links": {"self": "http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fbea6c707aa047469e89e3cc67054fe7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:33:45,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a385bcde-01aa-4036-9829-87dcc91b629e 2018-08-31 01:33:45,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184044122696s 2018-08-31 01:33:45,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a385bcde-01aa-4036-9829-87dcc91b629e 2018-08-31 01:33:45,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:33:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:46,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987010ff-77fa-4698-b8db-d9f6dfb26923 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_49d300bf-786c-42a9-a37b-ce9c638e4ec4", "links": {"self": "http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fbea6c707aa047469e89e3cc67054fe7", "description": null}} 2018-08-31 01:33:46,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7 used request id req-987010ff-77fa-4698-b8db-d9f6dfb26923 2018-08-31 01:33:46,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.175318002701s 2018-08-31 01:33:46,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7 used request id req-987010ff-77fa-4698-b8db-d9f6dfb26923 2018-08-31 01:33:46,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:33:46,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:46,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf96afb-2e25-441c-849a-e1a27b74a939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:33:46,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7 used request id req-2bf96afb-2e25-441c-849a-e1a27b74a939 2018-08-31 01:33:46,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195224046707s 2018-08-31 01:33:46,349 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fbea6c707aa047469e89e3cc67054fe7 used request id req-2bf96afb-2e25-441c-849a-e1a27b74a939 2018-08-31 01:33:46,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:33:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:46,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba54ccd-87d6-4a62-93cc-c3af172cc56d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc"}, "tags": [], "enabled": true, "id": "ae4038607e3e48268c3cff268b786fcc", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_49d300bf-786c-42a9-a37b-ce9c638e4ec4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 01:33:46,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-cba54ccd-87d6-4a62-93cc-c3af172cc56d 2018-08-31 01:33:46,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181718111038s 2018-08-31 01:33:46,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-cba54ccd-87d6-4a62-93cc-c3af172cc56d 2018-08-31 01:33:46,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:33:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a53cbe358e65f1c6957f56e0e342bb9dcfe506d" 2018-08-31 01:33:46,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ab740b-952a-474a-8d10-db56a989184e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:33:46,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc used request id req-62ab740b-952a-474a-8d10-db56a989184e 2018-08-31 01:33:46,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277712106705s 2018-08-31 01:33:46,820 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ae4038607e3e48268c3cff268b786fcc used request id req-62ab740b-952a-474a-8d10-db56a989184e 2018-08-31 01:33:46,872 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-31 01:33:46,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:33:46,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:33:46,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:33:46,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:33:46,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:33:46,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:33:46,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:33:46,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:33:46,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:33:46,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:33:46,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:46,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11eb445-c5f4-4dfc-92f1-f698cc8ec1f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:33:46,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d11eb445-c5f4-4dfc-92f1-f698cc8ec1f6 2018-08-31 01:33:46,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:33:47,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["iXe8soXRRXqN4s2kFkkf9g"], "issued_at": "2018-08-31T01:33:47.000000Z"}} 2018-08-31 01:33:47,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:33:47,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9745ac00-be97-4cd2-bd60-7d01dd030cbf Date: Fri, 31 Aug 2018 01:33:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:33:47,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9745ac00-be97-4cd2-bd60-7d01dd030cbf 2018-08-31 01:33:47,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356478214264s 2018-08-31 01:33:47,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9745ac00-be97-4cd2-bd60-7d01dd030cbf 2018-08-31 01:33:47,704 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-31 01:33:47,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:33:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"network": {"name": "vmready1-net_9cec5994-1887-45f1-9d8b-63239a277476", "admin_state_up": true}}' 2018-08-31 01:33:47,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5c57fae5-2a80-4a23-9a63-08c8c3bba048 Date: Fri, 31 Aug 2018 01:33:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5643e679-dadb-448c-b91a-ae56236465ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:47Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_9cec5994-1887-45f1-9d8b-63239a277476","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:47Z","mtu":1450}} 2018-08-31 01:33:47,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5c57fae5-2a80-4a23-9a63-08c8c3bba048 2018-08-31 01:33:47,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.261497020721s 2018-08-31 01:33:47,966 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5c57fae5-2a80-4a23-9a63-08c8c3bba048 2018-08-31 01:33:47,967 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:33:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5643e679-dadb-448c-b91a-ae56236465ee', u'provider:segmentation_id': 81, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_9cec5994-1887-45f1-9d8b-63239a277476', u'created_at': u'2018-08-31T01:33:47Z', u'mtu': 1450, u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0ca313478164ad283b44a36646e55ec', u'l2_adjacency': True}) 2018-08-31 01:33:47,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:33:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:33:48,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-4fba21ed-9a43-4d58-b588-95f7ade637ed Date: Fri, 31 Aug 2018 01:33:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5643e679-dadb-448c-b91a-ae56236465ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:33:47Z","qos_policy_id":null,"name":"vmready1-net_9cec5994-1887-45f1-9d8b-63239a277476","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:33:48,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4fba21ed-9a43-4d58-b588-95f7ade637ed 2018-08-31 01:33:48,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.09397315979s 2018-08-31 01:33:48,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4fba21ed-9a43-4d58-b588-95f7ade637ed 2018-08-31 01:33:48,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:33:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"subnet": {"name": "vmready1-subnet_9cec5994-1887-45f1-9d8b-63239a277476", "enable_dhcp": true, "network_id": "5643e679-dadb-448c-b91a-ae56236465ee", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:33:48,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9fc0ea9b-de71-4f78-a6d6-b488da6e9f4d Date: Fri, 31 Aug 2018 01:33:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T01:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6a88ba10-2b2b-4859-94a6-7d634820df90","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c0ca313478164ad283b44a36646e55ec","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_9cec5994-1887-45f1-9d8b-63239a277476","enable_dhcp":true,"segment_id":null,"network_id":"5643e679-dadb-448c-b91a-ae56236465ee","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:48Z","ip_version":4}} 2018-08-31 01:33:48,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9fc0ea9b-de71-4f78-a6d6-b488da6e9f4d 2018-08-31 01:33:48,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.473018884659s 2018-08-31 01:33:48,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9fc0ea9b-de71-4f78-a6d6-b488da6e9f4d 2018-08-31 01:33:48,537 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:33:48Z', 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'6a88ba10-2b2b-4859-94a6-7d634820df90', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_9cec5994-1887-45f1-9d8b-63239a277476', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5643e679-dadb-448c-b91a-ae56236465ee', u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'created_at': u'2018-08-31T01:33:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0ca313478164ad283b44a36646e55ec'}) 2018-08-31 01:33:48,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:33:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "vmready1-router_9cec5994-1887-45f1-9d8b-63239a277476", "admin_state_up": true}}' 2018-08-31 01:33:50,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-3d76eb02-b883-4c47-a4e4-478083083cae Date: Fri, 31 Aug 2018 01:33:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:48Z", "admin_state_up": true, "updated_at": "2018-08-31T01:33:49Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1c897dde-fa78-4d45-8e8e-b249a1ddd9ae", "name": "vmready1-router_9cec5994-1887-45f1-9d8b-63239a277476"}} 2018-08-31 01:33:50,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3d76eb02-b883-4c47-a4e4-478083083cae 2018-08-31 01:33:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46654009819s 2018-08-31 01:33:50,005 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3d76eb02-b883-4c47-a4e4-478083083cae 2018-08-31 01:33:50,005 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:33:49Z', u'revision_number': 2, u'ha': False, u'id': u'1c897dde-fa78-4d45-8e8e-b249a1ddd9ae', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_9cec5994-1887-45f1-9d8b-63239a277476', u'admin_state_up': True, u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'created_at': u'2018-08-31T01:33:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'c0ca313478164ad283b44a36646e55ec'}) 2018-08-31 01:33:50,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:33:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"subnet_id": "6a88ba10-2b2b-4859-94a6-7d634820df90"}' 2018-08-31 01:33:52,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8025af24-2eb4-41ba-9c0f-889d9df2aa72 Date: Fri, 31 Aug 2018 01:33:52 GMT RESP BODY: {"network_id": "5643e679-dadb-448c-b91a-ae56236465ee", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "subnet_id": "6a88ba10-2b2b-4859-94a6-7d634820df90", "subnet_ids": ["6a88ba10-2b2b-4859-94a6-7d634820df90"], "port_id": "55e7efae-bfde-41df-98b6-d0d8ed878350", "id": "1c897dde-fa78-4d45-8e8e-b249a1ddd9ae"} 2018-08-31 01:33:52,123 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae/add_router_interface.json used request id req-8025af24-2eb4-41ba-9c0f-889d9df2aa72 2018-08-31 01:33:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11695408821s 2018-08-31 01:33:52,123 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae/add_router_interface.json used request id req-8025af24-2eb4-41ba-9c0f-889d9df2aa72 returning object 1c897dde-fa78-4d45-8e8e-b249a1ddd9ae 2018-08-31 01:33:52,124 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:33:52,253 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:33:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:33:52,259 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:33:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:33:52,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:33:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:33:53,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6f2c4133-0d14-42c2-81d8-9fb49e1340c2 Date: Fri, 31 Aug 2018 01:33:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:33:53,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6f2c4133-0d14-42c2-81d8-9fb49e1340c2 2018-08-31 01:33:53,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.743216991425s 2018-08-31 01:33:53,005 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6f2c4133-0d14-42c2-81d8-9fb49e1340c2 2018-08-31 01:33:53,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:33:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476"}' 2018-08-31 01:33:53,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-549c196e-5316-46c6-9e3d-37f2d541da99 Date: Fri, 31 Aug 2018 01:33:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:33:53Z", "file": "/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09/file", "owner": "c0ca313478164ad283b44a36646e55ec", "id": "96cb33b5-7f26-473e-93fc-1384a4263e09", "size": null, "self": "/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476", "checksum": null, "created_at": "2018-08-31T01:33:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:33:53,085 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-549c196e-5316-46c6-9e3d-37f2d541da99 2018-08-31 01:33:53,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0712518692017s 2018-08-31 01:33:53,085 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-549c196e-5316-46c6-9e3d-37f2d541da99 returning object 96cb33b5-7f26-473e-93fc-1384a4263e09 2018-08-31 01:33:53,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:33:53,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '' 2018-08-31 01:33:56,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6f70995-bcc3-4273-97ac-e9b2288a3906 Date: Fri, 31 Aug 2018 01:33:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:33:56,401 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09/file used request id req-b6f70995-bcc3-4273-97ac-e9b2288a3906 2018-08-31 01:33:56,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.31528997421s 2018-08-31 01:33:56,401 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09/file used request id req-b6f70995-bcc3-4273-97ac-e9b2288a3906 2018-08-31 01:33:56,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:33:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:33:56,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-99cb5b6d-1852-45cc-832d-bc3474522423 Date: Fri, 31 Aug 2018 01:33:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:33:56Z", "file": "/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09/file", "owner": "c0ca313478164ad283b44a36646e55ec", "id": "96cb33b5-7f26-473e-93fc-1384a4263e09", "size": 12716032, "self": "/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/96cb33b5-7f26-473e-93fc-1384a4263e09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/96cb33b5-7f26-473e-93fc-1384a4263e09/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:33:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:33:56,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-99cb5b6d-1852-45cc-832d-bc3474522423 2018-08-31 01:33:56,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249469280243s 2018-08-31 01:33:56,431 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-99cb5b6d-1852-45cc-832d-bc3474522423 2018-08-31 01:33:56,433 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/96cb33b5-7f26-473e-93fc-1384a4263e09/snap', u'metadata': Munch({})})], 'file': u'/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09/file', 'owner': u'c0ca313478164ad283b44a36646e55ec', 'id': u'96cb33b5-7f26-473e-93fc-1384a4263e09', 'size': 12716032, u'self': u'/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0ca313478164ad283b44a36646e55ec', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/96cb33b5-7f26-473e-93fc-1384a4263e09/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:33:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T01:33:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476', 'created': u'2018-08-31T01:33:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:33:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:33:56,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:33:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_9cec5994-1887-45f1-9d8b-63239a277476", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:33:57,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d3417f9-0e23-4972-b7f8-10de547282d4 x-compute-request-id: req-0d3417f9-0e23-4972-b7f8-10de547282d4 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_9cec5994-1887-45f1-9d8b-63239a277476", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c7355769-bedd-4639-bf7f-07553b91950b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c7355769-bedd-4639-bf7f-07553b91950b"}} 2018-08-31 01:33:57,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0d3417f9-0e23-4972-b7f8-10de547282d4 2018-08-31 01:33:57,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.845662117004s 2018-08-31 01:33:57,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0d3417f9-0e23-4972-b7f8-10de547282d4 2018-08-31 01:33:57,281 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_9cec5994-1887-45f1-9d8b-63239a277476', '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'c0ca313478164ad283b44a36646e55ec', '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'c7355769-bedd-4639-bf7f-07553b91950b', 'swap': 0}) 2018-08-31 01:33:57,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:33:57,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"extra_specs": {}}' 2018-08-31 01:33:57,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:33: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-710587bf-7b8e-4dad-b5bf-0871034a79ce x-compute-request-id: req-710587bf-7b8e-4dad-b5bf-0871034a79ce Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:33:57,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b/os-extra_specs used request id req-710587bf-7b8e-4dad-b5bf-0871034a79ce 2018-08-31 01:33:57,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219659805298s 2018-08-31 01:33:57,304 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b/os-extra_specs used request id req-710587bf-7b8e-4dad-b5bf-0871034a79ce 2018-08-31 01:33:57,417 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:33:57,418 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 01:33:57,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:33:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" -d '{"subnet_id": "6a88ba10-2b2b-4859-94a6-7d634820df90"}' 2018-08-31 01:33:59,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb288d01-636e-4083-9fa5-43fc518bf822 Date: Fri, 31 Aug 2018 01:33:59 GMT RESP BODY: {"network_id": "5643e679-dadb-448c-b91a-ae56236465ee", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "subnet_id": "6a88ba10-2b2b-4859-94a6-7d634820df90", "subnet_ids": ["6a88ba10-2b2b-4859-94a6-7d634820df90"], "port_id": "55e7efae-bfde-41df-98b6-d0d8ed878350", "id": "1c897dde-fa78-4d45-8e8e-b249a1ddd9ae"} 2018-08-31 01:33:59,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae/remove_router_interface.json used request id req-cb288d01-636e-4083-9fa5-43fc518bf822 2018-08-31 01:33:59,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79545092583s 2018-08-31 01:33:59,219 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae/remove_router_interface.json used request id req-cb288d01-636e-4083-9fa5-43fc518bf822 returning object 1c897dde-fa78-4d45-8e8e-b249a1ddd9ae 2018-08-31 01:33:59,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:33:59,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:33:59,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-d10c4f67-e059-48c4-9b2f-948136722dc0 Date: Fri, 31 Aug 2018 01:33:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:48Z", "admin_state_up": true, "updated_at": "2018-08-31T01:33:58Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1c897dde-fa78-4d45-8e8e-b249a1ddd9ae", "name": "vmready1-router_9cec5994-1887-45f1-9d8b-63239a277476"}]} 2018-08-31 01:33:59,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d10c4f67-e059-48c4-9b2f-948136722dc0 2018-08-31 01:33:59,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133548974991s 2018-08-31 01:33:59,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d10c4f67-e059-48c4-9b2f-948136722dc0 2018-08-31 01:33:59,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:33:59,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:00,728 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed99f9c3-ea5d-4d4e-bf36-5bc8b369cd16 Content-Length: 0 Date: Fri, 31 Aug 2018 01:34:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:00,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae.json used request id req-ed99f9c3-ea5d-4d4e-bf36-5bc8b369cd16 2018-08-31 01:34:00,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37373113632s 2018-08-31 01:34:00,728 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1c897dde-fa78-4d45-8e8e-b249a1ddd9ae.json used request id req-ed99f9c3-ea5d-4d4e-bf36-5bc8b369cd16 2018-08-31 01:34:00,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:34:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:00,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-45cd167e-c851-4254-a134-d83f36dbdbb1 Date: Fri, 31 Aug 2018 01:34:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6a88ba10-2b2b-4859-94a6-7d634820df90","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c0ca313478164ad283b44a36646e55ec","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_9cec5994-1887-45f1-9d8b-63239a277476","enable_dhcp":true,"segment_id":null,"network_id":"5643e679-dadb-448c-b91a-ae56236465ee","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:48Z","ip_version":4},{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 01:34:00,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-45cd167e-c851-4254-a134-d83f36dbdbb1 2018-08-31 01:34:00,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0614290237427s 2018-08-31 01:34:00,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-45cd167e-c851-4254-a134-d83f36dbdbb1 2018-08-31 01:34:00,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:34:00,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/6a88ba10-2b2b-4859-94a6-7d634820df90.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:01,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fdc2767-f39c-43fe-8fab-71fe1be777a9 Date: Fri, 31 Aug 2018 01:34:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:01,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6a88ba10-2b2b-4859-94a6-7d634820df90.json used request id req-3fdc2767-f39c-43fe-8fab-71fe1be777a9 2018-08-31 01:34:01,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.782624959946s 2018-08-31 01:34:01,575 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6a88ba10-2b2b-4859-94a6-7d634820df90.json used request id req-3fdc2767-f39c-43fe-8fab-71fe1be777a9 2018-08-31 01:34:01,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:01,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-d1d782cc-798f-4e4a-a059-c04059eac1f2 Date: Fri, 31 Aug 2018 01:34:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5643e679-dadb-448c-b91a-ae56236465ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:34:01Z","qos_policy_id":null,"name":"vmready1-net_9cec5994-1887-45f1-9d8b-63239a277476","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:33:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:34:01,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d1d782cc-798f-4e4a-a059-c04059eac1f2 2018-08-31 01:34:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921649932861s 2018-08-31 01:34:01,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d1d782cc-798f-4e4a-a059-c04059eac1f2 2018-08-31 01:34:01,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:34:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5643e679-dadb-448c-b91a-ae56236465ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:02,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4561fc03-df70-4743-81a4-eb922ca2b557 Date: Fri, 31 Aug 2018 01:34:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:02,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5643e679-dadb-448c-b91a-ae56236465ee.json used request id req-4561fc03-df70-4743-81a4-eb922ca2b557 2018-08-31 01:34:02,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12173390388s 2018-08-31 01:34:02,791 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5643e679-dadb-448c-b91a-ae56236465ee.json used request id req-4561fc03-df70-4743-81a4-eb922ca2b557 2018-08-31 01:34:02,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:34:02,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:02,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-caf1080b-40eb-43a2-b985-8e829731404e Date: Fri, 31 Aug 2018 01:34:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:33:56Z", "file": "/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09/file", "owner": "c0ca313478164ad283b44a36646e55ec", "id": "96cb33b5-7f26-473e-93fc-1384a4263e09", "size": 12716032, "self": "/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/96cb33b5-7f26-473e-93fc-1384a4263e09/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/96cb33b5-7f26-473e-93fc-1384a4263e09/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_9cec5994-1887-45f1-9d8b-63239a277476", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:33:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:34:02,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-caf1080b-40eb-43a2-b985-8e829731404e 2018-08-31 01:34:02,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238728523254s 2018-08-31 01:34:02,820 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-caf1080b-40eb-43a2-b985-8e829731404e 2018-08-31 01:34:02,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:34:02,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:03,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a22fd3a-3630-40be-b7e7-41df5b3d357c Date: Fri, 31 Aug 2018 01:34:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:34:03,152 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09 used request id req-1a22fd3a-3630-40be-b7e7-41df5b3d357c 2018-08-31 01:34:03,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.33056807518s 2018-08-31 01:34:03,152 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/96cb33b5-7f26-473e-93fc-1384a4263e09 used request id req-1a22fd3a-3630-40be-b7e7-41df5b3d357c 2018-08-31 01:34:03,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:34:03,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a94ecac-7bc5-43c5-80f0-16eb34f8fea3 x-compute-request-id: req-0a94ecac-7bc5-43c5-80f0-16eb34f8fea3 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_9cec5994-1887-45f1-9d8b-63239a277476", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c7355769-bedd-4639-bf7f-07553b91950b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c7355769-bedd-4639-bf7f-07553b91950b"}]} 2018-08-31 01:34:03,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0a94ecac-7bc5-43c5-80f0-16eb34f8fea3 2018-08-31 01:34:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.127921104431s 2018-08-31 01:34:03,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0a94ecac-7bc5-43c5-80f0-16eb34f8fea3 2018-08-31 01:34:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:34:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbf3a264c6024eaa06ea4e3cdb082263f865c9a5" 2018-08-31 01:34:03,324 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e43f6e8-7984-494b-a0fe-955ec15c0847 x-compute-request-id: req-7e43f6e8-7984-494b-a0fe-955ec15c0847 Content-Length: 0 Content-Type: application/json 2018-08-31 01:34:03,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b used request id req-7e43f6e8-7984-494b-a0fe-955ec15c0847 2018-08-31 01:34:03,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0418210029602s 2018-08-31 01:34:03,325 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c7355769-bedd-4639-bf7f-07553b91950b used request id req-7e43f6e8-7984-494b-a0fe-955ec15c0847 2018-08-31 01:34:03,380 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:34:03,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:34:03,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:34:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:34:03,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34de5027-7089-43bd-a3ab-937341ce6f8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:34:03,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-34de5027-7089-43bd-a3ab-937341ce6f8f 2018-08-31 01:34:03,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:34:03,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["pk5akWq6QumMiu16ixEhIg"], "issued_at": "2018-08-31T01:34:03.000000Z"}} 2018-08-31 01:34:03,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:04,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4279eaf6-c7fc-4744-b9b1-696ad281859b Date: Fri, 31 Aug 2018 01:34:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:34:04,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4279eaf6-c7fc-4744-b9b1-696ad281859b 2018-08-31 01:34:04,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02924799919s 2018-08-31 01:34:04,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4279eaf6-c7fc-4744-b9b1-696ad281859b 2018-08-31 01:34:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:34:04,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f71d7e-fc4b-49d4-904f-bf4731240317 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:34:04,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-85f71d7e-fc4b-49d4-904f-bf4731240317 2018-08-31 01:34:04,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:34:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:05,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9382f1fe-f8c7-4606-9517-0f4bd5d630cf Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:34:05,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9382f1fe-f8c7-4606-9517-0f4bd5d630cf 2018-08-31 01:34:05,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16441488266s 2018-08-31 01:34:05,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9382f1fe-f8c7-4606-9517-0f4bd5d630cf 2018-08-31 01:34:05,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:34:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d"}}' 2018-08-31 01:34:05,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b512ae-2936-4141-bf87-d8ae5c4b54aa Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389"}, "tags": [], "enabled": true, "id": "5262184d32d940d0b7b0168415110389", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d"}} 2018-08-31 01:34:05,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-56b512ae-2936-4141-bf87-d8ae5c4b54aa 2018-08-31 01:34:05,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242176055908s 2018-08-31 01:34:05,280 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-56b512ae-2936-4141-bf87-d8ae5c4b54aa 2018-08-31 01:34:05,280 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'5262184d32d940d0b7b0168415110389', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d'}) 2018-08-31 01:34:05,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:34:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "48835c68-4ae0-4476-a097-d6228184192d", "email": null, "name": "vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d"}}' 2018-08-31 01:34:05,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d2e9ccd-0a22-4cb9-9b0d-6288fffd4652 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d", "links": {"self": "http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e13b5d65980e4ac8a2b3dcbaca921df7", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:34:05,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8d2e9ccd-0a22-4cb9-9b0d-6288fffd4652 2018-08-31 01:34:05,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507678985596s 2018-08-31 01:34:05,794 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8d2e9ccd-0a22-4cb9-9b0d-6288fffd4652 2018-08-31 01:34:05,795 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e13b5d65980e4ac8a2b3dcbaca921df7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d'}) 2018-08-31 01:34:05,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:34:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:05,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493c4c7d-4bf4-48d5-805c-5eabaaf10efd Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:34:05,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-493c4c7d-4bf4-48d5-805c-5eabaaf10efd 2018-08-31 01:34:05,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176118135452s 2018-08-31 01:34:05,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-493c4c7d-4bf4-48d5-805c-5eabaaf10efd 2018-08-31 01:34:05,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:34:05,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:06,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514da197-8662-4550-b078-2db0b707e738 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:34:06,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-514da197-8662-4550-b078-2db0b707e738 2018-08-31 01:34:06,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176676988602s 2018-08-31 01:34:06,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-514da197-8662-4550-b078-2db0b707e738 2018-08-31 01:34:06,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:34:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:06,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309615ad-6df5-4627-8eaa-5ae74995af1b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:34:06,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-309615ad-6df5-4627-8eaa-5ae74995af1b 2018-08-31 01:34:06,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106877803802s 2018-08-31 01:34:06,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-309615ad-6df5-4627-8eaa-5ae74995af1b 2018-08-31 01:34:06,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:34:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:06,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af416b09-24a7-466f-acd8-ae97d6960ba2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:34:06,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-af416b09-24a7-466f-acd8-ae97d6960ba2 2018-08-31 01:34:06,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133563995361s 2018-08-31 01:34:06,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-af416b09-24a7-466f-acd8-ae97d6960ba2 2018-08-31 01:34:06,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:34:06,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:06,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39150596-e0ed-4051-b983-478628633301 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d", "links": {"self": "http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e13b5d65980e4ac8a2b3dcbaca921df7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:34:06,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-39150596-e0ed-4051-b983-478628633301 2018-08-31 01:34:06,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117432117462s 2018-08-31 01:34:06,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-39150596-e0ed-4051-b983-478628633301 2018-08-31 01:34:06,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:34:06,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:06,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c91ee3f-267f-4195-8d40-af235040fe2d Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389"}, "tags": [], "enabled": true, "id": "5262184d32d940d0b7b0168415110389", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d"}]} 2018-08-31 01:34:06,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8c91ee3f-267f-4195-8d40-af235040fe2d 2018-08-31 01:34:06,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167271852493s 2018-08-31 01:34:06,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8c91ee3f-267f-4195-8d40-af235040fe2d 2018-08-31 01:34:06,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:34:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e13b5d65980e4ac8a2b3dcbaca921df7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5262184d32d940d0b7b0168415110389" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:06,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7a15da-6475-46b5-a24e-9f48e96ab2ea Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e13b5d65980e4ac8a2b3dcbaca921df7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5262184d32d940d0b7b0168415110389", "previous": null, "next": null}} 2018-08-31 01:34:06,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e13b5d65980e4ac8a2b3dcbaca921df7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5262184d32d940d0b7b0168415110389 used request id req-2f7a15da-6475-46b5-a24e-9f48e96ab2ea 2018-08-31 01:34:06,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0984091758728s 2018-08-31 01:34:06,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e13b5d65980e4ac8a2b3dcbaca921df7&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5262184d32d940d0b7b0168415110389 used request id req-2f7a15da-6475-46b5-a24e-9f48e96ab2ea 2018-08-31 01:34:06,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:34:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389/users/e13b5d65980e4ac8a2b3dcbaca921df7/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:06,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1e7dca-3e45-48be-965f-5134f23ed003 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:34:06,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389/users/e13b5d65980e4ac8a2b3dcbaca921df7/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-bd1e7dca-3e45-48be-965f-5134f23ed003 2018-08-31 01:34:06,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15243601799s 2018-08-31 01:34:06,967 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389/users/e13b5d65980e4ac8a2b3dcbaca921df7/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-bd1e7dca-3e45-48be-965f-5134f23ed003 2018-08-31 01:34:06,968 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5262184d32d940d0b7b0168415110389', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '48835c68-4ae0-4476-a097-d6228184192d', 'username': u'vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:34:06,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:34:06,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:34:06,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:34:06,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:34:06,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:34:06,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:34:06,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:34:06,973 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d', 'password': '48835c68-4ae0-4476-a097-d6228184192d', 'project_name': 'vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '5262184d32d940d0b7b0168415110389', 'project_domain_name': 'Default'} 2018-08-31 01:34:06,974 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-31 01:34:06,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:34:06,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb69d583-adfd-45a4-88a5-12e9b3e3d5f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:34:06,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb69d583-adfd-45a4-88a5-12e9b3e3d5f2 2018-08-31 01:34:06,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:34:07,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5262184d32d940d0b7b0168415110389", "name": "vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/5262184d32d940d0b7b0168415110389", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/5262184d32d940d0b7b0168415110389", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/5262184d32d940d0b7b0168415110389", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5262184d32d940d0b7b0168415110389", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/5262184d32d940d0b7b0168415110389", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/5262184d32d940d0b7b0168415110389", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_5262184d32d940d0b7b0168415110389", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5262184d32d940d0b7b0168415110389", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5262184d32d940d0b7b0168415110389", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/5262184d32d940d0b7b0168415110389", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/5262184d32d940d0b7b0168415110389", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/5262184d32d940d0b7b0168415110389", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/5262184d32d940d0b7b0168415110389", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/5262184d32d940d0b7b0168415110389", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d", "id": "e13b5d65980e4ac8a2b3dcbaca921df7"}, "audit_ids": ["KjU8iXksT7W3VHPxwo8zbw"], "issued_at": "2018-08-31T01:34:07.000000Z"}} 2018-08-31 01:34:07,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:34:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" -d '{"network": {"name": "vmready2-net_291e5f33-cd03-469b-8d40-4c8d70d8348d", "admin_state_up": true}}' 2018-08-31 01:34:07,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-132c6336-d782-4f4e-ab71-d233c6c027c9 Date: Fri, 31 Aug 2018 01:34:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d7d5a406-da5b-4d45-992b-f40a936d9fdd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5262184d32d940d0b7b0168415110389","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:34:07Z","is_default":false,"name":"vmready2-net_291e5f33-cd03-469b-8d40-4c8d70d8348d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5262184d32d940d0b7b0168415110389","created_at":"2018-08-31T01:34:07Z","mtu":1450}} 2018-08-31 01:34:07,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-132c6336-d782-4f4e-ab71-d233c6c027c9 2018-08-31 01:34:07,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.578048944473s 2018-08-31 01:34:07,953 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-132c6336-d782-4f4e-ab71-d233c6c027c9 2018-08-31 01:34:07,954 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:34:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd7d5a406-da5b-4d45-992b-f40a936d9fdd', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_291e5f33-cd03-469b-8d40-4c8d70d8348d', u'admin_state_up': True, u'tenant_id': u'5262184d32d940d0b7b0168415110389', u'created_at': u'2018-08-31T01:34:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5262184d32d940d0b7b0168415110389', u'l2_adjacency': True}) 2018-08-31 01:34:07,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:07,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:08,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-822145f0-2ccb-48bb-926d-e3af7208a6f6 Date: Fri, 31 Aug 2018 01:34:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d7d5a406-da5b-4d45-992b-f40a936d9fdd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5262184d32d940d0b7b0168415110389","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:34:07Z","qos_policy_id":null,"name":"vmready2-net_291e5f33-cd03-469b-8d40-4c8d70d8348d","admin_state_up":true,"tenant_id":"5262184d32d940d0b7b0168415110389","created_at":"2018-08-31T01:34:07Z","mtu":1450}]} 2018-08-31 01:34:08,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-822145f0-2ccb-48bb-926d-e3af7208a6f6 2018-08-31 01:34:08,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136538028717s 2018-08-31 01:34:08,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-822145f0-2ccb-48bb-926d-e3af7208a6f6 2018-08-31 01:34:08,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:34:08,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" -d '{"subnet": {"name": "vmready2-subnet_291e5f33-cd03-469b-8d40-4c8d70d8348d", "enable_dhcp": true, "network_id": "d7d5a406-da5b-4d45-992b-f40a936d9fdd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:34:08,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-79036a5a-1f1c-4e9a-a0e2-828142fb985a Date: Fri, 31 Aug 2018 01:34:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7d5a406-da5b-4d45-992b-f40a936d9fdd","tenant_id":"5262184d32d940d0b7b0168415110389","created_at":"2018-08-31T01:34:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:34:08Z","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":"5262184d32d940d0b7b0168415110389","id":"560e3f55-455d-41e2-ab30-c043d68075d8","subnetpool_id":null,"name":"vmready2-subnet_291e5f33-cd03-469b-8d40-4c8d70d8348d"}} 2018-08-31 01:34:08,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-79036a5a-1f1c-4e9a-a0e2-828142fb985a 2018-08-31 01:34:08,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596684932709s 2018-08-31 01:34:08,690 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-79036a5a-1f1c-4e9a-a0e2-828142fb985a 2018-08-31 01:34:08,691 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:34:08Z', 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'560e3f55-455d-41e2-ab30-c043d68075d8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_291e5f33-cd03-469b-8d40-4c8d70d8348d', u'enable_dhcp': True, u'network_id': u'd7d5a406-da5b-4d45-992b-f40a936d9fdd', u'tenant_id': u'5262184d32d940d0b7b0168415110389', u'created_at': u'2018-08-31T01:34:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5262184d32d940d0b7b0168415110389'}) 2018-08-31 01:34:08,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:34:08,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "vmready2-router_291e5f33-cd03-469b-8d40-4c8d70d8348d", "admin_state_up": true}}' 2018-08-31 01:34:10,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b7ce921e-6147-4582-9a08-a1e35e8a108f Date: Fri, 31 Aug 2018 01:34:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5262184d32d940d0b7b0168415110389", "created_at": "2018-08-31T01:34:08Z", "admin_state_up": true, "updated_at": "2018-08-31T01:34:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5262184d32d940d0b7b0168415110389", "id": "53384803-f382-443b-8496-bf2adbbb7abc", "name": "vmready2-router_291e5f33-cd03-469b-8d40-4c8d70d8348d"}} 2018-08-31 01:34:10,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b7ce921e-6147-4582-9a08-a1e35e8a108f 2018-08-31 01:34:10,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44925999641s 2018-08-31 01:34:10,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b7ce921e-6147-4582-9a08-a1e35e8a108f 2018-08-31 01:34:10,141 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:34:09Z', u'revision_number': 2, u'id': u'53384803-f382-443b-8496-bf2adbbb7abc', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_291e5f33-cd03-469b-8d40-4c8d70d8348d', u'admin_state_up': True, u'tenant_id': u'5262184d32d940d0b7b0168415110389', u'created_at': u'2018-08-31T01:34:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'5262184d32d940d0b7b0168415110389'}) 2018-08-31 01:34:10,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:34:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" -d '{"subnet_id": "560e3f55-455d-41e2-ab30-c043d68075d8"}' 2018-08-31 01:34:12,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b28032db-e353-40af-87cf-c08771e83f56 Date: Fri, 31 Aug 2018 01:34:12 GMT RESP BODY: {"network_id": "d7d5a406-da5b-4d45-992b-f40a936d9fdd", "tenant_id": "5262184d32d940d0b7b0168415110389", "subnet_id": "560e3f55-455d-41e2-ab30-c043d68075d8", "subnet_ids": ["560e3f55-455d-41e2-ab30-c043d68075d8"], "port_id": "8fe0ac86-80bc-4edd-8ddb-4056407020c8", "id": "53384803-f382-443b-8496-bf2adbbb7abc"} 2018-08-31 01:34:12,662 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc/add_router_interface.json used request id req-b28032db-e353-40af-87cf-c08771e83f56 2018-08-31 01:34:12,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.51963114738s 2018-08-31 01:34:12,662 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc/add_router_interface.json used request id req-b28032db-e353-40af-87cf-c08771e83f56 returning object 53384803-f382-443b-8496-bf2adbbb7abc 2018-08-31 01:34:12,662 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:34:12,794 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:34:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:34:12,800 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:34:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:34:12,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:34:12,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:13,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-48189c39-8548-4dfd-90aa-45272d769f85 Date: Fri, 31 Aug 2018 01:34:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:34:13,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-48189c39-8548-4dfd-90aa-45272d769f85 2018-08-31 01:34:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264681100845s 2018-08-31 01:34:13,067 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-48189c39-8548-4dfd-90aa-45272d769f85 2018-08-31 01:34:13,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:34:13,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d"}' 2018-08-31 01:34:13,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bbcdd873-4b91-4c0b-bbca-151e54b20bd9 Date: Fri, 31 Aug 2018 01:34:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:34:13Z", "file": "/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/file", "owner": "5262184d32d940d0b7b0168415110389", "id": "a0fcb548-f68e-4770-9488-e109d6a4ede5", "size": null, "self": "/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d", "checksum": null, "created_at": "2018-08-31T01:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:34:13,242 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bbcdd873-4b91-4c0b-bbca-151e54b20bd9 2018-08-31 01:34:13,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.166351079941s 2018-08-31 01:34:13,242 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bbcdd873-4b91-4c0b-bbca-151e54b20bd9 returning object a0fcb548-f68e-4770-9488-e109d6a4ede5 2018-08-31 01:34:13,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:34:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" -d '' 2018-08-31 01:34:14,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c5799fc-33a9-47b2-bc83-69bbb4494a01 Date: Fri, 31 Aug 2018 01:34:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:34:14,321 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/file used request id req-3c5799fc-33a9-47b2-bc83-69bbb4494a01 2018-08-31 01:34:14,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07842612267s 2018-08-31 01:34:14,321 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/file used request id req-3c5799fc-33a9-47b2-bc83-69bbb4494a01 2018-08-31 01:34:14,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:34:14,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:14,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-4b6072e5-5d6e-46af-980d-9f7e6004ae54 Date: Fri, 31 Aug 2018 01:34:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:34:14Z", "file": "/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/file", "owner": "5262184d32d940d0b7b0168415110389", "id": "a0fcb548-f68e-4770-9488-e109d6a4ede5", "size": 12716032, "self": "/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:34:14,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4b6072e5-5d6e-46af-980d-9f7e6004ae54 2018-08-31 01:34:14,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375740528107s 2018-08-31 01:34:14,364 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4b6072e5-5d6e-46af-980d-9f7e6004ae54 2018-08-31 01:34:14,365 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/file', 'owner': u'5262184d32d940d0b7b0168415110389', 'id': u'a0fcb548-f68e-4770-9488-e109d6a4ede5', 'size': 12716032, u'self': u'/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5262184d32d940d0b7b0168415110389', 'name': 'vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:34:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T01:34:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d', 'created': u'2018-08-31T01:34:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:34:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:34:14,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:34:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_291e5f33-cd03-469b-8d40-4c8d70d8348d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:34:15,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-ac34881e-85e0-4d6b-888d-10a676936f51 x-compute-request-id: req-ac34881e-85e0-4d6b-888d-10a676936f51 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_291e5f33-cd03-469b-8d40-4c8d70d8348d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66b499ed-db65-4b2a-8c92-b938b6a43b87"}} 2018-08-31 01:34:15,182 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ac34881e-85e0-4d6b-888d-10a676936f51 2018-08-31 01:34:15,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.816064834595s 2018-08-31 01:34:15,183 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ac34881e-85e0-4d6b-888d-10a676936f51 2018-08-31 01:34:15,184 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_291e5f33-cd03-469b-8d40-4c8d70d8348d', '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'c0ca313478164ad283b44a36646e55ec', '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'66b499ed-db65-4b2a-8c92-b938b6a43b87', 'swap': 0}) 2018-08-31 01:34:15,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:34:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" -d '{"extra_specs": {}}' 2018-08-31 01:34:15,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-14f5be0e-3f4d-4b24-8def-e9751bdcfaa5 x-compute-request-id: req-14f5be0e-3f4d-4b24-8def-e9751bdcfaa5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:34:15,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87/os-extra_specs used request id req-14f5be0e-3f4d-4b24-8def-e9751bdcfaa5 2018-08-31 01:34:15,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134510993958s 2018-08-31 01:34:15,319 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87/os-extra_specs used request id req-14f5be0e-3f4d-4b24-8def-e9751bdcfaa5 2018-08-31 01:34:15,430 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:34:15,431 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 01:34:15,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:34:15,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" -d '{"subnet_id": "560e3f55-455d-41e2-ab30-c043d68075d8"}' 2018-08-31 01:34:17,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d16b3bc-8da1-4d91-bc86-f175ca88f18d Date: Fri, 31 Aug 2018 01:34:17 GMT RESP BODY: {"network_id": "d7d5a406-da5b-4d45-992b-f40a936d9fdd", "tenant_id": "5262184d32d940d0b7b0168415110389", "subnet_id": "560e3f55-455d-41e2-ab30-c043d68075d8", "subnet_ids": ["560e3f55-455d-41e2-ab30-c043d68075d8"], "port_id": "8fe0ac86-80bc-4edd-8ddb-4056407020c8", "id": "53384803-f382-443b-8496-bf2adbbb7abc"} 2018-08-31 01:34:17,060 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc/remove_router_interface.json used request id req-8d16b3bc-8da1-4d91-bc86-f175ca88f18d 2018-08-31 01:34:17,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.62592101097s 2018-08-31 01:34:17,060 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc/remove_router_interface.json used request id req-8d16b3bc-8da1-4d91-bc86-f175ca88f18d returning object 53384803-f382-443b-8496-bf2adbbb7abc 2018-08-31 01:34:17,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:34:17,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:17,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c8e5b33c-1682-490d-8560-d1cd48b1bfea Date: Fri, 31 Aug 2018 01:34:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5262184d32d940d0b7b0168415110389", "created_at": "2018-08-31T01:34:08Z", "admin_state_up": true, "updated_at": "2018-08-31T01:34:16Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5262184d32d940d0b7b0168415110389", "id": "53384803-f382-443b-8496-bf2adbbb7abc", "name": "vmready2-router_291e5f33-cd03-469b-8d40-4c8d70d8348d"}]} 2018-08-31 01:34:17,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c8e5b33c-1682-490d-8560-d1cd48b1bfea 2018-08-31 01:34:17,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.146759033203s 2018-08-31 01:34:17,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c8e5b33c-1682-490d-8560-d1cd48b1bfea 2018-08-31 01:34:17,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:34:17,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:18,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c9823ca-e512-4140-a8b9-ae0cd0ab304a Content-Length: 0 Date: Fri, 31 Aug 2018 01:34:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:18,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc.json used request id req-1c9823ca-e512-4140-a8b9-ae0cd0ab304a 2018-08-31 01:34:18,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28493285179s 2018-08-31 01:34:18,495 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/53384803-f382-443b-8496-bf2adbbb7abc.json used request id req-1c9823ca-e512-4140-a8b9-ae0cd0ab304a 2018-08-31 01:34:18,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:34:18,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:18,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8103d80e-f553-447a-95aa-fed1c8578264 Date: Fri, 31 Aug 2018 01:34:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7d5a406-da5b-4d45-992b-f40a936d9fdd","tenant_id":"5262184d32d940d0b7b0168415110389","created_at":"2018-08-31T01:34:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:34:08Z","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":"5262184d32d940d0b7b0168415110389","id":"560e3f55-455d-41e2-ab30-c043d68075d8","subnetpool_id":null,"name":"vmready2-subnet_291e5f33-cd03-469b-8d40-4c8d70d8348d"}]} 2018-08-31 01:34:18,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8103d80e-f553-447a-95aa-fed1c8578264 2018-08-31 01:34:18,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.138242959976s 2018-08-31 01:34:18,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8103d80e-f553-447a-95aa-fed1c8578264 2018-08-31 01:34:18,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:34:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/560e3f55-455d-41e2-ab30-c043d68075d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:19,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-761b7a92-84aa-44b8-906c-7bfc4d0a2f0f Date: Fri, 31 Aug 2018 01:34:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:19,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/560e3f55-455d-41e2-ab30-c043d68075d8.json used request id req-761b7a92-84aa-44b8-906c-7bfc4d0a2f0f 2018-08-31 01:34:19,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.902682065964s 2018-08-31 01:34:19,538 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/560e3f55-455d-41e2-ab30-c043d68075d8.json used request id req-761b7a92-84aa-44b8-906c-7bfc4d0a2f0f 2018-08-31 01:34:19,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:19,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-82d5e7a8-be6b-4b15-be9a-0eda7919d879 Date: Fri, 31 Aug 2018 01:34:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d7d5a406-da5b-4d45-992b-f40a936d9fdd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5262184d32d940d0b7b0168415110389","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:34:19Z","qos_policy_id":null,"name":"vmready2-net_291e5f33-cd03-469b-8d40-4c8d70d8348d","admin_state_up":true,"tenant_id":"5262184d32d940d0b7b0168415110389","created_at":"2018-08-31T01:34:07Z","mtu":1450}]} 2018-08-31 01:34:19,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82d5e7a8-be6b-4b15-be9a-0eda7919d879 2018-08-31 01:34:19,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858979225159s 2018-08-31 01:34:19,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82d5e7a8-be6b-4b15-be9a-0eda7919d879 2018-08-31 01:34:19,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:34:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/d7d5a406-da5b-4d45-992b-f40a936d9fdd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:20,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88127f44-844a-43f8-acaf-7e787c9a192d Date: Fri, 31 Aug 2018 01:34:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:20,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d7d5a406-da5b-4d45-992b-f40a936d9fdd.json used request id req-88127f44-844a-43f8-acaf-7e787c9a192d 2018-08-31 01:34:20,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10967803001s 2018-08-31 01:34:20,736 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d7d5a406-da5b-4d45-992b-f40a936d9fdd.json used request id req-88127f44-844a-43f8-acaf-7e787c9a192d 2018-08-31 01:34:20,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:34:20,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:20,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-ab30663c-9c56-4c25-b658-f19cf4cfcb1c Date: Fri, 31 Aug 2018 01:34:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:34:14Z", "file": "/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/file", "owner": "5262184d32d940d0b7b0168415110389", "id": "a0fcb548-f68e-4770-9488-e109d6a4ede5", "size": 12716032, "self": "/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a0fcb548-f68e-4770-9488-e109d6a4ede5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_291e5f33-cd03-469b-8d40-4c8d70d8348d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:34:20,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab30663c-9c56-4c25-b658-f19cf4cfcb1c 2018-08-31 01:34:20,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0328140258789s 2018-08-31 01:34:20,773 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab30663c-9c56-4c25-b658-f19cf4cfcb1c 2018-08-31 01:34:20,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:34:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffc8152ab5b7cb05c9673ddb51d0b03c52555286" 2018-08-31 01:34:21,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fc14239-7346-4dce-94bc-aaef243974e1 Date: Fri, 31 Aug 2018 01:34:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:34:21,162 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5 used request id req-0fc14239-7346-4dce-94bc-aaef243974e1 2018-08-31 01:34:21,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.388719081879s 2018-08-31 01:34:21,163 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a0fcb548-f68e-4770-9488-e109d6a4ede5 used request id req-0fc14239-7346-4dce-94bc-aaef243974e1 2018-08-31 01:34:21,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:34:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:21,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f30c7d3-dd05-41a5-aaaa-6e9146d9f8d5 x-compute-request-id: req-7f30c7d3-dd05-41a5-aaaa-6e9146d9f8d5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_291e5f33-cd03-469b-8d40-4c8d70d8348d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66b499ed-db65-4b2a-8c92-b938b6a43b87"}]} 2018-08-31 01:34:21,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7f30c7d3-dd05-41a5-aaaa-6e9146d9f8d5 2018-08-31 01:34:21,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.127183914185s 2018-08-31 01:34:21,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7f30c7d3-dd05-41a5-aaaa-6e9146d9f8d5 2018-08-31 01:34:21,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:34:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:21,322 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:34:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a331680d-ca40-4afe-ac82-e65020c6b0e6 x-compute-request-id: req-a331680d-ca40-4afe-ac82-e65020c6b0e6 Content-Length: 0 Content-Type: application/json 2018-08-31 01:34:21,323 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87 used request id req-a331680d-ca40-4afe-ac82-e65020c6b0e6 2018-08-31 01:34:21,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302181243896s 2018-08-31 01:34:21,323 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/66b499ed-db65-4b2a-8c92-b938b6a43b87 used request id req-a331680d-ca40-4afe-ac82-e65020c6b0e6 2018-08-31 01:34:21,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:34:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:21,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48621902-08fd-4409-a1f6-9109bb2ad06a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d", "links": {"self": "http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e13b5d65980e4ac8a2b3dcbaca921df7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:34:21,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-48621902-08fd-4409-a1f6-9109bb2ad06a 2018-08-31 01:34:21,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2152531147s 2018-08-31 01:34:21,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-48621902-08fd-4409-a1f6-9109bb2ad06a 2018-08-31 01:34:21,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:34:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:21,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76864701-4708-4937-9b7d-05d49cb0f549 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_291e5f33-cd03-469b-8d40-4c8d70d8348d", "links": {"self": "http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e13b5d65980e4ac8a2b3dcbaca921df7", "description": null}} 2018-08-31 01:34:21,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7 used request id req-76864701-4708-4937-9b7d-05d49cb0f549 2018-08-31 01:34:21,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186503171921s 2018-08-31 01:34:21,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7 used request id req-76864701-4708-4937-9b7d-05d49cb0f549 2018-08-31 01:34:21,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:34:21,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:22,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a0dd145-44dd-4417-87fa-c0f5eb619d82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:34:22,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7 used request id req-8a0dd145-44dd-4417-87fa-c0f5eb619d82 2018-08-31 01:34:22,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322452068329s 2018-08-31 01:34:22,054 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e13b5d65980e4ac8a2b3dcbaca921df7 used request id req-8a0dd145-44dd-4417-87fa-c0f5eb619d82 2018-08-31 01:34:22,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:34:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:22,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6286e18a-621f-41f3-bfdd-a06a3bf77636 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389"}, "tags": [], "enabled": true, "id": "5262184d32d940d0b7b0168415110389", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_291e5f33-cd03-469b-8d40-4c8d70d8348d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 01:34:22,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6286e18a-621f-41f3-bfdd-a06a3bf77636 2018-08-31 01:34:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105007886887s 2018-08-31 01:34:22,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6286e18a-621f-41f3-bfdd-a06a3bf77636 2018-08-31 01:34:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:34:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e25c110f20fad7225b49886d1ba372b0afec945" 2018-08-31 01:34:22,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eec773a-1cfb-4198-96b2-329b52df3a07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:34:22,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389 used request id req-9eec773a-1cfb-4198-96b2-329b52df3a07 2018-08-31 01:34:22,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.239011049271s 2018-08-31 01:34:22,410 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5262184d32d940d0b7b0168415110389 used request id req-9eec773a-1cfb-4198-96b2-329b52df3a07 2018-08-31 01:34:22,462 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:34:22,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:34:22,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:34:22,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:34:22,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:34:22,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e313f44-9b63-46e7-a830-b6e5a123538e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:34:22,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e313f44-9b63-46e7-a830-b6e5a123538e 2018-08-31 01:34:22,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:34:22,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["9_srzFJcTfik7AlS9yuE9g"], "issued_at": "2018-08-31T01:34:22.000000Z"}} 2018-08-31 01:34:22,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:23,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2aaa0aff-61c6-4561-8e66-f391e1418fed Date: Fri, 31 Aug 2018 01:34:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:34:23,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2aaa0aff-61c6-4561-8e66-f391e1418fed 2018-08-31 01:34:23,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345471858978s 2018-08-31 01:34:23,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2aaa0aff-61c6-4561-8e66-f391e1418fed 2018-08-31 01:34:23,264 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-31 01:34:23,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:34:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"network": {"name": "singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "admin_state_up": true}}' 2018-08-31 01:34:23,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d86ebf6b-a9a5-4a8c-9a25-f7af3a2fc59e Date: Fri, 31 Aug 2018 01:34:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"94f5ab18-bcf1-4889-b1d3-23c063730810","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:34:23Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","mtu":1450}} 2018-08-31 01:34:23,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d86ebf6b-a9a5-4a8c-9a25-f7af3a2fc59e 2018-08-31 01:34:23,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.220385074615s 2018-08-31 01:34:23,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d86ebf6b-a9a5-4a8c-9a25-f7af3a2fc59e 2018-08-31 01:34:23,486 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:34:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'94f5ab18-bcf1-4889-b1d3-23c063730810', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0', u'created_at': u'2018-08-31T01:34:23Z', u'mtu': 1450, u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0ca313478164ad283b44a36646e55ec', u'l2_adjacency': True}) 2018-08-31 01:34:23,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:23,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-5dfacf14-6f70-4e52-8bbd-2897ae6abee4 Date: Fri, 31 Aug 2018 01:34:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"94f5ab18-bcf1-4889-b1d3-23c063730810","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:34:23Z","qos_policy_id":null,"name":"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","provider:network_type":"vxlan"}]} 2018-08-31 01:34:23,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5dfacf14-6f70-4e52-8bbd-2897ae6abee4 2018-08-31 01:34:23,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094220161438s 2018-08-31 01:34:23,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5dfacf14-6f70-4e52-8bbd-2897ae6abee4 2018-08-31 01:34:23,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:34:23,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"subnet": {"name": "singlevm1-subnet_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "enable_dhcp": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:34:24,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7dd8622f-7704-478d-9a6c-fdeb40d43dbb Date: Fri, 31 Aug 2018 01:34:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T01:34:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c44d20b4-7990-4814-b265-a62e98fe701b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c0ca313478164ad283b44a36646e55ec","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5a70a7b5-766b-4359-afb8-9395d09e6bc0","enable_dhcp":true,"segment_id":null,"network_id":"94f5ab18-bcf1-4889-b1d3-23c063730810","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","ip_version":4}} 2018-08-31 01:34:24,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7dd8622f-7704-478d-9a6c-fdeb40d43dbb 2018-08-31 01:34:24,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.632709026337s 2018-08-31 01:34:24,216 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7dd8622f-7704-478d-9a6c-fdeb40d43dbb 2018-08-31 01:34:24,216 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:34:23Z', 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'c44d20b4-7990-4814-b265-a62e98fe701b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_5a70a7b5-766b-4359-afb8-9395d09e6bc0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'94f5ab18-bcf1-4889-b1d3-23c063730810', u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'created_at': u'2018-08-31T01:34:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0ca313478164ad283b44a36646e55ec'}) 2018-08-31 01:34:24,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:34:24,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "singlevm1-router_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "admin_state_up": true}}' 2018-08-31 01:34:25,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-b4513158-5396-4ba8-a003-584739f143a6 Date: Fri, 31 Aug 2018 01:34:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:24Z", "admin_state_up": true, "updated_at": "2018-08-31T01:34:25Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "name": "singlevm1-router_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}} 2018-08-31 01:34:25,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b4513158-5396-4ba8-a003-584739f143a6 2018-08-31 01:34:25,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51049017906s 2018-08-31 01:34:25,728 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b4513158-5396-4ba8-a003-584739f143a6 2018-08-31 01:34:25,728 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:34:25Z', u'revision_number': 2, u'ha': False, u'id': u'c90eb194-12bc-4adf-bbdb-806096cfd96e', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_5a70a7b5-766b-4359-afb8-9395d09e6bc0', u'admin_state_up': True, u'tenant_id': u'c0ca313478164ad283b44a36646e55ec', u'created_at': u'2018-08-31T01:34:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'c0ca313478164ad283b44a36646e55ec'}) 2018-08-31 01:34:25,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:34:25,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"subnet_id": "c44d20b4-7990-4814-b265-a62e98fe701b"}' 2018-08-31 01:34:27,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b6848e6b-1639-4596-ba87-9ae42ea076b0 Date: Fri, 31 Aug 2018 01:34:27 GMT RESP BODY: {"network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "subnet_id": "c44d20b4-7990-4814-b265-a62e98fe701b", "subnet_ids": ["c44d20b4-7990-4814-b265-a62e98fe701b"], "port_id": "fccf25ad-e7d8-4f44-8b82-cf962315772a", "id": "c90eb194-12bc-4adf-bbdb-806096cfd96e"} 2018-08-31 01:34:27,779 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e/add_router_interface.json used request id req-b6848e6b-1639-4596-ba87-9ae42ea076b0 2018-08-31 01:34:27,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05004310608s 2018-08-31 01:34:27,779 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e/add_router_interface.json used request id req-b6848e6b-1639-4596-ba87-9ae42ea076b0 returning object c90eb194-12bc-4adf-bbdb-806096cfd96e 2018-08-31 01:34:27,779 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:34:27,911 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:34:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:34:27,918 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:34:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:34:27,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:34:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:28,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-de3a26a8-7a5a-4824-97ed-d443ba303beb Date: Fri, 31 Aug 2018 01:34:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:34:28,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de3a26a8-7a5a-4824-97ed-d443ba303beb 2018-08-31 01:34:28,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727295875549s 2018-08-31 01:34:28,650 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de3a26a8-7a5a-4824-97ed-d443ba303beb 2018-08-31 01:34:28,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:34:28,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}' 2018-08-31 01:34:28,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4b48e501-e7cf-4c77-abaa-64869f5fd56c Date: Fri, 31 Aug 2018 01:34:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:34:28Z", "file": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file", "owner": "c0ca313478164ad283b44a36646e55ec", "id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "size": null, "self": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "checksum": null, "created_at": "2018-08-31T01:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:34:28,788 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4b48e501-e7cf-4c77-abaa-64869f5fd56c 2018-08-31 01:34:28,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.129904985428s 2018-08-31 01:34:28,789 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4b48e501-e7cf-4c77-abaa-64869f5fd56c returning object 7e390cd7-d3ee-4efa-b98c-611ea2e162e9 2018-08-31 01:34:28,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:34:28,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '' 2018-08-31 01:34:29,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f27967a8-713e-476e-a6d1-f7ac0419edac Date: Fri, 31 Aug 2018 01:34:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:34:29,256 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file used request id req-f27967a8-713e-476e-a6d1-f7ac0419edac 2018-08-31 01:34:29,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.466958999634s 2018-08-31 01:34:29,257 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file used request id req-f27967a8-713e-476e-a6d1-f7ac0419edac 2018-08-31 01:34:29,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:34:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:29,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-82c35db6-e352-44ef-a0ec-06a63fef991e Date: Fri, 31 Aug 2018 01:34:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:34:29Z", "file": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file", "owner": "c0ca313478164ad283b44a36646e55ec", "id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "size": 12716032, "self": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:34:29,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-82c35db6-e352-44ef-a0ec-06a63fef991e 2018-08-31 01:34:29,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267269611359s 2018-08-31 01:34:29,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-82c35db6-e352-44ef-a0ec-06a63fef991e 2018-08-31 01:34:29,290 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file', 'owner': u'c0ca313478164ad283b44a36646e55ec', 'id': u'7e390cd7-d3ee-4efa-b98c-611ea2e162e9', 'size': 12716032, u'self': u'/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0ca313478164ad283b44a36646e55ec', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:34:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T01:34:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0', 'created': u'2018-08-31T01:34:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:34:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:34:29,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:34:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:34:30,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-c1cbba5b-aba6-4ee5-908c-15a9c35f4acc x-compute-request-id: req-c1cbba5b-aba6-4ee5-908c-15a9c35f4acc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a"}} 2018-08-31 01:34:30,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c1cbba5b-aba6-4ee5-908c-15a9c35f4acc 2018-08-31 01:34:30,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.769967079163s 2018-08-31 01:34:30,061 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c1cbba5b-aba6-4ee5-908c-15a9c35f4acc 2018-08-31 01:34:30,062 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_5a70a7b5-766b-4359-afb8-9395d09e6bc0', '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'c0ca313478164ad283b44a36646e55ec', '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'2f1e7378-0c7f-4452-8560-4392e1fbeb4a', 'swap': 0}) 2018-08-31 01:34:30,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:34:30,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"extra_specs": {}}' 2018-08-31 01:34:30,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-e3539399-6caa-4e55-ba87-048a9adcc0b1 x-compute-request-id: req-e3539399-6caa-4e55-ba87-048a9adcc0b1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:34:30,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a/os-extra_specs used request id req-e3539399-6caa-4e55-ba87-048a9adcc0b1 2018-08-31 01:34:30,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214490890503s 2018-08-31 01:34:30,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a/os-extra_specs used request id req-e3539399-6caa-4e55-ba87-048a9adcc0b1 2018-08-31 01:34:30,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 01:34:30,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"keypair": {"name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}}' 2018-08-31 01:34:30,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-288cce1c-ac39-47b3-871a-b94e3729bf62 x-compute-request-id: req-288cce1c-ac39-47b3-871a-b94e3729bf62 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlIsRzQVJXwvZuItE55p6j9LqqffXsaVBPDAl3Iyi/Jk/ySxv43ZuFpBww6UfCdhMBb0DuEnxmirZd6q+bSQT9Fg9CYBzs+ZdlRiyBLAxx+FKaZRA3ziR700rBDcODxqhlp/bzveqkoRRMYETr89RY3HgHWDzAydsAWCYBUJh3j6JnwLMQXRLZSraSH8aWMPDsuY0h48zMNuY2cWnR9KczRZIy0prL9EV4I5sJ1g81G6yEp6zxTuCmNPlI6zMpekW+mw5hmAnFo/8/DCYQgeJxd/GxIpWpmYJBuf1T7RONPKZkT+wLzfT6zIQHsQKTXXwDlmc73UNIWNSgjH0O/k7R Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5SLEc0FSV8L2biLROeaeo/S6qn317GlQTwwJdyMovyZP8ksb\n+N2bhaQcMOlHwnYTAW9A7hJ8Zoq2Xeqvm0kE/RYPQmAc7PmXZUYsgSwMcfhSmmUQ\nN84ke9NKwQ3Dg8aoZaf2873qpKEUTGBE6/PUWNx4B1g8wMnbAFgmAVCYd4+iZ8Cz\nEF0S2Uq2kh/GljDw7LmNIePMzDbmNnFp0fSnM0WSMtKay/RFeCObCdYPNRushKes\n8U7gpjT5SOszKXpFvpsOYZgJxaP/PwwmEIHicXfxsSKVqZmCQbn9U+0TjTymZE/s\nC830+syEB7ECk118A5ZnO91DSFjUoIx9Dv5O0QIDAQABAoIBAQDLw2c/t08qjE3p\nEz1MaDGbS/7TrsALRHwOT337XGDX25IsvW5amXe8GHyZYlpWK/oqxGzRSc8mwSP7\n0L/pL74n8n4PYLlYY3ymqwjYtfs7PsD2W/lYJxF6rCNGGp9LiFYoUH3js3f+fuA2\nK0YfLe4gN67lmSotp1QBsmHZuXpclseo7RgeYwlgF1EelbMYziReXaq+J9oMNKOg\nyRv/2LDh/LRx+m9MrLLmwi39KBdDLAAxNF/eZjZFDFQK7SJeLrUL7mhdvLgVslAP\nhBt00YYamRGwyZksZrjuUysphLTDlubHrnWJ1H2BI+F8VgfOyQjvU2Nk4bmzsrv6\nko4G/WIBAoGBAPq65tCDqCErs/sylUkgnwPlU4ucdCpxHOSiUeDgL/1No1gFoGWo\nhlkcsX7H7g7mH0w16Tjd34TWmxcrbw5vp0LjFSJb9bL33YcXL/T07KxXw8Mlh3FL\n9K9PpqcEbgjSt9CUupUAhbCgxNLiAT8TQDgpmuiqQQ50oX5EbjgtnF95AoGBAOnz\nrIODjm5O86x7lqQw3VCrCi2tIjflmMtnKEyRiEnqfmP/8JgiN4/+BPpHgIcPDPKl\nT4JvsBE6Yd074GBqVM6Fe8hWA4M/BfF9DtoGaAHu+fPRK4/MuVue6iVNxmKUPAxj\n/qI+cDCT75Ls3b6hP5BH6y1bgZNv5ad59YnR1dwZAoGARnmEaTWoa3JyS3gjWAOw\nTpMGEabvTAKxQV6Srye0tXk+IX6rYAeng6K6DU27DzsFrxE0NcS/kAIWY8PUmnUt\nyXI0vYylmiFrhg4xb6PsZmDg6JhC4sibxS8ZQ7bOCvLXsewsKbeU3FnEGRZnjUgm\n8+JV5XH9iUelIO2xIV9IpdkCgYEAtwzv+F7g/LJNurFgpsuM/uc1KZQD6BR/PvdR\n8scUCjGt/vRs/bwYGVQ59NIpYIOIL/rkgTx+WJyDoiSNZSMNhCGxPoj+apzPO6oM\nCs9kZc7kR79sBDG8/lETB2kZRlyRt2gt/ig4g+ncU+t9fQCRyYRcILsuYXv2BtpI\nIjPKz1ECgYEAgEjFQXOSDOCBin4StqL8HJXMI/5TRcvUIpPgTglLW21n487Mm5k4\ndEQh5CPbOyjdw5/Y98bA6lcUTfBUEJtB3hklZvwfGuXuB8Zvq9tnFZyY3L1t3QNe\nZOhjaU9ewVvnuZknuaUIn8L5cJBxZuq/X+WkgSrNAyJygL9Gv7phB5M=\n-----END RSA PRIVATE KEY-----\n", "user_id": "f7d2a968674c4e4ba679a494d1357814", "name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "fingerprint": "25:8c:56:8e:8c:6b:58:49:5d:d6:8c:3e:a4:cc:36:0e"}} 2018-08-31 01:34:30,242 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-288cce1c-ac39-47b3-871a-b94e3729bf62 2018-08-31 01:34:30,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.156903982162s 2018-08-31 01:34:30,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-288cce1c-ac39-47b3-871a-b94e3729bf62 2018-08-31 01:34:30,243 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlIsRzQVJXwvZuItE55p6j9LqqffXsaVBPDAl3Iyi/Jk/ySxv43ZuFpBww6UfCdhMBb0DuEnxmirZd6q+bSQT9Fg9CYBzs+ZdlRiyBLAxx+FKaZRA3ziR700rBDcODxqhlp/bzveqkoRRMYETr89RY3HgHWDzAydsAWCYBUJh3j6JnwLMQXRLZSraSH8aWMPDsuY0h48zMNuY2cWnR9KczRZIy0prL9EV4I5sJ1g81G6yEp6zxTuCmNPlI6zMpekW+mw5hmAnFo/8/DCYQgeJxd/GxIpWpmYJBuf1T7RONPKZkT+wLzfT6zIQHsQKTXXwDlmc73UNIWNSgjH0O/k7R Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5SLEc0FSV8L2biLROeaeo/S6qn317GlQTwwJdyMovyZP8ksb\n+N2bhaQcMOlHwnYTAW9A7hJ8Zoq2Xeqvm0kE/RYPQmAc7PmXZUYsgSwMcfhSmmUQ\nN84ke9NKwQ3Dg8aoZaf2873qpKEUTGBE6/PUWNx4B1g8wMnbAFgmAVCYd4+iZ8Cz\nEF0S2Uq2kh/GljDw7LmNIePMzDbmNnFp0fSnM0WSMtKay/RFeCObCdYPNRushKes\n8U7gpjT5SOszKXpFvpsOYZgJxaP/PwwmEIHicXfxsSKVqZmCQbn9U+0TjTymZE/s\nC830+syEB7ECk118A5ZnO91DSFjUoIx9Dv5O0QIDAQABAoIBAQDLw2c/t08qjE3p\nEz1MaDGbS/7TrsALRHwOT337XGDX25IsvW5amXe8GHyZYlpWK/oqxGzRSc8mwSP7\n0L/pL74n8n4PYLlYY3ymqwjYtfs7PsD2W/lYJxF6rCNGGp9LiFYoUH3js3f+fuA2\nK0YfLe4gN67lmSotp1QBsmHZuXpclseo7RgeYwlgF1EelbMYziReXaq+J9oMNKOg\nyRv/2LDh/LRx+m9MrLLmwi39KBdDLAAxNF/eZjZFDFQK7SJeLrUL7mhdvLgVslAP\nhBt00YYamRGwyZksZrjuUysphLTDlubHrnWJ1H2BI+F8VgfOyQjvU2Nk4bmzsrv6\nko4G/WIBAoGBAPq65tCDqCErs/sylUkgnwPlU4ucdCpxHOSiUeDgL/1No1gFoGWo\nhlkcsX7H7g7mH0w16Tjd34TWmxcrbw5vp0LjFSJb9bL33YcXL/T07KxXw8Mlh3FL\n9K9PpqcEbgjSt9CUupUAhbCgxNLiAT8TQDgpmuiqQQ50oX5EbjgtnF95AoGBAOnz\nrIODjm5O86x7lqQw3VCrCi2tIjflmMtnKEyRiEnqfmP/8JgiN4/+BPpHgIcPDPKl\nT4JvsBE6Yd074GBqVM6Fe8hWA4M/BfF9DtoGaAHu+fPRK4/MuVue6iVNxmKUPAxj\n/qI+cDCT75Ls3b6hP5BH6y1bgZNv5ad59YnR1dwZAoGARnmEaTWoa3JyS3gjWAOw\nTpMGEabvTAKxQV6Srye0tXk+IX6rYAeng6K6DU27DzsFrxE0NcS/kAIWY8PUmnUt\nyXI0vYylmiFrhg4xb6PsZmDg6JhC4sibxS8ZQ7bOCvLXsewsKbeU3FnEGRZnjUgm\n8+JV5XH9iUelIO2xIV9IpdkCgYEAtwzv+F7g/LJNurFgpsuM/uc1KZQD6BR/PvdR\n8scUCjGt/vRs/bwYGVQ59NIpYIOIL/rkgTx+WJyDoiSNZSMNhCGxPoj+apzPO6oM\nCs9kZc7kR79sBDG8/lETB2kZRlyRt2gt/ig4g+ncU+t9fQCRyYRcILsuYXv2BtpI\nIjPKz1ECgYEAgEjFQXOSDOCBin4StqL8HJXMI/5TRcvUIpPgTglLW21n487Mm5k4\ndEQh5CPbOyjdw5/Y98bA6lcUTfBUEJtB3hklZvwfGuXuB8Zvq9tnFZyY3L1t3QNe\nZOhjaU9ewVvnuZknuaUIn8L5cJBxZuq/X+WkgSrNAyJygL9Gv7phB5M=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f7d2a968674c4e4ba679a494d1357814', 'name': u'singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0', 'created_at': '2018-08-31T01:34:30.243462', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0ca313478164ad283b44a36646e55ec', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'25:8c:56:8e:8c:6b:58:49:5d:d6:8c:3e:a4:cc:36:0e', 'type': 'ssh', 'id': u'singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0'}) 2018-08-31 01:34:30,243 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5SLEc0FSV8L2biLROeaeo/S6qn317GlQTwwJdyMovyZP8ksb +N2bhaQcMOlHwnYTAW9A7hJ8Zoq2Xeqvm0kE/RYPQmAc7PmXZUYsgSwMcfhSmmUQ N84ke9NKwQ3Dg8aoZaf2873qpKEUTGBE6/PUWNx4B1g8wMnbAFgmAVCYd4+iZ8Cz EF0S2Uq2kh/GljDw7LmNIePMzDbmNnFp0fSnM0WSMtKay/RFeCObCdYPNRushKes 8U7gpjT5SOszKXpFvpsOYZgJxaP/PwwmEIHicXfxsSKVqZmCQbn9U+0TjTymZE/s C830+syEB7ECk118A5ZnO91DSFjUoIx9Dv5O0QIDAQABAoIBAQDLw2c/t08qjE3p Ez1MaDGbS/7TrsALRHwOT337XGDX25IsvW5amXe8GHyZYlpWK/oqxGzRSc8mwSP7 0L/pL74n8n4PYLlYY3ymqwjYtfs7PsD2W/lYJxF6rCNGGp9LiFYoUH3js3f+fuA2 K0YfLe4gN67lmSotp1QBsmHZuXpclseo7RgeYwlgF1EelbMYziReXaq+J9oMNKOg yRv/2LDh/LRx+m9MrLLmwi39KBdDLAAxNF/eZjZFDFQK7SJeLrUL7mhdvLgVslAP hBt00YYamRGwyZksZrjuUysphLTDlubHrnWJ1H2BI+F8VgfOyQjvU2Nk4bmzsrv6 ko4G/WIBAoGBAPq65tCDqCErs/sylUkgnwPlU4ucdCpxHOSiUeDgL/1No1gFoGWo hlkcsX7H7g7mH0w16Tjd34TWmxcrbw5vp0LjFSJb9bL33YcXL/T07KxXw8Mlh3FL 9K9PpqcEbgjSt9CUupUAhbCgxNLiAT8TQDgpmuiqQQ50oX5EbjgtnF95AoGBAOnz rIODjm5O86x7lqQw3VCrCi2tIjflmMtnKEyRiEnqfmP/8JgiN4/+BPpHgIcPDPKl T4JvsBE6Yd074GBqVM6Fe8hWA4M/BfF9DtoGaAHu+fPRK4/MuVue6iVNxmKUPAxj /qI+cDCT75Ls3b6hP5BH6y1bgZNv5ad59YnR1dwZAoGARnmEaTWoa3JyS3gjWAOw TpMGEabvTAKxQV6Srye0tXk+IX6rYAeng6K6DU27DzsFrxE0NcS/kAIWY8PUmnUt yXI0vYylmiFrhg4xb6PsZmDg6JhC4sibxS8ZQ7bOCvLXsewsKbeU3FnEGRZnjUgm 8+JV5XH9iUelIO2xIV9IpdkCgYEAtwzv+F7g/LJNurFgpsuM/uc1KZQD6BR/PvdR 8scUCjGt/vRs/bwYGVQ59NIpYIOIL/rkgTx+WJyDoiSNZSMNhCGxPoj+apzPO6oM Cs9kZc7kR79sBDG8/lETB2kZRlyRt2gt/ig4g+ncU+t9fQCRyYRcILsuYXv2BtpI IjPKz1ECgYEAgEjFQXOSDOCBin4StqL8HJXMI/5TRcvUIpPgTglLW21n487Mm5k4 dEQh5CPbOyjdw5/Y98bA6lcUTfBUEJtB3hklZvwfGuXuB8Zvq9tnFZyY3L1t3QNe ZOhjaU9ewVvnuZknuaUIn8L5cJBxZuq/X+WkgSrNAyJygL9Gv7phB5M= -----END RSA PRIVATE KEY----- 2018-08-31 01:34:30,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 01:34:30,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"security_group": {"name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-31 01:34:30,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-ce5bd7f0-6ae9-48e6-9f5e-d7703d1f24d6 Date: Fri, 31 Aug 2018 01:34:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:30Z", "updated_at": "2018-08-31T01:34:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "88e3e617-d116-4d3e-8644-aadd30563a50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "de081c44-3fa6-4032-b59b-119ab8be302d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 1, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "46204943-d7c9-4ada-989c-57f98dc739e7", "name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}} 2018-08-31 01:34:30,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ce5bd7f0-6ae9-48e6-9f5e-d7703d1f24d6 2018-08-31 01:34:30,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.159566164017s 2018-08-31 01:34:30,406 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ce5bd7f0-6ae9-48e6-9f5e-d7703d1f24d6 2018-08-31 01:34:30,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:34:30,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-d5624a90-47b5-4c65-b7fb-123c0134c0a3 Date: Fri, 31 Aug 2018 01:34:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-31T01:33:20Z", "updated_at": "2018-08-31T01:33:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "2a83c6de-4546-43ce-b897-c427156b29fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "51d6494d-c8f9-4848-846a-3ff9dbbfe271", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "9ceab02c-1f82-4c20-8950-9c13864fffc9", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "ed9b34ac-65d8-4a42-8ac5-7b443e8ae876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "2452abef-6224-468c-994f-7ab153a8f5eb", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:30Z", "updated_at": "2018-08-31T01:34:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "88e3e617-d116-4d3e-8644-aadd30563a50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "de081c44-3fa6-4032-b59b-119ab8be302d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 1, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "46204943-d7c9-4ada-989c-57f98dc739e7", "name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}, {"description": "Default security group", "tags": [], "tenant_id": "5262184d32d940d0b7b0168415110389", "created_at": "2018-08-31T01:34:07Z", "updated_at": "2018-08-31T01:34:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "03bcf279-723e-4bdf-aba4-767659d91fab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "72d24112-0424-4775-96bc-47957a85c99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "9ecd4c3e-fb31-4466-b6e1-2084975d72fe", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "b2f445c5-37c6-4467-9af1-1d74f7e2fbfb", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}], "revision_number": 1, "project_id": "5262184d32d940d0b7b0168415110389", "id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:19Z", "updated_at": "2018-08-31T01:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "2a850ef5-e8c6-4a70-9f4a-fc21edec3454", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "3b87f994-cd33-4346-9edd-5cdc7831fb1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "8c580204-7b50-4872-9b19-e5414387465c", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "a4273414-3c83-4310-9b95-9cf40e1dcc5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 1, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "created_at": "2018-08-31T01:33:35Z", "updated_at": "2018-08-31T01:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "350c0f23-5bf2-444e-9a71-649de2c3c83d", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "678ac9a8-db5e-4e0e-b941-e16b718d5842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "b9e86caf-0000-424b-96dd-0fc0b6eb64cd", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "bdbe1d63-bfaf-4b50-ae8f-7efc0182d0cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}], "revision_number": 1, "project_id": "ae4038607e3e48268c3cff268b786fcc", "id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "created_at": "2018-08-31T01:31:09Z", "updated_at": "2018-08-31T01:31:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "188e3ebc-b9c6-4242-8321-253416de4c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "68c4ac65-843f-47be-9977-ba43f9849d70", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "807f6a8c-b48f-4be4-b80c-978f8e5671b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "96712499-ecb1-4de1-bf8a-690e14323af5", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}], "revision_number": 1, "project_id": "2f0ac458592448a781c88d8ab1bc5fe8", "id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "name": "default"}]} 2018-08-31 01:34:30,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d5624a90-47b5-4c65-b7fb-123c0134c0a3 2018-08-31 01:34:30,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0683159828186s 2018-08-31 01:34:30,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d5624a90-47b5-4c65-b7fb-123c0134c0a3 2018-08-31 01:34:30,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:34:30,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -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": "46204943-d7c9-4ada-989c-57f98dc739e7"}}' 2018-08-31 01:34:30,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6d7d95ea-a9f5-4312-9ddc-3174be8c69ce Date: Fri, 31 Aug 2018 01:34:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:30Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "059c6fcd-964e-415e-919e-df0d6cb45d10"}} 2018-08-31 01:34:30,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6d7d95ea-a9f5-4312-9ddc-3174be8c69ce 2018-08-31 01:34:30,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130820989609s 2018-08-31 01:34:30,615 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6d7d95ea-a9f5-4312-9ddc-3174be8c69ce 2018-08-31 01:34:30,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:34:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:30,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-8a0ac0bd-46d6-4bac-b141-7a721398dd27 Date: Fri, 31 Aug 2018 01:34:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-31T01:33:20Z", "updated_at": "2018-08-31T01:33:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "2a83c6de-4546-43ce-b897-c427156b29fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "51d6494d-c8f9-4848-846a-3ff9dbbfe271", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "9ceab02c-1f82-4c20-8950-9c13864fffc9", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "ed9b34ac-65d8-4a42-8ac5-7b443e8ae876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "2452abef-6224-468c-994f-7ab153a8f5eb", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:30Z", "updated_at": "2018-08-31T01:34:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "059c6fcd-964e-415e-919e-df0d6cb45d10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "88e3e617-d116-4d3e-8644-aadd30563a50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "de081c44-3fa6-4032-b59b-119ab8be302d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 2, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "46204943-d7c9-4ada-989c-57f98dc739e7", "name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}, {"description": "Default security group", "tags": [], "tenant_id": "5262184d32d940d0b7b0168415110389", "created_at": "2018-08-31T01:34:07Z", "updated_at": "2018-08-31T01:34:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "03bcf279-723e-4bdf-aba4-767659d91fab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "72d24112-0424-4775-96bc-47957a85c99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "9ecd4c3e-fb31-4466-b6e1-2084975d72fe", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "b2f445c5-37c6-4467-9af1-1d74f7e2fbfb", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}], "revision_number": 1, "project_id": "5262184d32d940d0b7b0168415110389", "id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:19Z", "updated_at": "2018-08-31T01:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "2a850ef5-e8c6-4a70-9f4a-fc21edec3454", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "3b87f994-cd33-4346-9edd-5cdc7831fb1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "8c580204-7b50-4872-9b19-e5414387465c", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "a4273414-3c83-4310-9b95-9cf40e1dcc5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 1, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "created_at": "2018-08-31T01:33:35Z", "updated_at": "2018-08-31T01:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "350c0f23-5bf2-444e-9a71-649de2c3c83d", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "678ac9a8-db5e-4e0e-b941-e16b718d5842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "b9e86caf-0000-424b-96dd-0fc0b6eb64cd", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "bdbe1d63-bfaf-4b50-ae8f-7efc0182d0cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}], "revision_number": 1, "project_id": "ae4038607e3e48268c3cff268b786fcc", "id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "created_at": "2018-08-31T01:31:09Z", "updated_at": "2018-08-31T01:31:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "188e3ebc-b9c6-4242-8321-253416de4c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "68c4ac65-843f-47be-9977-ba43f9849d70", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "807f6a8c-b48f-4be4-b80c-978f8e5671b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "96712499-ecb1-4de1-bf8a-690e14323af5", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}], "revision_number": 1, "project_id": "2f0ac458592448a781c88d8ab1bc5fe8", "id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "name": "default"}]} 2018-08-31 01:34:30,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8a0ac0bd-46d6-4bac-b141-7a721398dd27 2018-08-31 01:34:30,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489981174469s 2018-08-31 01:34:30,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8a0ac0bd-46d6-4bac-b141-7a721398dd27 2018-08-31 01:34:30,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:34:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -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": "46204943-d7c9-4ada-989c-57f98dc739e7"}}' 2018-08-31 01:34:30,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-69361a92-6e6b-4ac1-bf56-c4f7e629bcbb Date: Fri, 31 Aug 2018 01:34:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:30Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "65ba0290-44ae-4adf-89ce-c498cbe70d82"}} 2018-08-31 01:34:30,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-69361a92-6e6b-4ac1-bf56-c4f7e629bcbb 2018-08-31 01:34:30,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.206199884415s 2018-08-31 01:34:30,878 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-69361a92-6e6b-4ac1-bf56-c4f7e629bcbb 2018-08-31 01:34:30,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:30,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:30,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-61504e3b-882e-47d4-a19c-5b16da0fc28b Date: Fri, 31 Aug 2018 01:34:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94f5ab18-bcf1-4889-b1d3-23c063730810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":["c44d20b4-7990-4814-b265-a62e98fe701b"],"description":"","tags":[],"updated_at":"2018-08-31T01:34:23Z","qos_policy_id":null,"name":"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","provider:network_type":"vxlan"}]} 2018-08-31 01:34:30,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-61504e3b-882e-47d4-a19c-5b16da0fc28b 2018-08-31 01:34:30,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102077007294s 2018-08-31 01:34:30,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-61504e3b-882e-47d4-a19c-5b16da0fc28b 2018-08-31 01:34:30,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:34:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:31,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7a8707c4-ac46-4f62-a8c1-84d93450ae33 Date: Fri, 31 Aug 2018 01:34:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:34:29Z", "file": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file", "owner": "c0ca313478164ad283b44a36646e55ec", "id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "size": 12716032, "self": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:34:31,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7a8707c4-ac46-4f62-a8c1-84d93450ae33 2018-08-31 01:34:31,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238780975342s 2018-08-31 01:34:31,010 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7a8707c4-ac46-4f62-a8c1-84d93450ae33 2018-08-31 01:34:31,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:34:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:31,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-b8e23f6c-25fe-41d8-8a93-8dc34d85009d x-compute-request-id: req-b8e23f6c-25fe-41d8-8a93-8dc34d85009d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a"}]} 2018-08-31 01:34:31,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b8e23f6c-25fe-41d8-8a93-8dc34d85009d 2018-08-31 01:34:31,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126536130905s 2018-08-31 01:34:31,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b8e23f6c-25fe-41d8-8a93-8dc34d85009d 2018-08-31 01:34:31,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:34:31,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"server": {"name": "singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "imageRef": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "key_name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "flavorRef": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "94f5ab18-bcf1-4889-b1d3-23c063730810"}], "security_groups": [{"name": "46204943-d7c9-4ada-989c-57f98dc739e7"}]}}' 2018-08-31 01:34:34,133 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:34: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-a6884a84-07cd-4c5b-a85c-4dd63820290d x-compute-request-id: req-a6884a84-07cd-4c5b-a85c-4dd63820290d Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "46204943-d7c9-4ada-989c-57f98dc739e7"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "bookmark"}], "adminPass": "BcFVD94DPiTw"}} 2018-08-31 01:34:34,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a6884a84-07cd-4c5b-a85c-4dd63820290d 2018-08-31 01:34:34,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.99303412437s 2018-08-31 01:34:34,134 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a6884a84-07cd-4c5b-a85c-4dd63820290d 2018-08-31 01:34:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:34:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:35,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-e0da30dd-b28f-4ac9-8422-22e5525d6f44 x-compute-request-id: req-e0da30dd-b28f-4ac9-8422-22e5525d6f44 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "bookmark"}], "image": {"id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "links": [{"href": "http://172.30.9.27:8774/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "links": [{"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}]}, "id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "user_id": "f7d2a968674c4e4ba679a494d1357814", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:34:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "created": "2018-08-31T01:34:34Z", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:34:35,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0da30dd-b28f-4ac9-8422-22e5525d6f44 2018-08-31 01:34:35,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.9770591259s 2018-08-31 01:34:35,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0da30dd-b28f-4ac9-8422-22e5525d6f44 2018-08-31 01:34:35,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:35,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:35,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-7c82df24-9f62-4c5d-b56c-4678bb5022f4 Date: Fri, 31 Aug 2018 01:34:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94f5ab18-bcf1-4889-b1d3-23c063730810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":["c44d20b4-7990-4814-b265-a62e98fe701b"],"description":"","tags":[],"updated_at":"2018-08-31T01:34:23Z","qos_policy_id":null,"name":"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","provider:network_type":"vxlan"}]} 2018-08-31 01:34:35,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7c82df24-9f62-4c5d-b56c-4678bb5022f4 2018-08-31 01:34:35,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0767939090729s 2018-08-31 01:34:35,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7c82df24-9f62-4c5d-b56c-4678bb5022f4 2018-08-31 01:34:35,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:34:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:35,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-d89e1331-2b4c-4e54-ab6b-02a1a59becfd Date: Fri, 31 Aug 2018 01:34:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4},{"updated_at":"2018-08-31T01:34:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c44d20b4-7990-4814-b265-a62e98fe701b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c0ca313478164ad283b44a36646e55ec","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5a70a7b5-766b-4359-afb8-9395d09e6bc0","enable_dhcp":true,"segment_id":null,"network_id":"94f5ab18-bcf1-4889-b1d3-23c063730810","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","ip_version":4}]} 2018-08-31 01:34:35,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d89e1331-2b4c-4e54-ab6b-02a1a59becfd 2018-08-31 01:34:35,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0587210655212s 2018-08-31 01:34:35,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d89e1331-2b4c-4e54-ab6b-02a1a59becfd 2018-08-31 01:34:35,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:34:37,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:34:37,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:37,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-171bbf08-a65b-4a63-81e8-bbf61babfd36 x-compute-request-id: req-171bbf08-a65b-4a63-81e8-bbf61babfd36 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "bookmark"}], "image": {"id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "links": [{"href": "http://172.30.9.27:8774/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "links": [{"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}]}, "id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "security_groups": [{"name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}], "user_id": "f7d2a968674c4e4ba679a494d1357814", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:34:37Z", "hostId": "fd3de199ffe9f1559b6db65b731f837e5e7bd18bc7c702610b9ec06b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "created": "2018-08-31T01:34:34Z", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:34:37,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-171bbf08-a65b-4a63-81e8-bbf61babfd36 2018-08-31 01:34:37,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592715024948s 2018-08-31 01:34:37,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-171bbf08-a65b-4a63-81e8-bbf61babfd36 2018-08-31 01:34:37,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:34:39,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:34:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:40,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-ce3ae942-67fb-4177-836b-57501601291a x-compute-request-id: req-ce3ae942-67fb-4177-836b-57501601291a Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:e8:4c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "bookmark"}], "image": {"id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "links": [{"href": "http://172.30.9.27:8774/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "links": [{"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}]}, "id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "security_groups": [{"name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}], "user_id": "f7d2a968674c4e4ba679a494d1357814", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:34:38Z", "hostId": "fd3de199ffe9f1559b6db65b731f837e5e7bd18bc7c702610b9ec06b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "created": "2018-08-31T01:34:34Z", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:34:40,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce3ae942-67fb-4177-836b-57501601291a 2018-08-31 01:34:40,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.959897994995s 2018-08-31 01:34:40,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce3ae942-67fb-4177-836b-57501601291a 2018-08-31 01:34:40,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:34:42,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:34:42,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:43,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-f497180a-4974-444a-9ec6-a3bbc10d0a8f x-compute-request-id: req-f497180a-4974-444a-9ec6-a3bbc10d0a8f Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:e8:4c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "bookmark"}], "image": {"id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "links": [{"href": "http://172.30.9.27:8774/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "links": [{"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}]}, "id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "security_groups": [{"name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}], "user_id": "f7d2a968674c4e4ba679a494d1357814", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:34:38Z", "hostId": "fd3de199ffe9f1559b6db65b731f837e5e7bd18bc7c702610b9ec06b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "created": "2018-08-31T01:34:34Z", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:34:43,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f497180a-4974-444a-9ec6-a3bbc10d0a8f 2018-08-31 01:34:43,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367691040039s 2018-08-31 01:34:43,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f497180a-4974-444a-9ec6-a3bbc10d0a8f 2018-08-31 01:34:43,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:34:45,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:34:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:45,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34: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-1803a82b-7fbe-4bb2-81b8-6ec77cf4281b x-compute-request-id: req-1803a82b-7fbe-4bb2-81b8-6ec77cf4281b Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:e8:4c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "bookmark"}], "image": {"id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "links": [{"href": "http://172.30.9.27:8774/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-31T01:34:44.000000", "flavor": {"id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "links": [{"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}]}, "id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "security_groups": [{"name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}], "user_id": "f7d2a968674c4e4ba679a494d1357814", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:34:44Z", "hostId": "fd3de199ffe9f1559b6db65b731f837e5e7bd18bc7c702610b9ec06b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "created": "2018-08-31T01:34:34Z", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:34:45,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1803a82b-7fbe-4bb2-81b8-6ec77cf4281b 2018-08-31 01:34:45,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32057094574s 2018-08-31 01:34:45,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1803a82b-7fbe-4bb2-81b8-6ec77cf4281b 2018-08-31 01:34:45,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:34:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:45,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-63d9cde6-0be4-461d-8270-71b092abd08e Date: Fri, 31 Aug 2018 01:34:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:34:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c44d20b4-7990-4814-b265-a62e98fe701b","ip_address":"192.168.120.4"}],"id":"78583dc1-3e42-4c77-85ce-0f855335109e","security_groups":["46204943-d7c9-4ada-989c-57f98dc739e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:e8:4c","project_id":"c0ca313478164ad283b44a36646e55ec","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f5ab18-bcf1-4889-b1d3-23c063730810","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:37Z","binding:vnic_type":"normal","device_id":"8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7","ip_allocation":"immediate"}]} 2018-08-31 01:34:45,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 used request id req-63d9cde6-0be4-461d-8270-71b092abd08e 2018-08-31 01:34:45,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458278656006s 2018-08-31 01:34:45,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 used request id req-63d9cde6-0be4-461d-8270-71b092abd08e 2018-08-31 01:34:45,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:45,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=78583dc1-3e42-4c77-85ce-0f855335109e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:45,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3a29ea17-e0eb-4279-86a7-f10c053a4bd1 Date: Fri, 31 Aug 2018 01:34:45 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:34:45,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=78583dc1-3e42-4c77-85ce-0f855335109e used request id req-3a29ea17-e0eb-4279-86a7-f10c053a4bd1 2018-08-31 01:34:45,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0493519306183s 2018-08-31 01:34:45,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=78583dc1-3e42-4c77-85ce-0f855335109e used request id req-3a29ea17-e0eb-4279-86a7-f10c053a4bd1 2018-08-31 01:34:45,630 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:e8:4c', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7e390cd7-d3ee-4efa-b98c-611ea2e162e9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-08-31T01:34:44.000000', 'flavor': Munch({u'id': u'2f1e7378-0c7f-4452-8560-4392e1fbeb4a'}), 'az': u'nova', 'id': u'8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7', 'security_groups': [Munch({u'name': u'singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f7d2a968674c4e4ba679a494d1357814', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0ca313478164ad283b44a36646e55ec', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:34:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:34:44Z', 'hostId': u'fd3de199ffe9f1559b6db65b731f837e5e7bd18bc7c702610b9ec06b', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'fd3de199ffe9f1559b6db65b731f837e5e7bd18bc7c702610b9ec06b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', 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-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-08-31T01:34:44.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0ca313478164ad283b44a36646e55ec', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0', 'adminPass': u'BcFVD94DPiTw', 'tenant_id': u'c0ca313478164ad283b44a36646e55ec', 'created_at': u'2018-08-31T01:34:34Z', 'created': u'2018-08-31T01:34:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:34:45,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:45,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-3087d7f6-ecf9-481a-b440-4ec58a92a349 Date: Fri, 31 Aug 2018 01:34:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94f5ab18-bcf1-4889-b1d3-23c063730810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":["c44d20b4-7990-4814-b265-a62e98fe701b"],"description":"","tags":[],"updated_at":"2018-08-31T01:34:23Z","qos_policy_id":null,"name":"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","provider:network_type":"vxlan"}]} 2018-08-31 01:34:45,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3087d7f6-ecf9-481a-b440-4ec58a92a349 2018-08-31 01:34:45,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0789389610291s 2018-08-31 01:34:45,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3087d7f6-ecf9-481a-b440-4ec58a92a349 2018-08-31 01:34:45,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:34:45,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:45,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-b1947bce-461c-4077-b86e-144fde2e0dc3 Date: Fri, 31 Aug 2018 01:34:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:34:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c44d20b4-7990-4814-b265-a62e98fe701b","ip_address":"192.168.120.4"}],"id":"78583dc1-3e42-4c77-85ce-0f855335109e","security_groups":["46204943-d7c9-4ada-989c-57f98dc739e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:e8:4c","project_id":"c0ca313478164ad283b44a36646e55ec","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f5ab18-bcf1-4889-b1d3-23c063730810","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:37Z","binding:vnic_type":"normal","device_id":"8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7","ip_allocation":"immediate"}]} 2018-08-31 01:34:45,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 used request id req-b1947bce-461c-4077-b86e-144fde2e0dc3 2018-08-31 01:34:45,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0394780635834s 2018-08-31 01:34:45,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 used request id req-b1947bce-461c-4077-b86e-144fde2e0dc3 2018-08-31 01:34:45,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 01:34:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.4", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e"}}' 2018-08-31 01:34:47,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-a5cb84ae-8955-4f63-9c2d-038501601447 Date: Fri, 31 Aug 2018 01:34:47 GMT RESP BODY: {"floatingip": {"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}} 2018-08-31 01:34:47,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a5cb84ae-8955-4f63-9c2d-038501601447 2018-08-31 01:34:47,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15190505981s 2018-08-31 01:34:47,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a5cb84ae-8955-4f63-9c2d-038501601447 2018-08-31 01:34:47,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:47,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:47,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3e88c9df-90e5-4803-9549-1c7dca0657d2 Date: Fri, 31 Aug 2018 01:34:47 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:47,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3e88c9df-90e5-4803-9549-1c7dca0657d2 2018-08-31 01:34:47,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708389282227s 2018-08-31 01:34:47,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3e88c9df-90e5-4803-9549-1c7dca0657d2 2018-08-31 01:34:47,990 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:48,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:48,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:48,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c68c972d-996b-4a26-924e-0e412d4b1acf Date: Fri, 31 Aug 2018 01:34:48 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:48,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c68c972d-996b-4a26-924e-0e412d4b1acf 2018-08-31 01:34:48,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056067943573s 2018-08-31 01:34:48,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c68c972d-996b-4a26-924e-0e412d4b1acf 2018-08-31 01:34:48,155 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:48,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:48,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3345fff4-ba30-48d2-a88a-7cde6e670e5d Date: Fri, 31 Aug 2018 01:34:48 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:48,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3345fff4-ba30-48d2-a88a-7cde6e670e5d 2018-08-31 01:34:48,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05411195755s 2018-08-31 01:34:48,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3345fff4-ba30-48d2-a88a-7cde6e670e5d 2018-08-31 01:34:48,318 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:48,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-bc03b63c-7a67-4d3e-a417-eefdf4768d90 Date: Fri, 31 Aug 2018 01:34:48 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:48,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bc03b63c-7a67-4d3e-a417-eefdf4768d90 2018-08-31 01:34:48,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0541360378265s 2018-08-31 01:34:48,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bc03b63c-7a67-4d3e-a417-eefdf4768d90 2018-08-31 01:34:48,480 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:48,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:48,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1a1605e3-5ab3-4eb5-ba84-1d70b4cf3568 Date: Fri, 31 Aug 2018 01:34:48 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:48,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1a1605e3-5ab3-4eb5-ba84-1d70b4cf3568 2018-08-31 01:34:48,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0515029430389s 2018-08-31 01:34:48,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1a1605e3-5ab3-4eb5-ba84-1d70b4cf3568 2018-08-31 01:34:48,640 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:48,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:48,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-baf5473c-b9b3-4068-a519-1c34a5f0c6d2 Date: Fri, 31 Aug 2018 01:34:48 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:48,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-baf5473c-b9b3-4068-a519-1c34a5f0c6d2 2018-08-31 01:34:48,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497169494629s 2018-08-31 01:34:48,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-baf5473c-b9b3-4068-a519-1c34a5f0c6d2 2018-08-31 01:34:48,799 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:48,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:48,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d79877f3-a70d-4d17-ac64-083c96922a63 Date: Fri, 31 Aug 2018 01:34:48 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:48,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d79877f3-a70d-4d17-ac64-083c96922a63 2018-08-31 01:34:48,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570478439331s 2018-08-31 01:34:48,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d79877f3-a70d-4d17-ac64-083c96922a63 2018-08-31 01:34:48,964 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:49,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:49,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3eee9a8a-d7e5-4826-b9c6-5e9b6a96bb7e Date: Fri, 31 Aug 2018 01:34:49 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:46Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:49,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3eee9a8a-d7e5-4826-b9c6-5e9b6a96bb7e 2018-08-31 01:34:49,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585379600525s 2018-08-31 01:34:49,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3eee9a8a-d7e5-4826-b9c6-5e9b6a96bb7e 2018-08-31 01:34:49,132 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:34:49,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:49,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:49,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-d5fe4846-9461-496b-9e70-9d96c11c1317 Date: Fri, 31 Aug 2018 01:34:49 GMT RESP BODY: {"floatingips": [{"router_id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:46Z", "updated_at": "2018-08-31T01:34:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:e8:4c", "device_id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "c0ca313478164ad283b44a36646e55ec", "port_id": "78583dc1-3e42-4c77-85ce-0f855335109e", "id": "ff78af95-40b5-4cac-a890-8618c54743fc", "qos_policy_id": null}]} 2018-08-31 01:34:49,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d5fe4846-9461-496b-9e70-9d96c11c1317 2018-08-31 01:34:49,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545108318329s 2018-08-31 01:34:49,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d5fe4846-9461-496b-9e70-9d96c11c1317 2018-08-31 01:34:49,294 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c90eb194-12bc-4adf-bbdb-806096cfd96e', 'updated_at': u'2018-08-31T01:34:49Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'78583dc1-3e42-4c77-85ce-0f855335109e', 'id': u'ff78af95-40b5-4cac-a890-8618c54743fc', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'78583dc1-3e42-4c77-85ce-0f855335109e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0ca313478164ad283b44a36646e55ec', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c0ca313478164ad283b44a36646e55ec', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'94f5ab18-bcf1-4889-b1d3-23c063730810', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:e8:4c', u'device_id': u'8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c0ca313478164ad283b44a36646e55ec', 'created_at': u'2018-08-31T01:34:46Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'94f5ab18-bcf1-4889-b1d3-23c063730810', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:e8:4c', u'device_id': u'8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7'}), 'router': u'c90eb194-12bc-4adf-bbdb-806096cfd96e'}) 2018-08-31 01:34:49,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 01:34:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 01:34:50,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-8d2244ec-5031-4394-98d6-e381c3830b72 x-compute-request-id: req-8d2244ec-5031-4394-98d6-e381c3830b72 Content-Encoding: gzip Content-Length: 9593 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 486795797 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.179509] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181718] pid_max: default: 32768 minimum: 301\n[ 0.182922] ACPI: Core revision 20150930\n[ 0.184561] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186299] Security Framework initialized\n[ 0.187388] Yama: becoming mindful.\n[ 0.188366] AppArmor: AppArmor initialized\n[ 0.189512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192913] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194521] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196346] Initializing cgroup subsys io\n[ 0.197431] Initializing cgroup subsys memory\n[ 0.198590] Initializing cgroup subsys devices\n[ 0.199749] Initializing cgroup subsys freezer\n[ 0.200909] Initializing cgroup subsys net_cls\n[ 0.202064] Initializing cgroup subsys perf_event\n[ 0.203275] Initializing cgroup subsys net_prio\n[ 0.204448] Initializing cgroup subsys hugetlb\n[ 0.205608] Initializing cgroup subsys pids\n[ 0.206765] CPU: Physical Processor ID: 0\n[ 0.208530] mce: CPU supports 10 MCE banks\n[ 0.209641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210968] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.232276] ftrace: allocating 31920 entries in 125 pages\n[ 0.257519] smpboot: Max logical packages: 1\n[ 0.258671] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260489] x2apic enabled\n[ 0.261605] Switched APIC routing to physical x2apic.\n[ 0.264024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.265507] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.268145] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.270533] KVM setup paravirtual spinlock\n[ 0.272092] x86: Booted up 1 node, 1 CPUs\n[ 0.273168] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.274999] devtmpfs: initialized\n[ 0.276945] evm: security.selinux\n[ 0.277878] evm: security.SMACK64\n[ 0.278808] evm: security.SMACK64EXEC\n[ 0.279803] evm: security.SMACK64TRANSMUTE\n[ 0.280873] evm: security.SMACK64MMAP\n[ 0.281860] evm: security.ima\n[ 0.282718] evm: security.capability\n[ 0.283767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286193] pinctrl core: initialized pinctrl subsystem\n[ 0.287629] RTC time: 1:34:45, date: 08/31/18\n[ 0.288905] NET: Registered protocol family 16\n[ 0.290192] cpuidle: using governor ladder\n[ 0.291287] cpuidle: using governor menu\n[ 0.292335] PCCT header not found.\n[ 0.293336] ACPI: bus type PCI registered\n[ 0.294401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.296032] PCI: Using configuration type 1 for base access\n[ 0.298139] ACPI: Added _OSI(Module Device)\n[ 0.299261] ACPI: Added _OSI(Processor Device)\n[ 0.300406] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303701] ACPI: Interpreter enabled\n[ 0.304713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.307156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.309580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.312027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.314454] ACPI: (supports S0 S5)\n[ 0.315409] ACPI: Using IOAPIC for interrupt routing\n[ 0.316665] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321887] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323515] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327938] acpiphp: Slot [3] registered\n[ 0.329013] acpiphp: Slot [4] registered\n[ 0.330077] acpiphp: Slot [5] registered\n[ 0.331136] acpiphp: Slot [6] registered\n[ 0.332195] acpiphp: Slot [7] registered\n[ 0.333263] acpiphp: Slot [8] registered\n[ 0.334322] acpiphp: Slot [9] registered\n[ 0.335376] acpiphp: Slot [10] registered\n[ 0.336448] acpiphp: Slot [11] registered\n[ 0.337527] acpiphp: Slot [12] registered\n[ 0.338602] acpiphp: Slot [13] registered\n[ 0.339672] acpiphp: Slot [14] registered\n[ 0.340752] acpiphp: Slot [15] registered\n[ 0.355720] acpiphp: Slot [16] registered\n[ 0.356802] acpiphp: Slot [17] registered\n[ 0.357875] acpiphp: Slot [18] registered\n[ 0.358946] acpiphp: Slot [19] registered\n[ 0.360022] acpiphp: Slot [20] registered\n[ 0.361092] acpiphp: Slot [21] registered\n[ 0.362161] acpiphp: Slot [22] registered\n[ 0.363230] acpiphp: Slot [23] registered\n[ 0.364305] acpiphp: Slot [24] registered\n[ 0.365374] acpiphp: Slot [25] registered\n[ 0.366442] acpiphp: Slot [26] registered\n[ 0.367512] acpiphp: Slot [27] registered\n[ 0.368593] acpiphp: Slot [28] registered\n[ 0.369668] acpiphp: Slot [29] registered\n[ 0.370740] acpiphp: Slot [30] registered\n[ 0.371815] acpiphp: Slot [31] registered\n[ 0.372896] PCI host bridge to bus 0000:00\n[ 0.373966] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.375550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.377131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.379057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.380978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.382944] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.388526] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.390062] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.391714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.396017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418327] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420308] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422207] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425970] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427742] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429579] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433016] vgaarb: loaded\n[ 0.433829] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435446] SCSI subsystem initialized\n[ 0.436674] ACPI: bus type USB registered\n[ 0.437783] usbcore: registered new interface driver usbfs\n[ 0.439154] usbcore: registered new interface driver hub\n[ 0.440498] usbcore: registered new device driver usb\n[ 0.441962] PCI: Using ACPI for IRQ routing\n[ 0.443451] NetLabel: Initializing\n[ 0.444409] NetLabel: domain hash size = 128\n[ 0.445547] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446819] NetLabel: unlabeled traffic allowed by default\n[ 0.448350] clocksource: Switched to clocksource kvm-clock\n[ 0.458415] AppArmor: AppArmor Filesystem Enabled\n[ 0.459690] pnp: PnP ACPI init\n[ 0.460892] pnp: PnP ACPI: found 5 devices\n[ 0.467690] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469947] NET: Registered protocol family 2\n[ 0.471325] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.473041] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.474636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.476216] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477644] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479201] NET: Registered protocol family 1\n[ 0.480372] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.481833] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.483254] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.497785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.512313] Trying to unpack rootfs image as initramfs...\n[ 0.574123] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.578805] Scanning for low memory corruption every 60 seconds\n[ 0.580927] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.582482] audit: initializing netlink subsys (disabled)\n[ 0.583889] audit: type=2000 audit(1535679285.510:1): initialized\n[ 0.585752] Initialise system trusted keyring\n[ 0.587080] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588619] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591289] zbud: loaded\n[ 0.592263] VFS: Disk quotas dquot_6.6.0\n[ 0.593382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595503] fuse init (API version 7.23)\n[ 0.596723] Key type big_key registered\n[ 0.597798] Allocating IMA MOK and blacklist keyrings.\n[ 0.599416] Key type asymmetric registered\n[ 0.600533] Asymmetric key parser 'x509' registered\n[ 0.601817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.603828] io scheduler noop registered\n[ 0.604904] io scheduler deadline registered (default)\n[ 0.606229] io scheduler cfq registered\n[ 0.607388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.608793] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610503] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.612467] ACPI: Power Button [PWRF]\n[ 0.613658] GHES: HEST is not enabled!\n[ 0.627724] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.656727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.659508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.683126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.686082] Linux agpgart interface v0.103\n[ 0.689449] brd: module loaded\n[ 0.691642] loop: module loaded\n[ 0.696450] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.698433] GPT:90111 != 2097151\n[ 0.699360] GPT:Alternate GPT header not at the end of the disk.\n[ 0.700852] GPT:90111 != 2097151\n[ 0.701781] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703087] vda: vda1 vda15\n[ 0.704717] scsi host0: ata_piix\n[ 0.705775] scsi host1: ata_piix\n[ 0.706758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.708406] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.710387] libphy: Fixed MDIO Bus: probed\n[ 0.711514] tun: Universal TUN/TAP device driver, 1.6\n[ 0.712819] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715737] PPP generic driver version 2.4.2\n[ 0.716956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.718551] ehci-pci: EHCI PCI platform driver\n[ 0.719738] ehci-platform: EHCI generic platform driver\n[ 0.721093] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.722624] ohci-pci: OHCI PCI platform driver\n[ 0.723817] ohci-platform: OHCI generic platform driver\n[ 0.725171] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739737] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.741100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.743095] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.744464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.746007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.747657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.749582] usb usb1: Product: UHCI Host Controller\n[ 0.750837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.752383] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.753701] hub 1-0:1.0: USB hub found\n[ 0.754811] hub 1-0:1.0: 2 ports detected\n[ 0.756067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.758892] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.760182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761577] mousedev: PS/2 mouse device common for all mice\n[ 0.763256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.765726] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.768870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770486] i2c /dev entries driver\n[ 0.771514] device-mapper: uevent: version 1.0.3\n[ 0.772801] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.775017] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.776837] NET: Registered protocol family 10\n[ 0.778374] NET: Registered protocol family 17\n[ 0.779572] Key type dns_resolver registered\n[ 0.780840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.782327] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.784700] registered taskstats version 1\n[ 0.785830] Loading compiled-in X.509 certificates\n[ 0.787646] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.790130] zswap: loaded using pool lzo/zbud\n[ 0.792178] Key type trusted registered\n[ 0.794287] Key type encrypted registered\n[ 0.795405] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.796799] ima: No TPM chip found, activating TPM-bypass!\n[ 0.798203] evm: HMAC attrs: 0x1\n[ 0.799495] Magic number: 14:474:560\n[ 0.800659] rtc_cmos 00:00: setting system clock to 2018-08-31 01:34:45 UTC (1535679285)\n[ 0.802824] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804311] EDD information not available.\n[ 0.869944] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886524] Write protecting the kernel read-only data: 14336k\n[ 0.889434] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.891883] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 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.119396] 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 192.168.120.4...\nLease of 192.168.120.4 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.01. iid=i-00000001\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-----\n/dev/root resized successfully [took 0.34s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfgjborQNHoluRvKW4uOi05BiOQbxx62LWY3gi8tZ2kLlwdoQkfCwL1M/08RLXIX37CLERkDoRWxbneaVC0uuD0V5yTlrBxKD+6cdrEeeQXkEMyM/dl+eUV+2UzlMpSo8B7sGEhG9AN4T6hkdHiUU1RhrdnjLLIu5jOd0UH4Fq+QreGOdILJnGvgsQ7QdUxHVEg6A5gu7wyMwZ4ct1xBDoyMht2zp4YcbYaApMZKEYCZr3zmd5o1SK6blZkmL1JQXIR9gtbuin3FSzq9wHsaCZL4A5RzwAaU//iaa/FAGHeje5LahVtOmnnrmaBxseqFgMcoUXFwmK/Cq412SvQhbH root@singlevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0\nssh-dss AAAAB3NzaC1kc3MAAACBAIFerhz9gjRwM7a3H1vHpL133z79jFjrb64DofobjQF0qkk6QVUvXEjb9O26b7xba315sVdspc+4ikhEX29qjjt3LGscYkwRIsKzO+yDB2Lh7t+/RU/kBj9w+zgdTfMVKQUc+g+dM1BGr3/b55FiuN5fwyl2W9UcVmqkhNU08VB/AAAAFQCGfUQ7ZZ9X6tDBTjLO2nFqnpFYtQAAAIBK117ULNkbp4VDWbzqiUXhZQeFOxK6jBSHNbjpCxJ0xAN+Vy3YAeFnbrHt+uZepFuJFkk6CUvi1sK8pz0J405AMloe3+2KKUdOM1Msg88Z9tLrh3Y93aiXvm2kVsCi2hnPMiPsIREq6Lf4/Ot0bbyO3BjXylLtJvdC2saSMCfgtwAAAIA3eP+Lf/gctFzMijs4QlUN+1jesXiby90WOXIEtjXrEZoTz3sPThWfyQlSuYpEUnVFOp/Z/8KJuDVqUoIh6aWonTTbLCIpbaP4B4AeGWsXkNUSk6zYHT9yNCO7QtOLGDUw7SPJra0c+QbcnuUv1QH+8wUJV1ThRYs8bc9N8sgKrQ== root@singlevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0\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.4,24,fe80::f816:3eff:fee9:e84c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0 login: "} 2018-08-31 01:34:50,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7/action used request id req-8d2244ec-5031-4394-98d6-e381c3830b72 2018-08-31 01:34:50,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.817213058472s 2018-08-31 01:34:50,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7/action used request id req-8d2244ec-5031-4394-98d6-e381c3830b72 2018-08-31 01:34:50,114 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 486795797 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.179509] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181718] pid_max: default: 32768 minimum: 301 [ 0.182922] ACPI: Core revision 20150930 [ 0.184561] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186299] Security Framework initialized [ 0.187388] Yama: becoming mindful. [ 0.188366] AppArmor: AppArmor initialized [ 0.189512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192913] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194521] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196346] Initializing cgroup subsys io [ 0.197431] Initializing cgroup subsys memory [ 0.198590] Initializing cgroup subsys devices [ 0.199749] Initializing cgroup subsys freezer [ 0.200909] Initializing cgroup subsys net_cls [ 0.202064] Initializing cgroup subsys perf_event [ 0.203275] Initializing cgroup subsys net_prio [ 0.204448] Initializing cgroup subsys hugetlb [ 0.205608] Initializing cgroup subsys pids [ 0.206765] CPU: Physical Processor ID: 0 [ 0.208530] mce: CPU supports 10 MCE banks [ 0.209641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210968] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225733] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232276] ftrace: allocating 31920 entries in 125 pages [ 0.257519] smpboot: Max logical packages: 1 [ 0.258671] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260489] x2apic enabled [ 0.261605] Switched APIC routing to physical x2apic. [ 0.264024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265507] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268145] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.270533] KVM setup paravirtual spinlock [ 0.272092] x86: Booted up 1 node, 1 CPUs [ 0.273168] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.274999] devtmpfs: initialized [ 0.276945] evm: security.selinux [ 0.277878] evm: security.SMACK64 [ 0.278808] evm: security.SMACK64EXEC [ 0.279803] evm: security.SMACK64TRANSMUTE [ 0.280873] evm: security.SMACK64MMAP [ 0.281860] evm: security.ima [ 0.282718] evm: security.capability [ 0.283767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286193] pinctrl core: initialized pinctrl subsystem [ 0.287629] RTC time: 1:34:45, date: 08/31/18 [ 0.288905] NET: Registered protocol family 16 [ 0.290192] cpuidle: using governor ladder [ 0.291287] cpuidle: using governor menu [ 0.292335] PCCT header not found. [ 0.293336] ACPI: bus type PCI registered [ 0.294401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296032] PCI: Using configuration type 1 for base access [ 0.298139] ACPI: Added _OSI(Module Device) [ 0.299261] ACPI: Added _OSI(Processor Device) [ 0.300406] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301601] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303701] ACPI: Interpreter enabled [ 0.304713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.309580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.312027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.314454] ACPI: (supports S0 S5) [ 0.315409] ACPI: Using IOAPIC for interrupt routing [ 0.316665] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321887] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323515] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327938] acpiphp: Slot [3] registered [ 0.329013] acpiphp: Slot [4] registered [ 0.330077] acpiphp: Slot [5] registered [ 0.331136] acpiphp: Slot [6] registered [ 0.332195] acpiphp: Slot [7] registered [ 0.333263] acpiphp: Slot [8] registered [ 0.334322] acpiphp: Slot [9] registered [ 0.335376] acpiphp: Slot [10] registered [ 0.336448] acpiphp: Slot [11] registered [ 0.337527] acpiphp: Slot [12] registered [ 0.338602] acpiphp: Slot [13] registered [ 0.339672] acpiphp: Slot [14] registered [ 0.340752] acpiphp: Slot [15] registered [ 0.355720] acpiphp: Slot [16] registered [ 0.356802] acpiphp: Slot [17] registered [ 0.357875] acpiphp: Slot [18] registered [ 0.358946] acpiphp: Slot [19] registered [ 0.360022] acpiphp: Slot [20] registered [ 0.361092] acpiphp: Slot [21] registered [ 0.362161] acpiphp: Slot [22] registered [ 0.363230] acpiphp: Slot [23] registered [ 0.364305] acpiphp: Slot [24] registered [ 0.365374] acpiphp: Slot [25] registered [ 0.366442] acpiphp: Slot [26] registered [ 0.367512] acpiphp: Slot [27] registered [ 0.368593] acpiphp: Slot [28] registered [ 0.369668] acpiphp: Slot [29] registered [ 0.370740] acpiphp: Slot [30] registered [ 0.371815] acpiphp: Slot [31] registered [ 0.372896] PCI host bridge to bus 0000:00 [ 0.373966] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.375550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.377131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.379057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.380978] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.382944] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.388526] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.390062] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.391714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.396017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418327] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420308] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422207] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425970] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427742] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429579] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433016] vgaarb: loaded [ 0.433829] vgaarb: bridge control possible 0000:00:02.0 [ 0.435446] SCSI subsystem initialized [ 0.436674] ACPI: bus type USB registered [ 0.437783] usbcore: registered new interface driver usbfs [ 0.439154] usbcore: registered new interface driver hub [ 0.440498] usbcore: registered new device driver usb [ 0.441962] PCI: Using ACPI for IRQ routing [ 0.443451] NetLabel: Initializing [ 0.444409] NetLabel: domain hash size = 128 [ 0.445547] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446819] NetLabel: unlabeled traffic allowed by default [ 0.448350] clocksource: Switched to clocksource kvm-clock [ 0.458415] AppArmor: AppArmor Filesystem Enabled [ 0.459690] pnp: PnP ACPI init [ 0.460892] pnp: PnP ACPI: found 5 devices [ 0.467690] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469947] NET: Registered protocol family 2 [ 0.471325] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.473041] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.474636] TCP: Hash tables configured (established 4096 bind 4096) [ 0.476216] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.477644] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.479201] NET: Registered protocol family 1 [ 0.480372] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.481833] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.483254] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.497785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.512313] Trying to unpack rootfs image as initramfs... [ 0.574123] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.578805] Scanning for low memory corruption every 60 seconds [ 0.580927] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.582482] audit: initializing netlink subsys (disabled) [ 0.583889] audit: type=2000 audit(1535679285.510:1): initialized [ 0.585752] Initialise system trusted keyring [ 0.587080] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588619] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591289] zbud: loaded [ 0.592263] VFS: Disk quotas dquot_6.6.0 [ 0.593382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595503] fuse init (API version 7.23) [ 0.596723] Key type big_key registered [ 0.597798] Allocating IMA MOK and blacklist keyrings. [ 0.599416] Key type asymmetric registered [ 0.600533] Asymmetric key parser 'x509' registered [ 0.601817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.603828] io scheduler noop registered [ 0.604904] io scheduler deadline registered (default) [ 0.606229] io scheduler cfq registered [ 0.607388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.608793] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610503] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.612467] ACPI: Power Button [PWRF] [ 0.613658] GHES: HEST is not enabled! [ 0.627724] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.656727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.659508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.683126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686082] Linux agpgart interface v0.103 [ 0.689449] brd: module loaded [ 0.691642] loop: module loaded [ 0.696450] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.698433] GPT:90111 != 2097151 [ 0.699360] GPT:Alternate GPT header not at the end of the disk. [ 0.700852] GPT:90111 != 2097151 [ 0.701781] GPT: Use GNU Parted to correct GPT errors. [ 0.703087] vda: vda1 vda15 [ 0.704717] scsi host0: ata_piix [ 0.705775] scsi host1: ata_piix [ 0.706758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.708406] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.710387] libphy: Fixed MDIO Bus: probed [ 0.711514] tun: Universal TUN/TAP device driver, 1.6 [ 0.712819] tun: (C) 1999-2004 Max Krasnyansky [ 0.715737] PPP generic driver version 2.4.2 [ 0.716956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.718551] ehci-pci: EHCI PCI platform driver [ 0.719738] ehci-platform: EHCI generic platform driver [ 0.721093] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.722624] ohci-pci: OHCI PCI platform driver [ 0.723817] ohci-platform: OHCI generic platform driver [ 0.725171] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739737] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.741100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.743095] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.744464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.746007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.747657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749582] usb usb1: Product: UHCI Host Controller [ 0.750837] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.752383] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753701] hub 1-0:1.0: USB hub found [ 0.754811] hub 1-0:1.0: 2 ports detected [ 0.756067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758892] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760182] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761577] mousedev: PS/2 mouse device common for all mice [ 0.763256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765726] rtc_cmos 00:00: RTC can wake from S4 [ 0.767252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770486] i2c /dev entries driver [ 0.771514] device-mapper: uevent: version 1.0.3 [ 0.772801] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.775017] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776837] NET: Registered protocol family 10 [ 0.778374] NET: Registered protocol family 17 [ 0.779572] Key type dns_resolver registered [ 0.780840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.782327] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.784700] registered taskstats version 1 [ 0.785830] Loading compiled-in X.509 certificates [ 0.787646] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.790130] zswap: loaded using pool lzo/zbud [ 0.792178] Key type trusted registered [ 0.794287] Key type encrypted registered [ 0.795405] AppArmor: AppArmor sha1 policy hashing enabled [ 0.796799] ima: No TPM chip found, activating TPM-bypass! [ 0.798203] evm: HMAC attrs: 0x1 [ 0.799495] Magic number: 14:474:560 [ 0.800659] rtc_cmos 00:00: setting system clock to 2018-08-31 01:34:45 UTC (1535679285) [ 0.802824] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804311] EDD information not available. [ 0.869944] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.886524] Write protecting the kernel read-only data: 14336k [ 0.889434] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.891883] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 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.119396] 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 192.168.120.4... Lease of 192.168.120.4 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.01. iid=i-00000001 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----- /dev/root resized successfully [took 0.34s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfgjborQNHoluRvKW4uOi05BiOQbxx62LWY3gi8tZ2kLlwdoQkfCwL1M/08RLXIX37CLERkDoRWxbneaVC0uuD0V5yTlrBxKD+6cdrEeeQXkEMyM/dl+eUV+2UzlMpSo8B7sGEhG9AN4T6hkdHiUU1RhrdnjLLIu5jOd0UH4Fq+QreGOdILJnGvgsQ7QdUxHVEg6A5gu7wyMwZ4ct1xBDoyMht2zp4YcbYaApMZKEYCZr3zmd5o1SK6blZkmL1JQXIR9gtbuin3FSzq9wHsaCZL4A5RzwAaU//iaa/FAGHeje5LahVtOmnnrmaBxseqFgMcoUXFwmK/Cq412SvQhbH root@singlevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0 ssh-dss AAAAB3NzaC1kc3MAAACBAIFerhz9gjRwM7a3H1vHpL133z79jFjrb64DofobjQF0qkk6QVUvXEjb9O26b7xba315sVdspc+4ikhEX29qjjt3LGscYkwRIsKzO+yDB2Lh7t+/RU/kBj9w+zgdTfMVKQUc+g+dM1BGr3/b55FiuN5fwyl2W9UcVmqkhNU08VB/AAAAFQCGfUQ7ZZ9X6tDBTjLO2nFqnpFYtQAAAIBK117ULNkbp4VDWbzqiUXhZQeFOxK6jBSHNbjpCxJ0xAN+Vy3YAeFnbrHt+uZepFuJFkk6CUvi1sK8pz0J405AMloe3+2KKUdOM1Msg88Z9tLrh3Y93aiXvm2kVsCi2hnPMiPsIREq6Lf4/Ot0bbyO3BjXylLtJvdC2saSMCfgtwAAAIA3eP+Lf/gctFzMijs4QlUN+1jesXiby90WOXIEtjXrEZoTz3sPThWfyQlSuYpEUnVFOp/Z/8KJuDVqUoIh6aWonTTbLCIpbaP4B4AeGWsXkNUSk6zYHT9yNCO7QtOLGDUw7SPJra0c+QbcnuUv1QH+8wUJV1ThRYs8bc9N8sgKrQ== root@singlevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fee9:e84c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-5a70a7b5-766b-4359-afb8-9395d09e6bc0 login: 2018-08-31 01:34:50,118 - paramiko.transport - DEBUG - starting thread (client mode): 0x7401bcd0L 2018-08-31 01:34:50,118 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 01:34:50,118 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 01:34:50,119 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 01:34:50,121 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 01:34:50,121 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 01:34:50,121 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 01:34:50,121 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 01:34:50,121 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 01:34:50,121 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 01:34:50,143 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 01:34:50,145 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 01:34:50,150 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 79e6841aecc87ef84fde27caa4220149 2018-08-31 01:34:50,152 - paramiko.transport - DEBUG - Trying discovered key 258c568e8c6b58495dd68c3ea4cc360e in /tmp/tmpXreRT9 2018-08-31 01:34:50,180 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 01:34:50,186 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 01:34:50,216 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 01:34:50,217 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 01:34:50,217 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 01:34:50,219 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 01:34:50,220 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 01:34:50,220 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-31 01:34:50,220 - functest.core.singlevm - DEBUG - error: 2018-08-31 01:34:50,223 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 01:34:50,339 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:34:50,339 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 01:34:50,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 01:34:50,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/ff78af95-40b5-4cac-a890-8618c54743fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:51,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a3a3559-1fc9-4919-9699-26c6dc767ab5 Content-Length: 0 Date: Fri, 31 Aug 2018 01:34:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:51,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ff78af95-40b5-4cac-a890-8618c54743fc.json used request id req-5a3a3559-1fc9-4919-9699-26c6dc767ab5 2018-08-31 01:34:51,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2239511013s 2018-08-31 01:34:51,571 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ff78af95-40b5-4cac-a890-8618c54743fc.json used request id req-5a3a3559-1fc9-4919-9699-26c6dc767ab5 2018-08-31 01:34:51,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:34:51,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:51,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d831d5aa-10aa-48be-b788-0e8e69c5f84e Date: Fri, 31 Aug 2018 01:34:51 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:34:51,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d831d5aa-10aa-48be-b788-0e8e69c5f84e 2018-08-31 01:34:51,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063560962677s 2018-08-31 01:34:51,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d831d5aa-10aa-48be-b788-0e8e69c5f84e 2018-08-31 01:34:51,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:34:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:51,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:34:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0150e5a1-757b-4d3d-90b6-6fe1bc255e64 x-compute-request-id: req-0150e5a1-757b-4d3d-90b6-6fe1bc255e64 Content-Type: application/json 2018-08-31 01:34:51,850 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 used request id req-0150e5a1-757b-4d3d-90b6-6fe1bc255e64 2018-08-31 01:34:51,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.20965719223s 2018-08-31 01:34:51,850 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7 used request id req-0150e5a1-757b-4d3d-90b6-6fe1bc255e64 2018-08-31 01:34:51,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:34:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:53,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:34:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-381930b2-bbfe-4783-839d-dd50349266fa x-compute-request-id: req-381930b2-bbfe-4783-839d-dd50349266fa Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:e8:4c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:e8:4c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "rel": "bookmark"}], "image": {"id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "links": [{"href": "http://172.30.9.27:8774/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-31T01:34:44.000000", "flavor": {"id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "links": [{"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}]}, "id": "8e2e8e3c-1f5c-43b7-9d19-cccc6cc030b7", "user_id": "f7d2a968674c4e4ba679a494d1357814", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:34:51Z", "hostId": "fd3de199ffe9f1559b6db65b731f837e5e7bd18bc7c702610b9ec06b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "created": "2018-08-31T01:34:34Z", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:34:53,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-381930b2-bbfe-4783-839d-dd50349266fa 2018-08-31 01:34:53,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52069115639s 2018-08-31 01:34:53,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-381930b2-bbfe-4783-839d-dd50349266fa 2018-08-31 01:34:53,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:34:55,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:34:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:55,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-8288c5a0-e6fa-4171-8895-c97ac82028d7 x-compute-request-id: req-8288c5a0-e6fa-4171-8895-c97ac82028d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 01:34:55,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8288c5a0-e6fa-4171-8895-c97ac82028d7 2018-08-31 01:34:55,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0653657913208s 2018-08-31 01:34:55,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8288c5a0-e6fa-4171-8895-c97ac82028d7 2018-08-31 01:34:55,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:34:55,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:55,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-84ca79fa-f512-4567-b8d1-ab5da026699d Date: Fri, 31 Aug 2018 01:34:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-31T01:33:20Z", "updated_at": "2018-08-31T01:33:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "2a83c6de-4546-43ce-b897-c427156b29fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "51d6494d-c8f9-4848-846a-3ff9dbbfe271", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "9ceab02c-1f82-4c20-8950-9c13864fffc9", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "ed9b34ac-65d8-4a42-8ac5-7b443e8ae876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "2452abef-6224-468c-994f-7ab153a8f5eb", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:30Z", "updated_at": "2018-08-31T01:34:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "059c6fcd-964e-415e-919e-df0d6cb45d10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "65ba0290-44ae-4adf-89ce-c498cbe70d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "88e3e617-d116-4d3e-8644-aadd30563a50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:30Z", "revision_number": 0, "id": "de081c44-3fa6-4032-b59b-119ab8be302d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:30Z", "security_group_id": "46204943-d7c9-4ada-989c-57f98dc739e7", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 3, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "46204943-d7c9-4ada-989c-57f98dc739e7", "name": "singlevm1-sg_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}, {"description": "Default security group", "tags": [], "tenant_id": "5262184d32d940d0b7b0168415110389", "created_at": "2018-08-31T01:34:07Z", "updated_at": "2018-08-31T01:34:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "03bcf279-723e-4bdf-aba4-767659d91fab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "72d24112-0424-4775-96bc-47957a85c99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "9ecd4c3e-fb31-4466-b6e1-2084975d72fe", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "b2f445c5-37c6-4467-9af1-1d74f7e2fbfb", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}], "revision_number": 1, "project_id": "5262184d32d940d0b7b0168415110389", "id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:19Z", "updated_at": "2018-08-31T01:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "2a850ef5-e8c6-4a70-9f4a-fc21edec3454", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "3b87f994-cd33-4346-9edd-5cdc7831fb1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "8c580204-7b50-4872-9b19-e5414387465c", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "a4273414-3c83-4310-9b95-9cf40e1dcc5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 1, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "created_at": "2018-08-31T01:33:35Z", "updated_at": "2018-08-31T01:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "350c0f23-5bf2-444e-9a71-649de2c3c83d", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "678ac9a8-db5e-4e0e-b941-e16b718d5842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "b9e86caf-0000-424b-96dd-0fc0b6eb64cd", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "bdbe1d63-bfaf-4b50-ae8f-7efc0182d0cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}], "revision_number": 1, "project_id": "ae4038607e3e48268c3cff268b786fcc", "id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "created_at": "2018-08-31T01:31:09Z", "updated_at": "2018-08-31T01:31:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "188e3ebc-b9c6-4242-8321-253416de4c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "68c4ac65-843f-47be-9977-ba43f9849d70", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "807f6a8c-b48f-4be4-b80c-978f8e5671b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "96712499-ecb1-4de1-bf8a-690e14323af5", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}], "revision_number": 1, "project_id": "2f0ac458592448a781c88d8ab1bc5fe8", "id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "name": "default"}]} 2018-08-31 01:34:55,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-84ca79fa-f512-4567-b8d1-ab5da026699d 2018-08-31 01:34:55,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0550880432129s 2018-08-31 01:34:55,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-84ca79fa-f512-4567-b8d1-ab5da026699d 2018-08-31 01:34:55,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 01:34:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/46204943-d7c9-4ada-989c-57f98dc739e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:55,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2239c380-6bce-4b4d-874c-06c25fd6fc82 Content-Length: 0 Date: Fri, 31 Aug 2018 01:34:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:55,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/46204943-d7c9-4ada-989c-57f98dc739e7.json used request id req-2239c380-6bce-4b4d-874c-06c25fd6fc82 2018-08-31 01:34:55,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135202884674s 2018-08-31 01:34:55,641 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/46204943-d7c9-4ada-989c-57f98dc739e7.json used request id req-2239c380-6bce-4b4d-874c-06c25fd6fc82 2018-08-31 01:34:55,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 01:34:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:55,688 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-5f9214e2-d4db-45b9-a6fb-96393f60236c x-compute-request-id: req-5f9214e2-d4db-45b9-a6fb-96393f60236c Content-Length: 0 Content-Type: application/json 2018-08-31 01:34:55,689 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0 used request id req-5f9214e2-d4db-45b9-a6fb-96393f60236c 2018-08-31 01:34:55,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0475850105286s 2018-08-31 01:34:55,689 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_5a70a7b5-766b-4359-afb8-9395d09e6bc0 used request id req-5f9214e2-d4db-45b9-a6fb-96393f60236c 2018-08-31 01:34:55,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:34:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" -d '{"subnet_id": "c44d20b4-7990-4814-b265-a62e98fe701b"}' 2018-08-31 01:34:57,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0beda918-205d-40b4-9fa5-e371ae9b845d Date: Fri, 31 Aug 2018 01:34:57 GMT RESP BODY: {"network_id": "94f5ab18-bcf1-4889-b1d3-23c063730810", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "subnet_id": "c44d20b4-7990-4814-b265-a62e98fe701b", "subnet_ids": ["c44d20b4-7990-4814-b265-a62e98fe701b"], "port_id": "fccf25ad-e7d8-4f44-8b82-cf962315772a", "id": "c90eb194-12bc-4adf-bbdb-806096cfd96e"} 2018-08-31 01:34:57,532 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e/remove_router_interface.json used request id req-0beda918-205d-40b4-9fa5-e371ae9b845d 2018-08-31 01:34:57,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84258508682s 2018-08-31 01:34:57,533 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e/remove_router_interface.json used request id req-0beda918-205d-40b4-9fa5-e371ae9b845d returning object c90eb194-12bc-4adf-bbdb-806096cfd96e 2018-08-31 01:34:57,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:34:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:57,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-71216164-36d3-4bdc-882f-0fa9f7c3981d Date: Fri, 31 Aug 2018 01:34:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:34:24Z", "admin_state_up": true, "updated_at": "2018-08-31T01:34:56Z", "project_id": "c0ca313478164ad283b44a36646e55ec", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c90eb194-12bc-4adf-bbdb-806096cfd96e", "name": "singlevm1-router_5a70a7b5-766b-4359-afb8-9395d09e6bc0"}]} 2018-08-31 01:34:57,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-71216164-36d3-4bdc-882f-0fa9f7c3981d 2018-08-31 01:34:57,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110647916794s 2018-08-31 01:34:57,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-71216164-36d3-4bdc-882f-0fa9f7c3981d 2018-08-31 01:34:57,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:34:57,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:58,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-649a6e26-f57c-4863-865e-4405006eae4a Content-Length: 0 Date: Fri, 31 Aug 2018 01:34:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:58,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e.json used request id req-649a6e26-f57c-4863-865e-4405006eae4a 2018-08-31 01:34:58,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11905813217s 2018-08-31 01:34:58,765 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c90eb194-12bc-4adf-bbdb-806096cfd96e.json used request id req-649a6e26-f57c-4863-865e-4405006eae4a 2018-08-31 01:34:58,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:34:58,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:58,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-49999a06-6e93-4474-b3c2-149196989426 Date: Fri, 31 Aug 2018 01:34:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4},{"updated_at":"2018-08-31T01:34:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c44d20b4-7990-4814-b265-a62e98fe701b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c0ca313478164ad283b44a36646e55ec","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5a70a7b5-766b-4359-afb8-9395d09e6bc0","enable_dhcp":true,"segment_id":null,"network_id":"94f5ab18-bcf1-4889-b1d3-23c063730810","tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","ip_version":4}]} 2018-08-31 01:34:58,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-49999a06-6e93-4474-b3c2-149196989426 2018-08-31 01:34:58,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0368618965149s 2018-08-31 01:34:58,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-49999a06-6e93-4474-b3c2-149196989426 2018-08-31 01:34:58,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:34:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c44d20b4-7990-4814-b265-a62e98fe701b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:59,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ab81211-26dd-4e93-82d7-20dd372b0c55 Date: Fri, 31 Aug 2018 01:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:34:59,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c44d20b4-7990-4814-b265-a62e98fe701b.json used request id req-2ab81211-26dd-4e93-82d7-20dd372b0c55 2018-08-31 01:34:59,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.948598146439s 2018-08-31 01:34:59,753 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c44d20b4-7990-4814-b265-a62e98fe701b.json used request id req-2ab81211-26dd-4e93-82d7-20dd372b0c55 2018-08-31 01:34:59,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:34:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:34:59,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-836bfdfd-e5fa-41c7-9076-fe59b97394eb Date: Fri, 31 Aug 2018 01:34:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"94f5ab18-bcf1-4889-b1d3-23c063730810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c0ca313478164ad283b44a36646e55ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:34:59Z","qos_policy_id":null,"name":"singlevm1-net_5a70a7b5-766b-4359-afb8-9395d09e6bc0","admin_state_up":true,"tenant_id":"c0ca313478164ad283b44a36646e55ec","created_at":"2018-08-31T01:34:23Z","provider:network_type":"vxlan"}]} 2018-08-31 01:34:59,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-836bfdfd-e5fa-41c7-9076-fe59b97394eb 2018-08-31 01:34:59,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0788099765778s 2018-08-31 01:34:59,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-836bfdfd-e5fa-41c7-9076-fe59b97394eb 2018-08-31 01:34:59,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:34:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/94f5ab18-bcf1-4889-b1d3-23c063730810.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:35:00,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57f86167-5a10-461d-83fe-422aae8ca3f9 Date: Fri, 31 Aug 2018 01:35:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:35:00,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/94f5ab18-bcf1-4889-b1d3-23c063730810.json used request id req-57f86167-5a10-461d-83fe-422aae8ca3f9 2018-08-31 01:35:00,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09284615517s 2018-08-31 01:35:00,927 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/94f5ab18-bcf1-4889-b1d3-23c063730810.json used request id req-57f86167-5a10-461d-83fe-422aae8ca3f9 2018-08-31 01:35:00,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:35:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-6a5eab42-159d-4423-860d-2c5d4f6e84a7 Date: Fri, 31 Aug 2018 01:35:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:34:29Z", "file": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/file", "owner": "c0ca313478164ad283b44a36646e55ec", "id": "7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "size": 12716032, "self": "/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:01,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6a5eab42-159d-4423-860d-2c5d4f6e84a7 2018-08-31 01:35:01,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.719412088394s 2018-08-31 01:35:01,652 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6a5eab42-159d-4423-860d-2c5d4f6e84a7 2018-08-31 01:35:01,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:35:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:35:02,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b70f07c6-51d5-404f-a45d-0ac733de8260 Date: Fri, 31 Aug 2018 01:35:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:35:02,405 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9 used request id req-b70f07c6-51d5-404f-a45d-0ac733de8260 2018-08-31 01:35:02,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.752330064774s 2018-08-31 01:35:02,406 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7e390cd7-d3ee-4efa-b98c-611ea2e162e9 used request id req-b70f07c6-51d5-404f-a45d-0ac733de8260 2018-08-31 01:35:02,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:35:02,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:35:02,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-89c642e7-7d1f-4244-b1d3-14ec17fc6042 x-compute-request-id: req-89c642e7-7d1f-4244-b1d3-14ec17fc6042 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_5a70a7b5-766b-4359-afb8-9395d09e6bc0", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2f1e7378-0c7f-4452-8560-4392e1fbeb4a"}]} 2018-08-31 01:35:02,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-89c642e7-7d1f-4244-b1d3-14ec17fc6042 2018-08-31 01:35:02,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022341966629s 2018-08-31 01:35:02,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-89c642e7-7d1f-4244-b1d3-14ec17fc6042 2018-08-31 01:35:02,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:35:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8eba19cdb0769e0334d329a3f3f113293112020a" 2018-08-31 01:35:02,467 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-b9d679a6-881c-45db-8675-3aa9d8bed5fd x-compute-request-id: req-b9d679a6-881c-45db-8675-3aa9d8bed5fd Content-Length: 0 Content-Type: application/json 2018-08-31 01:35:02,467 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a used request id req-b9d679a6-881c-45db-8675-3aa9d8bed5fd 2018-08-31 01:35:02,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366699695587s 2018-08-31 01:35:02,467 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2f1e7378-0c7f-4452-8560-4392e1fbeb4a used request id req-b9d679a6-881c-45db-8675-3aa9d8bed5fd 2018-08-31 01:35:02,520 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:35:02,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:35:02,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:35:02,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:02,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e56a57-be08-4e06-b20a-ec5b0635c02e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:35:02,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28e56a57-be08-4e06-b20a-ec5b0635c02e 2018-08-31 01:35:02,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:35:02,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["hiF2ahpoRSe8u--9RfUDHw"], "issued_at": "2018-08-31T01:35:02.000000Z"}} 2018-08-31 01:35:02,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:03,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a5f3832c-9396-4d93-ac3f-65efb89591f2 Date: Fri, 31 Aug 2018 01:35:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:35:03,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5f3832c-9396-4d93-ac3f-65efb89591f2 2018-08-31 01:35:03,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256010055542s 2018-08-31 01:35:03,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5f3832c-9396-4d93-ac3f-65efb89591f2 2018-08-31 01:35:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:03,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eda36fa8-9904-446a-bb74-4bdb434c435a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:35:03,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-eda36fa8-9904-446a-bb74-4bdb434c435a 2018-08-31 01:35:03,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:35:03,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:03,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ca1455-9c75-4a49-aa47-d515ad677711 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:35:03,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-47ca1455-9c75-4a49-aa47-d515ad677711 2018-08-31 01:35:03,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177903175354s 2018-08-31 01:35:03,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-47ca1455-9c75-4a49-aa47-d515ad677711 2018-08-31 01:35:03,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:35:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118"}}' 2018-08-31 01:35:03,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc85bbc4-d9d1-44d4-b7e5-c8bb75cb7af5 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d"}, "tags": [], "enabled": true, "id": "0ee1516aad5445f1a9b3bf6a04ea910d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118"}} 2018-08-31 01:35:03,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bc85bbc4-d9d1-44d4-b7e5-c8bb75cb7af5 2018-08-31 01:35:03,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.198204040527s 2018-08-31 01:35:03,618 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bc85bbc4-d9d1-44d4-b7e5-c8bb75cb7af5 2018-08-31 01:35:03,619 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118'}) 2018-08-31 01:35:03,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:35:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f1dbddd3-7e04-47e2-b256-e89ca6c03911", "email": null, "name": "singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118"}}' 2018-08-31 01:35:04,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5fd329-b13f-40c9-b948-a8ce7f4eb892 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118", "links": {"self": "http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:35:04,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-9f5fd329-b13f-40c9-b948-a8ce7f4eb892 2018-08-31 01:35:04,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492077112198s 2018-08-31 01:35:04,117 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-9f5fd329-b13f-40c9-b948-a8ce7f4eb892 2018-08-31 01:35:04,118 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2c01fac7a8d0495cb1bdb16067e0a9ea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118'}) 2018-08-31 01:35:04,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:35:04,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:04,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07adef7e-d9be-45c6-b975-fd0cf21f64a0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:35:04,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-07adef7e-d9be-45c6-b975-fd0cf21f64a0 2018-08-31 01:35:04,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105049133301s 2018-08-31 01:35:04,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-07adef7e-d9be-45c6-b975-fd0cf21f64a0 2018-08-31 01:35:04,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:35:04,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:04,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d0d92a-c781-433a-9cdd-c90fe9369201 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:35:04,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59d0d92a-c781-433a-9cdd-c90fe9369201 2018-08-31 01:35:04,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175899982452s 2018-08-31 01:35:04,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59d0d92a-c781-433a-9cdd-c90fe9369201 2018-08-31 01:35:04,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:35:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:04,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94833d3f-9dcc-4292-bf31-308b10895c1f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:35:04,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-94833d3f-9dcc-4292-bf31-308b10895c1f 2018-08-31 01:35:04,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172705888748s 2018-08-31 01:35:04,586 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-94833d3f-9dcc-4292-bf31-308b10895c1f 2018-08-31 01:35:04,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:35:04,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:04,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce82721f-0da8-4767-a88d-a05242201979 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:35:04,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ce82721f-0da8-4767-a88d-a05242201979 2018-08-31 01:35:04,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166762828827s 2018-08-31 01:35:04,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ce82721f-0da8-4767-a88d-a05242201979 2018-08-31 01:35:04,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:35:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:04,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc63d931-3065-41da-b774-9c691e6e4ae0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118", "links": {"self": "http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:35:04,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc63d931-3065-41da-b774-9c691e6e4ae0 2018-08-31 01:35:04,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.182032108307s 2018-08-31 01:35:04,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc63d931-3065-41da-b774-9c691e6e4ae0 2018-08-31 01:35:04,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:35:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:05,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b084fe91-c8e1-43ef-8921-cc2b7ad389f4 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d"}, "tags": [], "enabled": true, "id": "0ee1516aad5445f1a9b3bf6a04ea910d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118"}]} 2018-08-31 01:35:05,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b084fe91-c8e1-43ef-8921-cc2b7ad389f4 2018-08-31 01:35:05,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188673019409s 2018-08-31 01:35:05,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b084fe91-c8e1-43ef-8921-cc2b7ad389f4 2018-08-31 01:35:05,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:35:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2c01fac7a8d0495cb1bdb16067e0a9ea&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=0ee1516aad5445f1a9b3bf6a04ea910d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:05,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170cf95e-2f19-4a85-953f-d2b8d5f5d0f0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2c01fac7a8d0495cb1bdb16067e0a9ea&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=0ee1516aad5445f1a9b3bf6a04ea910d", "previous": null, "next": null}} 2018-08-31 01:35:05,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2c01fac7a8d0495cb1bdb16067e0a9ea&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=0ee1516aad5445f1a9b3bf6a04ea910d used request id req-170cf95e-2f19-4a85-953f-d2b8d5f5d0f0 2018-08-31 01:35:05,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196985960007s 2018-08-31 01:35:05,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2c01fac7a8d0495cb1bdb16067e0a9ea&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=0ee1516aad5445f1a9b3bf6a04ea910d used request id req-170cf95e-2f19-4a85-953f-d2b8d5f5d0f0 2018-08-31 01:35:05,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:35:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d/users/2c01fac7a8d0495cb1bdb16067e0a9ea/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:05,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834a32dd-70f5-47bf-86c1-7d9775e13f04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:35:05,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d/users/2c01fac7a8d0495cb1bdb16067e0a9ea/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-834a32dd-70f5-47bf-86c1-7d9775e13f04 2018-08-31 01:35:05,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135746002197s 2018-08-31 01:35:05,485 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d/users/2c01fac7a8d0495cb1bdb16067e0a9ea/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-834a32dd-70f5-47bf-86c1-7d9775e13f04 2018-08-31 01:35:05,486 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f1dbddd3-7e04-47e2-b256-e89ca6c03911', 'username': u'singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:35:05,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:35:05,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:35:05,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:35:05,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:35:05,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:35:05,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:35:05,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:35:05,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:35:05,492 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118', 'password': 'f1dbddd3-7e04-47e2-b256-e89ca6c03911', 'project_name': 'singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '0ee1516aad5445f1a9b3bf6a04ea910d', 'project_domain_name': 'Default'} 2018-08-31 01:35:05,492 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-31 01:35:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:05,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c9c51f-ffd1-4542-a039-a0d1f6c0c503 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:35:05,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-72c9c51f-ffd1-4542-a039-a0d1f6c0c503 2018-08-31 01:35:05,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:35:05,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ee1516aad5445f1a9b3bf6a04ea910d", "name": "singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/0ee1516aad5445f1a9b3bf6a04ea910d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118", "id": "2c01fac7a8d0495cb1bdb16067e0a9ea"}, "audit_ids": ["kvOvpCRPQjW3Dxs45bXDig"], "issued_at": "2018-08-31T01:35:05.000000Z"}} 2018-08-31 01:35:05,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:35:05,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"network": {"name": "singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118", "admin_state_up": true}}' 2018-08-31 01:35:06,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d55f1d98-b93a-47a6-9f71-3ae7b0d004ad Date: Fri, 31 Aug 2018 01:35:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:35:06Z","is_default":false,"name":"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:06Z","mtu":1450}} 2018-08-31 01:35:06,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d55f1d98-b93a-47a6-9f71-3ae7b0d004ad 2018-08-31 01:35:06,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.624838113785s 2018-08-31 01:35:06,512 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d55f1d98-b93a-47a6-9f71-3ae7b0d004ad 2018-08-31 01:35:06,513 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:35:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118', u'admin_state_up': True, u'tenant_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', u'created_at': u'2018-08-31T01:35:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', u'l2_adjacency': True}) 2018-08-31 01:35:06,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:06,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:06,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-15997250-c4ed-4656-88bb-a9e3808136c9 Date: Fri, 31 Aug 2018 01:35:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:35:06Z","qos_policy_id":null,"name":"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118","admin_state_up":true,"tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:06Z","mtu":1450}]} 2018-08-31 01:35:06,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-15997250-c4ed-4656-88bb-a9e3808136c9 2018-08-31 01:35:06,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104846000671s 2018-08-31 01:35:06,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-15997250-c4ed-4656-88bb-a9e3808136c9 2018-08-31 01:35:06,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:35:06,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"subnet": {"name": "singlevm2-subnet_85912d07-9dc2-421a-be23-3ba4a0538118", "enable_dhcp": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:35:07,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ed5441f1-836a-40c5-94b2-ba72f91b62d8 Date: Fri, 31 Aug 2018 01:35:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:35:07Z","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":"0ee1516aad5445f1a9b3bf6a04ea910d","id":"edb3eb61-93cf-45e6-9f57-9e7ccecccd68","subnetpool_id":null,"name":"singlevm2-subnet_85912d07-9dc2-421a-be23-3ba4a0538118"}} 2018-08-31 01:35:07,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ed5441f1-836a-40c5-94b2-ba72f91b62d8 2018-08-31 01:35:07,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.749178886414s 2018-08-31 01:35:07,370 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ed5441f1-836a-40c5-94b2-ba72f91b62d8 2018-08-31 01:35:07,370 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:35:07Z', 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'edb3eb61-93cf-45e6-9f57-9e7ccecccd68', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_85912d07-9dc2-421a-be23-3ba4a0538118', u'enable_dhcp': True, u'network_id': u'696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92', u'tenant_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', u'created_at': u'2018-08-31T01:35:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0ee1516aad5445f1a9b3bf6a04ea910d'}) 2018-08-31 01:35:07,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:35:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "singlevm2-router_85912d07-9dc2-421a-be23-3ba4a0538118", "admin_state_up": true}}' 2018-08-31 01:35:08,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-641dc128-0c9b-454e-81b4-1b0676f775a1 Date: Fri, 31 Aug 2018 01:35:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:07Z", "admin_state_up": true, "updated_at": "2018-08-31T01:35:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "name": "singlevm2-router_85912d07-9dc2-421a-be23-3ba4a0538118"}} 2018-08-31 01:35:08,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-641dc128-0c9b-454e-81b4-1b0676f775a1 2018-08-31 01:35:08,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.34928488731s 2018-08-31 01:35:08,721 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-641dc128-0c9b-454e-81b4-1b0676f775a1 2018-08-31 01:35:08,721 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:35:08Z', u'revision_number': 2, u'id': u'5211a33d-c2e6-45ce-bba0-e95711b41919', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_85912d07-9dc2-421a-be23-3ba4a0538118', u'admin_state_up': True, u'tenant_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', u'created_at': u'2018-08-31T01:35:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'0ee1516aad5445f1a9b3bf6a04ea910d'}) 2018-08-31 01:35:08,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:35:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"subnet_id": "edb3eb61-93cf-45e6-9f57-9e7ccecccd68"}' 2018-08-31 01:35:11,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de2c9653-eac0-40aa-8644-aff724596daa Date: Fri, 31 Aug 2018 01:35:11 GMT RESP BODY: {"network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "subnet_id": "edb3eb61-93cf-45e6-9f57-9e7ccecccd68", "subnet_ids": ["edb3eb61-93cf-45e6-9f57-9e7ccecccd68"], "port_id": "f7bbcc4f-b745-4cfb-ace1-0e2c13da5abe", "id": "5211a33d-c2e6-45ce-bba0-e95711b41919"} 2018-08-31 01:35:11,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919/add_router_interface.json used request id req-de2c9653-eac0-40aa-8644-aff724596daa 2018-08-31 01:35:11,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36048913002s 2018-08-31 01:35:11,083 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919/add_router_interface.json used request id req-de2c9653-eac0-40aa-8644-aff724596daa returning object 5211a33d-c2e6-45ce-bba0-e95711b41919 2018-08-31 01:35:11,083 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:35:11,215 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:35:11,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:11,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:35:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:35:11,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:11,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-23d28541-fdf8-4cf8-b0c5-f87e9c152731 Date: Fri, 31 Aug 2018 01:35:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:11,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-23d28541-fdf8-4cf8-b0c5-f87e9c152731 2018-08-31 01:35:11,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.751451015472s 2018-08-31 01:35:11,976 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-23d28541-fdf8-4cf8-b0c5-f87e9c152731 2018-08-31 01:35:11,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:35:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118"}' 2018-08-31 01:35:12,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-13a80b6b-cb24-4858-8638-823fca99db1d Date: Fri, 31 Aug 2018 01:35:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:12Z", "file": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file", "owner": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "size": null, "self": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "checksum": null, "created_at": "2018-08-31T01:35:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:35:12,070 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-13a80b6b-cb24-4858-8638-823fca99db1d 2018-08-31 01:35:12,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0857129096985s 2018-08-31 01:35:12,071 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-13a80b6b-cb24-4858-8638-823fca99db1d returning object 8e8cb501-9442-4c8a-a95c-3781fb6d4c30 2018-08-31 01:35:12,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:35:12,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '' 2018-08-31 01:35:12,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2d3c194-b4be-4e5d-b025-238829c7ac0a Date: Fri, 31 Aug 2018 01:35:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:35:12,546 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file used request id req-c2d3c194-b4be-4e5d-b025-238829c7ac0a 2018-08-31 01:35:12,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.474301815033s 2018-08-31 01:35:12,546 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file used request id req-c2d3c194-b4be-4e5d-b025-238829c7ac0a 2018-08-31 01:35:12,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:12,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:12,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7e4dd24b-57b5-4b36-8523-a26ed9548a52 Date: Fri, 31 Aug 2018 01:35:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:12Z", "file": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file", "owner": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "size": 12716032, "self": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:35:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:12,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7e4dd24b-57b5-4b36-8523-a26ed9548a52 2018-08-31 01:35:12,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0460739135742s 2018-08-31 01:35:12,597 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7e4dd24b-57b5-4b36-8523-a26ed9548a52 2018-08-31 01:35:12,598 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file', 'owner': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'id': u'8e8cb501-9442-4c8a-a95c-3781fb6d4c30', 'size': 12716032, u'self': u'/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'name': 'singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:35:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T01:35:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118', 'created': u'2018-08-31T01:35:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:35:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:35:12,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:35:12,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_85912d07-9dc2-421a-be23-3ba4a0538118", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:35:13,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c28694dd-39bb-46ce-a173-b5b4c5f1912c x-compute-request-id: req-c28694dd-39bb-46ce-a173-b5b4c5f1912c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_85912d07-9dc2-421a-be23-3ba4a0538118", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cd877930-3cb7-4c20-9164-dc55f9828660"}} 2018-08-31 01:35:13,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c28694dd-39bb-46ce-a173-b5b4c5f1912c 2018-08-31 01:35:13,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.713675022125s 2018-08-31 01:35:13,313 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c28694dd-39bb-46ce-a173-b5b4c5f1912c 2018-08-31 01:35:13,314 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_85912d07-9dc2-421a-be23-3ba4a0538118', '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'c0ca313478164ad283b44a36646e55ec', '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'cd877930-3cb7-4c20-9164-dc55f9828660', 'swap': 0}) 2018-08-31 01:35:13,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:35:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" -d '{"extra_specs": {}}' 2018-08-31 01:35:13,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-5d53b1b9-dd87-45bc-9caf-a25e2f80c38a x-compute-request-id: req-5d53b1b9-dd87-45bc-9caf-a25e2f80c38a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:35:13,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660/os-extra_specs used request id req-5d53b1b9-dd87-45bc-9caf-a25e2f80c38a 2018-08-31 01:35:13,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200960636139s 2018-08-31 01:35:13,335 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660/os-extra_specs used request id req-5d53b1b9-dd87-45bc-9caf-a25e2f80c38a 2018-08-31 01:35:13,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 01:35:13,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"keypair": {"name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118"}}' 2018-08-31 01:35:13,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-8c1ea57c-5171-41cd-9fcd-15b25c047deb x-compute-request-id: req-8c1ea57c-5171-41cd-9fcd-15b25c047deb Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD9CfpwKA/pWxzRA/iPrQ7/hb4QUAmpbDp3V3tMJnTPwihIyN4oVOQqkHHedz9VIy2247DrDJO19WWhiTsLjft/MTevmlICaseFp5COz+jd916WMkcbAX1miz2ZLCMBLGVilVoNRuhXYNQVJOh1gN+iRIfbJFYui3XnykOjgCo7hew9k+/GMYVub7LCL9ilN4t04ca+yjYHO5oBSocVom5aPM9Khov/h06Px/uaYzvFjLx+ygS8/gOaa0yINBGWyMK/Sr5JAxJ/Cp3uk1hcojfamOnafT6aGQF31trdWEQinjiHTho5zY6P3NpRlo9gT+EcLVbEXS2HNlzJwKz/ygH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAw/Qn6cCgP6Vsc0QP4j60O/4W+EFAJqWw6d1d7TCZ0z8IoSMj\neKFTkKpBx3nc/VSMttuOw6wyTtfVloYk7C437fzE3r5pSAmrHhaeQjs/o3fdeljJ\nHGwF9Zos9mSwjASxlYpVaDUboV2DUFSTodYDfokSH2yRWLot158pDo4AqO4XsPZP\nvxjGFbm+ywi/YpTeLdOHGvso2BzuaAUqHFaJuWjzPSoaL/4dOj8f7mmM7xYy8fso\nEvP4DmmtMiDQRlsjCv0q+SQMSfwqd7pNYXKI32pjp2n0+mhkBd9ba3VhEIp44h04\naOc2Oj9zaUZaPYE/hHC1WxF0thzZcycCs/8oBwIDAQABAoIBACuyzB/VxCbNZjUC\nTaR/pUPnswmjy4GS27QbmLGnb/ZrDSqaInPpTjBpt4ebhou8CjFRHzJFuWZZvZj2\ny08cM37QKrsdrW7SMSXhl2NfwR5cQbjiCd9bu6x8uGAuLizbcxrNIaS+iy3eI8WL\nRu0FQ/w45yC43mTyB/0Y0lgblMwXAAhko2irMvQ3qLmzMkUTgkvug06mH6X39w4j\nzhIu7SHw7hIXqyWXe7dWsZgNxlvdpbpm3jnOQjGbwKwY3842iO/6KvlfgGJWqaZ8\nEtSBOVTdjP1aUuAVIGJuX93zvTJDYqmyj0msN7aWr4pEaCT4SGKfzUx6Lu89C6Cj\n7iUd8XkCgYEA+vrw2fLpo5/c9tQ3L9gNM1W2UCwhpu8K+sd2WfMFeBqY24UVHrGR\nVD5hZFSZp6OBIDs5VkI53YtsPWgqXNsBh8iQkTX9cttjo2A+1lePA0JhsTXAG5fg\nrm6TvY5cI5ZO8LkfC6cKVCdsPvStpespHhJPkf1amzK6yYnGekzxIqsCgYEAx994\ndTJYg70FLLGc/rZFm2eX0vuBn4va/DnPW1iBaHxbeCDMdf95QFM/XpyJxVoV7gQ4\nlhc0MRwnLEiu5g/JYAKywQqyQrq4ej/uoPrb3sUCFBTN6T9bgfX5lTR1g14FbOvA\njYxKDhzfUurDFiSwfnDz3ChZ765wN7bMQvMl8BUCgYA328XjHBc33YqWPOETeuhl\nNnxfF5NdzfIJon8KwfXDp1fB87qhnC+WKlQOum2AS/mfLM80DYVHc5JhkF9tTyjm\nCZNzXirMd1uTrwYNOmuP9CQ+BpJ9Ea5l5CJpm9eR7BAhr3HjbAf2dte2o0pKlS4P\njU+8VEDoLcA4vrs32QwKBQKBgDT1lIBRL7zwV6+o/DVNbJIp18Oymn0A3KxaUQQe\nJmPeF4pz/lkBsUoHBNJ33dVp8keX3LqAOXcNw59rPtR8uFn1PRIDWIpv2TOjPwJu\nldWoE83oWUsFW6TK3S/Yr454Wi2rJeEbm/+zTMU2qSxz2kQWf7cFBheI+/j3OZY/\nwPylAoGASlelYfAdf0bV4dvfCN3ZYAtWIXajHO16/ErMpgoBiYw7WLfYFyTBKjG/\nqLnYsZ2AeyT2Vv1YceVGxNV8JLX4TfezC5gwq3lfFVtF7xSFTT4T3h1Y70U8En8Q\n9uVPRj+371HmFJAQUt3zcyBYPXznNosVBn8Xpt/8ljiF1lISs1Q=\n-----END RSA PRIVATE KEY-----\n", "user_id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118", "fingerprint": "1c:e6:e1:24:d2:59:06:e6:16:51:3e:a9:28:f3:a2:bc"}} 2018-08-31 01:35:13,707 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8c1ea57c-5171-41cd-9fcd-15b25c047deb 2018-08-31 01:35:13,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.371419906616s 2018-08-31 01:35:13,708 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8c1ea57c-5171-41cd-9fcd-15b25c047deb 2018-08-31 01:35:13,708 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD9CfpwKA/pWxzRA/iPrQ7/hb4QUAmpbDp3V3tMJnTPwihIyN4oVOQqkHHedz9VIy2247DrDJO19WWhiTsLjft/MTevmlICaseFp5COz+jd916WMkcbAX1miz2ZLCMBLGVilVoNRuhXYNQVJOh1gN+iRIfbJFYui3XnykOjgCo7hew9k+/GMYVub7LCL9ilN4t04ca+yjYHO5oBSocVom5aPM9Khov/h06Px/uaYzvFjLx+ygS8/gOaa0yINBGWyMK/Sr5JAxJ/Cp3uk1hcojfamOnafT6aGQF31trdWEQinjiHTho5zY6P3NpRlo9gT+EcLVbEXS2HNlzJwKz/ygH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAw/Qn6cCgP6Vsc0QP4j60O/4W+EFAJqWw6d1d7TCZ0z8IoSMj\neKFTkKpBx3nc/VSMttuOw6wyTtfVloYk7C437fzE3r5pSAmrHhaeQjs/o3fdeljJ\nHGwF9Zos9mSwjASxlYpVaDUboV2DUFSTodYDfokSH2yRWLot158pDo4AqO4XsPZP\nvxjGFbm+ywi/YpTeLdOHGvso2BzuaAUqHFaJuWjzPSoaL/4dOj8f7mmM7xYy8fso\nEvP4DmmtMiDQRlsjCv0q+SQMSfwqd7pNYXKI32pjp2n0+mhkBd9ba3VhEIp44h04\naOc2Oj9zaUZaPYE/hHC1WxF0thzZcycCs/8oBwIDAQABAoIBACuyzB/VxCbNZjUC\nTaR/pUPnswmjy4GS27QbmLGnb/ZrDSqaInPpTjBpt4ebhou8CjFRHzJFuWZZvZj2\ny08cM37QKrsdrW7SMSXhl2NfwR5cQbjiCd9bu6x8uGAuLizbcxrNIaS+iy3eI8WL\nRu0FQ/w45yC43mTyB/0Y0lgblMwXAAhko2irMvQ3qLmzMkUTgkvug06mH6X39w4j\nzhIu7SHw7hIXqyWXe7dWsZgNxlvdpbpm3jnOQjGbwKwY3842iO/6KvlfgGJWqaZ8\nEtSBOVTdjP1aUuAVIGJuX93zvTJDYqmyj0msN7aWr4pEaCT4SGKfzUx6Lu89C6Cj\n7iUd8XkCgYEA+vrw2fLpo5/c9tQ3L9gNM1W2UCwhpu8K+sd2WfMFeBqY24UVHrGR\nVD5hZFSZp6OBIDs5VkI53YtsPWgqXNsBh8iQkTX9cttjo2A+1lePA0JhsTXAG5fg\nrm6TvY5cI5ZO8LkfC6cKVCdsPvStpespHhJPkf1amzK6yYnGekzxIqsCgYEAx994\ndTJYg70FLLGc/rZFm2eX0vuBn4va/DnPW1iBaHxbeCDMdf95QFM/XpyJxVoV7gQ4\nlhc0MRwnLEiu5g/JYAKywQqyQrq4ej/uoPrb3sUCFBTN6T9bgfX5lTR1g14FbOvA\njYxKDhzfUurDFiSwfnDz3ChZ765wN7bMQvMl8BUCgYA328XjHBc33YqWPOETeuhl\nNnxfF5NdzfIJon8KwfXDp1fB87qhnC+WKlQOum2AS/mfLM80DYVHc5JhkF9tTyjm\nCZNzXirMd1uTrwYNOmuP9CQ+BpJ9Ea5l5CJpm9eR7BAhr3HjbAf2dte2o0pKlS4P\njU+8VEDoLcA4vrs32QwKBQKBgDT1lIBRL7zwV6+o/DVNbJIp18Oymn0A3KxaUQQe\nJmPeF4pz/lkBsUoHBNJ33dVp8keX3LqAOXcNw59rPtR8uFn1PRIDWIpv2TOjPwJu\nldWoE83oWUsFW6TK3S/Yr454Wi2rJeEbm/+zTMU2qSxz2kQWf7cFBheI+/j3OZY/\nwPylAoGASlelYfAdf0bV4dvfCN3ZYAtWIXajHO16/ErMpgoBiYw7WLfYFyTBKjG/\nqLnYsZ2AeyT2Vv1YceVGxNV8JLX4TfezC5gwq3lfFVtF7xSFTT4T3h1Y70U8En8Q\n9uVPRj+371HmFJAQUt3zcyBYPXznNosVBn8Xpt/8ljiF1lISs1Q=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2c01fac7a8d0495cb1bdb16067e0a9ea', 'name': u'singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118', 'created_at': '2018-08-31T01:35:13.708739', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'name': 'singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1c:e6:e1:24:d2:59:06:e6:16:51:3e:a9:28:f3:a2:bc', 'type': 'ssh', 'id': u'singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118'}) 2018-08-31 01:35:13,709 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAw/Qn6cCgP6Vsc0QP4j60O/4W+EFAJqWw6d1d7TCZ0z8IoSMj eKFTkKpBx3nc/VSMttuOw6wyTtfVloYk7C437fzE3r5pSAmrHhaeQjs/o3fdeljJ HGwF9Zos9mSwjASxlYpVaDUboV2DUFSTodYDfokSH2yRWLot158pDo4AqO4XsPZP vxjGFbm+ywi/YpTeLdOHGvso2BzuaAUqHFaJuWjzPSoaL/4dOj8f7mmM7xYy8fso EvP4DmmtMiDQRlsjCv0q+SQMSfwqd7pNYXKI32pjp2n0+mhkBd9ba3VhEIp44h04 aOc2Oj9zaUZaPYE/hHC1WxF0thzZcycCs/8oBwIDAQABAoIBACuyzB/VxCbNZjUC TaR/pUPnswmjy4GS27QbmLGnb/ZrDSqaInPpTjBpt4ebhou8CjFRHzJFuWZZvZj2 y08cM37QKrsdrW7SMSXhl2NfwR5cQbjiCd9bu6x8uGAuLizbcxrNIaS+iy3eI8WL Ru0FQ/w45yC43mTyB/0Y0lgblMwXAAhko2irMvQ3qLmzMkUTgkvug06mH6X39w4j zhIu7SHw7hIXqyWXe7dWsZgNxlvdpbpm3jnOQjGbwKwY3842iO/6KvlfgGJWqaZ8 EtSBOVTdjP1aUuAVIGJuX93zvTJDYqmyj0msN7aWr4pEaCT4SGKfzUx6Lu89C6Cj 7iUd8XkCgYEA+vrw2fLpo5/c9tQ3L9gNM1W2UCwhpu8K+sd2WfMFeBqY24UVHrGR VD5hZFSZp6OBIDs5VkI53YtsPWgqXNsBh8iQkTX9cttjo2A+1lePA0JhsTXAG5fg rm6TvY5cI5ZO8LkfC6cKVCdsPvStpespHhJPkf1amzK6yYnGekzxIqsCgYEAx994 dTJYg70FLLGc/rZFm2eX0vuBn4va/DnPW1iBaHxbeCDMdf95QFM/XpyJxVoV7gQ4 lhc0MRwnLEiu5g/JYAKywQqyQrq4ej/uoPrb3sUCFBTN6T9bgfX5lTR1g14FbOvA jYxKDhzfUurDFiSwfnDz3ChZ765wN7bMQvMl8BUCgYA328XjHBc33YqWPOETeuhl NnxfF5NdzfIJon8KwfXDp1fB87qhnC+WKlQOum2AS/mfLM80DYVHc5JhkF9tTyjm CZNzXirMd1uTrwYNOmuP9CQ+BpJ9Ea5l5CJpm9eR7BAhr3HjbAf2dte2o0pKlS4P jU+8VEDoLcA4vrs32QwKBQKBgDT1lIBRL7zwV6+o/DVNbJIp18Oymn0A3KxaUQQe JmPeF4pz/lkBsUoHBNJ33dVp8keX3LqAOXcNw59rPtR8uFn1PRIDWIpv2TOjPwJu ldWoE83oWUsFW6TK3S/Yr454Wi2rJeEbm/+zTMU2qSxz2kQWf7cFBheI+/j3OZY/ wPylAoGASlelYfAdf0bV4dvfCN3ZYAtWIXajHO16/ErMpgoBiYw7WLfYFyTBKjG/ qLnYsZ2AeyT2Vv1YceVGxNV8JLX4TfezC5gwq3lfFVtF7xSFTT4T3h1Y70U8En8Q 9uVPRj+371HmFJAQUt3zcyBYPXznNosVBn8Xpt/8ljiF1lISs1Q= -----END RSA PRIVATE KEY----- 2018-08-31 01:35:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 01:35:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"security_group": {"name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-31 01:35:13,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-e21b9ae5-3e29-44b1-a72d-6a09324dc317 Date: Fri, 31 Aug 2018 01:35:13 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:13Z", "updated_at": "2018-08-31T01:35:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "313f9680-68dc-4881-83bc-5741e3124a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "8121acd6-0f75-4a8d-bd37-6331ac7efa9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 1, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "650eb25c-e606-495e-b703-01a93518ef2c", "name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118"}} 2018-08-31 01:35:13,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e21b9ae5-3e29-44b1-a72d-6a09324dc317 2018-08-31 01:35:13,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.127203941345s 2018-08-31 01:35:13,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e21b9ae5-3e29-44b1-a72d-6a09324dc317 2018-08-31 01:35:13,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:35:13,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:13,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-8b57f59f-ad19-4a85-a271-9b71ec8e56ab Date: Fri, 31 Aug 2018 01:35:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:06Z", "updated_at": "2018-08-31T01:35:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "30cf632c-2fd0-493f-870d-571026f0dea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "92fa239c-882a-4fcc-9625-6558a397bd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "aeb57acd-2cf4-4f9e-a11d-25c3a3887825", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "bf21fa73-23c7-41d4-a867-c0795a12fe4c", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 1, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:13Z", "updated_at": "2018-08-31T01:35:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "313f9680-68dc-4881-83bc-5741e3124a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "8121acd6-0f75-4a8d-bd37-6331ac7efa9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 1, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "650eb25c-e606-495e-b703-01a93518ef2c", "name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118"}]} 2018-08-31 01:35:13,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b57f59f-ad19-4a85-a271-9b71ec8e56ab 2018-08-31 01:35:13,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0658738613129s 2018-08-31 01:35:13,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b57f59f-ad19-4a85-a271-9b71ec8e56ab 2018-08-31 01:35:13,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:35:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -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": "650eb25c-e606-495e-b703-01a93518ef2c"}}' 2018-08-31 01:35:14,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-40a40fd9-6e01-4834-a10d-6210be687f59 Date: Fri, 31 Aug 2018 01:35:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:13Z", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "3c7dfc78-813e-4ee9-946b-f528c9bf934f"}} 2018-08-31 01:35:14,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-40a40fd9-6e01-4834-a10d-6210be687f59 2018-08-31 01:35:14,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11075091362s 2018-08-31 01:35:14,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-40a40fd9-6e01-4834-a10d-6210be687f59 2018-08-31 01:35:14,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:35:14,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:14,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c3b8122f-dfe3-4611-9c9c-cf10a9f51b44 Date: Fri, 31 Aug 2018 01:35:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:06Z", "updated_at": "2018-08-31T01:35:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "30cf632c-2fd0-493f-870d-571026f0dea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "92fa239c-882a-4fcc-9625-6558a397bd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "aeb57acd-2cf4-4f9e-a11d-25c3a3887825", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "bf21fa73-23c7-41d4-a867-c0795a12fe4c", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 1, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:13Z", "updated_at": "2018-08-31T01:35:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "313f9680-68dc-4881-83bc-5741e3124a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "3c7dfc78-813e-4ee9-946b-f528c9bf934f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "8121acd6-0f75-4a8d-bd37-6331ac7efa9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 2, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "650eb25c-e606-495e-b703-01a93518ef2c", "name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118"}]} 2018-08-31 01:35:14,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c3b8122f-dfe3-4611-9c9c-cf10a9f51b44 2018-08-31 01:35:14,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0418820381165s 2018-08-31 01:35:14,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c3b8122f-dfe3-4611-9c9c-cf10a9f51b44 2018-08-31 01:35:14,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:35:14,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -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": "650eb25c-e606-495e-b703-01a93518ef2c"}}' 2018-08-31 01:35:14,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-87f61df2-d8c3-4649-8a80-c77194faea6f Date: Fri, 31 Aug 2018 01:35:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T01:35:14Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "port_range_min": null, "revision_number": 0, "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:14Z", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "1f33ff11-5c14-4ee9-af9a-78535f3b3a24"}} 2018-08-31 01:35:14,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-87f61df2-d8c3-4649-8a80-c77194faea6f 2018-08-31 01:35:14,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158970117569s 2018-08-31 01:35:14,233 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-87f61df2-d8c3-4649-8a80-c77194faea6f 2018-08-31 01:35:14,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:14,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:14,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-f2332e15-681b-4840-9fa4-23ec3c310216 Date: Fri, 31 Aug 2018 01:35:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","l2_adjacency":true,"status":"ACTIVE","subnets":["edb3eb61-93cf-45e6-9f57-9e7ccecccd68"],"description":"","tags":[],"updated_at":"2018-08-31T01:35:07Z","qos_policy_id":null,"name":"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118","admin_state_up":true,"tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:06Z","mtu":1450}]} 2018-08-31 01:35:14,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f2332e15-681b-4840-9fa4-23ec3c310216 2018-08-31 01:35:14,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919809341431s 2018-08-31 01:35:14,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f2332e15-681b-4840-9fa4-23ec3c310216 2018-08-31 01:35:14,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:14,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:14,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-1094c631-99fa-4b53-bf57-59dddbbf4de7 Date: Fri, 31 Aug 2018 01:35:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:12Z", "file": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file", "owner": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "size": 12716032, "self": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:35:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:14,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1094c631-99fa-4b53-bf57-59dddbbf4de7 2018-08-31 01:35:14,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354290008545s 2018-08-31 01:35:14,367 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1094c631-99fa-4b53-bf57-59dddbbf4de7 2018-08-31 01:35:14,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:35:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:14,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35: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-af101dd7-1493-4516-b91e-68971d6da007 x-compute-request-id: req-af101dd7-1493-4516-b91e-68971d6da007 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_85912d07-9dc2-421a-be23-3ba4a0538118", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cd877930-3cb7-4c20-9164-dc55f9828660"}]} 2018-08-31 01:35:14,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-af101dd7-1493-4516-b91e-68971d6da007 2018-08-31 01:35:14,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230720043182s 2018-08-31 01:35:14,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-af101dd7-1493-4516-b91e-68971d6da007 2018-08-31 01:35:14,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:35:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"server": {"name": "singlevm2-vm_85912d07-9dc2-421a-be23-3ba4a0538118", "imageRef": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "key_name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118", "flavorRef": "cd877930-3cb7-4c20-9164-dc55f9828660", "max_count": 1, "min_count": 1, "networks": [{"uuid": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92"}], "security_groups": [{"name": "650eb25c-e606-495e-b703-01a93518ef2c"}]}}' 2018-08-31 01:35:16,401 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:35: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-069f5846-3dd4-4c71-a3c8-4ab7d4d6030e x-compute-request-id: req-069f5846-3dd4-4c71-a3c8-4ab7d4d6030e Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "650eb25c-e606-495e-b703-01a93518ef2c"}], "OS-DCF:diskConfig": "MANUAL", "id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "bookmark"}], "adminPass": "RHdoP9W85H26"}} 2018-08-31 01:35:16,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-069f5846-3dd4-4c71-a3c8-4ab7d4d6030e 2018-08-31 01:35:16,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.0074570179s 2018-08-31 01:35:16,402 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-069f5846-3dd4-4c71-a3c8-4ab7d4d6030e 2018-08-31 01:35:16,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:16,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:16,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35: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-277fd212-6d41-446a-a3d5-590e62d5b652 x-compute-request-id: req-277fd212-6d41-446a-a3d5-590e62d5b652 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "bookmark"}], "image": {"id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "links": [{"href": "http://172.30.9.27:8774/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd877930-3cb7-4c20-9164-dc55f9828660", "links": [{"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}]}, "id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "user_id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:35:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118", "name": "singlevm2-vm_85912d07-9dc2-421a-be23-3ba4a0538118", "created": "2018-08-31T01:35:16Z", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:35:16,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-277fd212-6d41-446a-a3d5-590e62d5b652 2018-08-31 01:35:16,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531368970871s 2018-08-31 01:35:16,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-277fd212-6d41-446a-a3d5-590e62d5b652 2018-08-31 01:35:16,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:17,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e361bad1-ac7c-4240-b527-2e9f915322e7 Date: Fri, 31 Aug 2018 01:35:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","l2_adjacency":true,"status":"ACTIVE","subnets":["edb3eb61-93cf-45e6-9f57-9e7ccecccd68"],"description":"","tags":[],"updated_at":"2018-08-31T01:35:07Z","qos_policy_id":null,"name":"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118","admin_state_up":true,"tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:06Z","mtu":1450}]} 2018-08-31 01:35:17,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e361bad1-ac7c-4240-b527-2e9f915322e7 2018-08-31 01:35:17,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0813901424408s 2018-08-31 01:35:17,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e361bad1-ac7c-4240-b527-2e9f915322e7 2018-08-31 01:35:17,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:35:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:17,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5417e986-aff7-4e7c-8484-bfa6aebbdde5 Date: Fri, 31 Aug 2018 01:35:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:35:07Z","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":"0ee1516aad5445f1a9b3bf6a04ea910d","id":"edb3eb61-93cf-45e6-9f57-9e7ccecccd68","subnetpool_id":null,"name":"singlevm2-subnet_85912d07-9dc2-421a-be23-3ba4a0538118"}]} 2018-08-31 01:35:17,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5417e986-aff7-4e7c-8484-bfa6aebbdde5 2018-08-31 01:35:17,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0591580867767s 2018-08-31 01:35:17,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5417e986-aff7-4e7c-8484-bfa6aebbdde5 2018-08-31 01:35:17,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:35:19,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:19,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:19,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e42b9c43-a89b-4d7a-a6a6-7a57379bfb63 x-compute-request-id: req-e42b9c43-a89b-4d7a-a6a6-7a57379bfb63 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.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "bookmark"}], "image": {"id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "links": [{"href": "http://172.30.9.27:8774/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd877930-3cb7-4c20-9164-dc55f9828660", "links": [{"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}]}, "id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "user_id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:35:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118", "name": "singlevm2-vm_85912d07-9dc2-421a-be23-3ba4a0538118", "created": "2018-08-31T01:35:16Z", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:35:19,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e42b9c43-a89b-4d7a-a6a6-7a57379bfb63 2018-08-31 01:35:19,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425664901733s 2018-08-31 01:35:19,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e42b9c43-a89b-4d7a-a6a6-7a57379bfb63 2018-08-31 01:35:19,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:35:21,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:21,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:22,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f2663fa-4d33-430a-8a05-524087680500 x-compute-request-id: req-0f2663fa-4d33-430a-8a05-524087680500 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "bookmark"}], "image": {"id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "links": [{"href": "http://172.30.9.27:8774/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd877930-3cb7-4c20-9164-dc55f9828660", "links": [{"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}]}, "id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "security_groups": [{"name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118"}], "user_id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:35:19Z", "hostId": "6437dec56418626cb4626acf657fcc6c7a95f33d6dde5f00d2aef95e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118", "name": "singlevm2-vm_85912d07-9dc2-421a-be23-3ba4a0538118", "created": "2018-08-31T01:35:16Z", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:35:22,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0f2663fa-4d33-430a-8a05-524087680500 2018-08-31 01:35:22,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4145181179s 2018-08-31 01:35:22,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0f2663fa-4d33-430a-8a05-524087680500 2018-08-31 01:35:22,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:35:24,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:25,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bfc33e2-fe56-40e5-b669-df700204c53d x-compute-request-id: req-9bfc33e2-fe56-40e5-b669-df700204c53d Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:49:9f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "bookmark"}], "image": {"id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "links": [{"href": "http://172.30.9.27:8774/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:35:23.000000", "flavor": {"id": "cd877930-3cb7-4c20-9164-dc55f9828660", "links": [{"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}]}, "id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "security_groups": [{"name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118"}], "user_id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:35:24Z", "hostId": "6437dec56418626cb4626acf657fcc6c7a95f33d6dde5f00d2aef95e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118", "name": "singlevm2-vm_85912d07-9dc2-421a-be23-3ba4a0538118", "created": "2018-08-31T01:35:16Z", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:35:25,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9bfc33e2-fe56-40e5-b669-df700204c53d 2018-08-31 01:35:25,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362975120544s 2018-08-31 01:35:25,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9bfc33e2-fe56-40e5-b669-df700204c53d 2018-08-31 01:35:25,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:35:25,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3bbe45c0-5ef0-44c6-aae4-89b5146cf346" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:25,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-97949292-6acf-4f9e-ab4a-ba3d41fff3f9 Date: Fri, 31 Aug 2018 01:35:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:35:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb3eb61-93cf-45e6-9f57-9e7ccecccd68","ip_address":"192.168.120.4"}],"id":"a6ab4b62-7247-4bb9-a677-209fa02ecb49","security_groups":["650eb25c-e606-495e-b703-01a93518ef2c"],"mac_address":"fa:16:3e:66:49:9f","project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:19Z","binding:vnic_type":"normal","device_id":"3bbe45c0-5ef0-44c6-aae4-89b5146cf346","ip_allocation":"immediate"}]} 2018-08-31 01:35:25,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3bbe45c0-5ef0-44c6-aae4-89b5146cf346 used request id req-97949292-6acf-4f9e-ab4a-ba3d41fff3f9 2018-08-31 01:35:25,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484549999237s 2018-08-31 01:35:25,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3bbe45c0-5ef0-44c6-aae4-89b5146cf346 used request id req-97949292-6acf-4f9e-ab4a-ba3d41fff3f9 2018-08-31 01:35:25,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:25,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6ab4b62-7247-4bb9-a677-209fa02ecb49" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:25,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-57628563-ef98-4128-af99-f0e23d6f3c67 Date: Fri, 31 Aug 2018 01:35:25 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:35:25,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6ab4b62-7247-4bb9-a677-209fa02ecb49 used request id req-57628563-ef98-4128-af99-f0e23d6f3c67 2018-08-31 01:35:25,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0470390319824s 2018-08-31 01:35:25,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6ab4b62-7247-4bb9-a677-209fa02ecb49 used request id req-57628563-ef98-4128-af99-f0e23d6f3c67 2018-08-31 01:35:25,411 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:49:9f', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8e8cb501-9442-4c8a-a95c-3781fb6d4c30'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:35:23.000000', 'flavor': Munch({u'id': u'cd877930-3cb7-4c20-9164-dc55f9828660'}), 'az': u'nova', 'id': u'3bbe45c0-5ef0-44c6-aae4-89b5146cf346', 'security_groups': [Munch({u'name': u'singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c01fac7a8d0495cb1bdb16067e0a9ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'name': 'singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:35:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:35:24Z', 'hostId': u'6437dec56418626cb4626acf657fcc6c7a95f33d6dde5f00d2aef95e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'6437dec56418626cb4626acf657fcc6c7a95f33d6dde5f00d2aef95e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:35:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'name': u'singlevm2-vm_85912d07-9dc2-421a-be23-3ba4a0538118', 'adminPass': u'RHdoP9W85H26', 'tenant_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'created_at': u'2018-08-31T01:35:16Z', 'created': u'2018-08-31T01:35:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:35:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:25,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-14a62dcf-4cb2-43d8-8472-3561b40eedbb Date: Fri, 31 Aug 2018 01:35:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","l2_adjacency":true,"status":"ACTIVE","subnets":["edb3eb61-93cf-45e6-9f57-9e7ccecccd68"],"description":"","tags":[],"updated_at":"2018-08-31T01:35:07Z","qos_policy_id":null,"name":"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118","admin_state_up":true,"tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:06Z","mtu":1450}]} 2018-08-31 01:35:25,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-14a62dcf-4cb2-43d8-8472-3561b40eedbb 2018-08-31 01:35:25,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2618060112s 2018-08-31 01:35:25,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-14a62dcf-4cb2-43d8-8472-3561b40eedbb 2018-08-31 01:35:25,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:35:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3bbe45c0-5ef0-44c6-aae4-89b5146cf346" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:25,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-b4b7cd2e-f0d8-4f38-869e-02bcaaeeaffc Date: Fri, 31 Aug 2018 01:35:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:35:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb3eb61-93cf-45e6-9f57-9e7ccecccd68","ip_address":"192.168.120.4"}],"id":"a6ab4b62-7247-4bb9-a677-209fa02ecb49","security_groups":["650eb25c-e606-495e-b703-01a93518ef2c"],"mac_address":"fa:16:3e:66:49:9f","project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:19Z","binding:vnic_type":"normal","device_id":"3bbe45c0-5ef0-44c6-aae4-89b5146cf346","ip_allocation":"immediate"}]} 2018-08-31 01:35:25,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3bbe45c0-5ef0-44c6-aae4-89b5146cf346 used request id req-b4b7cd2e-f0d8-4f38-869e-02bcaaeeaffc 2018-08-31 01:35:25,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0433669090271s 2018-08-31 01:35:25,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3bbe45c0-5ef0-44c6-aae4-89b5146cf346 used request id req-b4b7cd2e-f0d8-4f38-869e-02bcaaeeaffc 2018-08-31 01:35:25,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 01:35:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.4", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49"}}' 2018-08-31 01:35:28,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-0aec062f-f8ed-4843-99aa-f5171191df42 Date: Fri, 31 Aug 2018 01:35:28 GMT RESP BODY: {"floatingip": {"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}} 2018-08-31 01:35:28,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0aec062f-f8ed-4843-99aa-f5171191df42 2018-08-31 01:35:28,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38642597198s 2018-08-31 01:35:28,109 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0aec062f-f8ed-4843-99aa-f5171191df42 2018-08-31 01:35:28,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:28,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-22227314-e8e0-43f7-9f96-dfb1bbb13f9b Date: Fri, 31 Aug 2018 01:35:28 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:28,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-22227314-e8e0-43f7-9f96-dfb1bbb13f9b 2018-08-31 01:35:28,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0808670520782s 2018-08-31 01:35:28,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-22227314-e8e0-43f7-9f96-dfb1bbb13f9b 2018-08-31 01:35:28,202 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:35:28,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:28,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:28,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-299ea489-564a-469e-b46a-3b9560d8192b Date: Fri, 31 Aug 2018 01:35:28 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:28,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-299ea489-564a-469e-b46a-3b9560d8192b 2018-08-31 01:35:28,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561490058899s 2018-08-31 01:35:28,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-299ea489-564a-469e-b46a-3b9560d8192b 2018-08-31 01:35:28,367 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:35:28,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:28,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-32369393-51a1-47d7-8c6d-505563a206c5 Date: Fri, 31 Aug 2018 01:35:28 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:28,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-32369393-51a1-47d7-8c6d-505563a206c5 2018-08-31 01:35:28,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632698535919s 2018-08-31 01:35:28,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-32369393-51a1-47d7-8c6d-505563a206c5 2018-08-31 01:35:28,540 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:35:28,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:28,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3d6626e8-50c8-45e3-a22c-a3da20e3052e Date: Fri, 31 Aug 2018 01:35:28 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:28,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3d6626e8-50c8-45e3-a22c-a3da20e3052e 2018-08-31 01:35:28,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558078289032s 2018-08-31 01:35:28,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3d6626e8-50c8-45e3-a22c-a3da20e3052e 2018-08-31 01:35:28,704 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:35:28,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:28,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:28,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6ea4622e-ff6e-4e63-b3f9-8b5afb44d16c Date: Fri, 31 Aug 2018 01:35:28 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:28,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6ea4622e-ff6e-4e63-b3f9-8b5afb44d16c 2018-08-31 01:35:28,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0516359806061s 2018-08-31 01:35:28,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6ea4622e-ff6e-4e63-b3f9-8b5afb44d16c 2018-08-31 01:35:28,865 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:35:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:28,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-dcb5e227-237c-4805-8283-fdf470056408 Date: Fri, 31 Aug 2018 01:35:29 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:29,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dcb5e227-237c-4805-8283-fdf470056408 2018-08-31 01:35:29,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0543608665466s 2018-08-31 01:35:29,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dcb5e227-237c-4805-8283-fdf470056408 2018-08-31 01:35:29,029 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:35:29,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:29,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:29,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-618d8987-02a9-4647-94bb-8e1b9e9c9eed Date: Fri, 31 Aug 2018 01:35:29 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:26Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:29,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-618d8987-02a9-4647-94bb-8e1b9e9c9eed 2018-08-31 01:35:29,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0551378726959s 2018-08-31 01:35:29,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-618d8987-02a9-4647-94bb-8e1b9e9c9eed 2018-08-31 01:35:29,192 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:35:29,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:29,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-fa0cf53a-eb25-4777-b0c6-73673a2e1beb Date: Fri, 31 Aug 2018 01:35:29 GMT RESP BODY: {"floatingips": [{"router_id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:26Z", "updated_at": "2018-08-31T01:35:29Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:49:9f", "device_id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_id": "a6ab4b62-7247-4bb9-a677-209fa02ecb49", "id": "065c3091-d5e7-4dfb-a600-e6365e4d3cce", "qos_policy_id": null}]} 2018-08-31 01:35:29,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fa0cf53a-eb25-4777-b0c6-73673a2e1beb 2018-08-31 01:35:29,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0678491592407s 2018-08-31 01:35:29,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fa0cf53a-eb25-4777-b0c6-73673a2e1beb 2018-08-31 01:35:29,370 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5211a33d-c2e6-45ce-bba0-e95711b41919', 'updated_at': u'2018-08-31T01:35:29Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'a6ab4b62-7247-4bb9-a677-209fa02ecb49', 'id': u'065c3091-d5e7-4dfb-a600-e6365e4d3cce', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'a6ab4b62-7247-4bb9-a677-209fa02ecb49', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'name': 'singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:66:49:9f', u'device_id': u'3bbe45c0-5ef0-44c6-aae4-89b5146cf346'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0ee1516aad5445f1a9b3bf6a04ea910d', 'created_at': u'2018-08-31T01:35:26Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:66:49:9f', u'device_id': u'3bbe45c0-5ef0-44c6-aae4-89b5146cf346'}), 'router': u'5211a33d-c2e6-45ce-bba0-e95711b41919'}) 2018-08-31 01:35:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 01:35:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 01:35:29,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45920ec6-1e25-48fd-ab4a-60cc86f6d548 x-compute-request-id: req-45920ec6-1e25-48fd-ab4a-60cc86f6d548 Content-Encoding: gzip Content-Length: 9597 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 480420286 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.179161] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181402] pid_max: default: 32768 minimum: 301\n[ 0.182607] ACPI: Core revision 20150930\n[ 0.184269] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186049] Security Framework initialized\n[ 0.187159] Yama: becoming mindful.\n[ 0.188145] AppArmor: AppArmor initialized\n[ 0.189333] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191073] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192736] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194346] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196177] Initializing cgroup subsys io\n[ 0.197262] Initializing cgroup subsys memory\n[ 0.198423] Initializing cgroup subsys devices\n[ 0.199595] Initializing cgroup subsys freezer\n[ 0.200750] Initializing cgroup subsys net_cls\n[ 0.201939] Initializing cgroup subsys perf_event\n[ 0.203156] Initializing cgroup subsys net_prio\n[ 0.204334] Initializing cgroup subsys hugetlb\n[ 0.205488] Initializing cgroup subsys pids\n[ 0.206651] CPU: Physical Processor ID: 0\n[ 0.208419] mce: CPU supports 10 MCE banks\n[ 0.209539] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225628] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.232186] ftrace: allocating 31920 entries in 125 pages\n[ 0.257446] smpboot: Max logical packages: 1\n[ 0.258627] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260452] x2apic enabled\n[ 0.261566] Switched APIC routing to physical x2apic.\n[ 0.263993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.265461] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.268106] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.270486] KVM setup paravirtual spinlock\n[ 0.272057] x86: Booted up 1 node, 1 CPUs\n[ 0.273126] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.274959] devtmpfs: initialized\n[ 0.276905] evm: security.selinux\n[ 0.277838] evm: security.SMACK64\n[ 0.278769] evm: security.SMACK64EXEC\n[ 0.279772] evm: security.SMACK64TRANSMUTE\n[ 0.280852] evm: security.SMACK64MMAP\n[ 0.281843] evm: security.ima\n[ 0.282704] evm: security.capability\n[ 0.283761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286200] pinctrl core: initialized pinctrl subsystem\n[ 0.287627] RTC time: 1:35:23, date: 08/31/18\n[ 0.288894] NET: Registered protocol family 16\n[ 0.290164] cpuidle: using governor ladder\n[ 0.291250] cpuidle: using governor menu\n[ 0.292304] PCCT header not found.\n[ 0.293311] ACPI: bus type PCI registered\n[ 0.294385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.296014] PCI: Using configuration type 1 for base access\n[ 0.298129] ACPI: Added _OSI(Module Device)\n[ 0.299244] ACPI: Added _OSI(Processor Device)\n[ 0.300382] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301583] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303729] ACPI: Interpreter enabled\n[ 0.304751] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.307219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.309672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.312129] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.314577] ACPI: (supports S0 S5)\n[ 0.315524] ACPI: Using IOAPIC for interrupt routing\n[ 0.316773] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320517] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.322032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323658] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325235] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328129] acpiphp: Slot [3] registered\n[ 0.329194] acpiphp: Slot [4] registered\n[ 0.330257] acpiphp: Slot [5] registered\n[ 0.331318] acpiphp: Slot [6] registered\n[ 0.332386] acpiphp: Slot [7] registered\n[ 0.333449] acpiphp: Slot [8] registered\n[ 0.334512] acpiphp: Slot [9] registered\n[ 0.335578] acpiphp: Slot [10] registered\n[ 0.336658] acpiphp: Slot [11] registered\n[ 0.337752] acpiphp: Slot [12] registered\n[ 0.338829] acpiphp: Slot [13] registered\n[ 0.339896] acpiphp: Slot [14] registered\n[ 0.340975] acpiphp: Slot [15] registered\n[ 0.355948] acpiphp: Slot [16] registered\n[ 0.357036] acpiphp: Slot [17] registered\n[ 0.358116] acpiphp: Slot [18] registered\n[ 0.359186] acpiphp: Slot [19] registered\n[ 0.360265] acpiphp: Slot [20] registered\n[ 0.361342] acpiphp: Slot [21] registered\n[ 0.362412] acpiphp: Slot [22] registered\n[ 0.363482] acpiphp: Slot [23] registered\n[ 0.364559] acpiphp: Slot [24] registered\n[ 0.365636] acpiphp: Slot [25] registered\n[ 0.366703] acpiphp: Slot [26] registered\n[ 0.367780] acpiphp: Slot [27] registered\n[ 0.368863] acpiphp: Slot [28] registered\n[ 0.369934] acpiphp: Slot [29] registered\n[ 0.370998] acpiphp: Slot [30] registered\n[ 0.372064] acpiphp: Slot [31] registered\n[ 0.373136] PCI host bridge to bus 0000:00\n[ 0.374205] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.375786] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.377380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.379303] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.381222] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.383187] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.387095] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.388760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.390301] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.391972] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.396443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.398352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421150] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426806] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428633] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.430364] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.431739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.433785] vgaarb: loaded\n[ 0.434594] vgaarb: bridge control possible 0000:00:02.0\n[ 0.436197] SCSI subsystem initialized\n[ 0.437414] ACPI: bus type USB registered\n[ 0.438514] usbcore: registered new interface driver usbfs\n[ 0.439875] usbcore: registered new interface driver hub\n[ 0.441196] usbcore: registered new device driver usb\n[ 0.442641] PCI: Using ACPI for IRQ routing\n[ 0.444116] NetLabel: Initializing\n[ 0.445069] NetLabel: domain hash size = 128\n[ 0.446190] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.447457] NetLabel: unlabeled traffic allowed by default\n[ 0.448983] clocksource: Switched to clocksource kvm-clock\n[ 0.458872] AppArmor: AppArmor Filesystem Enabled\n[ 0.460148] pnp: PnP ACPI init\n[ 0.461342] pnp: PnP ACPI: found 5 devices\n[ 0.468118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.470381] NET: Registered protocol family 2\n[ 0.471756] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.473458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.475046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.476615] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479610] NET: Registered protocol family 1\n[ 0.480766] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.482202] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.483611] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498070] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.512409] Trying to unpack rootfs image as initramfs...\n[ 0.573836] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.576011] Scanning for low memory corruption every 60 seconds\n[ 0.577776] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.579321] audit: initializing netlink subsys (disabled)\n[ 0.583083] audit: type=2000 audit(1535679324.730:1): initialized\n[ 0.585215] Initialise system trusted keyring\n[ 0.586655] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588195] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.590877] zbud: loaded\n[ 0.591881] VFS: Disk quotas dquot_6.6.0\n[ 0.593015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595174] fuse init (API version 7.23)\n[ 0.596393] Key type big_key registered\n[ 0.597482] Allocating IMA MOK and blacklist keyrings.\n[ 0.599150] Key type asymmetric registered\n[ 0.600256] Asymmetric key parser 'x509' registered\n[ 0.601562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.603591] io scheduler noop registered\n[ 0.604653] io scheduler deadline registered (default)\n[ 0.605984] io scheduler cfq registered\n[ 0.607193] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.608568] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610316] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.612282] ACPI: Power Button [PWRF]\n[ 0.613488] GHES: HEST is not enabled!\n[ 0.627567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.656584] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.659409] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.683097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.686098] Linux agpgart interface v0.103\n[ 0.689486] brd: module loaded\n[ 0.691696] loop: module loaded\n[ 0.696472] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.698452] GPT:90111 != 2097151\n[ 0.699379] GPT:Alternate GPT header not at the end of the disk.\n[ 0.700849] GPT:90111 != 2097151\n[ 0.701778] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703091] vda: vda1 vda15\n[ 0.704725] scsi host0: ata_piix\n[ 0.705802] scsi host1: ata_piix\n[ 0.706773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.708406] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.710362] libphy: Fixed MDIO Bus: probed\n[ 0.711469] tun: Universal TUN/TAP device driver, 1.6\n[ 0.712752] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715663] PPP generic driver version 2.4.2\n[ 0.716890] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.718470] ehci-pci: EHCI PCI platform driver\n[ 0.719651] ehci-platform: EHCI generic platform driver\n[ 0.721004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.722520] ohci-pci: OHCI PCI platform driver\n[ 0.723694] ohci-platform: OHCI generic platform driver\n[ 0.725037] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739571] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742833] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.744158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.745682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.747303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.749202] usb usb1: Product: UHCI Host Controller\n[ 0.750439] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.751928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.753234] hub 1-0:1.0: USB hub found\n[ 0.754286] hub 1-0:1.0: 2 ports detected\n[ 0.755663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.758487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761108] mousedev: PS/2 mouse device common for all mice\n[ 0.762771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.765192] rtc_cmos 00:00: RTC can wake from S4\n[ 0.766685] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.768262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769837] i2c /dev entries driver\n[ 0.770856] device-mapper: uevent: version 1.0.3\n[ 0.772118] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774278] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.776076] NET: Registered protocol family 10\n[ 0.777585] NET: Registered protocol family 17\n[ 0.778766] Key type dns_resolver registered\n[ 0.780093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781541] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783897] registered taskstats version 1\n[ 0.785016] Loading compiled-in X.509 certificates\n[ 0.786792] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789267] zswap: loaded using pool lzo/zbud\n[ 0.791336] Key type trusted registered\n[ 0.793452] Key type encrypted registered\n[ 0.794562] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795926] ima: No TPM chip found, activating TPM-bypass!\n[ 0.797304] evm: HMAC attrs: 0x1\n[ 0.798557] Magic number: 14:474:560\n[ 0.799693] rtc_cmos 00:00: setting system clock to 2018-08-31 01:35:24 UTC (1535679324)\n[ 0.801882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.803353] EDD information not available.\n[ 0.870642] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886767] Write protecting the kernel read-only data: 14336k\n[ 0.889715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.892119] 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.940324] 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.80\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.4...\nLease of 192.168.120.4 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 0.94. iid=i-00000002\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6H/cK4fdRmdCPoi2DWDn2d9VTsutr0TjsPwVX3xZIxDUihlWhLRSJ3kmhgcbETbRybBdaDOQaVmY18VTgU92yVKxBSYqGqdA758CyZMWYthdDpt8bbpOjrybvfLzmz+pbiwxmXxSpii8nDgdWs29vR2MSNXd6EmAnR5pbc0nRKsmfGjpWec3GCYBCpfqYxXbYBLLNtxHOl/OPEAUVotAYJ1iSfYccwv/d44B0KNh8+TPvOTDL/8s8pmCH4odMJzkeFy3pTJJIKFDFpCFp4y6+lLK8kGnI1u8e/9xsTcav0hiqEVE8NxwWEOt7pjNb/R88b7HoSsHuEaQTOkzlpyfp root@singlevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118\nssh-dss AAAAB3NzaC1kc3MAAACBAISZE/mZ2EqDLKq0LxOT77puRlpmaPivM+dn+3axi7MyUE6KC7rGyJj8U/GHPl0PgJoJKS9PwQw6MrQA5Cs3gZ8JHMxo05Pl2mkkuQgzZTIQ/IVr8+O4OhRf+L+aky9DH2NM+umTwahlGPLNYKTAVeCPxuGx6w/vrH7hh286eX7FAAAAFQDCVXdf2DueHncIyi6CL7rX1tk5awAAAIBqYC2y8nUnSSahO7F7Zlfu40jkIVPuEtAghqQQ2l1waaXBpWXTsP8trDJJWDyOHp+4Z/4jQ8b+5OxuIh5h0Gmjn6j/RnFiF1HSkJDwWAeSC9ABfKJTKMuME8Gtijm1JPITaax6/dc6b8Y9VkM4RqJlFdzMOTpYptsOUZ+ff0aVjAAAAIBXdIbsUbJTfSPOaH0xa7nFQQDRIV16AoKxFgyUwlABeO5bqcCSljZbL1yt5doA6o/qsr+DSMr0Ud6XA4/kCFgDij9jVekE+K9Usm1o4BkpddYwSFjgjWhGZtvBDVFGJtPHxB44HvuyxaRizciEmr0QEHR8BphrZA/3lFQfWhL7Zg== root@singlevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe66:499f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.03 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118 login: "} 2018-08-31 01:35:29,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346/action used request id req-45920ec6-1e25-48fd-ab4a-60cc86f6d548 2018-08-31 01:35:29,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.20747590065s 2018-08-31 01:35:29,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346/action used request id req-45920ec6-1e25-48fd-ab4a-60cc86f6d548 2018-08-31 01:35:29,579 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 480420286 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.179161] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181402] pid_max: default: 32768 minimum: 301 [ 0.182607] ACPI: Core revision 20150930 [ 0.184269] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186049] Security Framework initialized [ 0.187159] Yama: becoming mindful. [ 0.188145] AppArmor: AppArmor initialized [ 0.189333] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191073] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192736] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194346] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196177] Initializing cgroup subsys io [ 0.197262] Initializing cgroup subsys memory [ 0.198423] Initializing cgroup subsys devices [ 0.199595] Initializing cgroup subsys freezer [ 0.200750] Initializing cgroup subsys net_cls [ 0.201939] Initializing cgroup subsys perf_event [ 0.203156] Initializing cgroup subsys net_prio [ 0.204334] Initializing cgroup subsys hugetlb [ 0.205488] Initializing cgroup subsys pids [ 0.206651] CPU: Physical Processor ID: 0 [ 0.208419] mce: CPU supports 10 MCE banks [ 0.209539] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225628] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232186] ftrace: allocating 31920 entries in 125 pages [ 0.257446] smpboot: Max logical packages: 1 [ 0.258627] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260452] x2apic enabled [ 0.261566] Switched APIC routing to physical x2apic. [ 0.263993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265461] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268106] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.270486] KVM setup paravirtual spinlock [ 0.272057] x86: Booted up 1 node, 1 CPUs [ 0.273126] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.274959] devtmpfs: initialized [ 0.276905] evm: security.selinux [ 0.277838] evm: security.SMACK64 [ 0.278769] evm: security.SMACK64EXEC [ 0.279772] evm: security.SMACK64TRANSMUTE [ 0.280852] evm: security.SMACK64MMAP [ 0.281843] evm: security.ima [ 0.282704] evm: security.capability [ 0.283761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286200] pinctrl core: initialized pinctrl subsystem [ 0.287627] RTC time: 1:35:23, date: 08/31/18 [ 0.288894] NET: Registered protocol family 16 [ 0.290164] cpuidle: using governor ladder [ 0.291250] cpuidle: using governor menu [ 0.292304] PCCT header not found. [ 0.293311] ACPI: bus type PCI registered [ 0.294385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296014] PCI: Using configuration type 1 for base access [ 0.298129] ACPI: Added _OSI(Module Device) [ 0.299244] ACPI: Added _OSI(Processor Device) [ 0.300382] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303729] ACPI: Interpreter enabled [ 0.304751] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.309672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.312129] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.314577] ACPI: (supports S0 S5) [ 0.315524] ACPI: Using IOAPIC for interrupt routing [ 0.316773] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320517] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.322032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323658] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325235] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328129] acpiphp: Slot [3] registered [ 0.329194] acpiphp: Slot [4] registered [ 0.330257] acpiphp: Slot [5] registered [ 0.331318] acpiphp: Slot [6] registered [ 0.332386] acpiphp: Slot [7] registered [ 0.333449] acpiphp: Slot [8] registered [ 0.334512] acpiphp: Slot [9] registered [ 0.335578] acpiphp: Slot [10] registered [ 0.336658] acpiphp: Slot [11] registered [ 0.337752] acpiphp: Slot [12] registered [ 0.338829] acpiphp: Slot [13] registered [ 0.339896] acpiphp: Slot [14] registered [ 0.340975] acpiphp: Slot [15] registered [ 0.355948] acpiphp: Slot [16] registered [ 0.357036] acpiphp: Slot [17] registered [ 0.358116] acpiphp: Slot [18] registered [ 0.359186] acpiphp: Slot [19] registered [ 0.360265] acpiphp: Slot [20] registered [ 0.361342] acpiphp: Slot [21] registered [ 0.362412] acpiphp: Slot [22] registered [ 0.363482] acpiphp: Slot [23] registered [ 0.364559] acpiphp: Slot [24] registered [ 0.365636] acpiphp: Slot [25] registered [ 0.366703] acpiphp: Slot [26] registered [ 0.367780] acpiphp: Slot [27] registered [ 0.368863] acpiphp: Slot [28] registered [ 0.369934] acpiphp: Slot [29] registered [ 0.370998] acpiphp: Slot [30] registered [ 0.372064] acpiphp: Slot [31] registered [ 0.373136] PCI host bridge to bus 0000:00 [ 0.374205] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.375786] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.377380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.379303] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.381222] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.383187] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.387095] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.388760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.390301] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.391972] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.396443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.398352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421150] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426806] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428633] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.430364] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.431739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.433785] vgaarb: loaded [ 0.434594] vgaarb: bridge control possible 0000:00:02.0 [ 0.436197] SCSI subsystem initialized [ 0.437414] ACPI: bus type USB registered [ 0.438514] usbcore: registered new interface driver usbfs [ 0.439875] usbcore: registered new interface driver hub [ 0.441196] usbcore: registered new device driver usb [ 0.442641] PCI: Using ACPI for IRQ routing [ 0.444116] NetLabel: Initializing [ 0.445069] NetLabel: domain hash size = 128 [ 0.446190] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.447457] NetLabel: unlabeled traffic allowed by default [ 0.448983] clocksource: Switched to clocksource kvm-clock [ 0.458872] AppArmor: AppArmor Filesystem Enabled [ 0.460148] pnp: PnP ACPI init [ 0.461342] pnp: PnP ACPI: found 5 devices [ 0.468118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.470381] NET: Registered protocol family 2 [ 0.471756] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.473458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.475046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.476615] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.478045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.479610] NET: Registered protocol family 1 [ 0.480766] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.482202] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.483611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498070] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.512409] Trying to unpack rootfs image as initramfs... [ 0.573836] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.576011] Scanning for low memory corruption every 60 seconds [ 0.577776] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.579321] audit: initializing netlink subsys (disabled) [ 0.583083] audit: type=2000 audit(1535679324.730:1): initialized [ 0.585215] Initialise system trusted keyring [ 0.586655] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588195] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.590877] zbud: loaded [ 0.591881] VFS: Disk quotas dquot_6.6.0 [ 0.593015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595174] fuse init (API version 7.23) [ 0.596393] Key type big_key registered [ 0.597482] Allocating IMA MOK and blacklist keyrings. [ 0.599150] Key type asymmetric registered [ 0.600256] Asymmetric key parser 'x509' registered [ 0.601562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.603591] io scheduler noop registered [ 0.604653] io scheduler deadline registered (default) [ 0.605984] io scheduler cfq registered [ 0.607193] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.608568] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610316] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.612282] ACPI: Power Button [PWRF] [ 0.613488] GHES: HEST is not enabled! [ 0.627567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.656584] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.659409] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.683097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686098] Linux agpgart interface v0.103 [ 0.689486] brd: module loaded [ 0.691696] loop: module loaded [ 0.696472] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.698452] GPT:90111 != 2097151 [ 0.699379] GPT:Alternate GPT header not at the end of the disk. [ 0.700849] GPT:90111 != 2097151 [ 0.701778] GPT: Use GNU Parted to correct GPT errors. [ 0.703091] vda: vda1 vda15 [ 0.704725] scsi host0: ata_piix [ 0.705802] scsi host1: ata_piix [ 0.706773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.708406] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.710362] libphy: Fixed MDIO Bus: probed [ 0.711469] tun: Universal TUN/TAP device driver, 1.6 [ 0.712752] tun: (C) 1999-2004 Max Krasnyansky [ 0.715663] PPP generic driver version 2.4.2 [ 0.716890] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.718470] ehci-pci: EHCI PCI platform driver [ 0.719651] ehci-platform: EHCI generic platform driver [ 0.721004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.722520] ohci-pci: OHCI PCI platform driver [ 0.723694] ohci-platform: OHCI generic platform driver [ 0.725037] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739571] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.740895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.742833] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.744158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.745682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.747303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749202] usb usb1: Product: UHCI Host Controller [ 0.750439] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.751928] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753234] hub 1-0:1.0: USB hub found [ 0.754286] hub 1-0:1.0: 2 ports detected [ 0.755663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759750] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761108] mousedev: PS/2 mouse device common for all mice [ 0.762771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765192] rtc_cmos 00:00: RTC can wake from S4 [ 0.766685] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769837] i2c /dev entries driver [ 0.770856] device-mapper: uevent: version 1.0.3 [ 0.772118] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774278] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776076] NET: Registered protocol family 10 [ 0.777585] NET: Registered protocol family 17 [ 0.778766] Key type dns_resolver registered [ 0.780093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781541] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783897] registered taskstats version 1 [ 0.785016] Loading compiled-in X.509 certificates [ 0.786792] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.789267] zswap: loaded using pool lzo/zbud [ 0.791336] Key type trusted registered [ 0.793452] Key type encrypted registered [ 0.794562] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795926] ima: No TPM chip found, activating TPM-bypass! [ 0.797304] evm: HMAC attrs: 0x1 [ 0.798557] Magic number: 14:474:560 [ 0.799693] rtc_cmos 00:00: setting system clock to 2018-08-31 01:35:24 UTC (1535679324) [ 0.801882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.803353] EDD information not available. [ 0.870642] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.886767] Write protecting the kernel read-only data: 14336k [ 0.889715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892119] 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.940324] 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.80 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.4... Lease of 192.168.120.4 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 0.94. iid=i-00000002 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6H/cK4fdRmdCPoi2DWDn2d9VTsutr0TjsPwVX3xZIxDUihlWhLRSJ3kmhgcbETbRybBdaDOQaVmY18VTgU92yVKxBSYqGqdA758CyZMWYthdDpt8bbpOjrybvfLzmz+pbiwxmXxSpii8nDgdWs29vR2MSNXd6EmAnR5pbc0nRKsmfGjpWec3GCYBCpfqYxXbYBLLNtxHOl/OPEAUVotAYJ1iSfYccwv/d44B0KNh8+TPvOTDL/8s8pmCH4odMJzkeFy3pTJJIKFDFpCFp4y6+lLK8kGnI1u8e/9xsTcav0hiqEVE8NxwWEOt7pjNb/R88b7HoSsHuEaQTOkzlpyfp root@singlevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118 ssh-dss AAAAB3NzaC1kc3MAAACBAISZE/mZ2EqDLKq0LxOT77puRlpmaPivM+dn+3axi7MyUE6KC7rGyJj8U/GHPl0PgJoJKS9PwQw6MrQA5Cs3gZ8JHMxo05Pl2mkkuQgzZTIQ/IVr8+O4OhRf+L+aky9DH2NM+umTwahlGPLNYKTAVeCPxuGx6w/vrH7hh286eX7FAAAAFQDCVXdf2DueHncIyi6CL7rX1tk5awAAAIBqYC2y8nUnSSahO7F7Zlfu40jkIVPuEtAghqQQ2l1waaXBpWXTsP8trDJJWDyOHp+4Z/4jQ8b+5OxuIh5h0Gmjn6j/RnFiF1HSkJDwWAeSC9ABfKJTKMuME8Gtijm1JPITaax6/dc6b8Y9VkM4RqJlFdzMOTpYptsOUZ+ff0aVjAAAAIBXdIbsUbJTfSPOaH0xa7nFQQDRIV16AoKxFgyUwlABeO5bqcCSljZbL1yt5doA6o/qsr+DSMr0Ud6XA4/kCFgDij9jVekE+K9Usm1o4BkpddYwSFjgjWhGZtvBDVFGJtPHxB44HvuyxaRizciEmr0QEHR8BphrZA/3lFQfWhL7Zg== root@singlevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe66:499f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-85912d07-9dc2-421a-be23-3ba4a0538118 login: 2018-08-31 01:35:29,583 - paramiko.transport - DEBUG - starting thread (client mode): 0x73fabc10L 2018-08-31 01:35:29,583 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 01:35:29,584 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 01:35:29,584 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 01:35:29,585 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 01:35:29,586 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 01:35:29,586 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 01:35:29,586 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 01:35:29,586 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 01:35:29,586 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 01:35:29,603 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 01:35:29,604 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 01:35:29,615 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 3160d0e5199fa848d54070ed2da08660 2018-08-31 01:35:29,616 - paramiko.transport - DEBUG - Trying discovered key 1ce6e124d25906e616513ea928f3a2bc in /tmp/tmpsNQk9o 2018-08-31 01:35:29,641 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 01:35:29,648 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 01:35:29,649 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 01:35:29,650 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 01:35:29,650 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 01:35:29,651 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 01:35:29,652 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 01:35:29,653 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-31 01:35:29,653 - functest.core.singlevm - DEBUG - error: 2018-08-31 01:35:29,658 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 01:35:29,772 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:35:29,772 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 01:35:29,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 01:35:29,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/065c3091-d5e7-4dfb-a600-e6365e4d3cce.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:30,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe3690cd-e789-4882-ac5b-773249ad73e6 Content-Length: 0 Date: Fri, 31 Aug 2018 01:35:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:35:30,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/065c3091-d5e7-4dfb-a600-e6365e4d3cce.json used request id req-fe3690cd-e789-4882-ac5b-773249ad73e6 2018-08-31 01:35:30,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.09605789185s 2018-08-31 01:35:30,876 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/065c3091-d5e7-4dfb-a600-e6365e4d3cce.json used request id req-fe3690cd-e789-4882-ac5b-773249ad73e6 2018-08-31 01:35:30,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:35:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:30,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-aaa72159-08f9-412a-9963-26c9b17cba39 Date: Fri, 31 Aug 2018 01:35:30 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:35:30,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-aaa72159-08f9-412a-9963-26c9b17cba39 2018-08-31 01:35:30,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719380378723s 2018-08-31 01:35:30,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-aaa72159-08f9-412a-9963-26c9b17cba39 2018-08-31 01:35:30,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:35:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:31,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:35: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-3228e25b-8435-4a13-962b-a0a1f5b58f47 x-compute-request-id: req-3228e25b-8435-4a13-962b-a0a1f5b58f47 Content-Type: application/json 2018-08-31 01:35:31,169 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346 used request id req-3228e25b-8435-4a13-962b-a0a1f5b58f47 2018-08-31 01:35:31,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.214108943939s 2018-08-31 01:35:31,169 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346 used request id req-3228e25b-8435-4a13-962b-a0a1f5b58f47 2018-08-31 01:35:31,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:31,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-4115eb48-2793-4b06-9c3f-540ee26cd236 x-compute-request-id: req-4115eb48-2793-4b06-9c3f-540ee26cd236 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:49:9f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:49:9f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "rel": "bookmark"}], "image": {"id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "links": [{"href": "http://172.30.9.27:8774/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:35:23.000000", "flavor": {"id": "cd877930-3cb7-4c20-9164-dc55f9828660", "links": [{"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}]}, "id": "3bbe45c0-5ef0-44c6-aae4-89b5146cf346", "security_groups": [{"name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118"}], "user_id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:35:31Z", "hostId": "6437dec56418626cb4626acf657fcc6c7a95f33d6dde5f00d2aef95e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118", "name": "singlevm2-vm_85912d07-9dc2-421a-be23-3ba4a0538118", "created": "2018-08-31T01:35:16Z", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:35:31,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4115eb48-2793-4b06-9c3f-540ee26cd236 2018-08-31 01:35:31,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661514997482s 2018-08-31 01:35:31,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4115eb48-2793-4b06-9c3f-540ee26cd236 2018-08-31 01:35:31,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:35:33,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:33,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-59219bd7-0f98-43f6-b1fa-80f1b12402a4 x-compute-request-id: req-59219bd7-0f98-43f6-b1fa-80f1b12402a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 01:35:33,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-59219bd7-0f98-43f6-b1fa-80f1b12402a4 2018-08-31 01:35:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.102876186371s 2018-08-31 01:35:33,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-59219bd7-0f98-43f6-b1fa-80f1b12402a4 2018-08-31 01:35:33,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:35:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:33,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-ad73a8a9-a2e0-4e4b-b987-ace311ebac35 Date: Fri, 31 Aug 2018 01:35:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:06Z", "updated_at": "2018-08-31T01:35:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "30cf632c-2fd0-493f-870d-571026f0dea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "92fa239c-882a-4fcc-9625-6558a397bd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "aeb57acd-2cf4-4f9e-a11d-25c3a3887825", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "bf21fa73-23c7-41d4-a867-c0795a12fe4c", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 1, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:13Z", "updated_at": "2018-08-31T01:35:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:14Z", "revision_number": 0, "id": "1f33ff11-5c14-4ee9-af9a-78535f3b3a24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:14Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "313f9680-68dc-4881-83bc-5741e3124a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "3c7dfc78-813e-4ee9-946b-f528c9bf934f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:13Z", "revision_number": 0, "id": "8121acd6-0f75-4a8d-bd37-6331ac7efa9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:13Z", "security_group_id": "650eb25c-e606-495e-b703-01a93518ef2c", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 3, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "650eb25c-e606-495e-b703-01a93518ef2c", "name": "singlevm2-sg_85912d07-9dc2-421a-be23-3ba4a0538118"}]} 2018-08-31 01:35:33,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ad73a8a9-a2e0-4e4b-b987-ace311ebac35 2018-08-31 01:35:33,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514531135559s 2018-08-31 01:35:33,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ad73a8a9-a2e0-4e4b-b987-ace311ebac35 2018-08-31 01:35:33,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 01:35:33,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/650eb25c-e606-495e-b703-01a93518ef2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:34,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e9a1e89-8ccb-4f37-a4b7-88eec44a1d4d Content-Length: 0 Date: Fri, 31 Aug 2018 01:35:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:35:34,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/650eb25c-e606-495e-b703-01a93518ef2c.json used request id req-6e9a1e89-8ccb-4f37-a4b7-88eec44a1d4d 2018-08-31 01:35:34,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137933969498s 2018-08-31 01:35:34,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/650eb25c-e606-495e-b703-01a93518ef2c.json used request id req-6e9a1e89-8ccb-4f37-a4b7-88eec44a1d4d 2018-08-31 01:35:34,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 01:35:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:34,183 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:35: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-4977f7a8-953b-453a-9128-edd6bf5930b1 x-compute-request-id: req-4977f7a8-953b-453a-9128-edd6bf5930b1 Content-Length: 0 Content-Type: application/json 2018-08-31 01:35:34,183 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118 used request id req-4977f7a8-953b-453a-9128-edd6bf5930b1 2018-08-31 01:35:34,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0474498271942s 2018-08-31 01:35:34,184 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_85912d07-9dc2-421a-be23-3ba4a0538118 used request id req-4977f7a8-953b-453a-9128-edd6bf5930b1 2018-08-31 01:35:34,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:35:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" -d '{"subnet_id": "edb3eb61-93cf-45e6-9f57-9e7ccecccd68"}' 2018-08-31 01:35:36,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8cb58085-1cb1-422c-9f66-6dc31c0d98a2 Date: Fri, 31 Aug 2018 01:35:36 GMT RESP BODY: {"network_id": "696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "subnet_id": "edb3eb61-93cf-45e6-9f57-9e7ccecccd68", "subnet_ids": ["edb3eb61-93cf-45e6-9f57-9e7ccecccd68"], "port_id": "f7bbcc4f-b745-4cfb-ace1-0e2c13da5abe", "id": "5211a33d-c2e6-45ce-bba0-e95711b41919"} 2018-08-31 01:35:36,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919/remove_router_interface.json used request id req-8cb58085-1cb1-422c-9f66-6dc31c0d98a2 2018-08-31 01:35:36,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89814782143s 2018-08-31 01:35:36,083 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919/remove_router_interface.json used request id req-8cb58085-1cb1-422c-9f66-6dc31c0d98a2 returning object 5211a33d-c2e6-45ce-bba0-e95711b41919 2018-08-31 01:35:36,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:35:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-943bb729-f223-4c08-8dc8-0864277b8148 Date: Fri, 31 Aug 2018 01:35:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:07Z", "admin_state_up": true, "updated_at": "2018-08-31T01:35:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "5211a33d-c2e6-45ce-bba0-e95711b41919", "name": "singlevm2-router_85912d07-9dc2-421a-be23-3ba4a0538118"}]} 2018-08-31 01:35:36,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-943bb729-f223-4c08-8dc8-0864277b8148 2018-08-31 01:35:36,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127486944199s 2018-08-31 01:35:36,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-943bb729-f223-4c08-8dc8-0864277b8148 2018-08-31 01:35:36,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:35:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:37,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0441323-73e2-41f5-bd06-e80803fcdd99 Content-Length: 0 Date: Fri, 31 Aug 2018 01:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:35:37,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919.json used request id req-f0441323-73e2-41f5-bd06-e80803fcdd99 2018-08-31 01:35:37,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16553282738s 2018-08-31 01:35:37,378 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5211a33d-c2e6-45ce-bba0-e95711b41919.json used request id req-f0441323-73e2-41f5-bd06-e80803fcdd99 2018-08-31 01:35:37,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:35:37,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:37,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c4eca96d-9e9f-4fde-9f94-c7d231c08557 Date: Fri, 31 Aug 2018 01:35:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:35:07Z","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":"0ee1516aad5445f1a9b3bf6a04ea910d","id":"edb3eb61-93cf-45e6-9f57-9e7ccecccd68","subnetpool_id":null,"name":"singlevm2-subnet_85912d07-9dc2-421a-be23-3ba4a0538118"}]} 2018-08-31 01:35:37,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c4eca96d-9e9f-4fde-9f94-c7d231c08557 2018-08-31 01:35:37,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431411266327s 2018-08-31 01:35:37,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c4eca96d-9e9f-4fde-9f94-c7d231c08557 2018-08-31 01:35:37,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:35:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/edb3eb61-93cf-45e6-9f57-9e7ccecccd68.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:38,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce5eee9f-a91c-4907-8b82-967a70b6faac Date: Fri, 31 Aug 2018 01:35:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:35:38,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/edb3eb61-93cf-45e6-9f57-9e7ccecccd68.json used request id req-ce5eee9f-a91c-4907-8b82-967a70b6faac 2018-08-31 01:35:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09379315376s 2018-08-31 01:35:38,518 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/edb3eb61-93cf-45e6-9f57-9e7ccecccd68.json used request id req-ce5eee9f-a91c-4907-8b82-967a70b6faac 2018-08-31 01:35:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:38,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-972a4db5-04ab-4857-bc31-5c6695566113 Date: Fri, 31 Aug 2018 01:35:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ee1516aad5445f1a9b3bf6a04ea910d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:35:38Z","qos_policy_id":null,"name":"singlevm2-net_85912d07-9dc2-421a-be23-3ba4a0538118","admin_state_up":true,"tenant_id":"0ee1516aad5445f1a9b3bf6a04ea910d","created_at":"2018-08-31T01:35:06Z","mtu":1450}]} 2018-08-31 01:35:38,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-972a4db5-04ab-4857-bc31-5c6695566113 2018-08-31 01:35:38,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0899939537048s 2018-08-31 01:35:38,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-972a4db5-04ab-4857-bc31-5c6695566113 2018-08-31 01:35:38,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:35:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:39,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8582d6e7-3610-4019-86ed-aa788902d490 Date: Fri, 31 Aug 2018 01:35:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:35:39,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92.json used request id req-8582d6e7-3610-4019-86ed-aa788902d490 2018-08-31 01:35:39,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13539195061s 2018-08-31 01:35:39,746 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/696e7bce-2bb3-4cf3-8f4c-e2edc9db6d92.json used request id req-8582d6e7-3610-4019-86ed-aa788902d490 2018-08-31 01:35:39,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:39,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:40,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-c1991753-b060-4da2-8782-893a65a90927 Date: Fri, 31 Aug 2018 01:35:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:12Z", "file": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/file", "owner": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "size": 12716032, "self": "/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_85912d07-9dc2-421a-be23-3ba4a0538118", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:35:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:40,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c1991753-b060-4da2-8782-893a65a90927 2018-08-31 01:35:40,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288544893265s 2018-08-31 01:35:40,039 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c1991753-b060-4da2-8782-893a65a90927 2018-08-31 01:35:40,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:35:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3174d20cada0205a9787331523bf41a79109828c" 2018-08-31 01:35:40,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2611919-4ac4-437c-83cb-ed74734e2e7a Date: Fri, 31 Aug 2018 01:35:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:35:40,435 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30 used request id req-f2611919-4ac4-437c-83cb-ed74734e2e7a 2018-08-31 01:35:40,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.394519805908s 2018-08-31 01:35:40,435 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8e8cb501-9442-4c8a-a95c-3781fb6d4c30 used request id req-f2611919-4ac4-437c-83cb-ed74734e2e7a 2018-08-31 01:35:40,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:35:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:40,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-7610cbe3-c94d-4c82-a794-e9d55e1bd619 x-compute-request-id: req-7610cbe3-c94d-4c82-a794-e9d55e1bd619 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_85912d07-9dc2-421a-be23-3ba4a0538118", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd877930-3cb7-4c20-9164-dc55f9828660", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cd877930-3cb7-4c20-9164-dc55f9828660"}]} 2018-08-31 01:35:40,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7610cbe3-c94d-4c82-a794-e9d55e1bd619 2018-08-31 01:35:40,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224649906158s 2018-08-31 01:35:40,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7610cbe3-c94d-4c82-a794-e9d55e1bd619 2018-08-31 01:35:40,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:35:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:40,494 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:35:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8097498-3984-47b2-9217-fbffaeb3ef5e x-compute-request-id: req-a8097498-3984-47b2-9217-fbffaeb3ef5e Content-Length: 0 Content-Type: application/json 2018-08-31 01:35:40,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660 used request id req-a8097498-3984-47b2-9217-fbffaeb3ef5e 2018-08-31 01:35:40,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346169471741s 2018-08-31 01:35:40,495 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cd877930-3cb7-4c20-9164-dc55f9828660 used request id req-a8097498-3984-47b2-9217-fbffaeb3ef5e 2018-08-31 01:35:40,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:35:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:40,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d25fc6-20f7-4d21-af93-a3749eb322f4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118", "links": {"self": "http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:35:40,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-87d25fc6-20f7-4d21-af93-a3749eb322f4 2018-08-31 01:35:40,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20453619957s 2018-08-31 01:35:40,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-87d25fc6-20f7-4d21-af93-a3749eb322f4 2018-08-31 01:35:40,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:35:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:40,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ec7fd8-235a-4a06-a9d3-835f62009aba Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_85912d07-9dc2-421a-be23-3ba4a0538118", "links": {"self": "http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2c01fac7a8d0495cb1bdb16067e0a9ea", "description": null}} 2018-08-31 01:35:40,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea used request id req-d3ec7fd8-235a-4a06-a9d3-835f62009aba 2018-08-31 01:35:40,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181629896164s 2018-08-31 01:35:40,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea used request id req-d3ec7fd8-235a-4a06-a9d3-835f62009aba 2018-08-31 01:35:40,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:35:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:41,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b65c26c-c48c-484b-850c-98a5b4321efe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:35:41,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea used request id req-7b65c26c-c48c-484b-850c-98a5b4321efe 2018-08-31 01:35:41,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307335853577s 2018-08-31 01:35:41,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2c01fac7a8d0495cb1bdb16067e0a9ea used request id req-7b65c26c-c48c-484b-850c-98a5b4321efe 2018-08-31 01:35:41,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:35:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:41,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14aa116d-0bce-43e9-83ab-ba47d1050cb7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d"}, "tags": [], "enabled": true, "id": "0ee1516aad5445f1a9b3bf6a04ea910d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_85912d07-9dc2-421a-be23-3ba4a0538118"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 01:35:41,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-14aa116d-0bce-43e9-83ab-ba47d1050cb7 2018-08-31 01:35:41,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166471004486s 2018-08-31 01:35:41,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-14aa116d-0bce-43e9-83ab-ba47d1050cb7 2018-08-31 01:35:41,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:35:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcd64198a47b166cbd6e54a4ff50e8a4af602afd" 2018-08-31 01:35:41,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5cd4324-1ebb-48d0-bc87-4f253809da22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:35:41,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d used request id req-f5cd4324-1ebb-48d0-bc87-4f253809da22 2018-08-31 01:35:41,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270504951477s 2018-08-31 01:35:41,645 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0ee1516aad5445f1a9b3bf6a04ea910d used request id req-f5cd4324-1ebb-48d0-bc87-4f253809da22 2018-08-31 01:35:41,698 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-31 01:35:41,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:35:41,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:35:41,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:35:41,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:35:41,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:35:41,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:35:41,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:35:41,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:35:41,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:35:41,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:35:41,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:41,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f32c10-0b33-4d09-8634-31de42f8a8a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:35:41,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-33f32c10-0b33-4d09-8634-31de42f8a8a0 2018-08-31 01:35:41,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:35:42,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["YGqVFs-tRSGaAqqrkYO0LQ"], "issued_at": "2018-08-31T01:35:42.000000Z"}} 2018-08-31 01:35:42,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:42,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:42,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5ba81e26-3147-446d-9af0-e28e392f45ff Date: Fri, 31 Aug 2018 01:35:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:35:42,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ba81e26-3147-446d-9af0-e28e392f45ff 2018-08-31 01:35:42,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.330765962601s 2018-08-31 01:35:42,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ba81e26-3147-446d-9af0-e28e392f45ff 2018-08-31 01:35:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:42,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a736f8bf-3268-4e27-a6c9-9deb4f8b67eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:35:42,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a736f8bf-3268-4e27-a6c9-9deb4f8b67eb 2018-08-31 01:35:42,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:35:42,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:42,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8207f112-b26f-4405-8c20-1d02ffb8be69 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:35:42,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-8207f112-b26f-4405-8c20-1d02ffb8be69 2018-08-31 01:35:42,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192799091339s 2018-08-31 01:35:42,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-8207f112-b26f-4405-8c20-1d02ffb8be69 2018-08-31 01:35:42,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:35:42,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}}' 2018-08-31 01:35:42,894 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98abbd4c-d150-4721-9311-fe0d39d6d8d0 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09"}, "tags": [], "enabled": true, "id": "877de9c90a7b4ea8be8ab40f764e7f09", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}} 2018-08-31 01:35:42,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-98abbd4c-d150-4721-9311-fe0d39d6d8d0 2018-08-31 01:35:42,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.210952043533s 2018-08-31 01:35:42,895 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-98abbd4c-d150-4721-9311-fe0d39d6d8d0 2018-08-31 01:35:42,896 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261'}) 2018-08-31 01:35:42,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:35:42,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ec88f0f2-f8b6-41e4-93cc-910a63fab3a1", "email": null, "name": "vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}}' 2018-08-31 01:35:43,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7f29d21-6a70-49bc-aa36-233530ea4cb9 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": {"self": "http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59777de98310471b9dd80591b038f8d0", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:35:43,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-c7f29d21-6a70-49bc-aa36-233530ea4cb9 2018-08-31 01:35:43,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.402008056641s 2018-08-31 01:35:43,304 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-c7f29d21-6a70-49bc-aa36-233530ea4cb9 2018-08-31 01:35:43,305 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59777de98310471b9dd80591b038f8d0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261'}) 2018-08-31 01:35:43,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:35:43,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:43,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a515dd-955a-4f6b-9fdc-e9ccb9ff9023 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:35:43,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97a515dd-955a-4f6b-9fdc-e9ccb9ff9023 2018-08-31 01:35:43,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172281980515s 2018-08-31 01:35:43,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97a515dd-955a-4f6b-9fdc-e9ccb9ff9023 2018-08-31 01:35:43,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:35:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:43,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23e9df9-dd44-4f05-8c84-38e9fa613121 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:35:43,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b23e9df9-dd44-4f05-8c84-38e9fa613121 2018-08-31 01:35:43,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101824998856s 2018-08-31 01:35:43,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b23e9df9-dd44-4f05-8c84-38e9fa613121 2018-08-31 01:35:43,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:35:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:43,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61feaca6-1b96-4563-bda2-3c8beb1ce946 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:35:43,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-61feaca6-1b96-4563-bda2-3c8beb1ce946 2018-08-31 01:35:43,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171185970306s 2018-08-31 01:35:43,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-61feaca6-1b96-4563-bda2-3c8beb1ce946 2018-08-31 01:35:43,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:35:43,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:43,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed1fbf0-54db-4420-a15c-1286f2e0ece6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:35:43,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2ed1fbf0-54db-4420-a15c-1286f2e0ece6 2018-08-31 01:35:43,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0997960567474s 2018-08-31 01:35:43,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2ed1fbf0-54db-4420-a15c-1286f2e0ece6 2018-08-31 01:35:43,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:35:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:44,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cf1c4b-1f39-4780-b303-620e5e161f7c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": {"self": "http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59777de98310471b9dd80591b038f8d0", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:35:44,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b8cf1c4b-1f39-4780-b303-620e5e161f7c 2018-08-31 01:35:44,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187978029251s 2018-08-31 01:35:44,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b8cf1c4b-1f39-4780-b303-620e5e161f7c 2018-08-31 01:35:44,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:35:44,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:44,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb189ca-945f-4d7e-880b-af35a18e361f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09"}, "tags": [], "enabled": true, "id": "877de9c90a7b4ea8be8ab40f764e7f09", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}]} 2018-08-31 01:35:44,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9cb189ca-945f-4d7e-880b-af35a18e361f 2018-08-31 01:35:44,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186073064804s 2018-08-31 01:35:44,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9cb189ca-945f-4d7e-880b-af35a18e361f 2018-08-31 01:35:44,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:35:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=59777de98310471b9dd80591b038f8d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=877de9c90a7b4ea8be8ab40f764e7f09" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:44,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34fcddf2-41f2-4dd1-84e9-6a1b71a99048 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=59777de98310471b9dd80591b038f8d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=877de9c90a7b4ea8be8ab40f764e7f09", "previous": null, "next": null}} 2018-08-31 01:35:44,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=59777de98310471b9dd80591b038f8d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=877de9c90a7b4ea8be8ab40f764e7f09 used request id req-34fcddf2-41f2-4dd1-84e9-6a1b71a99048 2018-08-31 01:35:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103483915329s 2018-08-31 01:35:44,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=59777de98310471b9dd80591b038f8d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=877de9c90a7b4ea8be8ab40f764e7f09 used request id req-34fcddf2-41f2-4dd1-84e9-6a1b71a99048 2018-08-31 01:35:44,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:35:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09/users/59777de98310471b9dd80591b038f8d0/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:35:44,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95cbb56a-ffd5-4411-9241-0701d5d12cc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:35:44,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09/users/59777de98310471b9dd80591b038f8d0/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-95cbb56a-ffd5-4411-9241-0701d5d12cc3 2018-08-31 01:35:44,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.218345880508s 2018-08-31 01:35:44,588 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09/users/59777de98310471b9dd80591b038f8d0/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-95cbb56a-ffd5-4411-9241-0701d5d12cc3 2018-08-31 01:35:44,589 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'877de9c90a7b4ea8be8ab40f764e7f09', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ec88f0f2-f8b6-41e4-93cc-910a63fab3a1', 'username': u'vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:35:44,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:35:44,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:35:44,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:35:44,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:35:44,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:35:44,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:35:44,594 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'password': 'ec88f0f2-f8b6-41e4-93cc-910a63fab3a1', 'project_name': 'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '877de9c90a7b4ea8be8ab40f764e7f09', 'project_domain_name': 'Default'} 2018-08-31 01:35:44,594 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-31 01:35:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:44,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3c94d6-93e6-46bf-a24f-14fdba95e10e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:35:44,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d3c94d6-93e6-46bf-a24f-14fdba95e10e 2018-08-31 01:35:44,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:35:44,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "877de9c90a7b4ea8be8ab40f764e7f09", "name": "vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_877de9c90a7b4ea8be8ab40f764e7f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_877de9c90a7b4ea8be8ab40f764e7f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/877de9c90a7b4ea8be8ab40f764e7f09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "id": "59777de98310471b9dd80591b038f8d0"}, "audit_ids": ["rUkwTVcERk-gFuyG8YiAtw"], "issued_at": "2018-08-31T01:35:44.000000Z"}} 2018-08-31 01:35:45,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:35:45,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"network": {"name": "vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "admin_state_up": true}}' 2018-08-31 01:35:45,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0f6aa050-8d56-47bc-a7e6-eddb3b1023b1 Date: Fri, 31 Aug 2018 01:35:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"877de9c90a7b4ea8be8ab40f764e7f09","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:35:45Z","is_default":false,"name":"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261","qos_policy_id":null,"admin_state_up":true,"tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:45Z","mtu":1450}} 2018-08-31 01:35:45,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0f6aa050-8d56-47bc-a7e6-eddb3b1023b1 2018-08-31 01:35:45,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.662734031677s 2018-08-31 01:35:45,663 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0f6aa050-8d56-47bc-a7e6-eddb3b1023b1 2018-08-31 01:35:45,663 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:35:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'1ce9d752-d211-4429-80a9-02d7c40d06fc', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261', u'admin_state_up': True, u'tenant_id': u'877de9c90a7b4ea8be8ab40f764e7f09', u'created_at': u'2018-08-31T01:35:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'877de9c90a7b4ea8be8ab40f764e7f09', u'l2_adjacency': True}) 2018-08-31 01:35:45,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:45,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-bcbb2511-f983-437e-b93d-9860bce4b6cc Date: Fri, 31 Aug 2018 01:35:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"877de9c90a7b4ea8be8ab40f764e7f09","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:35:45Z","qos_policy_id":null,"name":"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261","admin_state_up":true,"tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:35:45,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bcbb2511-f983-437e-b93d-9860bce4b6cc 2018-08-31 01:35:45,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106739997864s 2018-08-31 01:35:45,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bcbb2511-f983-437e-b93d-9860bce4b6cc 2018-08-31 01:35:45,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:35:45,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"subnet": {"name": "vping_ssh-subnet_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "enable_dhcp": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:35:46,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a49bda55-2ba0-4cae-af06-3e9e3b29510c Date: Fri, 31 Aug 2018 01:35:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:35:46Z","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":"877de9c90a7b4ea8be8ab40f764e7f09","id":"caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df","subnetpool_id":null,"name":"vping_ssh-subnet_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}} 2018-08-31 01:35:46,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a49bda55-2ba0-4cae-af06-3e9e3b29510c 2018-08-31 01:35:46,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.704623937607s 2018-08-31 01:35:46,477 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a49bda55-2ba0-4cae-af06-3e9e3b29510c 2018-08-31 01:35:46,478 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:35:46Z', 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'caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_741bea1e-e0e4-41d8-86a6-1132d4aa0261', u'enable_dhcp': True, u'network_id': u'1ce9d752-d211-4429-80a9-02d7c40d06fc', u'tenant_id': u'877de9c90a7b4ea8be8ab40f764e7f09', u'created_at': u'2018-08-31T01:35:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'877de9c90a7b4ea8be8ab40f764e7f09'}) 2018-08-31 01:35:46,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:35:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "vping_ssh-router_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "admin_state_up": true}}' 2018-08-31 01:35:47,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f5f76dbd-0b7e-4b1a-8b2b-e7c60a054d4f Date: Fri, 31 Aug 2018 01:35:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:46Z", "admin_state_up": true, "updated_at": "2018-08-31T01:35:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "56bc9170-a723-4630-9c75-37a718177816", "name": "vping_ssh-router_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}} 2018-08-31 01:35:47,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f5f76dbd-0b7e-4b1a-8b2b-e7c60a054d4f 2018-08-31 01:35:47,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44352293015s 2018-08-31 01:35:47,922 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f5f76dbd-0b7e-4b1a-8b2b-e7c60a054d4f 2018-08-31 01:35:47,923 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:35:47Z', u'revision_number': 2, u'id': u'56bc9170-a723-4630-9c75-37a718177816', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_741bea1e-e0e4-41d8-86a6-1132d4aa0261', u'admin_state_up': True, u'tenant_id': u'877de9c90a7b4ea8be8ab40f764e7f09', u'created_at': u'2018-08-31T01:35:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'877de9c90a7b4ea8be8ab40f764e7f09'}) 2018-08-31 01:35:47,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:35:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"subnet_id": "caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"}' 2018-08-31 01:35:50,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6275c075-026f-4d79-9760-6f71e01f20bb Date: Fri, 31 Aug 2018 01:35:50 GMT RESP BODY: {"network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "subnet_id": "caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df", "subnet_ids": ["caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"], "port_id": "4a4e9284-66ee-4777-b840-89140e2cc4a4", "id": "56bc9170-a723-4630-9c75-37a718177816"} 2018-08-31 01:35:50,146 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816/add_router_interface.json used request id req-6275c075-026f-4d79-9760-6f71e01f20bb 2018-08-31 01:35:50,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22284007072s 2018-08-31 01:35:50,147 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816/add_router_interface.json used request id req-6275c075-026f-4d79-9760-6f71e01f20bb returning object 56bc9170-a723-4630-9c75-37a718177816 2018-08-31 01:35:50,147 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:35:50,280 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:35:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:35:50,287 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:35:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:35:50,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:51,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7a97d7ce-61bc-436e-823b-2c924a44c4b3 Date: Fri, 31 Aug 2018 01:35:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:51,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7a97d7ce-61bc-436e-823b-2c924a44c4b3 2018-08-31 01:35:51,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744601964951s 2018-08-31 01:35:51,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7a97d7ce-61bc-436e-823b-2c924a44c4b3 2018-08-31 01:35:51,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:35:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}' 2018-08-31 01:35:51,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0400f1cd-a9e4-43eb-903c-d8c3c43c179d Date: Fri, 31 Aug 2018 01:35:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:51Z", "file": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file", "owner": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "size": null, "self": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "checksum": null, "created_at": "2018-08-31T01:35:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:35:51,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0400f1cd-a9e4-43eb-903c-d8c3c43c179d 2018-08-31 01:35:51,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.124820947647s 2018-08-31 01:35:51,168 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0400f1cd-a9e4-43eb-903c-d8c3c43c179d returning object 43d4e67d-8cc9-4b58-94b0-c076a805f283 2018-08-31 01:35:51,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:35:51,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '' 2018-08-31 01:35:52,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1f6d577-eb1e-4131-b841-4b3747ccb800 Date: Fri, 31 Aug 2018 01:35:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:35:52,412 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file used request id req-b1f6d577-eb1e-4131-b841-4b3747ccb800 2018-08-31 01:35:52,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24334597588s 2018-08-31 01:35:52,412 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file used request id req-b1f6d577-eb1e-4131-b841-4b3747ccb800 2018-08-31 01:35:52,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:52,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:52,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-83b7a6a2-86e5-4766-b441-b86c62955fff Date: Fri, 31 Aug 2018 01:35:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:52Z", "file": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file", "owner": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "size": 12716032, "self": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:35:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:52,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-83b7a6a2-86e5-4766-b441-b86c62955fff 2018-08-31 01:35:52,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362708568573s 2018-08-31 01:35:52,453 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-83b7a6a2-86e5-4766-b441-b86c62955fff 2018-08-31 01:35:52,455 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap', u'metadata': Munch({})})], 'file': u'/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file', 'owner': u'877de9c90a7b4ea8be8ab40f764e7f09', 'id': u'43d4e67d-8cc9-4b58-94b0-c076a805f283', 'size': 12716032, u'self': u'/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'name': 'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:35:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T01:35:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'created': u'2018-08-31T01:35:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:35:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:35:52,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:35:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:35:52,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35: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-ae69e86e-d04c-477d-b2a3-b5a346daea30 x-compute-request-id: req-ae69e86e-d04c-477d-b2a3-b5a346daea30 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6221eaac-954d-4af1-9171-121d131045e3"}} 2018-08-31 01:35:52,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ae69e86e-d04c-477d-b2a3-b5a346daea30 2018-08-31 01:35:52,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.350746154785s 2018-08-31 01:35:52,807 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ae69e86e-d04c-477d-b2a3-b5a346daea30 2018-08-31 01:35:52,808 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_741bea1e-e0e4-41d8-86a6-1132d4aa0261', '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'c0ca313478164ad283b44a36646e55ec', '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'6221eaac-954d-4af1-9171-121d131045e3', 'swap': 0}) 2018-08-31 01:35:52,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:35:52,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" -d '{"extra_specs": {}}' 2018-08-31 01:35:52,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35: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-85966038-110f-4779-8eaf-7bf78934792f x-compute-request-id: req-85966038-110f-4779-8eaf-7bf78934792f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:35:52,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3/os-extra_specs used request id req-85966038-110f-4779-8eaf-7bf78934792f 2018-08-31 01:35:52,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225069522858s 2018-08-31 01:35:52,832 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3/os-extra_specs used request id req-85966038-110f-4779-8eaf-7bf78934792f 2018-08-31 01:35:52,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 01:35:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"keypair": {"name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}}' 2018-08-31 01:35:53,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35: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-bc0e0b13-ea53-4333-981c-b97beb66b44d x-compute-request-id: req-bc0e0b13-ea53-4333-981c-b97beb66b44d Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcuwyYVZvYJOHZ2KdE+zMF2tHBdLkSwv9WYngwg1TjueabAk2IQU+IKhQD2/MEw/z7v4aqKKab7IA03zbNBoMlZ/pvG3fFZznNGYN1xBc1nQBpSiTVSoPqmBf1ee7mLXjVg0/UKGTMwq+74qB7D0Z6xNkejqLuXDHBzQkOdgoDGuHZt5VSBmLKtEW5jHRX7RRHWmUdHh58/122Kmwfsq7FrjKhuPL3V7Lm2kBm4syFymM0V4xaQ/X7CIBSQdg57nJLNFA+t0vqwKg5OIVrhK6IOjHn2bWeVuqd+UHWEAuuWcS9ZzIOEB+j1adr0yTfnVijRQD39y3HRz6dJ21T/rQV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3LsMmFWb2CTh2dinRPszBdrRwXS5EsL/VmJ4MINU47nmmwJN\niEFPiCoUA9vzBMP8+7+Gqiimm+yANN82zQaDJWf6bxt3xWc5zRmDdcQXNZ0AaUok\n1UqD6pgX9Xnu5i141YNP1ChkzMKvu+Kgew9GesTZHo6i7lwxwc0JDnYKAxrh2beV\nUgZiyrRFuYx0V+0UR1plHR4efP9dtipsH7Kuxa4yobjy91ey5tpAZuLMhcpjNFeM\nWkP1+wiAUkHYOe5ySzRQPrdL6sCoOTiFa4SuiDox59m1nlbqnflB1hALrlnEvWcy\nDhAfo9Wna9Mk351Yo0UA9/ctx0c+nSdtU/60FQIDAQABAoIBAQCJIEMA2B5LNw6A\nEZJIzm2yM3Cf6G2ZdD7AYcgdC1nPZ4wVvGaCQWCxTMLGavwcd81QcHmueDaZI2G6\ndvlKgcMzl9cC82OC5VAJVNJQdROeIP1Ca+daAkLVmMs5mxiJMrKgokUTnkyQ0Fnw\nNShRivnUBzqDO0WJIwleRoxbyYUKy58dN2p5XZSVpRr2hAPLQdBbEAzhHVI6inZN\noHtXgBBa68ibAtkF/aFIMrNLRBXEY8MbGHyJyBMhhnjY6AeiQhQy4Mo9oSoCysaT\na/8hiHpRP3/397P6AEdxK/B8XXturQnyp7Jrn6jHd8v331MrkQZF2v2EaA85SS+A\nYE7V4LR5AoGBAPKGIa5/4X7WVxtk0eAA1p1JxSz55C2cJ8eNTeOtnrXPa68pI/Fg\nFUi+m/55vkNbCJqIgffMVKiwv9glNenKCVqm0l2YMAOgxl0Eu+hYqhJYzAra2jmJ\nOtDtY+cISqC++MFl45pAhRBsUSm7VQYBMW97knqS898ef39fUAiTqp4DAoGBAOj+\n6URKM8ryWpIrYw1FYkXDsfehYfxMOGAFe0fFEVHqP9NLo/vDW5H/X3KRlY7iyknA\n7Q+kWmOtV/8qL7sDkjRFRIbTRqJEY6SXM3iIOUrMVhaBNeMD14rFug1f1gs4xEr8\njrcu4JVD0BLMrcmwbn1glMM9IEIp0K7r2aMP1XYHAoGBAOFsc5ozG3I94LGBwOKp\nZNLGYxQvIjySzRba7O8XzlHH/pvNba9KU/5Nzcl3d7Y7w3+AKu4dawNxZqCN1dL9\nDDzKmvaMIvT8V+TWJaMN5ucuylm8muKn/5d7UETKnDNVzvpUrn4OQqDFTZuwmJMA\nQOcSwVBVj4BwZKoL+eQ+/XPpAoGAS9BufN8cPURg/kEJ6Q6TrJnB9g7YQG1Yxr3h\n4HeabCop/IoXYNuvlzEekLwYizb2lcsmGDnlg5urD4ddop/F2iZT5v8mc7SHK85b\nXDQPWGxm8sm2jBj68Nfn82Qk1N/y12eY1Lh3MXqwYP2i6wby3O8pWOIx9fV/RvvN\nhIapcc8CgYAXp8l+vEiBagZ1JSCGdcuv0kpiLvesYz/YElGepk2ftvSDDfPCWaAR\n6IFGEIq7DfMzRCs0vIkojsEzVcc27CtY3UzzWCRDV4dhqVtY9xUM/CkmK5N91o+i\n97KlXZaq3i1fBGiKXAkYHo8uvzc1kfb46Hwf5JV7o2G0UKQySLeCtw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "59777de98310471b9dd80591b038f8d0", "name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "fingerprint": "53:13:b4:f2:2b:11:b3:41:9b:1c:2e:ff:8e:6a:07:27"}} 2018-08-31 01:35:53,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bc0e0b13-ea53-4333-981c-b97beb66b44d 2018-08-31 01:35:53,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.818891048431s 2018-08-31 01:35:53,652 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bc0e0b13-ea53-4333-981c-b97beb66b44d 2018-08-31 01:35:53,652 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcuwyYVZvYJOHZ2KdE+zMF2tHBdLkSwv9WYngwg1TjueabAk2IQU+IKhQD2/MEw/z7v4aqKKab7IA03zbNBoMlZ/pvG3fFZznNGYN1xBc1nQBpSiTVSoPqmBf1ee7mLXjVg0/UKGTMwq+74qB7D0Z6xNkejqLuXDHBzQkOdgoDGuHZt5VSBmLKtEW5jHRX7RRHWmUdHh58/122Kmwfsq7FrjKhuPL3V7Lm2kBm4syFymM0V4xaQ/X7CIBSQdg57nJLNFA+t0vqwKg5OIVrhK6IOjHn2bWeVuqd+UHWEAuuWcS9ZzIOEB+j1adr0yTfnVijRQD39y3HRz6dJ21T/rQV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3LsMmFWb2CTh2dinRPszBdrRwXS5EsL/VmJ4MINU47nmmwJN\niEFPiCoUA9vzBMP8+7+Gqiimm+yANN82zQaDJWf6bxt3xWc5zRmDdcQXNZ0AaUok\n1UqD6pgX9Xnu5i141YNP1ChkzMKvu+Kgew9GesTZHo6i7lwxwc0JDnYKAxrh2beV\nUgZiyrRFuYx0V+0UR1plHR4efP9dtipsH7Kuxa4yobjy91ey5tpAZuLMhcpjNFeM\nWkP1+wiAUkHYOe5ySzRQPrdL6sCoOTiFa4SuiDox59m1nlbqnflB1hALrlnEvWcy\nDhAfo9Wna9Mk351Yo0UA9/ctx0c+nSdtU/60FQIDAQABAoIBAQCJIEMA2B5LNw6A\nEZJIzm2yM3Cf6G2ZdD7AYcgdC1nPZ4wVvGaCQWCxTMLGavwcd81QcHmueDaZI2G6\ndvlKgcMzl9cC82OC5VAJVNJQdROeIP1Ca+daAkLVmMs5mxiJMrKgokUTnkyQ0Fnw\nNShRivnUBzqDO0WJIwleRoxbyYUKy58dN2p5XZSVpRr2hAPLQdBbEAzhHVI6inZN\noHtXgBBa68ibAtkF/aFIMrNLRBXEY8MbGHyJyBMhhnjY6AeiQhQy4Mo9oSoCysaT\na/8hiHpRP3/397P6AEdxK/B8XXturQnyp7Jrn6jHd8v331MrkQZF2v2EaA85SS+A\nYE7V4LR5AoGBAPKGIa5/4X7WVxtk0eAA1p1JxSz55C2cJ8eNTeOtnrXPa68pI/Fg\nFUi+m/55vkNbCJqIgffMVKiwv9glNenKCVqm0l2YMAOgxl0Eu+hYqhJYzAra2jmJ\nOtDtY+cISqC++MFl45pAhRBsUSm7VQYBMW97knqS898ef39fUAiTqp4DAoGBAOj+\n6URKM8ryWpIrYw1FYkXDsfehYfxMOGAFe0fFEVHqP9NLo/vDW5H/X3KRlY7iyknA\n7Q+kWmOtV/8qL7sDkjRFRIbTRqJEY6SXM3iIOUrMVhaBNeMD14rFug1f1gs4xEr8\njrcu4JVD0BLMrcmwbn1glMM9IEIp0K7r2aMP1XYHAoGBAOFsc5ozG3I94LGBwOKp\nZNLGYxQvIjySzRba7O8XzlHH/pvNba9KU/5Nzcl3d7Y7w3+AKu4dawNxZqCN1dL9\nDDzKmvaMIvT8V+TWJaMN5ucuylm8muKn/5d7UETKnDNVzvpUrn4OQqDFTZuwmJMA\nQOcSwVBVj4BwZKoL+eQ+/XPpAoGAS9BufN8cPURg/kEJ6Q6TrJnB9g7YQG1Yxr3h\n4HeabCop/IoXYNuvlzEekLwYizb2lcsmGDnlg5urD4ddop/F2iZT5v8mc7SHK85b\nXDQPWGxm8sm2jBj68Nfn82Qk1N/y12eY1Lh3MXqwYP2i6wby3O8pWOIx9fV/RvvN\nhIapcc8CgYAXp8l+vEiBagZ1JSCGdcuv0kpiLvesYz/YElGepk2ftvSDDfPCWaAR\n6IFGEIq7DfMzRCs0vIkojsEzVcc27CtY3UzzWCRDV4dhqVtY9xUM/CkmK5N91o+i\n97KlXZaq3i1fBGiKXAkYHo8uvzc1kfb46Hwf5JV7o2G0UKQySLeCtw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'59777de98310471b9dd80591b038f8d0', 'name': u'vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'created_at': '2018-08-31T01:35:53.652896', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'name': 'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'53:13:b4:f2:2b:11:b3:41:9b:1c:2e:ff:8e:6a:07:27', 'type': 'ssh', 'id': u'vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261'}) 2018-08-31 01:35:53,653 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3LsMmFWb2CTh2dinRPszBdrRwXS5EsL/VmJ4MINU47nmmwJN iEFPiCoUA9vzBMP8+7+Gqiimm+yANN82zQaDJWf6bxt3xWc5zRmDdcQXNZ0AaUok 1UqD6pgX9Xnu5i141YNP1ChkzMKvu+Kgew9GesTZHo6i7lwxwc0JDnYKAxrh2beV UgZiyrRFuYx0V+0UR1plHR4efP9dtipsH7Kuxa4yobjy91ey5tpAZuLMhcpjNFeM WkP1+wiAUkHYOe5ySzRQPrdL6sCoOTiFa4SuiDox59m1nlbqnflB1hALrlnEvWcy DhAfo9Wna9Mk351Yo0UA9/ctx0c+nSdtU/60FQIDAQABAoIBAQCJIEMA2B5LNw6A EZJIzm2yM3Cf6G2ZdD7AYcgdC1nPZ4wVvGaCQWCxTMLGavwcd81QcHmueDaZI2G6 dvlKgcMzl9cC82OC5VAJVNJQdROeIP1Ca+daAkLVmMs5mxiJMrKgokUTnkyQ0Fnw NShRivnUBzqDO0WJIwleRoxbyYUKy58dN2p5XZSVpRr2hAPLQdBbEAzhHVI6inZN oHtXgBBa68ibAtkF/aFIMrNLRBXEY8MbGHyJyBMhhnjY6AeiQhQy4Mo9oSoCysaT a/8hiHpRP3/397P6AEdxK/B8XXturQnyp7Jrn6jHd8v331MrkQZF2v2EaA85SS+A YE7V4LR5AoGBAPKGIa5/4X7WVxtk0eAA1p1JxSz55C2cJ8eNTeOtnrXPa68pI/Fg FUi+m/55vkNbCJqIgffMVKiwv9glNenKCVqm0l2YMAOgxl0Eu+hYqhJYzAra2jmJ OtDtY+cISqC++MFl45pAhRBsUSm7VQYBMW97knqS898ef39fUAiTqp4DAoGBAOj+ 6URKM8ryWpIrYw1FYkXDsfehYfxMOGAFe0fFEVHqP9NLo/vDW5H/X3KRlY7iyknA 7Q+kWmOtV/8qL7sDkjRFRIbTRqJEY6SXM3iIOUrMVhaBNeMD14rFug1f1gs4xEr8 jrcu4JVD0BLMrcmwbn1glMM9IEIp0K7r2aMP1XYHAoGBAOFsc5ozG3I94LGBwOKp ZNLGYxQvIjySzRba7O8XzlHH/pvNba9KU/5Nzcl3d7Y7w3+AKu4dawNxZqCN1dL9 DDzKmvaMIvT8V+TWJaMN5ucuylm8muKn/5d7UETKnDNVzvpUrn4OQqDFTZuwmJMA QOcSwVBVj4BwZKoL+eQ+/XPpAoGAS9BufN8cPURg/kEJ6Q6TrJnB9g7YQG1Yxr3h 4HeabCop/IoXYNuvlzEekLwYizb2lcsmGDnlg5urD4ddop/F2iZT5v8mc7SHK85b XDQPWGxm8sm2jBj68Nfn82Qk1N/y12eY1Lh3MXqwYP2i6wby3O8pWOIx9fV/RvvN hIapcc8CgYAXp8l+vEiBagZ1JSCGdcuv0kpiLvesYz/YElGepk2ftvSDDfPCWaAR 6IFGEIq7DfMzRCs0vIkojsEzVcc27CtY3UzzWCRDV4dhqVtY9xUM/CkmK5N91o+i 97KlXZaq3i1fBGiKXAkYHo8uvzc1kfb46Hwf5JV7o2G0UKQySLeCtw== -----END RSA PRIVATE KEY----- 2018-08-31 01:35:53,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 01:35:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"security_group": {"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-31 01:35:53,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-79dccb4b-9df1-4234-a4b0-f9fc3cabd2ab Date: Fri, 31 Aug 2018 01:35:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:53Z", "updated_at": "2018-08-31T01:35:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "1d42b94e-686b-4dc9-85ab-609a0e54bded", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "95493e29-9bf7-46db-8c5b-cf55e674afaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 1, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}} 2018-08-31 01:35:53,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-79dccb4b-9df1-4234-a4b0-f9fc3cabd2ab 2018-08-31 01:35:53,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.136848926544s 2018-08-31 01:35:53,793 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-79dccb4b-9df1-4234-a4b0-f9fc3cabd2ab 2018-08-31 01:35:53,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:35:53,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:53,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-c8b7fd13-de11-4db0-a4a9-f9852811ce5a Date: Fri, 31 Aug 2018 01:35:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:53Z", "updated_at": "2018-08-31T01:35:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "1d42b94e-686b-4dc9-85ab-609a0e54bded", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "95493e29-9bf7-46db-8c5b-cf55e674afaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 1, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}, {"description": "Default security group", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:45Z", "updated_at": "2018-08-31T01:35:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "55c5ba66-2bb4-4c7b-9a95-729781708da5", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "9b59f261-9776-4138-bf32-bd73c58be2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "b7616367-92ee-4acf-a34c-2317ca57da4b", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "f3ed7fdd-8049-42a4-a773-a29831c17571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 1, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "name": "default"}]} 2018-08-31 01:35:53,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8b7fd13-de11-4db0-a4a9-f9852811ce5a 2018-08-31 01:35:53,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0602979660034s 2018-08-31 01:35:53,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8b7fd13-de11-4db0-a4a9-f9852811ce5a 2018-08-31 01:35:53,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:35:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -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": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f"}}' 2018-08-31 01:35:53,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5694dc9e-6fa5-4514-8a5a-0451d85e9c5e Date: Fri, 31 Aug 2018 01:35:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "port_range_min": 22, "revision_number": 0, "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:53Z", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "e6df68dd-5522-4e6d-8a5d-7cd326eccd04"}} 2018-08-31 01:35:53,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5694dc9e-6fa5-4514-8a5a-0451d85e9c5e 2018-08-31 01:35:53,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133549928665s 2018-08-31 01:35:53,996 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5694dc9e-6fa5-4514-8a5a-0451d85e9c5e 2018-08-31 01:35:54,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:35:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:54,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-5d11c089-e2a5-4b11-8910-9a4227a53fec Date: Fri, 31 Aug 2018 01:35:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:53Z", "updated_at": "2018-08-31T01:35:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "1d42b94e-686b-4dc9-85ab-609a0e54bded", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "95493e29-9bf7-46db-8c5b-cf55e674afaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "e6df68dd-5522-4e6d-8a5d-7cd326eccd04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": 22, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 2, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}, {"description": "Default security group", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:45Z", "updated_at": "2018-08-31T01:35:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "55c5ba66-2bb4-4c7b-9a95-729781708da5", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "9b59f261-9776-4138-bf32-bd73c58be2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "b7616367-92ee-4acf-a34c-2317ca57da4b", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "f3ed7fdd-8049-42a4-a773-a29831c17571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 1, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "name": "default"}]} 2018-08-31 01:35:54,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5d11c089-e2a5-4b11-8910-9a4227a53fec 2018-08-31 01:35:54,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0445511341095s 2018-08-31 01:35:54,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5d11c089-e2a5-4b11-8910-9a4227a53fec 2018-08-31 01:35:54,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:35:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -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": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f"}}' 2018-08-31 01:35:54,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4df7f1a6-5ab7-42b0-bd3a-56fa2fcd5869 Date: Fri, 31 Aug 2018 01:35:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T01:35:54Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "port_range_min": null, "revision_number": 0, "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:54Z", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "8585aff7-cdce-46b6-b24d-4f0055e8cba4"}} 2018-08-31 01:35:54,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4df7f1a6-5ab7-42b0-bd3a-56fa2fcd5869 2018-08-31 01:35:54,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.109822034836s 2018-08-31 01:35:54,158 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4df7f1a6-5ab7-42b0-bd3a-56fa2fcd5869 2018-08-31 01:35:54,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:54,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-feeb19a4-e353-4c0f-af57-ddc54ccab1f2 Date: Fri, 31 Aug 2018 01:35:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"877de9c90a7b4ea8be8ab40f764e7f09","l2_adjacency":true,"status":"ACTIVE","subnets":["caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"],"description":"","tags":[],"updated_at":"2018-08-31T01:35:46Z","qos_policy_id":null,"name":"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261","admin_state_up":true,"tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:35:54,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-feeb19a4-e353-4c0f-af57-ddc54ccab1f2 2018-08-31 01:35:54,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.218308925629s 2018-08-31 01:35:54,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-feeb19a4-e353-4c0f-af57-ddc54ccab1f2 2018-08-31 01:35:54,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:35:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:54,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0fe0b213-2b3b-4837-8bde-07748aca561e Date: Fri, 31 Aug 2018 01:35:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:52Z", "file": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file", "owner": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "size": 12716032, "self": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:35:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:35:54,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0fe0b213-2b3b-4837-8bde-07748aca561e 2018-08-31 01:35:54,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343811511993s 2018-08-31 01:35:54,417 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0fe0b213-2b3b-4837-8bde-07748aca561e 2018-08-31 01:35:54,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:35:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:54,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:35: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-1b2beea6-94ce-420b-a837-fcdaa2a8aecc x-compute-request-id: req-1b2beea6-94ce-420b-a837-fcdaa2a8aecc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6221eaac-954d-4af1-9171-121d131045e3"}]} 2018-08-31 01:35:54,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1b2beea6-94ce-420b-a837-fcdaa2a8aecc 2018-08-31 01:35:54,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254058837891s 2018-08-31 01:35:54,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1b2beea6-94ce-420b-a837-fcdaa2a8aecc 2018-08-31 01:35:54,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:35:54,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"server": {"name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "imageRef": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "flavorRef": "6221eaac-954d-4af1-9171-121d131045e3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1ce9d752-d211-4429-80a9-02d7c40d06fc"}], "security_groups": [{"name": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f"}]}}' 2018-08-31 01:35:56,046 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:35: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-b116b44b-5b9a-42cd-8460-a6fba61f04a0 x-compute-request-id: req-b116b44b-5b9a-42cd-8460-a6fba61f04a0 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f"}], "OS-DCF:diskConfig": "MANUAL", "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "adminPass": "LuSwaPwS97xK"}} 2018-08-31 01:35:56,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b116b44b-5b9a-42cd-8460-a6fba61f04a0 2018-08-31 01:35:56,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.59980010986s 2018-08-31 01:35:56,046 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b116b44b-5b9a-42cd-8460-a6fba61f04a0 2018-08-31 01:35:56,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:56,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-b5bbc613-c19a-4753-bdd3-58c21ab64014 x-compute-request-id: req-b5bbc613-c19a-4753-bdd3-58c21ab64014 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:35:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:35:56,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b5bbc613-c19a-4753-bdd3-58c21ab64014 2018-08-31 01:35:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351083993912s 2018-08-31 01:35:56,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b5bbc613-c19a-4753-bdd3-58c21ab64014 2018-08-31 01:35:56,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:35:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:56,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-868b0e3b-911b-471c-8f7f-ab2080dc3533 Date: Fri, 31 Aug 2018 01:35:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"877de9c90a7b4ea8be8ab40f764e7f09","l2_adjacency":true,"status":"ACTIVE","subnets":["caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"],"description":"","tags":[],"updated_at":"2018-08-31T01:35:46Z","qos_policy_id":null,"name":"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261","admin_state_up":true,"tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:35:56,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-868b0e3b-911b-471c-8f7f-ab2080dc3533 2018-08-31 01:35:56,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0799038410187s 2018-08-31 01:35:56,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-868b0e3b-911b-471c-8f7f-ab2080dc3533 2018-08-31 01:35:56,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:35:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:56,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e2cb75b4-00aa-49dc-8d05-6930d2ba1e45 Date: Fri, 31 Aug 2018 01:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:35:46Z","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":"877de9c90a7b4ea8be8ab40f764e7f09","id":"caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df","subnetpool_id":null,"name":"vping_ssh-subnet_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}]} 2018-08-31 01:35:56,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e2cb75b4-00aa-49dc-8d05-6930d2ba1e45 2018-08-31 01:35:56,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0893440246582s 2018-08-31 01:35:56,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e2cb75b4-00aa-49dc-8d05-6930d2ba1e45 2018-08-31 01:35:56,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:35:58,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:35:58,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:35:59,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-b83abfe4-0e63-48ed-ad62-3d09172896bb x-compute-request-id: req-b83abfe4-0e63-48ed-ad62-3d09172896bb Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:35:58Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:35:59,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b83abfe4-0e63-48ed-ad62-3d09172896bb 2018-08-31 01:35:59,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13599419594s 2018-08-31 01:35:59,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b83abfe4-0e63-48ed-ad62-3d09172896bb 2018-08-31 01:35:59,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:01,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:02,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-827cb566-40f5-4427-ad91-5c83230284d0 x-compute-request-id: req-827cb566-40f5-4427-ad91-5c83230284d0 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:35:58Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:02,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-827cb566-40f5-4427-ad91-5c83230284d0 2018-08-31 01:36:02,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416990995407s 2018-08-31 01:36:02,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-827cb566-40f5-4427-ad91-5c83230284d0 2018-08-31 01:36:02,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:04,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:04,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-840317ec-aff7-4e1e-920c-59612809f0f4 x-compute-request-id: req-840317ec-aff7-4e1e-920c-59612809f0f4 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:35:58Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:04,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-840317ec-aff7-4e1e-920c-59612809f0f4 2018-08-31 01:36:04,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492321968079s 2018-08-31 01:36:04,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-840317ec-aff7-4e1e-920c-59612809f0f4 2018-08-31 01:36:04,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:06,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:07,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-8af90fb8-0141-4645-84ec-8f19e0f20472 x-compute-request-id: req-8af90fb8-0141-4645-84ec-8f19e0f20472 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:87:9e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:04.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:04Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:07,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8af90fb8-0141-4645-84ec-8f19e0f20472 2018-08-31 01:36:07,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46120095253s 2018-08-31 01:36:07,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8af90fb8-0141-4645-84ec-8f19e0f20472 2018-08-31 01:36:07,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:36:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e30d9cc8-8ede-4e03-bdd7-742e7d752c05" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:07,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-bde7138b-7cfb-49f6-9ef9-4320ce8cccad Date: Fri, 31 Aug 2018 01:36:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:36:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df","ip_address":"192.168.120.11"}],"id":"fd6d033b-c607-4434-9466-1e4bf05d7cf8","security_groups":["15fe6099-f6d9-48a4-9f3f-3fc0b397731f"],"mac_address":"fa:16:3e:91:87:9e","project_id":"877de9c90a7b4ea8be8ab40f764e7f09","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:36:00Z","binding:vnic_type":"normal","device_id":"e30d9cc8-8ede-4e03-bdd7-742e7d752c05","ip_allocation":"immediate"}]} 2018-08-31 01:36:07,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e30d9cc8-8ede-4e03-bdd7-742e7d752c05 used request id req-bde7138b-7cfb-49f6-9ef9-4320ce8cccad 2018-08-31 01:36:07,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0468618869781s 2018-08-31 01:36:07,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e30d9cc8-8ede-4e03-bdd7-742e7d752c05 used request id req-bde7138b-7cfb-49f6-9ef9-4320ce8cccad 2018-08-31 01:36:07,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fd6d033b-c607-4434-9466-1e4bf05d7cf8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:07,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4806a90a-348e-47a1-bc6d-8065484599e2 Date: Fri, 31 Aug 2018 01:36:07 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:36:07,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fd6d033b-c607-4434-9466-1e4bf05d7cf8 used request id req-4806a90a-348e-47a1-bc6d-8065484599e2 2018-08-31 01:36:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443248748779s 2018-08-31 01:36:07,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fd6d033b-c607-4434-9466-1e4bf05d7cf8 used request id req-4806a90a-348e-47a1-bc6d-8065484599e2 2018-08-31 01:36:07,209 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:91:87:9e', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'43d4e67d-8cc9-4b58-94b0-c076a805f283'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:36:04.000000', 'flavor': Munch({u'id': u'6221eaac-954d-4af1-9171-121d131045e3'}), 'az': u'nova', 'id': u'e30d9cc8-8ede-4e03-bdd7-742e7d752c05', 'security_groups': [Munch({u'name': u'vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59777de98310471b9dd80591b038f8d0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'name': 'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:36:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:36:04Z', 'hostId': u'cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:36:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'name': u'vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'adminPass': u'LuSwaPwS97xK', 'tenant_id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'created_at': u'2018-08-31T01:35:56Z', 'created': u'2018-08-31T01:35:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:36:07,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:07,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c6dc0bcf-b7e0-41f6-bb34-9bbcf1d6da3e Date: Fri, 31 Aug 2018 01:36:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"877de9c90a7b4ea8be8ab40f764e7f09","l2_adjacency":true,"status":"ACTIVE","subnets":["caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"],"description":"","tags":[],"updated_at":"2018-08-31T01:35:46Z","qos_policy_id":null,"name":"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261","admin_state_up":true,"tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:36:07,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c6dc0bcf-b7e0-41f6-bb34-9bbcf1d6da3e 2018-08-31 01:36:07,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987269878387s 2018-08-31 01:36:07,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c6dc0bcf-b7e0-41f6-bb34-9bbcf1d6da3e 2018-08-31 01:36:07,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:36:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:07,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-aff96b3b-0545-40f2-88de-d9f6a8b79ae8 Date: Fri, 31 Aug 2018 01:36:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:52Z", "file": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file", "owner": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "size": 12716032, "self": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:35:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:36:07,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-aff96b3b-0545-40f2-88de-d9f6a8b79ae8 2018-08-31 01:36:07,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.119831085205s 2018-08-31 01:36:07,434 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-aff96b3b-0545-40f2-88de-d9f6a8b79ae8 2018-08-31 01:36:07,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:36:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:07,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-79ba8c77-c645-4894-bb47-f8b3e50d1caa x-compute-request-id: req-79ba8c77-c645-4894-bb47-f8b3e50d1caa Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6221eaac-954d-4af1-9171-121d131045e3"}]} 2018-08-31 01:36:07,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-79ba8c77-c645-4894-bb47-f8b3e50d1caa 2018-08-31 01:36:07,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223519802094s 2018-08-31 01:36:07,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-79ba8c77-c645-4894-bb47-f8b3e50d1caa 2018-08-31 01:36:07,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:36:07,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"server": {"name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "imageRef": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "flavorRef": "6221eaac-954d-4af1-9171-121d131045e3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1ce9d752-d211-4429-80a9-02d7c40d06fc"}], "security_groups": [{"name": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f"}]}}' 2018-08-31 01:36:08,442 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:36: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-3840bd1b-5928-4c63-aad1-912b93db1a01 x-compute-request-id: req-3840bd1b-5928-4c63-aad1-912b93db1a01 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f"}], "OS-DCF:diskConfig": "MANUAL", "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "adminPass": "psYyUBdcR9TH"}} 2018-08-31 01:36:08,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3840bd1b-5928-4c63-aad1-912b93db1a01 2018-08-31 01:36:08,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.982859134674s 2018-08-31 01:36:08,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3840bd1b-5928-4c63-aad1-912b93db1a01 2018-08-31 01:36:08,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:08,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-9de96713-7cdc-49d4-a97b-2c345f8bef46 x-compute-request-id: req-9de96713-7cdc-49d4-a97b-2c345f8bef46 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:36:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:36:08Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:87:9e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:04.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:04Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:08,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9de96713-7cdc-49d4-a97b-2c345f8bef46 2018-08-31 01:36:08,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350008010864s 2018-08-31 01:36:08,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9de96713-7cdc-49d4-a97b-2c345f8bef46 2018-08-31 01:36:08,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:10,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:11,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-6a474d62-192f-4ae1-8050-7ed6fec59f14 x-compute-request-id: req-6a474d62-192f-4ae1-8050-7ed6fec59f14 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:36:10Z", "hostId": "805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:36:08Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:87:9e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:04.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:04Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:11,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a474d62-192f-4ae1-8050-7ed6fec59f14 2018-08-31 01:36:11,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786191940308s 2018-08-31 01:36:11,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a474d62-192f-4ae1-8050-7ed6fec59f14 2018-08-31 01:36:11,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:13,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:13,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:14,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-4c9e5a03-2613-455e-ac26-65f52168ff3f x-compute-request-id: req-4c9e5a03-2613-455e-ac26-65f52168ff3f Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:36:11Z", "hostId": "805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:36:08Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:87:9e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:04.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:04Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:14,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c9e5a03-2613-455e-ac26-65f52168ff3f 2018-08-31 01:36:14,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496377944946s 2018-08-31 01:36:14,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c9e5a03-2613-455e-ac26-65f52168ff3f 2018-08-31 01:36:14,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:16,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:16,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:16,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-86134b94-df01-4da1-9609-0a88608efce4 x-compute-request-id: req-86134b94-df01-4da1-9609-0a88608efce4 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6c:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:15.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:15Z", "hostId": "805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:36:08Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:87:9e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:04.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:04Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:16,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86134b94-df01-4da1-9609-0a88608efce4 2018-08-31 01:36:16,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34530210495s 2018-08-31 01:36:16,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86134b94-df01-4da1-9609-0a88608efce4 2018-08-31 01:36:16,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:36:16,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=6f018679-f846-4eb3-b4f9-76dbc2611bab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:16,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-037105fb-2a9f-4afa-9f54-562fce77adf1 Date: Fri, 31 Aug 2018 01:36:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:36:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df","ip_address":"192.168.120.29"}],"id":"f2ea8490-436a-4ea0-853a-ee7e2f50b871","security_groups":["15fe6099-f6d9-48a4-9f3f-3fc0b397731f"],"mac_address":"fa:16:3e:81:6c:6c","project_id":"877de9c90a7b4ea8be8ab40f764e7f09","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:36:11Z","binding:vnic_type":"normal","device_id":"6f018679-f846-4eb3-b4f9-76dbc2611bab","ip_allocation":"immediate"}]} 2018-08-31 01:36:16,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6f018679-f846-4eb3-b4f9-76dbc2611bab used request id req-037105fb-2a9f-4afa-9f54-562fce77adf1 2018-08-31 01:36:16,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05198097229s 2018-08-31 01:36:16,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6f018679-f846-4eb3-b4f9-76dbc2611bab used request id req-037105fb-2a9f-4afa-9f54-562fce77adf1 2018-08-31 01:36:16,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f2ea8490-436a-4ea0-853a-ee7e2f50b871" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:16,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f11eca56-9a93-4583-bdd4-eac0e3d75a06 Date: Fri, 31 Aug 2018 01:36:16 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:36:16,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f2ea8490-436a-4ea0-853a-ee7e2f50b871 used request id req-f11eca56-9a93-4583-bdd4-eac0e3d75a06 2018-08-31 01:36:16,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0433349609375s 2018-08-31 01:36:16,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f2ea8490-436a-4ea0-853a-ee7e2f50b871 used request id req-f11eca56-9a93-4583-bdd4-eac0e3d75a06 2018-08-31 01:36:16,554 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:81:6c:6c', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'43d4e67d-8cc9-4b58-94b0-c076a805f283'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:36:15.000000', 'flavor': Munch({u'id': u'6221eaac-954d-4af1-9171-121d131045e3'}), 'az': u'nova', 'id': u'6f018679-f846-4eb3-b4f9-76dbc2611bab', 'security_groups': [Munch({u'name': u'vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59777de98310471b9dd80591b038f8d0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'name': 'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:36:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:36:15Z', 'hostId': u'805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:36:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'name': u'vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'adminPass': u'psYyUBdcR9TH', 'tenant_id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'created_at': u'2018-08-31T01:36:08Z', 'created': u'2018-08-31T01:36:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:36:16,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:16,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-27a25596-2797-4d81-a681-3380f4a5dd70 Date: Fri, 31 Aug 2018 01:36:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"877de9c90a7b4ea8be8ab40f764e7f09","l2_adjacency":true,"status":"ACTIVE","subnets":["caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"],"description":"","tags":[],"updated_at":"2018-08-31T01:35:46Z","qos_policy_id":null,"name":"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261","admin_state_up":true,"tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:36:16,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-27a25596-2797-4d81-a681-3380f4a5dd70 2018-08-31 01:36:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084851026535s 2018-08-31 01:36:16,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-27a25596-2797-4d81-a681-3380f4a5dd70 2018-08-31 01:36:16,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:36:16,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=6f018679-f846-4eb3-b4f9-76dbc2611bab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:16,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-f9e199d6-e102-4339-b7a4-00f1182a2506 Date: Fri, 31 Aug 2018 01:36:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:36:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df","ip_address":"192.168.120.29"}],"id":"f2ea8490-436a-4ea0-853a-ee7e2f50b871","security_groups":["15fe6099-f6d9-48a4-9f3f-3fc0b397731f"],"mac_address":"fa:16:3e:81:6c:6c","project_id":"877de9c90a7b4ea8be8ab40f764e7f09","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:36:11Z","binding:vnic_type":"normal","device_id":"6f018679-f846-4eb3-b4f9-76dbc2611bab","ip_allocation":"immediate"}]} 2018-08-31 01:36:16,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6f018679-f846-4eb3-b4f9-76dbc2611bab used request id req-f9e199d6-e102-4339-b7a4-00f1182a2506 2018-08-31 01:36:16,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.043301820755s 2018-08-31 01:36:16,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6f018679-f846-4eb3-b4f9-76dbc2611bab used request id req-f9e199d6-e102-4339-b7a4-00f1182a2506 2018-08-31 01:36:16,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 01:36:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.29", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871"}}' 2018-08-31 01:36:18,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-498f83de-31ab-40f6-9db9-883419e24f8b Date: Fri, 31 Aug 2018 01:36:18 GMT RESP BODY: {"floatingip": {"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "DOWN", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:17Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}} 2018-08-31 01:36:18,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-498f83de-31ab-40f6-9db9-883419e24f8b 2018-08-31 01:36:18,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.22091984749s 2018-08-31 01:36:18,909 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-498f83de-31ab-40f6-9db9-883419e24f8b 2018-08-31 01:36:18,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:19,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-6d239c6b-8a46-42dd-a1f2-69f87453cfa4 Date: Fri, 31 Aug 2018 01:36:19 GMT RESP BODY: {"floatingips": [{"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "DOWN", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:17Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}]} 2018-08-31 01:36:19,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6d239c6b-8a46-42dd-a1f2-69f87453cfa4 2018-08-31 01:36:19,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.100057125092s 2018-08-31 01:36:19,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6d239c6b-8a46-42dd-a1f2-69f87453cfa4 2018-08-31 01:36:19,022 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:36:19,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:19,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:19,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-68aac290-1799-4a59-ade9-96dc1db3b4e9 Date: Fri, 31 Aug 2018 01:36:19 GMT RESP BODY: {"floatingips": [{"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "DOWN", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:17Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}]} 2018-08-31 01:36:19,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-68aac290-1799-4a59-ade9-96dc1db3b4e9 2018-08-31 01:36:19,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0668330192566s 2018-08-31 01:36:19,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-68aac290-1799-4a59-ade9-96dc1db3b4e9 2018-08-31 01:36:19,197 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:36:19,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:19,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-9f329469-6f6b-4b7d-8fab-daf2269f7069 Date: Fri, 31 Aug 2018 01:36:19 GMT RESP BODY: {"floatingips": [{"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "DOWN", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:17Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}]} 2018-08-31 01:36:19,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9f329469-6f6b-4b7d-8fab-daf2269f7069 2018-08-31 01:36:19,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602061748505s 2018-08-31 01:36:19,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9f329469-6f6b-4b7d-8fab-daf2269f7069 2018-08-31 01:36:19,366 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:36:19,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:19,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-72865bb7-4617-4c1e-a94f-c73520e6f41c Date: Fri, 31 Aug 2018 01:36:19 GMT RESP BODY: {"floatingips": [{"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "DOWN", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:17Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}]} 2018-08-31 01:36:19,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-72865bb7-4617-4c1e-a94f-c73520e6f41c 2018-08-31 01:36:19,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0550689697266s 2018-08-31 01:36:19,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-72865bb7-4617-4c1e-a94f-c73520e6f41c 2018-08-31 01:36:19,531 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:36:19,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:19,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:19,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-6a7a6b82-bb42-4ffe-934c-98c492a0c649 Date: Fri, 31 Aug 2018 01:36:19 GMT RESP BODY: {"floatingips": [{"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "DOWN", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:17Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}]} 2018-08-31 01:36:19,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6a7a6b82-bb42-4ffe-934c-98c492a0c649 2018-08-31 01:36:19,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0636010169983s 2018-08-31 01:36:19,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6a7a6b82-bb42-4ffe-934c-98c492a0c649 2018-08-31 01:36:19,703 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:36:19,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:19,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4efe5b90-80b3-40b7-b929-aefa606ba3a2 Date: Fri, 31 Aug 2018 01:36:19 GMT RESP BODY: {"floatingips": [{"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "DOWN", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:17Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}]} 2018-08-31 01:36:19,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4efe5b90-80b3-40b7-b929-aefa606ba3a2 2018-08-31 01:36:19,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0537168979645s 2018-08-31 01:36:19,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4efe5b90-80b3-40b7-b929-aefa606ba3a2 2018-08-31 01:36:19,866 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:36:19,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:20,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-5f9fe4eb-cc01-4bd7-bde5-8c92061a303b Date: Fri, 31 Aug 2018 01:36:20 GMT RESP BODY: {"floatingips": [{"router_id": "56bc9170-a723-4630-9c75-37a718177816", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:36:17Z", "updated_at": "2018-08-31T01:36:19Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:6c:6c", "device_id": "6f018679-f846-4eb3-b4f9-76dbc2611bab"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_id": "f2ea8490-436a-4ea0-853a-ee7e2f50b871", "id": "9c070b59-a3bd-4751-9f6d-99cf1fc33ce0", "qos_policy_id": null}]} 2018-08-31 01:36:20,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5f9fe4eb-cc01-4bd7-bde5-8c92061a303b 2018-08-31 01:36:20,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0757260322571s 2018-08-31 01:36:20,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5f9fe4eb-cc01-4bd7-bde5-8c92061a303b 2018-08-31 01:36:20,050 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'56bc9170-a723-4630-9c75-37a718177816', 'updated_at': u'2018-08-31T01:36:19Z', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'f2ea8490-436a-4ea0-853a-ee7e2f50b871', 'id': u'9c070b59-a3bd-4751-9f6d-99cf1fc33ce0', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'f2ea8490-436a-4ea0-853a-ee7e2f50b871', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'name': 'vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1ce9d752-d211-4429-80a9-02d7c40d06fc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:81:6c:6c', u'device_id': u'6f018679-f846-4eb3-b4f9-76dbc2611bab'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'877de9c90a7b4ea8be8ab40f764e7f09', 'created_at': u'2018-08-31T01:36:17Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1ce9d752-d211-4429-80a9-02d7c40d06fc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:81:6c:6c', u'device_id': u'6f018679-f846-4eb3-b4f9-76dbc2611bab'}), 'router': u'56bc9170-a723-4630-9c75-37a718177816'}) 2018-08-31 01:36:20,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 01:36:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 01:36:20,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-cd9546f4-3c78-46cc-9e4a-6f0227877b25 x-compute-request-id: req-cd9546f4-3c78-46cc-9e4a-6f0227877b25 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 496029506 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.190698] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193015] pid_max: default: 32768 minimum: 301\n[ 0.194290] ACPI: Core revision 20150930\n[ 0.195983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197809] Security Framework initialized\n[ 0.198946] Yama: becoming mindful.\n[ 0.199974] AppArmor: AppArmor initialized\n[ 0.201166] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204729] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208296] Initializing cgroup subsys io\n[ 0.209440] Initializing cgroup subsys memory\n[ 0.210650] Initializing cgroup subsys devices\n[ 0.211863] Initializing cgroup subsys freezer\n[ 0.213067] Initializing cgroup subsys net_cls\n[ 0.214279] Initializing cgroup subsys perf_event\n[ 0.215553] Initializing cgroup subsys net_prio\n[ 0.216790] Initializing cgroup subsys hugetlb\n[ 0.218005] Initializing cgroup subsys pids\n[ 0.219209] CPU: Physical Processor ID: 0\n[ 0.221021] mce: CPU supports 10 MCE banks\n[ 0.222200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.245071] ftrace: allocating 31920 entries in 125 pages\n[ 0.270343] smpboot: Max logical packages: 1\n[ 0.271536] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273447] x2apic enabled\n[ 0.274592] Switched APIC routing to physical x2apic.\n[ 0.277062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278602] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283864] KVM setup paravirtual spinlock\n[ 0.285465] x86: Booted up 1 node, 1 CPUs\n[ 0.286591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288490] devtmpfs: initialized\n[ 0.290482] evm: security.selinux\n[ 0.291465] evm: security.SMACK64\n[ 0.292438] evm: security.SMACK64EXEC\n[ 0.293478] evm: security.SMACK64TRANSMUTE\n[ 0.294603] evm: security.SMACK64MMAP\n[ 0.295642] evm: security.ima\n[ 0.296535] evm: security.capability\n[ 0.297645] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300203] pinctrl core: initialized pinctrl subsystem\n[ 0.301729] RTC time: 1:36:15, date: 08/31/18\n[ 0.303035] NET: Registered protocol family 16\n[ 0.304365] cpuidle: using governor ladder\n[ 0.305502] cpuidle: using governor menu\n[ 0.306606] PCCT header not found.\n[ 0.307646] ACPI: bus type PCI registered\n[ 0.308760] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310473] PCI: Using configuration type 1 for base access\n[ 0.312648] ACPI: Added _OSI(Module Device)\n[ 0.313815] ACPI: Added _OSI(Processor Device)\n[ 0.315011] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316262] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318445] ACPI: Interpreter enabled\n[ 0.319517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330808] ACPI: Using IOAPIC for interrupt routing\n[ 0.332127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339266] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340921] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343955] acpiphp: Slot [3] registered\n[ 0.345071] acpiphp: Slot [4] registered\n[ 0.346178] acpiphp: Slot [5] registered\n[ 0.347291] acpiphp: Slot [6] registered\n[ 0.348395] acpiphp: Slot [7] registered\n[ 0.349514] acpiphp: Slot [8] registered\n[ 0.350632] acpiphp: Slot [9] registered\n[ 0.351745] acpiphp: Slot [10] registered\n[ 0.352874] acpiphp: Slot [11] registered\n[ 0.354001] acpiphp: Slot [12] registered\n[ 0.355131] acpiphp: Slot [13] registered\n[ 0.356254] acpiphp: Slot [14] registered\n[ 0.357373] acpiphp: Slot [15] registered\n[ 0.373154] acpiphp: Slot [16] registered\n[ 0.374288] acpiphp: Slot [17] registered\n[ 0.375412] acpiphp: Slot [18] registered\n[ 0.376542] acpiphp: Slot [19] registered\n[ 0.377674] acpiphp: Slot [20] registered\n[ 0.378801] acpiphp: Slot [21] registered\n[ 0.379927] acpiphp: Slot [22] registered\n[ 0.381061] acpiphp: Slot [23] registered\n[ 0.382195] acpiphp: Slot [24] registered\n[ 0.383321] acpiphp: Slot [25] registered\n[ 0.384442] acpiphp: Slot [26] registered\n[ 0.385562] acpiphp: Slot [27] registered\n[ 0.386701] acpiphp: Slot [28] registered\n[ 0.387832] acpiphp: Slot [29] registered\n[ 0.388956] acpiphp: Slot [30] registered\n[ 0.390088] acpiphp: Slot [31] registered\n[ 0.391224] PCI host bridge to bus 0000:00\n[ 0.392348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395688] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397712] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399728] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401803] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405802] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407551] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410927] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417417] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438701] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440715] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442678] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444626] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446771] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448484] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450282] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451757] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453912] vgaarb: loaded\n[ 0.454755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456414] SCSI subsystem initialized\n[ 0.457683] ACPI: bus type USB registered\n[ 0.458829] usbcore: registered new interface driver usbfs\n[ 0.460253] usbcore: registered new interface driver hub\n[ 0.461648] usbcore: registered new device driver usb\n[ 0.463160] PCI: Using ACPI for IRQ routing\n[ 0.464686] NetLabel: Initializing\n[ 0.465685] NetLabel: domain hash size = 128\n[ 0.466867] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468201] NetLabel: unlabeled traffic allowed by default\n[ 0.469805] clocksource: Switched to clocksource kvm-clock\n[ 0.479586] AppArmor: AppArmor Filesystem Enabled\n[ 0.480913] pnp: PnP ACPI init\n[ 0.482161] pnp: PnP ACPI: found 5 devices\n[ 0.488982] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491353] NET: Registered protocol family 2\n[ 0.492781] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494558] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496235] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497919] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501047] NET: Registered protocol family 1\n[ 0.502274] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503784] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519825] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534433] Trying to unpack rootfs image as initramfs...\n[ 0.596000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600848] Scanning for low memory corruption every 60 seconds\n[ 0.603026] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604638] audit: initializing netlink subsys (disabled)\n[ 0.606146] audit: type=2000 audit(1535679376.690:1): initialized\n[ 0.608041] Initialise system trusted keyring\n[ 0.609434] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.611044] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613773] zbud: loaded\n[ 0.614781] VFS: Disk quotas dquot_6.6.0\n[ 0.615929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.618097] fuse init (API version 7.23)\n[ 0.619340] Key type big_key registered\n[ 0.620453] Allocating IMA MOK and blacklist keyrings.\n[ 0.622152] Key type asymmetric registered\n[ 0.623297] Asymmetric key parser 'x509' registered\n[ 0.624627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626727] io scheduler noop registered\n[ 0.627834] io scheduler deadline registered (default)\n[ 0.629221] io scheduler cfq registered\n[ 0.630414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635678] ACPI: Power Button [PWRF]\n[ 0.636925] GHES: HEST is not enabled!\n[ 0.651094] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710479] Linux agpgart interface v0.103\n[ 0.713876] brd: module loaded\n[ 0.716111] loop: module loaded\n[ 0.721382] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723477] GPT:90111 != 2097151\n[ 0.724441] GPT:Alternate GPT header not at the end of the disk.\n[ 0.725994] GPT:90111 != 2097151\n[ 0.726956] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728319] vda: vda1 vda15\n[ 0.730049] scsi host0: ata_piix\n[ 0.731169] scsi host1: ata_piix\n[ 0.732191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735956] libphy: Fixed MDIO Bus: probed\n[ 0.737129] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738490] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741490] PPP generic driver version 2.4.2\n[ 0.742791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744493] ehci-pci: EHCI PCI platform driver\n[ 0.745756] ehci-platform: EHCI generic platform driver\n[ 0.747183] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748781] ohci-pci: OHCI PCI platform driver\n[ 0.750011] ohci-platform: OHCI generic platform driver\n[ 0.751444] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766185] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771130] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772734] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776462] usb usb1: Product: UHCI Host Controller\n[ 0.777752] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780768] hub 1-0:1.0: USB hub found\n[ 0.781887] hub 1-0:1.0: 2 ports detected\n[ 0.783192] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786145] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787515] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.788968] mousedev: PS/2 mouse device common for all mice\n[ 0.790742] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793283] rtc_cmos 00:00: RTC can wake from S4\n[ 0.794841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798128] i2c /dev entries driver\n[ 0.799194] device-mapper: uevent: version 1.0.3\n[ 0.800539] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.802844] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.804726] NET: Registered protocol family 10\n[ 0.806299] NET: Registered protocol family 17\n[ 0.807548] Key type dns_resolver registered\n[ 0.808864] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810403] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.812874] registered taskstats version 1\n[ 0.814061] Loading compiled-in X.509 certificates\n[ 0.815930] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818528] zswap: loaded using pool lzo/zbud\n[ 0.820631] Key type trusted registered\n[ 0.822771] Key type encrypted registered\n[ 0.823939] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825360] ima: No TPM chip found, activating TPM-bypass!\n[ 0.826793] evm: HMAC attrs: 0x1\n[ 0.828108] Magic number: 14:27:611\n[ 0.829264] rtc_cmos 00:00: setting system clock to 2018-08-31 01:36:16 UTC (1535679376)\n[ 0.831490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833041] EDD information not available.\n[ 0.895673] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.913099] Write protecting the kernel read-only data: 14336k\n[ 0.916068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.918557] 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\n[ 0.966060] 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.82\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.29...\nLease of 192.168.120.29 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 0.96. iid=i-00000004\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 M"} 2018-08-31 01:36:20,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab/action used request id req-cd9546f4-3c78-46cc-9e4a-6f0227877b25 2018-08-31 01:36:20,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.736340045929s 2018-08-31 01:36:20,789 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab/action used request id req-cd9546f4-3c78-46cc-9e4a-6f0227877b25 2018-08-31 01:36:20,789 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 496029506 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.190698] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193015] pid_max: default: 32768 minimum: 301 [ 0.194290] ACPI: Core revision 20150930 [ 0.195983] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197809] Security Framework initialized [ 0.198946] Yama: becoming mindful. [ 0.199974] AppArmor: AppArmor initialized [ 0.201166] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204729] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208296] Initializing cgroup subsys io [ 0.209440] Initializing cgroup subsys memory [ 0.210650] Initializing cgroup subsys devices [ 0.211863] Initializing cgroup subsys freezer [ 0.213067] Initializing cgroup subsys net_cls [ 0.214279] Initializing cgroup subsys perf_event [ 0.215553] Initializing cgroup subsys net_prio [ 0.216790] Initializing cgroup subsys hugetlb [ 0.218005] Initializing cgroup subsys pids [ 0.219209] CPU: Physical Processor ID: 0 [ 0.221021] mce: CPU supports 10 MCE banks [ 0.222200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.238423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.245071] ftrace: allocating 31920 entries in 125 pages [ 0.270343] smpboot: Max logical packages: 1 [ 0.271536] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273447] x2apic enabled [ 0.274592] Switched APIC routing to physical x2apic. [ 0.277062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.278602] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.283864] KVM setup paravirtual spinlock [ 0.285465] x86: Booted up 1 node, 1 CPUs [ 0.286591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288490] devtmpfs: initialized [ 0.290482] evm: security.selinux [ 0.291465] evm: security.SMACK64 [ 0.292438] evm: security.SMACK64EXEC [ 0.293478] evm: security.SMACK64TRANSMUTE [ 0.294603] evm: security.SMACK64MMAP [ 0.295642] evm: security.ima [ 0.296535] evm: security.capability [ 0.297645] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.300203] pinctrl core: initialized pinctrl subsystem [ 0.301729] RTC time: 1:36:15, date: 08/31/18 [ 0.303035] NET: Registered protocol family 16 [ 0.304365] cpuidle: using governor ladder [ 0.305502] cpuidle: using governor menu [ 0.306606] PCCT header not found. [ 0.307646] ACPI: bus type PCI registered [ 0.308760] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310473] PCI: Using configuration type 1 for base access [ 0.312648] ACPI: Added _OSI(Module Device) [ 0.313815] ACPI: Added _OSI(Processor Device) [ 0.315011] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316262] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318445] ACPI: Interpreter enabled [ 0.319517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329815] ACPI: (supports S0 S5) [ 0.330808] ACPI: Using IOAPIC for interrupt routing [ 0.332127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339266] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340921] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343955] acpiphp: Slot [3] registered [ 0.345071] acpiphp: Slot [4] registered [ 0.346178] acpiphp: Slot [5] registered [ 0.347291] acpiphp: Slot [6] registered [ 0.348395] acpiphp: Slot [7] registered [ 0.349514] acpiphp: Slot [8] registered [ 0.350632] acpiphp: Slot [9] registered [ 0.351745] acpiphp: Slot [10] registered [ 0.352874] acpiphp: Slot [11] registered [ 0.354001] acpiphp: Slot [12] registered [ 0.355131] acpiphp: Slot [13] registered [ 0.356254] acpiphp: Slot [14] registered [ 0.357373] acpiphp: Slot [15] registered [ 0.373154] acpiphp: Slot [16] registered [ 0.374288] acpiphp: Slot [17] registered [ 0.375412] acpiphp: Slot [18] registered [ 0.376542] acpiphp: Slot [19] registered [ 0.377674] acpiphp: Slot [20] registered [ 0.378801] acpiphp: Slot [21] registered [ 0.379927] acpiphp: Slot [22] registered [ 0.381061] acpiphp: Slot [23] registered [ 0.382195] acpiphp: Slot [24] registered [ 0.383321] acpiphp: Slot [25] registered [ 0.384442] acpiphp: Slot [26] registered [ 0.385562] acpiphp: Slot [27] registered [ 0.386701] acpiphp: Slot [28] registered [ 0.387832] acpiphp: Slot [29] registered [ 0.388956] acpiphp: Slot [30] registered [ 0.390088] acpiphp: Slot [31] registered [ 0.391224] PCI host bridge to bus 0000:00 [ 0.392348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.394021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.395688] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.397712] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.399728] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.401803] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.405802] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.407551] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.409172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410927] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.415425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417417] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438701] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440715] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442678] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.444626] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.446771] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.448484] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.450282] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.451757] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.453912] vgaarb: loaded [ 0.454755] vgaarb: bridge control possible 0000:00:02.0 [ 0.456414] SCSI subsystem initialized [ 0.457683] ACPI: bus type USB registered [ 0.458829] usbcore: registered new interface driver usbfs [ 0.460253] usbcore: registered new interface driver hub [ 0.461648] usbcore: registered new device driver usb [ 0.463160] PCI: Using ACPI for IRQ routing [ 0.464686] NetLabel: Initializing [ 0.465685] NetLabel: domain hash size = 128 [ 0.466867] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468201] NetLabel: unlabeled traffic allowed by default [ 0.469805] clocksource: Switched to clocksource kvm-clock [ 0.479586] AppArmor: AppArmor Filesystem Enabled [ 0.480913] pnp: PnP ACPI init [ 0.482161] pnp: PnP ACPI: found 5 devices [ 0.488982] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491353] NET: Registered protocol family 2 [ 0.492781] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494558] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.496235] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497919] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.501047] NET: Registered protocol family 1 [ 0.502274] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503784] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.505279] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.519825] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534433] Trying to unpack rootfs image as initramfs... [ 0.596000] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.600848] Scanning for low memory corruption every 60 seconds [ 0.603026] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.604638] audit: initializing netlink subsys (disabled) [ 0.606146] audit: type=2000 audit(1535679376.690:1): initialized [ 0.608041] Initialise system trusted keyring [ 0.609434] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.611044] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.613773] zbud: loaded [ 0.614781] VFS: Disk quotas dquot_6.6.0 [ 0.615929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.618097] fuse init (API version 7.23) [ 0.619340] Key type big_key registered [ 0.620453] Allocating IMA MOK and blacklist keyrings. [ 0.622152] Key type asymmetric registered [ 0.623297] Asymmetric key parser 'x509' registered [ 0.624627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.626727] io scheduler noop registered [ 0.627834] io scheduler deadline registered (default) [ 0.629221] io scheduler cfq registered [ 0.630414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.631862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.633645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.635678] ACPI: Power Button [PWRF] [ 0.636925] GHES: HEST is not enabled! [ 0.651094] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.680534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710479] Linux agpgart interface v0.103 [ 0.713876] brd: module loaded [ 0.716111] loop: module loaded [ 0.721382] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723477] GPT:90111 != 2097151 [ 0.724441] GPT:Alternate GPT header not at the end of the disk. [ 0.725994] GPT:90111 != 2097151 [ 0.726956] GPT: Use GNU Parted to correct GPT errors. [ 0.728319] vda: vda1 vda15 [ 0.730049] scsi host0: ata_piix [ 0.731169] scsi host1: ata_piix [ 0.732191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.733925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.735956] libphy: Fixed MDIO Bus: probed [ 0.737129] tun: Universal TUN/TAP device driver, 1.6 [ 0.738490] tun: (C) 1999-2004 Max Krasnyansky [ 0.741490] PPP generic driver version 2.4.2 [ 0.742791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.744493] ehci-pci: EHCI PCI platform driver [ 0.745756] ehci-platform: EHCI generic platform driver [ 0.747183] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.748781] ohci-pci: OHCI PCI platform driver [ 0.750011] ohci-platform: OHCI generic platform driver [ 0.751444] uhci_hcd: USB Universal Host Controller Interface driver [ 0.766185] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.767591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769701] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.771130] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.772734] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.774465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.776462] usb usb1: Product: UHCI Host Controller [ 0.777752] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.779310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.780768] hub 1-0:1.0: USB hub found [ 0.781887] hub 1-0:1.0: 2 ports detected [ 0.783192] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786145] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787515] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.788968] mousedev: PS/2 mouse device common for all mice [ 0.790742] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793283] rtc_cmos 00:00: RTC can wake from S4 [ 0.794841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798128] i2c /dev entries driver [ 0.799194] device-mapper: uevent: version 1.0.3 [ 0.800539] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.802844] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804726] NET: Registered protocol family 10 [ 0.806299] NET: Registered protocol family 17 [ 0.807548] Key type dns_resolver registered [ 0.808864] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810403] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812874] registered taskstats version 1 [ 0.814061] Loading compiled-in X.509 certificates [ 0.815930] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818528] zswap: loaded using pool lzo/zbud [ 0.820631] Key type trusted registered [ 0.822771] Key type encrypted registered [ 0.823939] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825360] ima: No TPM chip found, activating TPM-bypass! [ 0.826793] evm: HMAC attrs: 0x1 [ 0.828108] Magic number: 14:27:611 [ 0.829264] rtc_cmos 00:00: setting system clock to 2018-08-31 01:36:16 UTC (1535679376) [ 0.831490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.833041] EDD information not available. [ 0.895673] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913099] Write protecting the kernel read-only data: 14336k [ 0.916068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.918557] 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 [ 0.966060] 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.82 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.29... Lease of 192.168.120.29 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 0.96. iid=i-00000004 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 M 2018-08-31 01:36:20,793 - paramiko.transport - DEBUG - starting thread (client mode): 0x73e6abd0L 2018-08-31 01:36:20,793 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 01:36:20,803 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 01:36:20,803 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 01:36:20,804 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 01:36:20,804 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 01:36:20,804 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 01:36:20,805 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 01:36:20,805 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 01:36:20,805 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 01:36:20,857 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 01:36:20,858 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 01:36:20,893 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: e391b9b8bd2bd61134776ce99f72d6b8 2018-08-31 01:36:20,895 - paramiko.transport - DEBUG - Trying discovered key 5313b4f22b11b3419b1c2eff8e6a0727 in /tmp/tmp7yyfOn 2018-08-31 01:36:20,897 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 01:36:21,006 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 01:36:21,011 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 01:36:21,012 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 01:36:21,012 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 01:36:21,013 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 01:36:21,058 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 01:36:21,058 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=42.821 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.821/42.821/42.821 ms 2018-08-31 01:36:21,058 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-31 01:36:21,063 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 01:36:21,170 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:36:21,171 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 01:36:21,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:36:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:21,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-af6f9f75-e2e1-45eb-8a41-f86e6a5419dd x-compute-request-id: req-af6f9f75-e2e1-45eb-8a41-f86e6a5419dd Content-Type: application/json 2018-08-31 01:36:21,347 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05 used request id req-af6f9f75-e2e1-45eb-8a41-f86e6a5419dd 2018-08-31 01:36:21,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170776128769s 2018-08-31 01:36:21,347 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05 used request id req-af6f9f75-e2e1-45eb-8a41-f86e6a5419dd 2018-08-31 01:36:21,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:21,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-5448e839-6540-49be-8707-4f6aa043b36d x-compute-request-id: req-5448e839-6540-49be-8707-4f6aa043b36d Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6c:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6c:6c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:15.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:15Z", "hostId": "805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:36:08Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:87:9e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:04.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "e30d9cc8-8ede-4e03-bdd7-742e7d752c05", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:21Z", "hostId": "cf945ef08298f86330e52c323554da99707a5416d7b2020e634fbc46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:35:56Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:21,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5448e839-6540-49be-8707-4f6aa043b36d 2018-08-31 01:36:21,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168977975845s 2018-08-31 01:36:21,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5448e839-6540-49be-8707-4f6aa043b36d 2018-08-31 01:36:21,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:23,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:23,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:24,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-063f95cb-1417-40a0-a870-ecb42e631c7f x-compute-request-id: req-063f95cb-1417-40a0-a870-ecb42e631c7f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6c:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6c:6c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:15.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:15Z", "hostId": "805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:36:08Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:24,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-063f95cb-1417-40a0-a870-ecb42e631c7f 2018-08-31 01:36:24,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549855947495s 2018-08-31 01:36:24,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-063f95cb-1417-40a0-a870-ecb42e631c7f 2018-08-31 01:36:24,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 01:36:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/9c070b59-a3bd-4751-9f6d-99cf1fc33ce0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:25,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1b16113-9ecf-4d54-a05a-731fe6ea04ba Content-Length: 0 Date: Fri, 31 Aug 2018 01:36:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:36:25,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/9c070b59-a3bd-4751-9f6d-99cf1fc33ce0.json used request id req-a1b16113-9ecf-4d54-a05a-731fe6ea04ba 2018-08-31 01:36:25,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.27484893799s 2018-08-31 01:36:25,351 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/9c070b59-a3bd-4751-9f6d-99cf1fc33ce0.json used request id req-a1b16113-9ecf-4d54-a05a-731fe6ea04ba 2018-08-31 01:36:25,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:25,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7ca8a119-efd7-4ead-98c9-74e3dc0bae66 Date: Fri, 31 Aug 2018 01:36:25 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:36:25,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7ca8a119-efd7-4ead-98c9-74e3dc0bae66 2018-08-31 01:36:25,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625510215759s 2018-08-31 01:36:25,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7ca8a119-efd7-4ead-98c9-74e3dc0bae66 2018-08-31 01:36:25,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:36:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:25,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:36: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-ee094b77-d5f0-4686-b370-6274bce57d93 x-compute-request-id: req-ee094b77-d5f0-4686-b370-6274bce57d93 Content-Type: application/json 2018-08-31 01:36:25,576 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab used request id req-ee094b77-d5f0-4686-b370-6274bce57d93 2018-08-31 01:36:25,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155781984329s 2018-08-31 01:36:25,576 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab used request id req-ee094b77-d5f0-4686-b370-6274bce57d93 2018-08-31 01:36:25,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:25,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-5d766441-60be-4920-94a9-5dbd594cbffa x-compute-request-id: req-5d766441-60be-4920-94a9-5dbd594cbffa Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6c:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6c:6c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6f018679-f846-4eb3-b4f9-76dbc2611bab", "rel": "bookmark"}], "image": {"id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "links": [{"href": "http://172.30.9.27:8774/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:15.000000", "flavor": {"id": "6221eaac-954d-4af1-9171-121d131045e3", "links": [{"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}]}, "id": "6f018679-f846-4eb3-b4f9-76dbc2611bab", "security_groups": [{"name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}], "user_id": "59777de98310471b9dd80591b038f8d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:25Z", "hostId": "805e766e3de778b596e987d04f97886e9c5b26df106fca8907c2dbe9", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "name": "vping_ssh-vm_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "created": "2018-08-31T01:36:08Z", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:25,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d766441-60be-4920-94a9-5dbd594cbffa 2018-08-31 01:36:25,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390050888062s 2018-08-31 01:36:25,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d766441-60be-4920-94a9-5dbd594cbffa 2018-08-31 01:36:25,969 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:27,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:27,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:28,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81a9810a-d50c-49a3-93b5-316a5468b0e1 x-compute-request-id: req-81a9810a-d50c-49a3-93b5-316a5468b0e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 01:36:28,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81a9810a-d50c-49a3-93b5-316a5468b0e1 2018-08-31 01:36:28,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0666708946228s 2018-08-31 01:36:28,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81a9810a-d50c-49a3-93b5-316a5468b0e1 2018-08-31 01:36:28,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:36:28,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:28,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-703028db-6fec-4e53-81c7-3e08280bfd81 Date: Fri, 31 Aug 2018 01:36:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:53Z", "updated_at": "2018-08-31T01:35:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "1d42b94e-686b-4dc9-85ab-609a0e54bded", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:54Z", "revision_number": 0, "id": "8585aff7-cdce-46b6-b24d-4f0055e8cba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:54Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "95493e29-9bf7-46db-8c5b-cf55e674afaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:35:53Z", "revision_number": 0, "id": "e6df68dd-5522-4e6d-8a5d-7cd326eccd04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:53Z", "security_group_id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": 22, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 3, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "15fe6099-f6d9-48a4-9f3f-3fc0b397731f", "name": "vping_ssh-sg_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}, {"description": "Default security group", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:45Z", "updated_at": "2018-08-31T01:35:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "55c5ba66-2bb4-4c7b-9a95-729781708da5", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "9b59f261-9776-4138-bf32-bd73c58be2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "b7616367-92ee-4acf-a34c-2317ca57da4b", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "f3ed7fdd-8049-42a4-a773-a29831c17571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 1, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "name": "default"}]} 2018-08-31 01:36:28,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-703028db-6fec-4e53-81c7-3e08280bfd81 2018-08-31 01:36:28,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0410759449005s 2018-08-31 01:36:28,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-703028db-6fec-4e53-81c7-3e08280bfd81 2018-08-31 01:36:28,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 01:36:28,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/15fe6099-f6d9-48a4-9f3f-3fc0b397731f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:28,211 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2699a77b-9547-4ed3-a37b-b5be877288b2 Content-Length: 0 Date: Fri, 31 Aug 2018 01:36:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:36:28,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/15fe6099-f6d9-48a4-9f3f-3fc0b397731f.json used request id req-2699a77b-9547-4ed3-a37b-b5be877288b2 2018-08-31 01:36:28,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125277996063s 2018-08-31 01:36:28,211 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/15fe6099-f6d9-48a4-9f3f-3fc0b397731f.json used request id req-2699a77b-9547-4ed3-a37b-b5be877288b2 2018-08-31 01:36:28,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 01:36:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:28,248 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:36: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-1e842e55-7e8e-4099-b24b-42af1d9520b3 x-compute-request-id: req-1e842e55-7e8e-4099-b24b-42af1d9520b3 Content-Length: 0 Content-Type: application/json 2018-08-31 01:36:28,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261 used request id req-1e842e55-7e8e-4099-b24b-42af1d9520b3 2018-08-31 01:36:28,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.035945892334s 2018-08-31 01:36:28,248 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_741bea1e-e0e4-41d8-86a6-1132d4aa0261 used request id req-1e842e55-7e8e-4099-b24b-42af1d9520b3 2018-08-31 01:36:28,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:36:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" -d '{"subnet_id": "caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"}' 2018-08-31 01:36:29,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8173da5f-56ac-47dd-a756-b5513935947b Date: Fri, 31 Aug 2018 01:36:29 GMT RESP BODY: {"network_id": "1ce9d752-d211-4429-80a9-02d7c40d06fc", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "subnet_id": "caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df", "subnet_ids": ["caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df"], "port_id": "4a4e9284-66ee-4777-b840-89140e2cc4a4", "id": "56bc9170-a723-4630-9c75-37a718177816"} 2018-08-31 01:36:29,912 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816/remove_router_interface.json used request id req-8173da5f-56ac-47dd-a756-b5513935947b 2018-08-31 01:36:29,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66339111328s 2018-08-31 01:36:29,912 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816/remove_router_interface.json used request id req-8173da5f-56ac-47dd-a756-b5513935947b returning object 56bc9170-a723-4630-9c75-37a718177816 2018-08-31 01:36:29,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:36:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:30,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ca29a4ba-dbbe-4fb9-9836-0161878811cd Date: Fri, 31 Aug 2018 01:36:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:46Z", "admin_state_up": true, "updated_at": "2018-08-31T01:36:28Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "56bc9170-a723-4630-9c75-37a718177816", "name": "vping_ssh-router_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}]} 2018-08-31 01:36:30,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ca29a4ba-dbbe-4fb9-9836-0161878811cd 2018-08-31 01:36:30,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.290498971939s 2018-08-31 01:36:30,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ca29a4ba-dbbe-4fb9-9836-0161878811cd 2018-08-31 01:36:30,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:36:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:31,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-deb234ef-5376-43a5-a146-566c5f01c71b Content-Length: 0 Date: Fri, 31 Aug 2018 01:36:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:36:31,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816.json used request id req-deb234ef-5376-43a5-a146-566c5f01c71b 2018-08-31 01:36:31,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22379398346s 2018-08-31 01:36:31,429 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/56bc9170-a723-4630-9c75-37a718177816.json used request id req-deb234ef-5376-43a5-a146-566c5f01c71b 2018-08-31 01:36:31,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:36:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:31,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f00e7e80-5260-4abe-bb8f-df5a79f8890b Date: Fri, 31 Aug 2018 01:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:35:46Z","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":"877de9c90a7b4ea8be8ab40f764e7f09","id":"caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df","subnetpool_id":null,"name":"vping_ssh-subnet_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}]} 2018-08-31 01:36:31,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f00e7e80-5260-4abe-bb8f-df5a79f8890b 2018-08-31 01:36:31,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446169376373s 2018-08-31 01:36:31,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f00e7e80-5260-4abe-bb8f-df5a79f8890b 2018-08-31 01:36:31,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:36:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:32,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36a7355d-cf91-44dd-9946-31b07b6e7c24 Date: Fri, 31 Aug 2018 01:36:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:36:32,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df.json used request id req-36a7355d-cf91-44dd-9946-31b07b6e7c24 2018-08-31 01:36:32,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18336701393s 2018-08-31 01:36:32,660 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/caea1d2e-df99-4f7c-bb2b-d46cbeb2c3df.json used request id req-36a7355d-cf91-44dd-9946-31b07b6e7c24 2018-08-31 01:36:32,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:32,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-9acca98e-c158-4239-9405-a85cc9039708 Date: Fri, 31 Aug 2018 01:36:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ce9d752-d211-4429-80a9-02d7c40d06fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"877de9c90a7b4ea8be8ab40f764e7f09","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:36:32Z","qos_policy_id":null,"name":"vping_ssh-net_741bea1e-e0e4-41d8-86a6-1132d4aa0261","admin_state_up":true,"tenant_id":"877de9c90a7b4ea8be8ab40f764e7f09","created_at":"2018-08-31T01:35:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:36:32,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9acca98e-c158-4239-9405-a85cc9039708 2018-08-31 01:36:32,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0850648880005s 2018-08-31 01:36:32,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9acca98e-c158-4239-9405-a85cc9039708 2018-08-31 01:36:32,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:36:32,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/1ce9d752-d211-4429-80a9-02d7c40d06fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:33,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4aba68cf-44ae-4837-9b17-d8fb9e7a4408 Date: Fri, 31 Aug 2018 01:36:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:36:33,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1ce9d752-d211-4429-80a9-02d7c40d06fc.json used request id req-4aba68cf-44ae-4837-9b17-d8fb9e7a4408 2018-08-31 01:36:33,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.925002813339s 2018-08-31 01:36:33,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1ce9d752-d211-4429-80a9-02d7c40d06fc.json used request id req-4aba68cf-44ae-4837-9b17-d8fb9e7a4408 2018-08-31 01:36:33,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:36:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:33,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-89b4ab22-69c6-4c71-8b8d-c9f9849f71a2 Date: Fri, 31 Aug 2018 01:36:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:35:52Z", "file": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/file", "owner": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "43d4e67d-8cc9-4b58-94b0-c076a805f283", "size": 12716032, "self": "/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/43d4e67d-8cc9-4b58-94b0-c076a805f283/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:35:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:36:33,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-89b4ab22-69c6-4c71-8b8d-c9f9849f71a2 2018-08-31 01:36:33,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265402793884s 2018-08-31 01:36:33,942 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-89b4ab22-69c6-4c71-8b8d-c9f9849f71a2 2018-08-31 01:36:33,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:36:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7a8f279d553ed66508dc3d6d348bce0a1e3e509" 2018-08-31 01:36:34,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3ddab97-0b84-41e7-9bcf-47f26f1bfacb Date: Fri, 31 Aug 2018 01:36:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:36:34,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283 used request id req-a3ddab97-0b84-41e7-9bcf-47f26f1bfacb 2018-08-31 01:36:34,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.490464925766s 2018-08-31 01:36:34,434 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/43d4e67d-8cc9-4b58-94b0-c076a805f283 used request id req-a3ddab97-0b84-41e7-9bcf-47f26f1bfacb 2018-08-31 01:36:34,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:36:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:36:34,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-58488d02-077c-45bb-ac40-1442244497e9 x-compute-request-id: req-58488d02-077c-45bb-ac40-1442244497e9 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6221eaac-954d-4af1-9171-121d131045e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6221eaac-954d-4af1-9171-121d131045e3"}]} 2018-08-31 01:36:34,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-58488d02-077c-45bb-ac40-1442244497e9 2018-08-31 01:36:34,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251939296722s 2018-08-31 01:36:34,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-58488d02-077c-45bb-ac40-1442244497e9 2018-08-31 01:36:34,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:36:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:36:34,493 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-713fd531-bd79-40aa-8166-fcba025d5cfe x-compute-request-id: req-713fd531-bd79-40aa-8166-fcba025d5cfe Content-Length: 0 Content-Type: application/json 2018-08-31 01:36:34,493 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3 used request id req-713fd531-bd79-40aa-8166-fcba025d5cfe 2018-08-31 01:36:34,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313110351562s 2018-08-31 01:36:34,493 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6221eaac-954d-4af1-9171-121d131045e3 used request id req-713fd531-bd79-40aa-8166-fcba025d5cfe 2018-08-31 01:36:34,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:36:34,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:36:34,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bedd4f2-7c4c-4902-b2b7-7a050a7bfb03 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": {"self": "http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59777de98310471b9dd80591b038f8d0", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:36:34,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2bedd4f2-7c4c-4902-b2b7-7a050a7bfb03 2018-08-31 01:36:34,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200555801392s 2018-08-31 01:36:34,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2bedd4f2-7c4c-4902-b2b7-7a050a7bfb03 2018-08-31 01:36:34,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:36:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:36:34,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57564d98-1391-4f78-803e-e353b3f67575 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_741bea1e-e0e4-41d8-86a6-1132d4aa0261", "links": {"self": "http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "59777de98310471b9dd80591b038f8d0", "description": null}} 2018-08-31 01:36:34,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0 used request id req-57564d98-1391-4f78-803e-e353b3f67575 2018-08-31 01:36:34,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19286108017s 2018-08-31 01:36:34,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0 used request id req-57564d98-1391-4f78-803e-e353b3f67575 2018-08-31 01:36:34,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:36:34,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:36:35,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f12ecf-c75c-4e24-809a-a97605f31974 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:36:35,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0 used request id req-d5f12ecf-c75c-4e24-809a-a97605f31974 2018-08-31 01:36:35,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.269361019135s 2018-08-31 01:36:35,165 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59777de98310471b9dd80591b038f8d0 used request id req-d5f12ecf-c75c-4e24-809a-a97605f31974 2018-08-31 01:36:35,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:36:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:36:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f5697f-b67b-47f5-ac9b-e1d200052634 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09"}, "tags": [], "enabled": true, "id": "877de9c90a7b4ea8be8ab40f764e7f09", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_741bea1e-e0e4-41d8-86a6-1132d4aa0261"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 01:36:35,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d7f5697f-b67b-47f5-ac9b-e1d200052634 2018-08-31 01:36:35,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179536104202s 2018-08-31 01:36:35,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d7f5697f-b67b-47f5-ac9b-e1d200052634 2018-08-31 01:36:35,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:36:35,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29269c895fec72e38ea2cc4ffc9de73084933690" 2018-08-31 01:36:35,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-972aefb6-c3ac-4ac1-89b3-b1d17ebb9126 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:36:35,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09 used request id req-972aefb6-c3ac-4ac1-89b3-b1d17ebb9126 2018-08-31 01:36:35,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272556066513s 2018-08-31 01:36:35,627 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/877de9c90a7b4ea8be8ab40f764e7f09 used request id req-972aefb6-c3ac-4ac1-89b3-b1d17ebb9126 2018-08-31 01:36:35,681 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-31 01:36:35,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:36:35,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:36:35,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:36:35,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:36:35,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa30251-89de-4259-a257-eca078222a91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:36:35,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6aa30251-89de-4259-a257-eca078222a91 2018-08-31 01:36:35,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:36:36,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:36:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["JXKVJ458TSerRLM_bdkVNQ"], "issued_at": "2018-08-31T01:36:36.000000Z"}} 2018-08-31 01:36:36,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:36,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:36,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d223fa66-0443-4780-88ba-f36c4c86db16 Date: Fri, 31 Aug 2018 01:36:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:36:36,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d223fa66-0443-4780-88ba-f36c4c86db16 2018-08-31 01:36:36,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352162122726s 2018-08-31 01:36:36,476 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d223fa66-0443-4780-88ba-f36c4c86db16 2018-08-31 01:36:36,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:36:36,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628f67a5-9804-41a8-be0a-aef23b7541e6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:36:36,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-628f67a5-9804-41a8-be0a-aef23b7541e6 2018-08-31 01:36:36,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:36:36,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:36,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f93de7-8d70-4f46-b1a6-5061d79083f5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:36:36,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-44f93de7-8d70-4f46-b1a6-5061d79083f5 2018-08-31 01:36:36,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193135023117s 2018-08-31 01:36:36,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-44f93de7-8d70-4f46-b1a6-5061d79083f5 2018-08-31 01:36:36,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:36:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096"}}' 2018-08-31 01:36:36,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b6808e-a2f1-44ac-bf2c-b2350780b320 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d"}, "tags": [], "enabled": true, "id": "7848733501174cecb6a00ff4eb0c862d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096"}} 2018-08-31 01:36:36,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-46b6808e-a2f1-44ac-bf2c-b2350780b320 2018-08-31 01:36:36,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.203611135483s 2018-08-31 01:36:36,891 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-46b6808e-a2f1-44ac-bf2c-b2350780b320 2018-08-31 01:36:36,891 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'7848733501174cecb6a00ff4eb0c862d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096'}) 2018-08-31 01:36:36,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:36:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5122260f-2c20-4690-808b-8a5d3e6be455", "email": null, "name": "vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096"}}' 2018-08-31 01:36:37,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4046cd-09d8-411f-a5a9-eb3bf3cf3b1c Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096", "links": {"self": "http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7fd534d7f0e243e494bdeea571e0dcf5", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:36:37,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0d4046cd-09d8-411f-a5a9-eb3bf3cf3b1c 2018-08-31 01:36:37,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.448099851608s 2018-08-31 01:36:37,346 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0d4046cd-09d8-411f-a5a9-eb3bf3cf3b1c 2018-08-31 01:36:37,347 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7fd534d7f0e243e494bdeea571e0dcf5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096'}) 2018-08-31 01:36:37,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:36:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:37,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c2d4d5-89db-4775-adc5-b569a5af6be6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:36:37,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-53c2d4d5-89db-4775-adc5-b569a5af6be6 2018-08-31 01:36:37,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102375030518s 2018-08-31 01:36:37,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-53c2d4d5-89db-4775-adc5-b569a5af6be6 2018-08-31 01:36:37,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:36:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:37,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e189bbfe-ac08-4f77-948b-fae08b7cd185 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:36:37,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e189bbfe-ac08-4f77-948b-fae08b7cd185 2018-08-31 01:36:37,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174010038376s 2018-08-31 01:36:37,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e189bbfe-ac08-4f77-948b-fae08b7cd185 2018-08-31 01:36:37,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:36:37,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:37,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5aeaae-078b-4a8e-b23b-0e3526a0a539 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:36:37,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f5aeaae-078b-4a8e-b23b-0e3526a0a539 2018-08-31 01:36:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179354906082s 2018-08-31 01:36:37,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f5aeaae-078b-4a8e-b23b-0e3526a0a539 2018-08-31 01:36:37,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:36:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:37,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62705da9-ea20-41a7-9f5b-7a94eb9d9d1a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:36:37,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-62705da9-ea20-41a7-9f5b-7a94eb9d9d1a 2018-08-31 01:36:37,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177576065063s 2018-08-31 01:36:37,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-62705da9-ea20-41a7-9f5b-7a94eb9d9d1a 2018-08-31 01:36:38,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:36:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:38,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400fa094-0771-4418-b946-e85235464fa2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096", "links": {"self": "http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7fd534d7f0e243e494bdeea571e0dcf5", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:36:38,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-400fa094-0771-4418-b946-e85235464fa2 2018-08-31 01:36:38,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212029933929s 2018-08-31 01:36:38,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-400fa094-0771-4418-b946-e85235464fa2 2018-08-31 01:36:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:36:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:38,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c5f35e-b3e1-44cc-bdc0-693790d55455 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d"}, "tags": [], "enabled": true, "id": "7848733501174cecb6a00ff4eb0c862d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096"}]} 2018-08-31 01:36:38,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-71c5f35e-b3e1-44cc-bdc0-693790d55455 2018-08-31 01:36:38,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105426073074s 2018-08-31 01:36:38,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-71c5f35e-b3e1-44cc-bdc0-693790d55455 2018-08-31 01:36:38,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:36:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=7fd534d7f0e243e494bdeea571e0dcf5&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=7848733501174cecb6a00ff4eb0c862d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:38,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ec94e0-2ab4-4834-a731-18748f4615b8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7fd534d7f0e243e494bdeea571e0dcf5&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=7848733501174cecb6a00ff4eb0c862d", "previous": null, "next": null}} 2018-08-31 01:36:38,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7fd534d7f0e243e494bdeea571e0dcf5&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=7848733501174cecb6a00ff4eb0c862d used request id req-a0ec94e0-2ab4-4834-a731-18748f4615b8 2018-08-31 01:36:38,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100131034851s 2018-08-31 01:36:38,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7fd534d7f0e243e494bdeea571e0dcf5&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=7848733501174cecb6a00ff4eb0c862d used request id req-a0ec94e0-2ab4-4834-a731-18748f4615b8 2018-08-31 01:36:38,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:36:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d/users/7fd534d7f0e243e494bdeea571e0dcf5/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:36:38,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b219a588-501b-4e21-be5d-c45359539d48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:36:38,575 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d/users/7fd534d7f0e243e494bdeea571e0dcf5/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-b219a588-501b-4e21-be5d-c45359539d48 2018-08-31 01:36:38,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133408069611s 2018-08-31 01:36:38,575 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d/users/7fd534d7f0e243e494bdeea571e0dcf5/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-b219a588-501b-4e21-be5d-c45359539d48 2018-08-31 01:36:38,576 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'7848733501174cecb6a00ff4eb0c862d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5122260f-2c20-4690-808b-8a5d3e6be455', 'username': u'vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:36:38,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:36:38,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:36:38,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:36:38,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:36:38,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:36:38,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:36:38,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:36:38,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:36:38,581 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096', 'password': '5122260f-2c20-4690-808b-8a5d3e6be455', 'project_name': 'vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '7848733501174cecb6a00ff4eb0c862d', 'project_domain_name': 'Default'} 2018-08-31 01:36:38,581 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-31 01:36:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:36:38,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7a94f3-a567-40c3-a62f-9aa4a022f0c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:36:38,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c7a94f3-a567-40c3-a62f-9aa4a022f0c1 2018-08-31 01:36:38,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:36:38,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:36:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7848733501174cecb6a00ff4eb0c862d", "name": "vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/7848733501174cecb6a00ff4eb0c862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/7848733501174cecb6a00ff4eb0c862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/7848733501174cecb6a00ff4eb0c862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/7848733501174cecb6a00ff4eb0c862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/7848733501174cecb6a00ff4eb0c862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/7848733501174cecb6a00ff4eb0c862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_7848733501174cecb6a00ff4eb0c862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7848733501174cecb6a00ff4eb0c862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7848733501174cecb6a00ff4eb0c862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/7848733501174cecb6a00ff4eb0c862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/7848733501174cecb6a00ff4eb0c862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7848733501174cecb6a00ff4eb0c862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/7848733501174cecb6a00ff4eb0c862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/7848733501174cecb6a00ff4eb0c862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096", "id": "7fd534d7f0e243e494bdeea571e0dcf5"}, "audit_ids": ["Pizu2-H6ShWIEYhnY80bXQ"], "issued_at": "2018-08-31T01:36:38.000000Z"}} 2018-08-31 01:36:38,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:36:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"network": {"name": "vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096", "admin_state_up": true}}' 2018-08-31 01:36:39,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-21c7c310-b127-4928-b76d-9f908a90ba75 Date: Fri, 31 Aug 2018 01:36:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7848733501174cecb6a00ff4eb0c862d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:36:39Z","is_default":false,"name":"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:39Z","mtu":1450}} 2018-08-31 01:36:39,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-21c7c310-b127-4928-b76d-9f908a90ba75 2018-08-31 01:36:39,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.659077882767s 2018-08-31 01:36:39,644 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-21c7c310-b127-4928-b76d-9f908a90ba75 2018-08-31 01:36:39,644 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:36:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'303f2cbf-ef8e-4bf7-809b-76eab05684c3', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096', u'admin_state_up': True, u'tenant_id': u'7848733501174cecb6a00ff4eb0c862d', u'created_at': u'2018-08-31T01:36:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7848733501174cecb6a00ff4eb0c862d', u'l2_adjacency': True}) 2018-08-31 01:36:39,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:39,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:39,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-be13e19f-4f4f-4b0a-9155-86df59be6aa3 Date: Fri, 31 Aug 2018 01:36:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7848733501174cecb6a00ff4eb0c862d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:36:39Z","qos_policy_id":null,"name":"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096","admin_state_up":true,"tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:36:39,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-be13e19f-4f4f-4b0a-9155-86df59be6aa3 2018-08-31 01:36:39,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136091947556s 2018-08-31 01:36:39,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-be13e19f-4f4f-4b0a-9155-86df59be6aa3 2018-08-31 01:36:39,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:36:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"subnet": {"name": "vping_userdata-subnet_b660022e-3fc5-4e3b-8706-a354059fd096", "enable_dhcp": true, "network_id": "303f2cbf-ef8e-4bf7-809b-76eab05684c3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:36:40,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9bbcfd31-6d2f-459e-80e9-09d0d6bf79f1 Date: Fri, 31 Aug 2018 01:36:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:36: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":"7848733501174cecb6a00ff4eb0c862d","id":"964e51d7-c574-43ca-99ea-24dfdde10e59","subnetpool_id":null,"name":"vping_userdata-subnet_b660022e-3fc5-4e3b-8706-a354059fd096"}} 2018-08-31 01:36:40,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9bbcfd31-6d2f-459e-80e9-09d0d6bf79f1 2018-08-31 01:36:40,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.59651184082s 2018-08-31 01:36:40,380 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9bbcfd31-6d2f-459e-80e9-09d0d6bf79f1 2018-08-31 01:36:40,381 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:36: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'964e51d7-c574-43ca-99ea-24dfdde10e59', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_b660022e-3fc5-4e3b-8706-a354059fd096', u'enable_dhcp': True, u'network_id': u'303f2cbf-ef8e-4bf7-809b-76eab05684c3', u'tenant_id': u'7848733501174cecb6a00ff4eb0c862d', u'created_at': u'2018-08-31T01:36: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'7848733501174cecb6a00ff4eb0c862d'}) 2018-08-31 01:36:40,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:36:40,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "vping_userdata-router_b660022e-3fc5-4e3b-8706-a354059fd096", "admin_state_up": true}}' 2018-08-31 01:36:41,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-587b0bbf-3fd4-4241-b951-bc51e8a68910 Date: Fri, 31 Aug 2018 01:36:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "created_at": "2018-08-31T01:36:40Z", "admin_state_up": true, "updated_at": "2018-08-31T01:36:41Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7848733501174cecb6a00ff4eb0c862d", "id": "0bd6fa2c-3230-420e-88c4-53153b181ad3", "name": "vping_userdata-router_b660022e-3fc5-4e3b-8706-a354059fd096"}} 2018-08-31 01:36:41,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-587b0bbf-3fd4-4241-b951-bc51e8a68910 2018-08-31 01:36:41,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43202900887s 2018-08-31 01:36:41,814 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-587b0bbf-3fd4-4241-b951-bc51e8a68910 2018-08-31 01:36:41,814 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:36:41Z', u'revision_number': 2, u'id': u'0bd6fa2c-3230-420e-88c4-53153b181ad3', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_b660022e-3fc5-4e3b-8706-a354059fd096', u'admin_state_up': True, u'tenant_id': u'7848733501174cecb6a00ff4eb0c862d', u'created_at': u'2018-08-31T01:36:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'7848733501174cecb6a00ff4eb0c862d'}) 2018-08-31 01:36:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:36:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"subnet_id": "964e51d7-c574-43ca-99ea-24dfdde10e59"}' 2018-08-31 01:36:44,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-458d9ef2-1c57-4a41-91f1-35ade7322c81 Date: Fri, 31 Aug 2018 01:36:44 GMT RESP BODY: {"network_id": "303f2cbf-ef8e-4bf7-809b-76eab05684c3", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "subnet_id": "964e51d7-c574-43ca-99ea-24dfdde10e59", "subnet_ids": ["964e51d7-c574-43ca-99ea-24dfdde10e59"], "port_id": "e5c70787-7878-4975-a54a-3730994f4a6c", "id": "0bd6fa2c-3230-420e-88c4-53153b181ad3"} 2018-08-31 01:36:44,185 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3/add_router_interface.json used request id req-458d9ef2-1c57-4a41-91f1-35ade7322c81 2018-08-31 01:36:44,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37076592445s 2018-08-31 01:36:44,186 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3/add_router_interface.json used request id req-458d9ef2-1c57-4a41-91f1-35ade7322c81 returning object 0bd6fa2c-3230-420e-88c4-53153b181ad3 2018-08-31 01:36:44,186 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:36:44,286 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:36:44,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:36:44,293 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:36:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:36:44,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:36:44,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:45,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bc14f538-c743-40f3-bad5-dcf0690ca697 Date: Fri, 31 Aug 2018 01:36:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:36:45,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bc14f538-c743-40f3-bad5-dcf0690ca697 2018-08-31 01:36:45,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.745499849319s 2018-08-31 01:36:45,044 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bc14f538-c743-40f3-bad5-dcf0690ca697 2018-08-31 01:36:45,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:36:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096"}' 2018-08-31 01:36:45,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-16b8b55c-86d1-44a7-a5e2-477ffef5dd7f Date: Fri, 31 Aug 2018 01:36:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:36:45Z", "file": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file", "owner": "7848733501174cecb6a00ff4eb0c862d", "id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "size": null, "self": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "checksum": null, "created_at": "2018-08-31T01:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:36:45,152 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-16b8b55c-86d1-44a7-a5e2-477ffef5dd7f 2018-08-31 01:36:45,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.100267887115s 2018-08-31 01:36:45,153 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-16b8b55c-86d1-44a7-a5e2-477ffef5dd7f returning object c91c84e3-d4fe-4ac3-891b-836eb4909d24 2018-08-31 01:36:45,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:36:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '' 2018-08-31 01:36:46,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40683f49-ff99-4f3e-b606-4347dc607d4b Date: Fri, 31 Aug 2018 01:36:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:36:46,407 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file used request id req-40683f49-ff99-4f3e-b606-4347dc607d4b 2018-08-31 01:36:46,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25351190567s 2018-08-31 01:36:46,407 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file used request id req-40683f49-ff99-4f3e-b606-4347dc607d4b 2018-08-31 01:36:46,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:36:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:46,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-4dc449d2-00b6-48e8-90b6-10122a939c42 Date: Fri, 31 Aug 2018 01:36:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:36:46Z", "file": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file", "owner": "7848733501174cecb6a00ff4eb0c862d", "id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "size": 12716032, "self": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:36:46,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4dc449d2-00b6-48e8-90b6-10122a939c42 2018-08-31 01:36:46,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0679748058319s 2018-08-31 01:36:46,480 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4dc449d2-00b6-48e8-90b6-10122a939c42 2018-08-31 01:36:46,482 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file', 'owner': u'7848733501174cecb6a00ff4eb0c862d', 'id': u'c91c84e3-d4fe-4ac3-891b-836eb4909d24', 'size': 12716032, u'self': u'/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7848733501174cecb6a00ff4eb0c862d', 'name': 'vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:36:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T01:36:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096', 'created': u'2018-08-31T01:36:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:36:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:36:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:36:46,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_b660022e-3fc5-4e3b-8706-a354059fd096", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:36:46,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-de832a7a-bef7-488f-8476-37cfbac6991d x-compute-request-id: req-de832a7a-bef7-488f-8476-37cfbac6991d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_b660022e-3fc5-4e3b-8706-a354059fd096", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a"}} 2018-08-31 01:36:46,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-de832a7a-bef7-488f-8476-37cfbac6991d 2018-08-31 01:36:46,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.29562997818s 2018-08-31 01:36:46,779 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-de832a7a-bef7-488f-8476-37cfbac6991d 2018-08-31 01:36:46,780 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_b660022e-3fc5-4e3b-8706-a354059fd096', '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'c0ca313478164ad283b44a36646e55ec', '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'51fcf8e5-6ec5-4d2a-8c7b-5e620111705a', 'swap': 0}) 2018-08-31 01:36:46,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:36:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" -d '{"extra_specs": {}}' 2018-08-31 01:36:46,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-3540128f-805d-4a00-a72b-8b045abbe49e x-compute-request-id: req-3540128f-805d-4a00-a72b-8b045abbe49e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:36:46,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a/os-extra_specs used request id req-3540128f-805d-4a00-a72b-8b045abbe49e 2018-08-31 01:36:46,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204598903656s 2018-08-31 01:36:46,801 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a/os-extra_specs used request id req-3540128f-805d-4a00-a72b-8b045abbe49e 2018-08-31 01:36:46,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:46,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:46,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-e596f010-9e3e-4c2f-bd8b-7f7470c42619 Date: Fri, 31 Aug 2018 01:36:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7848733501174cecb6a00ff4eb0c862d","l2_adjacency":true,"status":"ACTIVE","subnets":["964e51d7-c574-43ca-99ea-24dfdde10e59"],"description":"","tags":[],"updated_at":"2018-08-31T01:36:40Z","qos_policy_id":null,"name":"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096","admin_state_up":true,"tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:36:46,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e596f010-9e3e-4c2f-bd8b-7f7470c42619 2018-08-31 01:36:46,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0831701755524s 2018-08-31 01:36:46,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e596f010-9e3e-4c2f-bd8b-7f7470c42619 2018-08-31 01:36:46,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:36:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:46,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-9fabe8b0-7403-4653-8338-8208ead4d575 Date: Fri, 31 Aug 2018 01:36:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:36:46Z", "file": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file", "owner": "7848733501174cecb6a00ff4eb0c862d", "id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "size": 12716032, "self": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:36:46,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9fabe8b0-7403-4653-8338-8208ead4d575 2018-08-31 01:36:46,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389001369476s 2018-08-31 01:36:46,930 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9fabe8b0-7403-4653-8338-8208ead4d575 2018-08-31 01:36:46,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:36:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:47,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-84e61d9d-6220-410d-83c6-21ad6c72ad30 x-compute-request-id: req-84e61d9d-6220-410d-83c6-21ad6c72ad30 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_b660022e-3fc5-4e3b-8706-a354059fd096", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a"}]} 2018-08-31 01:36:47,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-84e61d9d-6220-410d-83c6-21ad6c72ad30 2018-08-31 01:36:47,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.305419921875s 2018-08-31 01:36:47,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-84e61d9d-6220-410d-83c6-21ad6c72ad30 2018-08-31 01:36:47,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:36:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"server": {"name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "imageRef": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "flavorRef": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "303f2cbf-ef8e-4bf7-809b-76eab05684c3"}]}}' 2018-08-31 01:36:48,599 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-790f32fe-b4ad-42c7-9653-67b23c097dbb x-compute-request-id: req-790f32fe-b4ad-42c7-9653-67b23c097dbb Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "adminPass": "6Si4Vd7Mz5yZ"}} 2018-08-31 01:36:48,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-790f32fe-b4ad-42c7-9653-67b23c097dbb 2018-08-31 01:36:48,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.36040210724s 2018-08-31 01:36:48,600 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-790f32fe-b4ad-42c7-9653-67b23c097dbb 2018-08-31 01:36:48,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:48,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:48,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-ebe863f9-ec53-4b58-b34e-797b0c5a54a9 x-compute-request-id: req-ebe863f9-ec53-4b58-b34e-797b0c5a54a9 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.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:36:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:48,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ebe863f9-ec53-4b58-b34e-797b0c5a54a9 2018-08-31 01:36:48,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.270045995712s 2018-08-31 01:36:48,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ebe863f9-ec53-4b58-b34e-797b0c5a54a9 2018-08-31 01:36:48,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:48,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-1d2e5c70-85a0-4f24-9931-319cb8056020 Date: Fri, 31 Aug 2018 01:36:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7848733501174cecb6a00ff4eb0c862d","l2_adjacency":true,"status":"ACTIVE","subnets":["964e51d7-c574-43ca-99ea-24dfdde10e59"],"description":"","tags":[],"updated_at":"2018-08-31T01:36:40Z","qos_policy_id":null,"name":"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096","admin_state_up":true,"tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:36:48,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1d2e5c70-85a0-4f24-9931-319cb8056020 2018-08-31 01:36:48,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0848000049591s 2018-08-31 01:36:48,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1d2e5c70-85a0-4f24-9931-319cb8056020 2018-08-31 01:36:48,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:36:48,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:49,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-75e11989-c812-417b-8aab-7bd054ba510d Date: Fri, 31 Aug 2018 01:36:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:36: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":"7848733501174cecb6a00ff4eb0c862d","id":"964e51d7-c574-43ca-99ea-24dfdde10e59","subnetpool_id":null,"name":"vping_userdata-subnet_b660022e-3fc5-4e3b-8706-a354059fd096"}]} 2018-08-31 01:36:49,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-75e11989-c812-417b-8aab-7bd054ba510d 2018-08-31 01:36:49,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0646281242371s 2018-08-31 01:36:49,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-75e11989-c812-417b-8aab-7bd054ba510d 2018-08-31 01:36:49,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:51,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:51,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99bf8546-a3bd-4213-93b0-1cd80ce164eb x-compute-request-id: req-99bf8546-a3bd-4213-93b0-1cd80ce164eb Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:36:51Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:51,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-99bf8546-a3bd-4213-93b0-1cd80ce164eb 2018-08-31 01:36:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650367975235s 2018-08-31 01:36:51,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-99bf8546-a3bd-4213-93b0-1cd80ce164eb 2018-08-31 01:36:51,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:53,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:53,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:54,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-04ec1887-f8d0-41fe-a047-c11cedd642ee x-compute-request-id: req-04ec1887-f8d0-41fe-a047-c11cedd642ee Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:36:51Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:54,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04ec1887-f8d0-41fe-a047-c11cedd642ee 2018-08-31 01:36:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588762998581s 2018-08-31 01:36:54,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04ec1887-f8d0-41fe-a047-c11cedd642ee 2018-08-31 01:36:54,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:36:56,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:56,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:56,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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,Accept-Encoding x-openstack-request-id: req-9303811e-5ddf-469c-8ff4-e2f94cc88cb3 x-compute-request-id: req-9303811e-5ddf-469c-8ff4-e2f94cc88cb3 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:54Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:56,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9303811e-5ddf-469c-8ff4-e2f94cc88cb3 2018-08-31 01:36:56,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646020889282s 2018-08-31 01:36:56,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9303811e-5ddf-469c-8ff4-e2f94cc88cb3 2018-08-31 01:36:56,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:36:56,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=ed809907-32ed-4e86-86f0-f2ca2a305a8a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:57,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-6228aa3e-c012-47ff-8945-9be284a3e544 Date: Fri, 31 Aug 2018 01:36:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:36:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"964e51d7-c574-43ca-99ea-24dfdde10e59","ip_address":"192.168.120.24"}],"id":"b5d64126-7882-47a8-9fcc-632f8c3308c9","security_groups":["17d8f211-3ed5-4ee0-91a5-271934849f8e"],"mac_address":"fa:16:3e:9f:d9:3d","project_id":"7848733501174cecb6a00ff4eb0c862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:51Z","binding:vnic_type":"normal","device_id":"ed809907-32ed-4e86-86f0-f2ca2a305a8a","ip_allocation":"immediate"}]} 2018-08-31 01:36:57,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ed809907-32ed-4e86-86f0-f2ca2a305a8a used request id req-6228aa3e-c012-47ff-8945-9be284a3e544 2018-08-31 01:36:57,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0680770874023s 2018-08-31 01:36:57,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ed809907-32ed-4e86-86f0-f2ca2a305a8a used request id req-6228aa3e-c012-47ff-8945-9be284a3e544 2018-08-31 01:36:57,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:36:57,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b5d64126-7882-47a8-9fcc-632f8c3308c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:57,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ffdbaf40-29a2-440a-969d-51e11d9ece2c Date: Fri, 31 Aug 2018 01:36:57 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:36:57,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b5d64126-7882-47a8-9fcc-632f8c3308c9 used request id req-ffdbaf40-29a2-440a-969d-51e11d9ece2c 2018-08-31 01:36:57,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0514459609985s 2018-08-31 01:36:57,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b5d64126-7882-47a8-9fcc-632f8c3308c9 used request id req-ffdbaf40-29a2-440a-969d-51e11d9ece2c 2018-08-31 01:36:57,062 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:d9:3d', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c91c84e3-d4fe-4ac3-891b-836eb4909d24'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:36:54.000000', 'flavor': Munch({u'id': u'51fcf8e5-6ec5-4d2a-8c7b-5e620111705a'}), 'az': u'nova', 'id': u'ed809907-32ed-4e86-86f0-f2ca2a305a8a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7fd534d7f0e243e494bdeea571e0dcf5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7848733501174cecb6a00ff4eb0c862d', 'name': 'vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:36:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:36:54Z', 'hostId': u'f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:36:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7848733501174cecb6a00ff4eb0c862d', 'name': u'vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096', 'adminPass': u'6Si4Vd7Mz5yZ', 'tenant_id': u'7848733501174cecb6a00ff4eb0c862d', 'created_at': u'2018-08-31T01:36:48Z', 'created': u'2018-08-31T01:36:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:36:57,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:36:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:57,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-54cf7887-9a47-4be1-a29e-e297f1368aea Date: Fri, 31 Aug 2018 01:36:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7848733501174cecb6a00ff4eb0c862d","l2_adjacency":true,"status":"ACTIVE","subnets":["964e51d7-c574-43ca-99ea-24dfdde10e59"],"description":"","tags":[],"updated_at":"2018-08-31T01:36:40Z","qos_policy_id":null,"name":"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096","admin_state_up":true,"tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:36:57,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54cf7887-9a47-4be1-a29e-e297f1368aea 2018-08-31 01:36:57,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0918979644775s 2018-08-31 01:36:57,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54cf7887-9a47-4be1-a29e-e297f1368aea 2018-08-31 01:36:57,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:36:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:57,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-d74e944f-0725-40d6-b52c-1d874f7c0e9f Date: Fri, 31 Aug 2018 01:36:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:36:46Z", "file": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file", "owner": "7848733501174cecb6a00ff4eb0c862d", "id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "size": 12716032, "self": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:36:57,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d74e944f-0725-40d6-b52c-1d874f7c0e9f 2018-08-31 01:36:57,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.389137983322s 2018-08-31 01:36:57,550 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d74e944f-0725-40d6-b52c-1d874f7c0e9f 2018-08-31 01:36:57,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:36:57,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:57,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5a35b7-9abc-43c5-bb2f-bb41527f4199 x-compute-request-id: req-4f5a35b7-9abc-43c5-bb2f-bb41527f4199 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_b660022e-3fc5-4e3b-8706-a354059fd096", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a"}]} 2018-08-31 01:36:57,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4f5a35b7-9abc-43c5-bb2f-bb41527f4199 2018-08-31 01:36:57,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241467952728s 2018-08-31 01:36:57,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4f5a35b7-9abc-43c5-bb2f-bb41527f4199 2018-08-31 01:36:57,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:36:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"server": {"name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "imageRef": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "flavorRef": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjI0IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "303f2cbf-ef8e-4bf7-809b-76eab05684c3"}]}}' 2018-08-31 01:36:59,331 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19a71797-cdec-4249-917d-edbd38d3c176 x-compute-request-id: req-19a71797-cdec-4249-917d-edbd38d3c176 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3a17026b-261c-4b52-8097-c15db040c21c", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "adminPass": "AFnNk7jkPXot"}} 2018-08-31 01:36:59,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-19a71797-cdec-4249-917d-edbd38d3c176 2018-08-31 01:36:59,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.75389790535s 2018-08-31 01:36:59,332 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-19a71797-cdec-4249-917d-edbd38d3c176 2018-08-31 01:36:59,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:36:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:36:59,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:36: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-99bec5fa-4f3c-4587-8332-649d1d130115 x-compute-request-id: req-99bec5fa-4f3c-4587-8332-649d1d130115 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:36:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:54Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:36:59,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-99bec5fa-4f3c-4587-8332-649d1d130115 2018-08-31 01:36:59,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170711994171s 2018-08-31 01:36:59,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-99bec5fa-4f3c-4587-8332-649d1d130115 2018-08-31 01:36:59,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:01,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:02,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-69071cf2-c38f-4dfb-b1c5-8626b43c0e99 x-compute-request-id: req-69071cf2-c38f-4dfb-b1c5-8626b43c0e99 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:54Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:02,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-69071cf2-c38f-4dfb-b1c5-8626b43c0e99 2018-08-31 01:37:02,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62339091301s 2018-08-31 01:37:02,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-69071cf2-c38f-4dfb-b1c5-8626b43c0e99 2018-08-31 01:37:02,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:04,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:05,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-d7287f25-2e9a-4a03-a4aa-d8ae3c965c30 x-compute-request-id: req-d7287f25-2e9a-4a03-a4aa-d8ae3c965c30 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:02Z", "hostId": "e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:54Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:05,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7287f25-2e9a-4a03-a4aa-d8ae3c965c30 2018-08-31 01:37:05,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42204999924s 2018-08-31 01:37:05,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7287f25-2e9a-4a03-a4aa-d8ae3c965c30 2018-08-31 01:37:05,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:07,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:07,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:07,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-ba4cb560-24b3-4e73-bed8-574db86265e0 x-compute-request-id: req-ba4cb560-24b3-4e73-bed8-574db86265e0 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:5c:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:06.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:06Z", "hostId": "e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:54Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:07,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ba4cb560-24b3-4e73-bed8-574db86265e0 2018-08-31 01:37:07,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417192935944s 2018-08-31 01:37:07,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ba4cb560-24b3-4e73-bed8-574db86265e0 2018-08-31 01:37:07,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:37:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3a17026b-261c-4b52-8097-c15db040c21c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:08,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-497311d4-2572-4861-be1c-297e9ecb934b Date: Fri, 31 Aug 2018 01:37:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:37:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"964e51d7-c574-43ca-99ea-24dfdde10e59","ip_address":"192.168.120.11"}],"id":"f268af32-5f9d-4246-b44e-4a15a11c2888","security_groups":["17d8f211-3ed5-4ee0-91a5-271934849f8e"],"mac_address":"fa:16:3e:8b:5c:96","project_id":"7848733501174cecb6a00ff4eb0c862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:37:02Z","binding:vnic_type":"normal","device_id":"3a17026b-261c-4b52-8097-c15db040c21c","ip_allocation":"immediate"}]} 2018-08-31 01:37:08,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3a17026b-261c-4b52-8097-c15db040c21c used request id req-497311d4-2572-4861-be1c-297e9ecb934b 2018-08-31 01:37:08,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.048082113266s 2018-08-31 01:37:08,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3a17026b-261c-4b52-8097-c15db040c21c used request id req-497311d4-2572-4861-be1c-297e9ecb934b 2018-08-31 01:37:08,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:08,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f268af32-5f9d-4246-b44e-4a15a11c2888" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:08,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cd15a668-5880-4d64-b755-caa8eabf4bb1 Date: Fri, 31 Aug 2018 01:37:08 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:37:08,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f268af32-5f9d-4246-b44e-4a15a11c2888 used request id req-cd15a668-5880-4d64-b755-caa8eabf4bb1 2018-08-31 01:37:08,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0496509075165s 2018-08-31 01:37:08,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f268af32-5f9d-4246-b44e-4a15a11c2888 used request id req-cd15a668-5880-4d64-b755-caa8eabf4bb1 2018-08-31 01:37:08,100 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:5c:96', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c91c84e3-d4fe-4ac3-891b-836eb4909d24'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:37:06.000000', 'flavor': Munch({u'id': u'51fcf8e5-6ec5-4d2a-8c7b-5e620111705a'}), 'az': u'nova', 'id': u'3a17026b-261c-4b52-8097-c15db040c21c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7fd534d7f0e243e494bdeea571e0dcf5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7848733501174cecb6a00ff4eb0c862d', 'name': 'vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:37:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:37:06Z', 'hostId': u'e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:37:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7848733501174cecb6a00ff4eb0c862d', 'name': u'vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096', 'adminPass': u'AFnNk7jkPXot', 'tenant_id': u'7848733501174cecb6a00ff4eb0c862d', 'created_at': u'2018-08-31T01:36:59Z', 'created': u'2018-08-31T01:36:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:37:08,100 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-31 01:37:09,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:09,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:09,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-11ea9be9-d048-4547-93f6-19b1f00951a7 x-compute-request-id: req-11ea9be9-d048-4547-93f6-19b1f00951a7 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:5c:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:06.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:06Z", "hostId": "e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:54Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:09,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11ea9be9-d048-4547-93f6-19b1f00951a7 2018-08-31 01:37:09,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446937084198s 2018-08-31 01:37:09,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11ea9be9-d048-4547-93f6-19b1f00951a7 2018-08-31 01:37:09,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 01:37:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 01:37:09,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-7c8d7a4e-5422-4e97-9e23-2c1ee26ae5d7 x-compute-request-id: req-7c8d7a4e-5422-4e97-9e23-2c1ee26ae5d7 Content-Encoding: gzip Content-Length: 7946 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506733716 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.201322] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.203794] pid_max: default: 32768 minimum: 301\n[ 0.205126] ACPI: Core revision 20150930\n[ 0.206890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.208825] Security Framework initialized\n[ 0.210040] Yama: becoming mindful.\n[ 0.211144] AppArmor: AppArmor initialized\n[ 0.212424] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216376] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218157] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220203] Initializing cgroup subsys io\n[ 0.221406] Initializing cgroup subsys memory\n[ 0.222701] Initializing cgroup subsys devices\n[ 0.224024] Initializing cgroup subsys freezer\n[ 0.225308] Initializing cgroup subsys net_cls\n[ 0.226621] Initializing cgroup subsys perf_event\n[ 0.227987] Initializing cgroup subsys net_prio\n[ 0.229320] Initializing cgroup subsys hugetlb\n[ 0.230638] Initializing cgroup subsys pids\n[ 0.231969] CPU: Physical Processor ID: 0\n[ 0.233882] mce: CPU supports 10 MCE banks\n[ 0.235111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.253517] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260296] ftrace: allocating 31920 entries in 125 pages\n[ 0.285633] smpboot: Max logical packages: 1\n[ 0.286898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.288975] x2apic enabled\n[ 0.290178] Switched APIC routing to physical x2apic.\n[ 0.292792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.294438] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.297368] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.300004] KVM setup paravirtual spinlock\n[ 0.301691] x86: Booted up 1 node, 1 CPUs\n[ 0.302879] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.304909] devtmpfs: initialized\n[ 0.306970] evm: security.selinux\n[ 0.308003] evm: security.SMACK64\n[ 0.309015] evm: security.SMACK64EXEC\n[ 0.310107] evm: security.SMACK64TRANSMUTE\n[ 0.311285] evm: security.SMACK64MMAP\n[ 0.312371] evm: security.ima\n[ 0.313315] evm: security.capability\n[ 0.314462] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317144] pinctrl core: initialized pinctrl subsystem\n[ 0.318725] RTC time: 1:37:06, date: 08/31/18\n[ 0.320084] NET: Registered protocol family 16\n[ 0.321493] cpuidle: using governor ladder\n[ 0.322685] cpuidle: using governor menu\n[ 0.323838] PCCT header not found.\n[ 0.324919] ACPI: bus type PCI registered\n[ 0.326086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327877] PCI: Using configuration type 1 for base access\n[ 0.330134] ACPI: Added _OSI(Module Device)\n[ 0.331357] ACPI: Added _OSI(Processor Device)\n[ 0.332625] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333924] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336170] ACPI: Interpreter enabled\n[ 0.337298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.340016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.342697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.345387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.348104] ACPI: (supports S0 S5)\n[ 0.349140] ACPI: Using IOAPIC for interrupt routing\n[ 0.350525] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354512] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.359708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.362881] acpiphp: Slot [3] registered\n[ 0.364045] acpiphp: Slot [4] registered\n[ 0.365206] acpiphp: Slot [5] registered\n[ 0.366369] acpiphp: Slot [6] registered\n[ 0.367528] acpiphp: Slot [7] registered\n[ 0.368698] acpiphp: Slot [8] registered\n[ 0.369854] acpiphp: Slot [9] registered\n[ 0.371010] acpiphp: Slot [10] registered\n[ 0.372192] acpiphp: Slot [11] registered\n[ 0.373369] acpiphp: Slot [12] registered\n[ 0.374550] acpiphp: Slot [13] registered\n[ 0.375727] acpiphp: Slot [14] registered\n[ 0.376906] acpiphp: Slot [15] registered\n[ 0.392781] acpiphp: Slot [16] registered\n[ 0.393963] acpiphp: Slot [17] registered\n[ 0.395172] acpiphp: Slot [18] registered\n[ 0.396357] acpiphp: Slot [19] registered\n[ 0.397541] acpiphp: Slot [20] registered\n[ 0.398733] acpiphp: Slot [21] registered\n[ 0.399917] acpiphp: Slot [22] registered\n[ 0.401092] acpiphp: Slot [23] registered\n[ 0.402271] acpiphp: Slot [24] registered\n[ 0.403450] acpiphp: Slot [25] registered\n[ 0.404628] acpiphp: Slot [26] registered\n[ 0.405804] acpiphp: Slot [27] registered\n[ 0.406986] acpiphp: Slot [28] registered\n[ 0.408181] acpiphp: Slot [29] registered\n[ 0.409360] acpiphp: Slot [30] registered\n[ 0.410534] acpiphp: Slot [31] registered\n[ 0.411715] PCI host bridge to bus 0000:00\n[ 0.412894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414646] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.416409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.418534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422816] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428834] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.430536] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436592] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.438705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459610] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.461733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.463787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465818] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469851] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473300] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475583] vgaarb: loaded\n[ 0.476468] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478214] SCSI subsystem initialized\n[ 0.479549] ACPI: bus type USB registered\n[ 0.480758] usbcore: registered new interface driver usbfs\n[ 0.482263] usbcore: registered new interface driver hub\n[ 0.483730] usbcore: registered new device driver usb\n[ 0.485319] PCI: Using ACPI for IRQ routing\n[ 0.486933] NetLabel: Initializing\n[ 0.488001] NetLabel: domain hash size = 128\n[ 0.489259] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490685] NetLabel: unlabeled traffic allowed by default\n[ 0.492362] clocksource: Switched to clocksource kvm-clock\n[ 0.502447] AppArmor: AppArmor Filesystem Enabled\n[ 0.503851] pnp: PnP ACPI init\n[ 0.505147] pnp: PnP ACPI: found 5 devices\n[ 0.512148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514645] NET: Registered protocol family 2\n[ 0.516135] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.518020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519783] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521541] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523116] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524821] NET: Registered protocol family 1\n[ 0.526102] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560929] Trying to unpack rootfs image as initramfs...\n[ 0.623456] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626226] Scanning for low memory corruption every 60 seconds\n[ 0.628293] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630040] audit: initializing netlink subsys (disabled)\n[ 0.631594] audit: type=2000 audit(1535679427.455:1): initialized\n[ 0.633617] Initialise system trusted keyring\n[ 0.635071] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.636773] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.639603] zbud: loaded\n[ 0.640666] VFS: Disk quotas dquot_6.6.0\n[ 0.641868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644161] fuse init (API version 7.23)\n[ 0.645485] Key type big_key registered\n[ 0.646665] Allocating IMA MOK and blacklist keyrings.\n[ 0.648441] Key type asymmetric registered\n[ 0.649664] Asymmetric key parser 'x509' registered\n[ 0.651063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653280] io scheduler noop registered\n[ 0.654450] io scheduler deadline registered (default)\n[ 0.655908] io scheduler cfq registered\n[ 0.657177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.658705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660593] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662738] ACPI: Power Button [PWRF]\n[ 0.664017] GHES: HEST is not enabled!\n[ 0.678195] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.710180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.734023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.737242] Linux agpgart interface v0.103\n[ 0.740812] brd: module loaded\n[ 0.743143] loop: module loaded\n[ 0.748072] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.750301] GPT:90111 != 2097151\n[ 0.751323] GPT:Alternate GPT header not at the end of the disk.\n[ 0.752983] GPT:90111 != 2097151\n[ 0.754001] GPT: Use GNU Parted to correct GPT errors.\n[ 0.755466] vda: vda1 vda15\n[ 0.757247] scsi host0: ata_piix\n[ 0.758411] scsi host1: ata_piix\n[ 0.759508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.761338] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.763717] libphy: Fixed MDIO Bus: probed\n[ 0.764978] tun: Universal TUN/TAP device driver, 1.6\n[ 0.766426] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.769547] PPP generic driver version 2.4.2\n[ 0.770855] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.772577] ehci-pci: EHCI PCI platform driver\n[ 0.773832] ehci-platform: EHCI generic platform driver\n[ 0.775245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.776896] ohci-pci: OHCI PCI platform driver\n[ 0.778220] ohci-platform: OHCI generic platform driver\n[ 0.779728] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.794352] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.798136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.799640] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.801318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805254] usb usb1: Product: UHCI Host Controller\n[ 0.806637] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808403] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809841] hub 1-0:1.0: USB hub found\n[ 0.810984] hub 1-0:1.0: 2 ports detected\n[ 0.812339] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.816817] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818366] mousedev: PS/2 mouse device common for all mice\n[ 0.820211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822876] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.828052] i2c /dev entries driver\n[ 0.829181] device-mapper: uevent: version 1.0.3\n[ 0.830595] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832996] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834950] NET: Registered protocol family 10\n[ 0.836599] NET: Registered protocol family 17\n[ 0.837944] Key type dns_resolver registered\n[ 0.839310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840916] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.843481] registered taskstats version 1\n[ 0.844732] Loading compiled-in X.509 certificates\n[ 0.846639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.849393] zswap: loaded using pool lzo/zbud\n[ 0.851547] Key type trusted registered\n[ 0.853882] Key type encrypted registered\n[ 0.855128] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.856725] ima: No TPM chip found, activating TPM-bypass!\n[ 0.858336] evm: HMAC attrs: 0x1\n[ 0.859732] Magic number: 14:27:611\n[ 0.861019] rtc_cmos 00:00: setting system clock to 2018-08-31 01:37:07 UTC (1535679427)\n[ 0.863421] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.865047] EDD information not available.\n[ 0.918118] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935720] Write protecting the kernel read-only data: 14336k\n[ 0.938825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.941500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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 0.83\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.102468] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 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 0.97. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-31 01:37:09,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c/action used request id req-7c8d7a4e-5422-4e97-9e23-2c1ee26ae5d7 2018-08-31 01:37:09,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0909860134125s 2018-08-31 01:37:09,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c/action used request id req-7c8d7a4e-5422-4e97-9e23-2c1ee26ae5d7 2018-08-31 01:37:09,644 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506733716 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.201322] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.203794] pid_max: default: 32768 minimum: 301 [ 0.205126] ACPI: Core revision 20150930 [ 0.206890] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.208825] Security Framework initialized [ 0.210040] Yama: becoming mindful. [ 0.211144] AppArmor: AppArmor initialized [ 0.212424] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.214432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.216376] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.218157] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.220203] Initializing cgroup subsys io [ 0.221406] Initializing cgroup subsys memory [ 0.222701] Initializing cgroup subsys devices [ 0.224024] Initializing cgroup subsys freezer [ 0.225308] Initializing cgroup subsys net_cls [ 0.226621] Initializing cgroup subsys perf_event [ 0.227987] Initializing cgroup subsys net_prio [ 0.229320] Initializing cgroup subsys hugetlb [ 0.230638] Initializing cgroup subsys pids [ 0.231969] CPU: Physical Processor ID: 0 [ 0.233882] mce: CPU supports 10 MCE banks [ 0.235111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.236627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.253517] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.260296] ftrace: allocating 31920 entries in 125 pages [ 0.285633] smpboot: Max logical packages: 1 [ 0.286898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.288975] x2apic enabled [ 0.290178] Switched APIC routing to physical x2apic. [ 0.292792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.294438] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.297368] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.300004] KVM setup paravirtual spinlock [ 0.301691] x86: Booted up 1 node, 1 CPUs [ 0.302879] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.304909] devtmpfs: initialized [ 0.306970] evm: security.selinux [ 0.308003] evm: security.SMACK64 [ 0.309015] evm: security.SMACK64EXEC [ 0.310107] evm: security.SMACK64TRANSMUTE [ 0.311285] evm: security.SMACK64MMAP [ 0.312371] evm: security.ima [ 0.313315] evm: security.capability [ 0.314462] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.317144] pinctrl core: initialized pinctrl subsystem [ 0.318725] RTC time: 1:37:06, date: 08/31/18 [ 0.320084] NET: Registered protocol family 16 [ 0.321493] cpuidle: using governor ladder [ 0.322685] cpuidle: using governor menu [ 0.323838] PCCT header not found. [ 0.324919] ACPI: bus type PCI registered [ 0.326086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.327877] PCI: Using configuration type 1 for base access [ 0.330134] ACPI: Added _OSI(Module Device) [ 0.331357] ACPI: Added _OSI(Processor Device) [ 0.332625] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.333924] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336170] ACPI: Interpreter enabled [ 0.337298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.340016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.342697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.345387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.348104] ACPI: (supports S0 S5) [ 0.349140] ACPI: Using IOAPIC for interrupt routing [ 0.350525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354512] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.357962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.359708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.362881] acpiphp: Slot [3] registered [ 0.364045] acpiphp: Slot [4] registered [ 0.365206] acpiphp: Slot [5] registered [ 0.366369] acpiphp: Slot [6] registered [ 0.367528] acpiphp: Slot [7] registered [ 0.368698] acpiphp: Slot [8] registered [ 0.369854] acpiphp: Slot [9] registered [ 0.371010] acpiphp: Slot [10] registered [ 0.372192] acpiphp: Slot [11] registered [ 0.373369] acpiphp: Slot [12] registered [ 0.374550] acpiphp: Slot [13] registered [ 0.375727] acpiphp: Slot [14] registered [ 0.376906] acpiphp: Slot [15] registered [ 0.392781] acpiphp: Slot [16] registered [ 0.393963] acpiphp: Slot [17] registered [ 0.395172] acpiphp: Slot [18] registered [ 0.396357] acpiphp: Slot [19] registered [ 0.397541] acpiphp: Slot [20] registered [ 0.398733] acpiphp: Slot [21] registered [ 0.399917] acpiphp: Slot [22] registered [ 0.401092] acpiphp: Slot [23] registered [ 0.402271] acpiphp: Slot [24] registered [ 0.403450] acpiphp: Slot [25] registered [ 0.404628] acpiphp: Slot [26] registered [ 0.405804] acpiphp: Slot [27] registered [ 0.406986] acpiphp: Slot [28] registered [ 0.408181] acpiphp: Slot [29] registered [ 0.409360] acpiphp: Slot [30] registered [ 0.410534] acpiphp: Slot [31] registered [ 0.411715] PCI host bridge to bus 0000:00 [ 0.412894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414646] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.420653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.422816] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.426946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.428834] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.430536] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.432380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.436592] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.438705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.459610] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.461733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.463787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465818] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.468015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.469851] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.471758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.473300] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.475583] vgaarb: loaded [ 0.476468] vgaarb: bridge control possible 0000:00:02.0 [ 0.478214] SCSI subsystem initialized [ 0.479549] ACPI: bus type USB registered [ 0.480758] usbcore: registered new interface driver usbfs [ 0.482263] usbcore: registered new interface driver hub [ 0.483730] usbcore: registered new device driver usb [ 0.485319] PCI: Using ACPI for IRQ routing [ 0.486933] NetLabel: Initializing [ 0.488001] NetLabel: domain hash size = 128 [ 0.489259] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490685] NetLabel: unlabeled traffic allowed by default [ 0.492362] clocksource: Switched to clocksource kvm-clock [ 0.502447] AppArmor: AppArmor Filesystem Enabled [ 0.503851] pnp: PnP ACPI init [ 0.505147] pnp: PnP ACPI: found 5 devices [ 0.512148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514645] NET: Registered protocol family 2 [ 0.516135] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.518020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.519783] TCP: Hash tables configured (established 4096 bind 4096) [ 0.521541] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.523116] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.524821] NET: Registered protocol family 1 [ 0.526102] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.527694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.529270] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.560929] Trying to unpack rootfs image as initramfs... [ 0.623456] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.626226] Scanning for low memory corruption every 60 seconds [ 0.628293] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.630040] audit: initializing netlink subsys (disabled) [ 0.631594] audit: type=2000 audit(1535679427.455:1): initialized [ 0.633617] Initialise system trusted keyring [ 0.635071] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.636773] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.639603] zbud: loaded [ 0.640666] VFS: Disk quotas dquot_6.6.0 [ 0.641868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.644161] fuse init (API version 7.23) [ 0.645485] Key type big_key registered [ 0.646665] Allocating IMA MOK and blacklist keyrings. [ 0.648441] Key type asymmetric registered [ 0.649664] Asymmetric key parser 'x509' registered [ 0.651063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.653280] io scheduler noop registered [ 0.654450] io scheduler deadline registered (default) [ 0.655908] io scheduler cfq registered [ 0.657177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.658705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.660593] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.662738] ACPI: Power Button [PWRF] [ 0.664017] GHES: HEST is not enabled! [ 0.678195] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.707145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.710180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.734023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.737242] Linux agpgart interface v0.103 [ 0.740812] brd: module loaded [ 0.743143] loop: module loaded [ 0.748072] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.750301] GPT:90111 != 2097151 [ 0.751323] GPT:Alternate GPT header not at the end of the disk. [ 0.752983] GPT:90111 != 2097151 [ 0.754001] GPT: Use GNU Parted to correct GPT errors. [ 0.755466] vda: vda1 vda15 [ 0.757247] scsi host0: ata_piix [ 0.758411] scsi host1: ata_piix [ 0.759508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.761338] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.763717] libphy: Fixed MDIO Bus: probed [ 0.764978] tun: Universal TUN/TAP device driver, 1.6 [ 0.766426] tun: (C) 1999-2004 Max Krasnyansky [ 0.769547] PPP generic driver version 2.4.2 [ 0.770855] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.772577] ehci-pci: EHCI PCI platform driver [ 0.773832] ehci-platform: EHCI generic platform driver [ 0.775245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.776896] ohci-pci: OHCI PCI platform driver [ 0.778220] ohci-platform: OHCI generic platform driver [ 0.779728] uhci_hcd: USB Universal Host Controller Interface driver [ 0.794352] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.798136] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.799640] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.801318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.803146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.805254] usb usb1: Product: UHCI Host Controller [ 0.806637] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.808403] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809841] hub 1-0:1.0: USB hub found [ 0.810984] hub 1-0:1.0: 2 ports detected [ 0.812339] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.815412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.816817] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818366] mousedev: PS/2 mouse device common for all mice [ 0.820211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.822876] rtc_cmos 00:00: RTC can wake from S4 [ 0.824512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828052] i2c /dev entries driver [ 0.829181] device-mapper: uevent: version 1.0.3 [ 0.830595] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.832996] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834950] NET: Registered protocol family 10 [ 0.836599] NET: Registered protocol family 17 [ 0.837944] Key type dns_resolver registered [ 0.839310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840916] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843481] registered taskstats version 1 [ 0.844732] Loading compiled-in X.509 certificates [ 0.846639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.849393] zswap: loaded using pool lzo/zbud [ 0.851547] Key type trusted registered [ 0.853882] Key type encrypted registered [ 0.855128] AppArmor: AppArmor sha1 policy hashing enabled [ 0.856725] ima: No TPM chip found, activating TPM-bypass! [ 0.858336] evm: HMAC attrs: 0x1 [ 0.859732] Magic number: 14:27:611 [ 0.861019] rtc_cmos 00:00: setting system clock to 2018-08-31 01:37:07 UTC (1535679427) [ 0.863421] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865047] EDD information not available. [ 0.918118] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.935720] Write protecting the kernel read-only data: 14336k [ 0.938825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.941500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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 0.83 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.102468] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 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 0.97. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-31 01:37:09,645 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.24. Waiting for response... 2018-08-31 01:37:10,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:10,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:11,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-b917b327-2f17-420e-bed5-6d650322db69 x-compute-request-id: req-b917b327-2f17-420e-bed5-6d650322db69 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:5c:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:06.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:06Z", "hostId": "e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:36:54Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:11,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b917b327-2f17-420e-bed5-6d650322db69 2018-08-31 01:37:11,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540740966797s 2018-08-31 01:37:11,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b917b327-2f17-420e-bed5-6d650322db69 2018-08-31 01:37:11,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 01:37:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 01:37:11,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-e1a456a9-87f7-464a-b740-fd05141db683 x-compute-request-id: req-e1a456a9-87f7-464a-b740-fd05141db683 Content-Encoding: gzip Content-Length: 9529 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506733716 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.201322] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.203794] pid_max: default: 32768 minimum: 301\n[ 0.205126] ACPI: Core revision 20150930\n[ 0.206890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.208825] Security Framework initialized\n[ 0.210040] Yama: becoming mindful.\n[ 0.211144] AppArmor: AppArmor initialized\n[ 0.212424] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216376] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218157] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220203] Initializing cgroup subsys io\n[ 0.221406] Initializing cgroup subsys memory\n[ 0.222701] Initializing cgroup subsys devices\n[ 0.224024] Initializing cgroup subsys freezer\n[ 0.225308] Initializing cgroup subsys net_cls\n[ 0.226621] Initializing cgroup subsys perf_event\n[ 0.227987] Initializing cgroup subsys net_prio\n[ 0.229320] Initializing cgroup subsys hugetlb\n[ 0.230638] Initializing cgroup subsys pids\n[ 0.231969] CPU: Physical Processor ID: 0\n[ 0.233882] mce: CPU supports 10 MCE banks\n[ 0.235111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.253517] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260296] ftrace: allocating 31920 entries in 125 pages\n[ 0.285633] smpboot: Max logical packages: 1\n[ 0.286898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.288975] x2apic enabled\n[ 0.290178] Switched APIC routing to physical x2apic.\n[ 0.292792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.294438] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.297368] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.300004] KVM setup paravirtual spinlock\n[ 0.301691] x86: Booted up 1 node, 1 CPUs\n[ 0.302879] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.304909] devtmpfs: initialized\n[ 0.306970] evm: security.selinux\n[ 0.308003] evm: security.SMACK64\n[ 0.309015] evm: security.SMACK64EXEC\n[ 0.310107] evm: security.SMACK64TRANSMUTE\n[ 0.311285] evm: security.SMACK64MMAP\n[ 0.312371] evm: security.ima\n[ 0.313315] evm: security.capability\n[ 0.314462] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317144] pinctrl core: initialized pinctrl subsystem\n[ 0.318725] RTC time: 1:37:06, date: 08/31/18\n[ 0.320084] NET: Registered protocol family 16\n[ 0.321493] cpuidle: using governor ladder\n[ 0.322685] cpuidle: using governor menu\n[ 0.323838] PCCT header not found.\n[ 0.324919] ACPI: bus type PCI registered\n[ 0.326086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327877] PCI: Using configuration type 1 for base access\n[ 0.330134] ACPI: Added _OSI(Module Device)\n[ 0.331357] ACPI: Added _OSI(Processor Device)\n[ 0.332625] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333924] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336170] ACPI: Interpreter enabled\n[ 0.337298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.340016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.342697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.345387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.348104] ACPI: (supports S0 S5)\n[ 0.349140] ACPI: Using IOAPIC for interrupt routing\n[ 0.350525] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354512] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.359708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.362881] acpiphp: Slot [3] registered\n[ 0.364045] acpiphp: Slot [4] registered\n[ 0.365206] acpiphp: Slot [5] registered\n[ 0.366369] acpiphp: Slot [6] registered\n[ 0.367528] acpiphp: Slot [7] registered\n[ 0.368698] acpiphp: Slot [8] registered\n[ 0.369854] acpiphp: Slot [9] registered\n[ 0.371010] acpiphp: Slot [10] registered\n[ 0.372192] acpiphp: Slot [11] registered\n[ 0.373369] acpiphp: Slot [12] registered\n[ 0.374550] acpiphp: Slot [13] registered\n[ 0.375727] acpiphp: Slot [14] registered\n[ 0.376906] acpiphp: Slot [15] registered\n[ 0.392781] acpiphp: Slot [16] registered\n[ 0.393963] acpiphp: Slot [17] registered\n[ 0.395172] acpiphp: Slot [18] registered\n[ 0.396357] acpiphp: Slot [19] registered\n[ 0.397541] acpiphp: Slot [20] registered\n[ 0.398733] acpiphp: Slot [21] registered\n[ 0.399917] acpiphp: Slot [22] registered\n[ 0.401092] acpiphp: Slot [23] registered\n[ 0.402271] acpiphp: Slot [24] registered\n[ 0.403450] acpiphp: Slot [25] registered\n[ 0.404628] acpiphp: Slot [26] registered\n[ 0.405804] acpiphp: Slot [27] registered\n[ 0.406986] acpiphp: Slot [28] registered\n[ 0.408181] acpiphp: Slot [29] registered\n[ 0.409360] acpiphp: Slot [30] registered\n[ 0.410534] acpiphp: Slot [31] registered\n[ 0.411715] PCI host bridge to bus 0000:00\n[ 0.412894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414646] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.416409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.418534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422816] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428834] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.430536] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.432380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436592] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.438705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459610] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.461733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.463787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465818] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469851] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473300] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475583] vgaarb: loaded\n[ 0.476468] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478214] SCSI subsystem initialized\n[ 0.479549] ACPI: bus type USB registered\n[ 0.480758] usbcore: registered new interface driver usbfs\n[ 0.482263] usbcore: registered new interface driver hub\n[ 0.483730] usbcore: registered new device driver usb\n[ 0.485319] PCI: Using ACPI for IRQ routing\n[ 0.486933] NetLabel: Initializing\n[ 0.488001] NetLabel: domain hash size = 128\n[ 0.489259] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490685] NetLabel: unlabeled traffic allowed by default\n[ 0.492362] clocksource: Switched to clocksource kvm-clock\n[ 0.502447] AppArmor: AppArmor Filesystem Enabled\n[ 0.503851] pnp: PnP ACPI init\n[ 0.505147] pnp: PnP ACPI: found 5 devices\n[ 0.512148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514645] NET: Registered protocol family 2\n[ 0.516135] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.518020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519783] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521541] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523116] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524821] NET: Registered protocol family 1\n[ 0.526102] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560929] Trying to unpack rootfs image as initramfs...\n[ 0.623456] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626226] Scanning for low memory corruption every 60 seconds\n[ 0.628293] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630040] audit: initializing netlink subsys (disabled)\n[ 0.631594] audit: type=2000 audit(1535679427.455:1): initialized\n[ 0.633617] Initialise system trusted keyring\n[ 0.635071] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.636773] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.639603] zbud: loaded\n[ 0.640666] VFS: Disk quotas dquot_6.6.0\n[ 0.641868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644161] fuse init (API version 7.23)\n[ 0.645485] Key type big_key registered\n[ 0.646665] Allocating IMA MOK and blacklist keyrings.\n[ 0.648441] Key type asymmetric registered\n[ 0.649664] Asymmetric key parser 'x509' registered\n[ 0.651063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653280] io scheduler noop registered\n[ 0.654450] io scheduler deadline registered (default)\n[ 0.655908] io scheduler cfq registered\n[ 0.657177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.658705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660593] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662738] ACPI: Power Button [PWRF]\n[ 0.664017] GHES: HEST is not enabled!\n[ 0.678195] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.707145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.710180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.734023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.737242] Linux agpgart interface v0.103\n[ 0.740812] brd: module loaded\n[ 0.743143] loop: module loaded\n[ 0.748072] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.750301] GPT:90111 != 2097151\n[ 0.751323] GPT:Alternate GPT header not at the end of the disk.\n[ 0.752983] GPT:90111 != 2097151\n[ 0.754001] GPT: Use GNU Parted to correct GPT errors.\n[ 0.755466] vda: vda1 vda15\n[ 0.757247] scsi host0: ata_piix\n[ 0.758411] scsi host1: ata_piix\n[ 0.759508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.761338] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.763717] libphy: Fixed MDIO Bus: probed\n[ 0.764978] tun: Universal TUN/TAP device driver, 1.6\n[ 0.766426] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.769547] PPP generic driver version 2.4.2\n[ 0.770855] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.772577] ehci-pci: EHCI PCI platform driver\n[ 0.773832] ehci-platform: EHCI generic platform driver\n[ 0.775245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.776896] ohci-pci: OHCI PCI platform driver\n[ 0.778220] ohci-platform: OHCI generic platform driver\n[ 0.779728] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.794352] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.798136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.799640] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.801318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805254] usb usb1: Product: UHCI Host Controller\n[ 0.806637] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808403] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809841] hub 1-0:1.0: USB hub found\n[ 0.810984] hub 1-0:1.0: 2 ports detected\n[ 0.812339] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.816817] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818366] mousedev: PS/2 mouse device common for all mice\n[ 0.820211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822876] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.828052] i2c /dev entries driver\n[ 0.829181] device-mapper: uevent: version 1.0.3\n[ 0.830595] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832996] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834950] NET: Registered protocol family 10\n[ 0.836599] NET: Registered protocol family 17\n[ 0.837944] Key type dns_resolver registered\n[ 0.839310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840916] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.843481] registered taskstats version 1\n[ 0.844732] Loading compiled-in X.509 certificates\n[ 0.846639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.849393] zswap: loaded using pool lzo/zbud\n[ 0.851547] Key type trusted registered\n[ 0.853882] Key type encrypted registered\n[ 0.855128] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.856725] ima: No TPM chip found, activating TPM-bypass!\n[ 0.858336] evm: HMAC attrs: 0x1\n[ 0.859732] Magic number: 14:27:611\n[ 0.861019] rtc_cmos 00:00: setting system clock to 2018-08-31 01:37:07 UTC (1535679427)\n[ 0.863421] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.865047] EDD information not available.\n[ 0.918118] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935720] Write protecting the kernel read-only data: 14336k\n[ 0.938825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.941500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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 0.83\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.102468] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 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 0.97. iid=i-00000006\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/dev/root resized successfully [took 0.13s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYcRjfSHBTl2c79Shdwx0WFV/X/jfCdhAbIyuS/P5H9MZeJbcf1qsj+AvhnK3JxhmPCSecR23HE1cMJbqIx2Jr3BU4GC6B/8K2E1Rk/m/cHJQbO3LLsCPW6baivCVYwe2je/Joti8vmzTy1gx9fFU8Lgkv/JIBSAr2XCIqZM1gQ8SGq02KabIq7AXKkL6P4XaNEQZRNm9UN5ZkL5ScSKAuOxQibrBLHnMYmp+0UDevfs+KekyQAQdxdsqBx+mktImlxGxN3gQfJpn4lCjCO2Wnd5Xb9GeXVagr4Gk37ORS4T+nlBx3ZlvmU1U6pIkkwqx5KjlxlEN+rEdZw0wpQfy/ root@vping-userdata-vm2-b660022e-3fc5-4e3b-8706-a354059fd096\nssh-dss AAAAB3NzaC1kc3MAAACBAPRYatrK3h2FwQNfGVKKSarVa3k9sztnn6/N6Ow4w/dCI4QPVIHVUubulVq3MOmbJdH3IcZxxGFmZc6EIlz9VxnL1fBEQkNH6DKq+ZM9ANBBDsNCpVQ/r02biZ448lEsX+VKeYtIMerqC6DCUu9yviZyf5Gm2gQL5VTh8yuuaJ2BAAAAFQDVABHrdONE2HcxfqzSP9qJnK8jZQAAAIAimFNbFGy1V7skrX0GM6SntNCrQm1MJbLpxcZiM/oKFYX40G/d1tZTFW9zXFmX3LnSiYfxr1yZqs/qzUDyXqEoXJn+16ifvu7U2M1Tf1mFK1jIRzSVApoAIT7aMgGa/LnUO/Tc3ZKIBT5LL54ng3G+cKTIqXAYfbsSci4mxG1L1QAAAIBzO8GBgHStm5X4A3MzLmqnuI4+PEKc1lMbdDUiXLlZkaukQudvi+XdJI66CpFcQUTpkJDqcco0g159nN3cMYC8VqhSf6VN/6XnfAdD0aAvLPPyqP4p65X7sF9lRQNJGKithABsaPMX/Mrnx8p35FKDQ0AP1YiShOQ7UNsUemyVZQ== root@vping-userdata-vm2-b660022e-3fc5-4e3b-8706-a354059fd096\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.11,24,fe80::f816:3eff:fe8b:5c96/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-b660022e-3fc5-4e3b-8706-a354059fd096\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-31 01:37:11,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c/action used request id req-e1a456a9-87f7-464a-b740-fd05141db683 2018-08-31 01:37:11,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863380432129s 2018-08-31 01:37:11,278 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c/action used request id req-e1a456a9-87f7-464a-b740-fd05141db683 2018-08-31 01:37:11,278 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506733716 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.201322] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.203794] pid_max: default: 32768 minimum: 301 [ 0.205126] ACPI: Core revision 20150930 [ 0.206890] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.208825] Security Framework initialized [ 0.210040] Yama: becoming mindful. [ 0.211144] AppArmor: AppArmor initialized [ 0.212424] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.214432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.216376] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.218157] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.220203] Initializing cgroup subsys io [ 0.221406] Initializing cgroup subsys memory [ 0.222701] Initializing cgroup subsys devices [ 0.224024] Initializing cgroup subsys freezer [ 0.225308] Initializing cgroup subsys net_cls [ 0.226621] Initializing cgroup subsys perf_event [ 0.227987] Initializing cgroup subsys net_prio [ 0.229320] Initializing cgroup subsys hugetlb [ 0.230638] Initializing cgroup subsys pids [ 0.231969] CPU: Physical Processor ID: 0 [ 0.233882] mce: CPU supports 10 MCE banks [ 0.235111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.236627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.253517] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.260296] ftrace: allocating 31920 entries in 125 pages [ 0.285633] smpboot: Max logical packages: 1 [ 0.286898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.288975] x2apic enabled [ 0.290178] Switched APIC routing to physical x2apic. [ 0.292792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.294438] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.297368] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.300004] KVM setup paravirtual spinlock [ 0.301691] x86: Booted up 1 node, 1 CPUs [ 0.302879] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.304909] devtmpfs: initialized [ 0.306970] evm: security.selinux [ 0.308003] evm: security.SMACK64 [ 0.309015] evm: security.SMACK64EXEC [ 0.310107] evm: security.SMACK64TRANSMUTE [ 0.311285] evm: security.SMACK64MMAP [ 0.312371] evm: security.ima [ 0.313315] evm: security.capability [ 0.314462] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.317144] pinctrl core: initialized pinctrl subsystem [ 0.318725] RTC time: 1:37:06, date: 08/31/18 [ 0.320084] NET: Registered protocol family 16 [ 0.321493] cpuidle: using governor ladder [ 0.322685] cpuidle: using governor menu [ 0.323838] PCCT header not found. [ 0.324919] ACPI: bus type PCI registered [ 0.326086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.327877] PCI: Using configuration type 1 for base access [ 0.330134] ACPI: Added _OSI(Module Device) [ 0.331357] ACPI: Added _OSI(Processor Device) [ 0.332625] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.333924] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336170] ACPI: Interpreter enabled [ 0.337298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.340016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.342697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.345387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.348104] ACPI: (supports S0 S5) [ 0.349140] ACPI: Using IOAPIC for interrupt routing [ 0.350525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354512] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.357962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.359708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.362881] acpiphp: Slot [3] registered [ 0.364045] acpiphp: Slot [4] registered [ 0.365206] acpiphp: Slot [5] registered [ 0.366369] acpiphp: Slot [6] registered [ 0.367528] acpiphp: Slot [7] registered [ 0.368698] acpiphp: Slot [8] registered [ 0.369854] acpiphp: Slot [9] registered [ 0.371010] acpiphp: Slot [10] registered [ 0.372192] acpiphp: Slot [11] registered [ 0.373369] acpiphp: Slot [12] registered [ 0.374550] acpiphp: Slot [13] registered [ 0.375727] acpiphp: Slot [14] registered [ 0.376906] acpiphp: Slot [15] registered [ 0.392781] acpiphp: Slot [16] registered [ 0.393963] acpiphp: Slot [17] registered [ 0.395172] acpiphp: Slot [18] registered [ 0.396357] acpiphp: Slot [19] registered [ 0.397541] acpiphp: Slot [20] registered [ 0.398733] acpiphp: Slot [21] registered [ 0.399917] acpiphp: Slot [22] registered [ 0.401092] acpiphp: Slot [23] registered [ 0.402271] acpiphp: Slot [24] registered [ 0.403450] acpiphp: Slot [25] registered [ 0.404628] acpiphp: Slot [26] registered [ 0.405804] acpiphp: Slot [27] registered [ 0.406986] acpiphp: Slot [28] registered [ 0.408181] acpiphp: Slot [29] registered [ 0.409360] acpiphp: Slot [30] registered [ 0.410534] acpiphp: Slot [31] registered [ 0.411715] PCI host bridge to bus 0000:00 [ 0.412894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414646] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.420653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.422816] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.426946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.428834] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.430536] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.432380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.436592] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.438705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.459610] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.461733] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.463787] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465818] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.468015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.469851] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.471758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.473300] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.475583] vgaarb: loaded [ 0.476468] vgaarb: bridge control possible 0000:00:02.0 [ 0.478214] SCSI subsystem initialized [ 0.479549] ACPI: bus type USB registered [ 0.480758] usbcore: registered new interface driver usbfs [ 0.482263] usbcore: registered new interface driver hub [ 0.483730] usbcore: registered new device driver usb [ 0.485319] PCI: Using ACPI for IRQ routing [ 0.486933] NetLabel: Initializing [ 0.488001] NetLabel: domain hash size = 128 [ 0.489259] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490685] NetLabel: unlabeled traffic allowed by default [ 0.492362] clocksource: Switched to clocksource kvm-clock [ 0.502447] AppArmor: AppArmor Filesystem Enabled [ 0.503851] pnp: PnP ACPI init [ 0.505147] pnp: PnP ACPI: found 5 devices [ 0.512148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514645] NET: Registered protocol family 2 [ 0.516135] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.518020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.519783] TCP: Hash tables configured (established 4096 bind 4096) [ 0.521541] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.523116] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.524821] NET: Registered protocol family 1 [ 0.526102] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.527694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.529270] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.560929] Trying to unpack rootfs image as initramfs... [ 0.623456] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.626226] Scanning for low memory corruption every 60 seconds [ 0.628293] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.630040] audit: initializing netlink subsys (disabled) [ 0.631594] audit: type=2000 audit(1535679427.455:1): initialized [ 0.633617] Initialise system trusted keyring [ 0.635071] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.636773] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.639603] zbud: loaded [ 0.640666] VFS: Disk quotas dquot_6.6.0 [ 0.641868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.644161] fuse init (API version 7.23) [ 0.645485] Key type big_key registered [ 0.646665] Allocating IMA MOK and blacklist keyrings. [ 0.648441] Key type asymmetric registered [ 0.649664] Asymmetric key parser 'x509' registered [ 0.651063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.653280] io scheduler noop registered [ 0.654450] io scheduler deadline registered (default) [ 0.655908] io scheduler cfq registered [ 0.657177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.658705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.660593] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.662738] ACPI: Power Button [PWRF] [ 0.664017] GHES: HEST is not enabled! [ 0.678195] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.707145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.710180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.734023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.737242] Linux agpgart interface v0.103 [ 0.740812] brd: module loaded [ 0.743143] loop: module loaded [ 0.748072] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.750301] GPT:90111 != 2097151 [ 0.751323] GPT:Alternate GPT header not at the end of the disk. [ 0.752983] GPT:90111 != 2097151 [ 0.754001] GPT: Use GNU Parted to correct GPT errors. [ 0.755466] vda: vda1 vda15 [ 0.757247] scsi host0: ata_piix [ 0.758411] scsi host1: ata_piix [ 0.759508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.761338] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.763717] libphy: Fixed MDIO Bus: probed [ 0.764978] tun: Universal TUN/TAP device driver, 1.6 [ 0.766426] tun: (C) 1999-2004 Max Krasnyansky [ 0.769547] PPP generic driver version 2.4.2 [ 0.770855] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.772577] ehci-pci: EHCI PCI platform driver [ 0.773832] ehci-platform: EHCI generic platform driver [ 0.775245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.776896] ohci-pci: OHCI PCI platform driver [ 0.778220] ohci-platform: OHCI generic platform driver [ 0.779728] uhci_hcd: USB Universal Host Controller Interface driver [ 0.794352] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.798136] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.799640] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.801318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.803146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.805254] usb usb1: Product: UHCI Host Controller [ 0.806637] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.808403] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809841] hub 1-0:1.0: USB hub found [ 0.810984] hub 1-0:1.0: 2 ports detected [ 0.812339] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.815412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.816817] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818366] mousedev: PS/2 mouse device common for all mice [ 0.820211] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.822876] rtc_cmos 00:00: RTC can wake from S4 [ 0.824512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828052] i2c /dev entries driver [ 0.829181] device-mapper: uevent: version 1.0.3 [ 0.830595] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.832996] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834950] NET: Registered protocol family 10 [ 0.836599] NET: Registered protocol family 17 [ 0.837944] Key type dns_resolver registered [ 0.839310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840916] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843481] registered taskstats version 1 [ 0.844732] Loading compiled-in X.509 certificates [ 0.846639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.849393] zswap: loaded using pool lzo/zbud [ 0.851547] Key type trusted registered [ 0.853882] Key type encrypted registered [ 0.855128] AppArmor: AppArmor sha1 policy hashing enabled [ 0.856725] ima: No TPM chip found, activating TPM-bypass! [ 0.858336] evm: HMAC attrs: 0x1 [ 0.859732] Magic number: 14:27:611 [ 0.861019] rtc_cmos 00:00: setting system clock to 2018-08-31 01:37:07 UTC (1535679427) [ 0.863421] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865047] EDD information not available. [ 0.918118] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.935720] Write protecting the kernel read-only data: 14336k [ 0.938825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.941500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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 0.83 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.102468] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 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 0.97. iid=i-00000006 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 /dev/root resized successfully [took 0.13s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYcRjfSHBTl2c79Shdwx0WFV/X/jfCdhAbIyuS/P5H9MZeJbcf1qsj+AvhnK3JxhmPCSecR23HE1cMJbqIx2Jr3BU4GC6B/8K2E1Rk/m/cHJQbO3LLsCPW6baivCVYwe2je/Joti8vmzTy1gx9fFU8Lgkv/JIBSAr2XCIqZM1gQ8SGq02KabIq7AXKkL6P4XaNEQZRNm9UN5ZkL5ScSKAuOxQibrBLHnMYmp+0UDevfs+KekyQAQdxdsqBx+mktImlxGxN3gQfJpn4lCjCO2Wnd5Xb9GeXVagr4Gk37ORS4T+nlBx3ZlvmU1U6pIkkwqx5KjlxlEN+rEdZw0wpQfy/ root@vping-userdata-vm2-b660022e-3fc5-4e3b-8706-a354059fd096 ssh-dss AAAAB3NzaC1kc3MAAACBAPRYatrK3h2FwQNfGVKKSarVa3k9sztnn6/N6Ow4w/dCI4QPVIHVUubulVq3MOmbJdH3IcZxxGFmZc6EIlz9VxnL1fBEQkNH6DKq+ZM9ANBBDsNCpVQ/r02biZ448lEsX+VKeYtIMerqC6DCUu9yviZyf5Gm2gQL5VTh8yuuaJ2BAAAAFQDVABHrdONE2HcxfqzSP9qJnK8jZQAAAIAimFNbFGy1V7skrX0GM6SntNCrQm1MJbLpxcZiM/oKFYX40G/d1tZTFW9zXFmX3LnSiYfxr1yZqs/qzUDyXqEoXJn+16ifvu7U2M1Tf1mFK1jIRzSVApoAIT7aMgGa/LnUO/Tc3ZKIBT5LL54ng3G+cKTIqXAYfbsSci4mxG1L1QAAAIBzO8GBgHStm5X4A3MzLmqnuI4+PEKc1lMbdDUiXLlZkaukQudvi+XdJI66CpFcQUTpkJDqcco0g159nN3cMYC8VqhSf6VN/6XnfAdD0aAvLPPyqP4p65X7sF9lRQNJGKithABsaPMX/Mrnx8p35FKDQ0AP1YiShOQ7UNsUemyVZQ== root@vping-userdata-vm2-b660022e-3fc5-4e3b-8706-a354059fd096 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe8b:5c96/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-b660022e-3fc5-4e3b-8706-a354059fd096 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-08-31 01:37:11,279 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-31 01:37:11,384 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:37:11,385 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 01:37:11,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:37:11,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:11,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:37: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-828cd5ef-6fdc-4b97-ae0a-06055ecbae5a x-compute-request-id: req-828cd5ef-6fdc-4b97-ae0a-06055ecbae5a Content-Type: application/json 2018-08-31 01:37:11,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a used request id req-828cd5ef-6fdc-4b97-ae0a-06055ecbae5a 2018-08-31 01:37:11,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173820972443s 2018-08-31 01:37:11,564 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a used request id req-828cd5ef-6fdc-4b97-ae0a-06055ecbae5a 2018-08-31 01:37:11,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:11,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-f9e81247-1cab-406d-9e91-f9920a535784 x-compute-request-id: req-f9e81247-1cab-406d-9e91-f9920a535784 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:5c:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:06.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:06Z", "hostId": "e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:3d", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ed809907-32ed-4e86-86f0-f2ca2a305a8a", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:36:54.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "ed809907-32ed-4e86-86f0-f2ca2a305a8a", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:11Z", "hostId": "f901401bc6f6ede222bdd9e01a9cc692faed8c4c7e0a3e8e1538fef9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:48Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:11,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9e81247-1cab-406d-9e91-f9920a535784 2018-08-31 01:37:11,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364316940308s 2018-08-31 01:37:11,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9e81247-1cab-406d-9e91-f9920a535784 2018-08-31 01:37:11,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:13,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:14,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-e93131bd-921a-4a9a-99ea-80316f804499 x-compute-request-id: req-e93131bd-921a-4a9a-99ea-80316f804499 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:5c:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:06.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:06Z", "hostId": "e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:14,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e93131bd-921a-4a9a-99ea-80316f804499 2018-08-31 01:37:14,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181890964508s 2018-08-31 01:37:14,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e93131bd-921a-4a9a-99ea-80316f804499 2018-08-31 01:37:14,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:37:14,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:14,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:37: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-876e8668-c55d-4ef6-8bf8-2698e805f797 x-compute-request-id: req-876e8668-c55d-4ef6-8bf8-2698e805f797 Content-Type: application/json 2018-08-31 01:37:14,266 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c used request id req-876e8668-c55d-4ef6-8bf8-2698e805f797 2018-08-31 01:37:14,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147954940796s 2018-08-31 01:37:14,267 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c used request id req-876e8668-c55d-4ef6-8bf8-2698e805f797 2018-08-31 01:37:14,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:14,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-fd8611ce-e33e-4769-9b7a-a2e9531bde59 x-compute-request-id: req-fd8611ce-e33e-4769-9b7a-a2e9531bde59 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:5c:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a17026b-261c-4b52-8097-c15db040c21c", "rel": "bookmark"}], "image": {"id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "links": [{"href": "http://172.30.9.27:8774/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:06.000000", "flavor": {"id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "links": [{"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}]}, "id": "3a17026b-261c-4b52-8097-c15db040c21c", "security_groups": [{"name": "default"}], "user_id": "7fd534d7f0e243e494bdeea571e0dcf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:14Z", "hostId": "e3f6d1a4bfa79dc5e793a198cb6a0d75605208ec87cfcf4ec3ab45fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_b660022e-3fc5-4e3b-8706-a354059fd096", "created": "2018-08-31T01:36:59Z", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:14,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fd8611ce-e33e-4769-9b7a-a2e9531bde59 2018-08-31 01:37:14,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190286159515s 2018-08-31 01:37:14,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fd8611ce-e33e-4769-9b7a-a2e9531bde59 2018-08-31 01:37:14,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:16,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:16,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-63d787a3-45db-4682-91fd-63248bd2372a x-compute-request-id: req-63d787a3-45db-4682-91fd-63248bd2372a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 01:37:16,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-63d787a3-45db-4682-91fd-63248bd2372a 2018-08-31 01:37:16,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0642900466919s 2018-08-31 01:37:16,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-63d787a3-45db-4682-91fd-63248bd2372a 2018-08-31 01:37:16,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:37:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" -d '{"subnet_id": "964e51d7-c574-43ca-99ea-24dfdde10e59"}' 2018-08-31 01:37:18,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08e1ac60-a71e-4100-ad86-9e5aeef76316 Date: Fri, 31 Aug 2018 01:37:18 GMT RESP BODY: {"network_id": "303f2cbf-ef8e-4bf7-809b-76eab05684c3", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "subnet_id": "964e51d7-c574-43ca-99ea-24dfdde10e59", "subnet_ids": ["964e51d7-c574-43ca-99ea-24dfdde10e59"], "port_id": "e5c70787-7878-4975-a54a-3730994f4a6c", "id": "0bd6fa2c-3230-420e-88c4-53153b181ad3"} 2018-08-31 01:37:18,475 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3/remove_router_interface.json used request id req-08e1ac60-a71e-4100-ad86-9e5aeef76316 2018-08-31 01:37:18,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9474799633s 2018-08-31 01:37:18,476 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3/remove_router_interface.json used request id req-08e1ac60-a71e-4100-ad86-9e5aeef76316 returning object 0bd6fa2c-3230-420e-88c4-53153b181ad3 2018-08-31 01:37:18,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:37:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:18,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-76a8044d-83e2-42cf-8adc-f307b87be6cf Date: Fri, 31 Aug 2018 01:37:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "created_at": "2018-08-31T01:36:40Z", "admin_state_up": true, "updated_at": "2018-08-31T01:37:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7848733501174cecb6a00ff4eb0c862d", "id": "0bd6fa2c-3230-420e-88c4-53153b181ad3", "name": "vping_userdata-router_b660022e-3fc5-4e3b-8706-a354059fd096"}]} 2018-08-31 01:37:18,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-76a8044d-83e2-42cf-8adc-f307b87be6cf 2018-08-31 01:37:18,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.286912918091s 2018-08-31 01:37:18,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-76a8044d-83e2-42cf-8adc-f307b87be6cf 2018-08-31 01:37:18,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:37:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:19,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91736da7-c17c-4b9b-b382-e5af88cf919f Content-Length: 0 Date: Fri, 31 Aug 2018 01:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:37:19,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3.json used request id req-91736da7-c17c-4b9b-b382-e5af88cf919f 2018-08-31 01:37:19,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17386078835s 2018-08-31 01:37:19,939 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0bd6fa2c-3230-420e-88c4-53153b181ad3.json used request id req-91736da7-c17c-4b9b-b382-e5af88cf919f 2018-08-31 01:37:19,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:37:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4f547ac6-f58d-422a-a7a0-732b981ba22f Date: Fri, 31 Aug 2018 01:37:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:36: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":"7848733501174cecb6a00ff4eb0c862d","id":"964e51d7-c574-43ca-99ea-24dfdde10e59","subnetpool_id":null,"name":"vping_userdata-subnet_b660022e-3fc5-4e3b-8706-a354059fd096"}]} 2018-08-31 01:37:19,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4f547ac6-f58d-422a-a7a0-732b981ba22f 2018-08-31 01:37:19,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410220623016s 2018-08-31 01:37:19,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4f547ac6-f58d-422a-a7a0-732b981ba22f 2018-08-31 01:37:19,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:37:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/964e51d7-c574-43ca-99ea-24dfdde10e59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:21,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e2e62c7-116e-49b9-844c-1db28ceaaa97 Date: Fri, 31 Aug 2018 01:37:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:37:21,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/964e51d7-c574-43ca-99ea-24dfdde10e59.json used request id req-5e2e62c7-116e-49b9-844c-1db28ceaaa97 2018-08-31 01:37:21,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.110435009s 2018-08-31 01:37:21,093 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/964e51d7-c574-43ca-99ea-24dfdde10e59.json used request id req-5e2e62c7-116e-49b9-844c-1db28ceaaa97 2018-08-31 01:37:21,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:37:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:21,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-dd6b08c7-81c1-43db-982a-efc2cb7fd50b Date: Fri, 31 Aug 2018 01:37:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"303f2cbf-ef8e-4bf7-809b-76eab05684c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7848733501174cecb6a00ff4eb0c862d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:37:20Z","qos_policy_id":null,"name":"vping_userdata-net_b660022e-3fc5-4e3b-8706-a354059fd096","admin_state_up":true,"tenant_id":"7848733501174cecb6a00ff4eb0c862d","created_at":"2018-08-31T01:36:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:37:21,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dd6b08c7-81c1-43db-982a-efc2cb7fd50b 2018-08-31 01:37:21,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084755897522s 2018-08-31 01:37:21,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dd6b08c7-81c1-43db-982a-efc2cb7fd50b 2018-08-31 01:37:21,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:37:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/303f2cbf-ef8e-4bf7-809b-76eab05684c3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:22,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4116e105-27be-48f6-90ce-cf949c417906 Date: Fri, 31 Aug 2018 01:37:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:37:22,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/303f2cbf-ef8e-4bf7-809b-76eab05684c3.json used request id req-4116e105-27be-48f6-90ce-cf949c417906 2018-08-31 01:37:22,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1345949173s 2018-08-31 01:37:22,315 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/303f2cbf-ef8e-4bf7-809b-76eab05684c3.json used request id req-4116e105-27be-48f6-90ce-cf949c417906 2018-08-31 01:37:22,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:37:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-12c309bc-41e2-4c69-8155-7ec2697f1266 Date: Fri, 31 Aug 2018 01:37:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:36:46Z", "file": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/file", "owner": "7848733501174cecb6a00ff4eb0c862d", "id": "c91c84e3-d4fe-4ac3-891b-836eb4909d24", "size": 12716032, "self": "/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_b660022e-3fc5-4e3b-8706-a354059fd096", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:37:22,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-12c309bc-41e2-4c69-8155-7ec2697f1266 2018-08-31 01:37:22,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.365911006927s 2018-08-31 01:37:22,686 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-12c309bc-41e2-4c69-8155-7ec2697f1266 2018-08-31 01:37:22,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:37:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1e49c9c40e921a6f456ecc00de94ca4a6244ef1" 2018-08-31 01:37:23,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6343aa4b-1151-400d-9566-2db0c36c8ea6 Date: Fri, 31 Aug 2018 01:37:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:37:23,010 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24 used request id req-6343aa4b-1151-400d-9566-2db0c36c8ea6 2018-08-31 01:37:23,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.322507858276s 2018-08-31 01:37:23,010 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c91c84e3-d4fe-4ac3-891b-836eb4909d24 used request id req-6343aa4b-1151-400d-9566-2db0c36c8ea6 2018-08-31 01:37:23,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:37:23,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:37:23,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-cc5bfc4a-bb36-481f-8f83-f2aab75b0b8e x-compute-request-id: req-cc5bfc4a-bb36-481f-8f83-f2aab75b0b8e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_b660022e-3fc5-4e3b-8706-a354059fd096", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "51fcf8e5-6ec5-4d2a-8c7b-5e620111705a"}]} 2018-08-31 01:37:23,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc5bfc4a-bb36-481f-8f83-f2aab75b0b8e 2018-08-31 01:37:23,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023148059845s 2018-08-31 01:37:23,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc5bfc4a-bb36-481f-8f83-f2aab75b0b8e 2018-08-31 01:37:23,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:37:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:37:23,069 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-4ee8d8e6-32dd-4dd3-8651-1bfd75d2dd2c x-compute-request-id: req-4ee8d8e6-32dd-4dd3-8651-1bfd75d2dd2c Content-Length: 0 Content-Type: application/json 2018-08-31 01:37:23,069 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a used request id req-4ee8d8e6-32dd-4dd3-8651-1bfd75d2dd2c 2018-08-31 01:37:23,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337071418762s 2018-08-31 01:37:23,069 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/51fcf8e5-6ec5-4d2a-8c7b-5e620111705a used request id req-4ee8d8e6-32dd-4dd3-8651-1bfd75d2dd2c 2018-08-31 01:37:23,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:37:23,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:37:23,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ee1617-4553-4dcc-b519-90c53ce347a3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096", "links": {"self": "http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7fd534d7f0e243e494bdeea571e0dcf5", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:37:23,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-03ee1617-4553-4dcc-b519-90c53ce347a3 2018-08-31 01:37:23,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.292893886566s 2018-08-31 01:37:23,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-03ee1617-4553-4dcc-b519-90c53ce347a3 2018-08-31 01:37:23,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:37:23,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:37:23,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed6abc0-6ec1-47d8-95c5-0b1a6430578b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_b660022e-3fc5-4e3b-8706-a354059fd096", "links": {"self": "http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7fd534d7f0e243e494bdeea571e0dcf5", "description": null}} 2018-08-31 01:37:23,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5 used request id req-5ed6abc0-6ec1-47d8-95c5-0b1a6430578b 2018-08-31 01:37:23,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111872196198s 2018-08-31 01:37:23,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5 used request id req-5ed6abc0-6ec1-47d8-95c5-0b1a6430578b 2018-08-31 01:37:23,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:37:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:37:23,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77c12e8-25fd-47e8-8ae7-98b318d0d3bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:37:23,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5 used request id req-b77c12e8-25fd-47e8-8ae7-98b318d0d3bb 2018-08-31 01:37:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295166969299s 2018-08-31 01:37:23,777 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7fd534d7f0e243e494bdeea571e0dcf5 used request id req-b77c12e8-25fd-47e8-8ae7-98b318d0d3bb 2018-08-31 01:37:23,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:37:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:37:23,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6efe23f-123e-42c1-9968-f5c1366ceef5 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d"}, "tags": [], "enabled": true, "id": "7848733501174cecb6a00ff4eb0c862d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_b660022e-3fc5-4e3b-8706-a354059fd096"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 01:37:23,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6efe23f-123e-42c1-9968-f5c1366ceef5 2018-08-31 01:37:23,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18919301033s 2018-08-31 01:37:23,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6efe23f-123e-42c1-9968-f5c1366ceef5 2018-08-31 01:37:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:37:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a2b93b8f3d491bf84ad9b977a6e0f7a8c89db6d" 2018-08-31 01:37:24,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6ef8e3-718f-496c-9a12-82498a4ecbd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:37:24,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d used request id req-db6ef8e3-718f-496c-9a12-82498a4ecbd3 2018-08-31 01:37:24,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.351609230042s 2018-08-31 01:37:24,330 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7848733501174cecb6a00ff4eb0c862d used request id req-db6ef8e3-718f-496c-9a12-82498a4ecbd3 2018-08-31 01:37:24,383 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-31 01:37:24,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:37:24,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:37:24,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:37:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:37:24,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbb83be-f5b7-4238-91c7-edf8a72720fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:37:24,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-acbb83be-f5b7-4238-91c7-edf8a72720fa 2018-08-31 01:37:24,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:37:24,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["lw12DLmJRjaaRfXr6rkSXw"], "issued_at": "2018-08-31T01:37:24.000000Z"}} 2018-08-31 01:37:24,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:37:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:25,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c358a3b0-a938-4050-89dd-a151e17a1709 Date: Fri, 31 Aug 2018 01:37:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:37:25,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c358a3b0-a938-4050-89dd-a151e17a1709 2018-08-31 01:37:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354531049728s 2018-08-31 01:37:25,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c358a3b0-a938-4050-89dd-a151e17a1709 2018-08-31 01:37:25,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:37:25,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bddcb0c-455d-4957-b1bb-538e6843b33b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:37:25,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0bddcb0c-455d-4957-b1bb-538e6843b33b 2018-08-31 01:37:25,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:37:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:25,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce50a4f-d526-43dc-b34b-071c782a11f6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:37:25,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6ce50a4f-d526-43dc-b34b-071c782a11f6 2018-08-31 01:37:25,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193333864212s 2018-08-31 01:37:25,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6ce50a4f-d526-43dc-b34b-071c782a11f6 2018-08-31 01:37:25,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:37:25,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}}' 2018-08-31 01:37:25,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b29fdcc9-e0d7-4d1e-9f4e-a4bcd77004b5 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af"}, "tags": [], "enabled": true, "id": "2fe036b022ce4cb08cc493c795f770af", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}} 2018-08-31 01:37:25,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b29fdcc9-e0d7-4d1e-9f4e-a4bcd77004b5 2018-08-31 01:37:25,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.186172008514s 2018-08-31 01:37:25,581 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b29fdcc9-e0d7-4d1e-9f4e-a4bcd77004b5 2018-08-31 01:37:25,582 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'2fe036b022ce4cb08cc493c795f770af', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea'}) 2018-08-31 01:37:25,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:37:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "04e7e215-6dcc-4575-a35a-3025c23d89a7", "email": null, "name": "cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}}' 2018-08-31 01:37:26,048 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766a4019-b1e1-4fa7-8bde-5d7828e5c6b7 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": {"self": "http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb07882d20149b592ee5f55f5111c63", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:37:26,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-766a4019-b1e1-4fa7-8bde-5d7828e5c6b7 2018-08-31 01:37:26,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460052013397s 2018-08-31 01:37:26,049 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-766a4019-b1e1-4fa7-8bde-5d7828e5c6b7 2018-08-31 01:37:26,049 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1bb07882d20149b592ee5f55f5111c63', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea'}) 2018-08-31 01:37:26,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:37:26,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1823d8-ed1d-4c4a-b0f2-4cb21ca0fadd Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:37:26,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2d1823d8-ed1d-4c4a-b0f2-4cb21ca0fadd 2018-08-31 01:37:26,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175096988678s 2018-08-31 01:37:26,228 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2d1823d8-ed1d-4c4a-b0f2-4cb21ca0fadd 2018-08-31 01:37:26,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:37:26,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:26,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd27cf33-1ac0-4fca-9f81-75bb7104f3a1 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:37:26,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd27cf33-1ac0-4fca-9f81-75bb7104f3a1 2018-08-31 01:37:26,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104094028473s 2018-08-31 01:37:26,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd27cf33-1ac0-4fca-9f81-75bb7104f3a1 2018-08-31 01:37:26,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:37:26,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:26,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b53b32-b951-404e-bca1-59de068c1af6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:37:26,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78b53b32-b951-404e-bca1-59de068c1af6 2018-08-31 01:37:26,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102936983109s 2018-08-31 01:37:26,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78b53b32-b951-404e-bca1-59de068c1af6 2018-08-31 01:37:26,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:37:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:26,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696e096d-7f3d-44e9-9b9c-3c04f9a43ce4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:37:26,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-696e096d-7f3d-44e9-9b9c-3c04f9a43ce4 2018-08-31 01:37:26,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103305101395s 2018-08-31 01:37:26,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-696e096d-7f3d-44e9-9b9c-3c04f9a43ce4 2018-08-31 01:37:26,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:37:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:26,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c369e0-e2f7-4875-95f2-b011d5bb87ff Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": {"self": "http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb07882d20149b592ee5f55f5111c63", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:37:26,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a9c369e0-e2f7-4875-95f2-b011d5bb87ff 2018-08-31 01:37:26,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116795063019s 2018-08-31 01:37:26,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a9c369e0-e2f7-4875-95f2-b011d5bb87ff 2018-08-31 01:37:26,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:37:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085018f0-0893-43ac-bae2-2bb3633df9de Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af"}, "tags": [], "enabled": true, "id": "2fe036b022ce4cb08cc493c795f770af", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 01:37:26,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-085018f0-0893-43ac-bae2-2bb3633df9de 2018-08-31 01:37:26,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195960998535s 2018-08-31 01:37:26,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-085018f0-0893-43ac-bae2-2bb3633df9de 2018-08-31 01:37:26,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:37:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=1bb07882d20149b592ee5f55f5111c63&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=2fe036b022ce4cb08cc493c795f770af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:27,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014a4745-b35a-430c-92ca-6d5620b75120 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1bb07882d20149b592ee5f55f5111c63&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=2fe036b022ce4cb08cc493c795f770af", "previous": null, "next": null}} 2018-08-31 01:37:27,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1bb07882d20149b592ee5f55f5111c63&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=2fe036b022ce4cb08cc493c795f770af used request id req-014a4745-b35a-430c-92ca-6d5620b75120 2018-08-31 01:37:27,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151634216309s 2018-08-31 01:37:27,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1bb07882d20149b592ee5f55f5111c63&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=2fe036b022ce4cb08cc493c795f770af used request id req-014a4745-b35a-430c-92ca-6d5620b75120 2018-08-31 01:37:27,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:37:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af/users/1bb07882d20149b592ee5f55f5111c63/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:37:27,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d095686-327a-45c3-9f16-73c290c62ea0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:37:27,226 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af/users/1bb07882d20149b592ee5f55f5111c63/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-1d095686-327a-45c3-9f16-73c290c62ea0 2018-08-31 01:37:27,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182385921478s 2018-08-31 01:37:27,226 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af/users/1bb07882d20149b592ee5f55f5111c63/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-1d095686-327a-45c3-9f16-73c290c62ea0 2018-08-31 01:37:27,227 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'2fe036b022ce4cb08cc493c795f770af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '04e7e215-6dcc-4575-a35a-3025c23d89a7', 'username': u'cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:37:27,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:37:27,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:37:27,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:37:27,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:37:27,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:37:27,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:37:27,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:37:27,232 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'password': '04e7e215-6dcc-4575-a35a-3025c23d89a7', 'project_name': 'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '2fe036b022ce4cb08cc493c795f770af', 'project_domain_name': 'Default'} 2018-08-31 01:37:27,232 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-31 01:37:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:37:27,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8000c6-5637-4b28-a674-000a250ae95f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:37:27,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5a8000c6-5637-4b28-a674-000a250ae95f 2018-08-31 01:37:27,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:37:27,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fe036b022ce4cb08cc493c795f770af", "name": "cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/2fe036b022ce4cb08cc493c795f770af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/2fe036b022ce4cb08cc493c795f770af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/2fe036b022ce4cb08cc493c795f770af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/2fe036b022ce4cb08cc493c795f770af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/2fe036b022ce4cb08cc493c795f770af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_2fe036b022ce4cb08cc493c795f770af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2fe036b022ce4cb08cc493c795f770af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2fe036b022ce4cb08cc493c795f770af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/2fe036b022ce4cb08cc493c795f770af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/2fe036b022ce4cb08cc493c795f770af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2fe036b022ce4cb08cc493c795f770af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/2fe036b022ce4cb08cc493c795f770af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/2fe036b022ce4cb08cc493c795f770af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "id": "1bb07882d20149b592ee5f55f5111c63"}, "audit_ids": ["wrTztUHcTpSOByHo4SSKtQ"], "issued_at": "2018-08-31T01:37:27.000000Z"}} 2018-08-31 01:37:27,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:37:27,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"network": {"name": "cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "admin_state_up": true}}' 2018-08-31 01:37:28,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-71ba052f-6a94-4daa-ab7e-0d91b7388709 Date: Fri, 31 Aug 2018 01:37:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:37:28Z","is_default":false,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450}} 2018-08-31 01:37:28,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-71ba052f-6a94-4daa-ab7e-0d91b7388709 2018-08-31 01:37:28,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.604038953781s 2018-08-31 01:37:28,256 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-71ba052f-6a94-4daa-ab7e-0d91b7388709 2018-08-31 01:37:28,257 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:37:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5c033982-7246-41d9-b122-ab5b907c906a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea', u'admin_state_up': True, u'tenant_id': u'2fe036b022ce4cb08cc493c795f770af', u'created_at': u'2018-08-31T01:37:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2fe036b022ce4cb08cc493c795f770af', u'l2_adjacency': True}) 2018-08-31 01:37:28,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:37:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:28,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-34734a63-2340-4d85-97b2-699c24b45f99 Date: Fri, 31 Aug 2018 01:37:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:37:28Z","qos_policy_id":null,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:37:28,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-34734a63-2340-4d85-97b2-699c24b45f99 2018-08-31 01:37:28,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124619960785s 2018-08-31 01:37:28,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-34734a63-2340-4d85-97b2-699c24b45f99 2018-08-31 01:37:28,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:37:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"subnet": {"name": "cinder_test-subnet_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "enable_dhcp": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:37:28,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f7e7d337-72d8-406a-aefe-aed911a40b86 Date: Fri, 31 Aug 2018 01:37:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c033982-7246-41d9-b122-ab5b907c906a","tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:37:28Z","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":"2fe036b022ce4cb08cc493c795f770af","id":"3f3f497e-2be4-4674-8c03-c8cfb660499b","subnetpool_id":null,"name":"cinder_test-subnet_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}} 2018-08-31 01:37:28,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f7e7d337-72d8-406a-aefe-aed911a40b86 2018-08-31 01:37:28,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.548027992249s 2018-08-31 01:37:28,932 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f7e7d337-72d8-406a-aefe-aed911a40b86 2018-08-31 01:37:28,933 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:37:28Z', 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'3f3f497e-2be4-4674-8c03-c8cfb660499b', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_80cdf913-ae1e-4f1c-a104-a155f6e831ea', u'enable_dhcp': True, u'network_id': u'5c033982-7246-41d9-b122-ab5b907c906a', u'tenant_id': u'2fe036b022ce4cb08cc493c795f770af', u'created_at': u'2018-08-31T01:37:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2fe036b022ce4cb08cc493c795f770af'}) 2018-08-31 01:37:28,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:37:28,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "cinder_test-router_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "admin_state_up": true}}' 2018-08-31 01:37:30,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-233f9d62-02f3-4001-a15f-7b40d3352297 Date: Fri, 31 Aug 2018 01:37:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:28Z", "admin_state_up": true, "updated_at": "2018-08-31T01:37:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "name": "cinder_test-router_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}} 2018-08-31 01:37:30,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-233f9d62-02f3-4001-a15f-7b40d3352297 2018-08-31 01:37:30,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46313714981s 2018-08-31 01:37:30,397 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-233f9d62-02f3-4001-a15f-7b40d3352297 2018-08-31 01:37:30,397 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:37:30Z', u'revision_number': 2, u'id': u'75ddc260-cae9-449d-a7aa-a05e9ab2747c', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_80cdf913-ae1e-4f1c-a104-a155f6e831ea', u'admin_state_up': True, u'tenant_id': u'2fe036b022ce4cb08cc493c795f770af', u'created_at': u'2018-08-31T01:37:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'2fe036b022ce4cb08cc493c795f770af'}) 2018-08-31 01:37:30,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:37:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"subnet_id": "3f3f497e-2be4-4674-8c03-c8cfb660499b"}' 2018-08-31 01:37:32,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cfff190f-c655-44b3-a048-a48b3a19faaf Date: Fri, 31 Aug 2018 01:37:32 GMT RESP BODY: {"network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "subnet_id": "3f3f497e-2be4-4674-8c03-c8cfb660499b", "subnet_ids": ["3f3f497e-2be4-4674-8c03-c8cfb660499b"], "port_id": "0354c59f-f7ba-46c2-99ce-daa240662791", "id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c"} 2018-08-31 01:37:32,821 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c/add_router_interface.json used request id req-cfff190f-c655-44b3-a048-a48b3a19faaf 2018-08-31 01:37:32,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.42284202576s 2018-08-31 01:37:32,821 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c/add_router_interface.json used request id req-cfff190f-c655-44b3-a048-a48b3a19faaf returning object 75ddc260-cae9-449d-a7aa-a05e9ab2747c 2018-08-31 01:37:32,821 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:37:32,954 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:37:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:37:32,961 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:37:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:37:32,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:37:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:33,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fa4c5050-c345-40b7-ab5b-d49f81d4b3a3 Date: Fri, 31 Aug 2018 01:37:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:37:33,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa4c5050-c345-40b7-ab5b-d49f81d4b3a3 2018-08-31 01:37:33,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264540195465s 2018-08-31 01:37:33,231 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa4c5050-c345-40b7-ab5b-d49f81d4b3a3 2018-08-31 01:37:33,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:37:33,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}' 2018-08-31 01:37:33,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e69ab736-7fd7-46fb-82b7-120983090e89 Date: Fri, 31 Aug 2018 01:37:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:37:33Z", "file": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file", "owner": "2fe036b022ce4cb08cc493c795f770af", "id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "size": null, "self": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "checksum": null, "created_at": "2018-08-31T01:37:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:37:33,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e69ab736-7fd7-46fb-82b7-120983090e89 2018-08-31 01:37:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0522708892822s 2018-08-31 01:37:33,291 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e69ab736-7fd7-46fb-82b7-120983090e89 returning object 9d9dc5c7-d319-4733-8615-bc409f9ed0de 2018-08-31 01:37:33,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:37:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '' 2018-08-31 01:37:34,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d33e9d43-2d35-4e28-99b5-1117e44fa7f2 Date: Fri, 31 Aug 2018 01:37:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:37:34,416 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file used request id req-d33e9d43-2d35-4e28-99b5-1117e44fa7f2 2018-08-31 01:37:34,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12364912033s 2018-08-31 01:37:34,416 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file used request id req-d33e9d43-2d35-4e28-99b5-1117e44fa7f2 2018-08-31 01:37:34,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:37:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:34,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-2cadc0e9-234a-4671-9273-70776e6acbe8 Date: Fri, 31 Aug 2018 01:37:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:37:34Z", "file": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file", "owner": "2fe036b022ce4cb08cc493c795f770af", "id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "size": 12716032, "self": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:37:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:37:34,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2cadc0e9-234a-4671-9273-70776e6acbe8 2018-08-31 01:37:34,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.04696393013s 2018-08-31 01:37:34,468 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2cadc0e9-234a-4671-9273-70776e6acbe8 2018-08-31 01:37:34,469 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file', 'owner': u'2fe036b022ce4cb08cc493c795f770af', 'id': u'9d9dc5c7-d319-4733-8615-bc409f9ed0de', 'size': 12716032, u'self': u'/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe036b022ce4cb08cc493c795f770af', 'name': 'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:37:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T01:37:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'created': u'2018-08-31T01:37:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:37:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:37:34,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:37:34,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:37:34,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-3fd82c5a-d8cd-4de7-a440-bd1ecddf72a9 x-compute-request-id: req-3fd82c5a-d8cd-4de7-a440-bd1ecddf72a9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a6e46175-e852-45be-b950-6e4502a28769"}} 2018-08-31 01:37:34,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3fd82c5a-d8cd-4de7-a440-bd1ecddf72a9 2018-08-31 01:37:34,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.301261901855s 2018-08-31 01:37:34,772 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3fd82c5a-d8cd-4de7-a440-bd1ecddf72a9 2018-08-31 01:37:34,773 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_80cdf913-ae1e-4f1c-a104-a155f6e831ea', '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'c0ca313478164ad283b44a36646e55ec', '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'a6e46175-e852-45be-b950-6e4502a28769', 'swap': 0}) 2018-08-31 01:37:34,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:37:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" -d '{"extra_specs": {}}' 2018-08-31 01:37:34,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-642cc6c1-b49a-4797-ba71-91a3ff574214 x-compute-request-id: req-642cc6c1-b49a-4797-ba71-91a3ff574214 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:37:34,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769/os-extra_specs used request id req-642cc6c1-b49a-4797-ba71-91a3ff574214 2018-08-31 01:37:34,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205318927765s 2018-08-31 01:37:34,794 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769/os-extra_specs used request id req-642cc6c1-b49a-4797-ba71-91a3ff574214 2018-08-31 01:37:34,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 01:37:34,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"keypair": {"name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}}' 2018-08-31 01:37:35,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-67650841-8d52-42ec-88e5-8c6d6f7f02a2 x-compute-request-id: req-67650841-8d52-42ec-88e5-8c6d6f7f02a2 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWWAlMsuFTKoNL6THD4925X+kkqw6Ed4Vv/xGj7VC6cR0Dn9yzDPFoTl4tRa+i159Q02mQ81XMoBEyGr/dYltmbKsreC4KHxlcMG+f2JCqxJhkGUAT/75xW1xlmiQGUiiaDGVsRGLRv5e8DeyV/iUi/hjhta8xbsExLeaRmDiPd/5PxNkif7AOoJs4cTruFQnPT2ywVmBP1Hvw+Ck/SF8FV57PJEqqPqs5HhaF5CLv+29feDzUyIv+1aH2I3jXC/9OHqLLGb88r/EJrC+8kJNMypAAzInUpZpWjik39Ra7SWqA42lo5HEaCj4GOmfP4ft0Y15wCWNf6kKSpXFqeZEn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1lgJTLLhUyqDS+kxw+PduV/pJKsOhHeFb/8Ro+1QunEdA5/c\nswzxaE5eLUWvotefUNNpkPNVzKARMhq/3WJbZmyrK3guCh8ZXDBvn9iQqsSYZBlA\nE/++cVtcZZokBlIomgxlbERi0b+XvA3slf4lIv4Y4bWvMW7BMS3mkZg4j3f+T8TZ\nIn+wDqCbOHE67hUJz09ssFZgT9R78PgpP0hfBVeezyRKqj6rOR4WheQi7/tvX3g8\n1MiL/tWh9iN41wv/Th6iyxm/PK/xCawvvJCTTMqQAMyJ1KWaVo4pN/UWu0lqgONp\naORxGgo+Bjpnz+H7dGNecAljX+pCkqVxanmRJwIDAQABAoIBAQCaHBITo0l+kkJ0\ngeXWAi+Y6OyoAJUfiQ/XxnzYb/hrFIjX4ki8M8IeTLpJsqDlZEKXymlMXqiBx1SV\nwcXRVraAngEz7+SqQlHphqm7M+pP3anzznPT7TzwI8/6/SiJouiuWdtSTJkAVdCy\n1RAVh/ULg8ZAAnFECW29/lKYu+luvHXTDgBb8QlAhfQVa17bXXnD9XeqEMZlSnlg\nvphTgY6Zm/cRcmDtaJ9tW9FV/mZVbEMDBiamBB8xT8u/f+902pvC12SiaaqPM1Ys\nNwMahEW7Vp3anVWaaTR5KZmPSwstKt/0MnPPNSrLb41JnX/GSafHO/yK+LHb7D69\nkcguSSoBAoGBAPvNLXfa1UQn738qmMU/Wwvx31XpNDwdRIpH8p+PMZOebE2mjn0Q\nbPos0aA2OW6+8IxOsDh3Imi+CyuAjsusXCGzvtynuE5hsGTaJL1jpalAekEXwL+z\nNNewPCoWRnJ8CjfKwKNXRMgvtBWfrUG+5V+6omZ39nvv4izXI7yiTVnxAoGBANnq\n+Ej5Kb3HJENIhjQaXLDtQ0IoL1oPLaMEbO6DAdVsxdkKHAFpFo4SJgwp2uGiNRZx\nezU9Vy4ApO0eVFsrJ2MMwL5vc3OAhMcJpOsq5Kd20bFOFNQsDVJqAOEBqwVMxkxc\nJ0Aa9ohQgaktNTbo3LdzUo0C0weplmnTD6BwzcSXAoGBAMJQyUjYEIKDSxhYuAJn\n7QwfwNkcmVnWwEDyWvL1Xy3rMOsPoKA039SEZ9T6Y4HqSdoNE4LPtTcdiaMtl4Tn\n40WC38SKjfm2+5gom/engX1Gq9G10eJeGmZks1lLTVwmCwCZL+Ydf4/4+EFDs0Gs\nXnhsn8zxwL5OFb3C3OpCWe0RAoGANeZqdxI6AtjI3WOI3kZO+uwUoL5zx+DNNu8X\nSn9Y6sM2xJI9jxPBIm7Wvldz7i9C1kRHZ0m+0IAUSxofX1VzLoqu+etzMPRu4xQ9\nmHVJjSpUf3iCqmAjA2l4wi65cFwnCCgbBT4mEF1pVMD70pMSVMXPe1VhgRmvPImZ\n6eM84g0CgYBXdpJYYskj3hNPjLpc+L+7Zppai9QQc78n82pX3bLbh7Y8WgLiNh8u\nPWf6DqkLPBbc+XbkNh4VNowd077ZXa9qNpDYbvsaIrWYocfNuD8ShzK5iSxbosfF\n3caZywbOxgmyw8hREKSvld1dd8KZTPmewE/J+tzMqrk2itHsybGUiw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1bb07882d20149b592ee5f55f5111c63", "name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "fingerprint": "08:11:50:5f:d2:11:c7:1f:dc:25:07:e0:00:09:c0:ed"}} 2018-08-31 01:37:35,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-67650841-8d52-42ec-88e5-8c6d6f7f02a2 2018-08-31 01:37:35,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.393239974976s 2018-08-31 01:37:35,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-67650841-8d52-42ec-88e5-8c6d6f7f02a2 2018-08-31 01:37:35,189 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWWAlMsuFTKoNL6THD4925X+kkqw6Ed4Vv/xGj7VC6cR0Dn9yzDPFoTl4tRa+i159Q02mQ81XMoBEyGr/dYltmbKsreC4KHxlcMG+f2JCqxJhkGUAT/75xW1xlmiQGUiiaDGVsRGLRv5e8DeyV/iUi/hjhta8xbsExLeaRmDiPd/5PxNkif7AOoJs4cTruFQnPT2ywVmBP1Hvw+Ck/SF8FV57PJEqqPqs5HhaF5CLv+29feDzUyIv+1aH2I3jXC/9OHqLLGb88r/EJrC+8kJNMypAAzInUpZpWjik39Ra7SWqA42lo5HEaCj4GOmfP4ft0Y15wCWNf6kKSpXFqeZEn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1lgJTLLhUyqDS+kxw+PduV/pJKsOhHeFb/8Ro+1QunEdA5/c\nswzxaE5eLUWvotefUNNpkPNVzKARMhq/3WJbZmyrK3guCh8ZXDBvn9iQqsSYZBlA\nE/++cVtcZZokBlIomgxlbERi0b+XvA3slf4lIv4Y4bWvMW7BMS3mkZg4j3f+T8TZ\nIn+wDqCbOHE67hUJz09ssFZgT9R78PgpP0hfBVeezyRKqj6rOR4WheQi7/tvX3g8\n1MiL/tWh9iN41wv/Th6iyxm/PK/xCawvvJCTTMqQAMyJ1KWaVo4pN/UWu0lqgONp\naORxGgo+Bjpnz+H7dGNecAljX+pCkqVxanmRJwIDAQABAoIBAQCaHBITo0l+kkJ0\ngeXWAi+Y6OyoAJUfiQ/XxnzYb/hrFIjX4ki8M8IeTLpJsqDlZEKXymlMXqiBx1SV\nwcXRVraAngEz7+SqQlHphqm7M+pP3anzznPT7TzwI8/6/SiJouiuWdtSTJkAVdCy\n1RAVh/ULg8ZAAnFECW29/lKYu+luvHXTDgBb8QlAhfQVa17bXXnD9XeqEMZlSnlg\nvphTgY6Zm/cRcmDtaJ9tW9FV/mZVbEMDBiamBB8xT8u/f+902pvC12SiaaqPM1Ys\nNwMahEW7Vp3anVWaaTR5KZmPSwstKt/0MnPPNSrLb41JnX/GSafHO/yK+LHb7D69\nkcguSSoBAoGBAPvNLXfa1UQn738qmMU/Wwvx31XpNDwdRIpH8p+PMZOebE2mjn0Q\nbPos0aA2OW6+8IxOsDh3Imi+CyuAjsusXCGzvtynuE5hsGTaJL1jpalAekEXwL+z\nNNewPCoWRnJ8CjfKwKNXRMgvtBWfrUG+5V+6omZ39nvv4izXI7yiTVnxAoGBANnq\n+Ej5Kb3HJENIhjQaXLDtQ0IoL1oPLaMEbO6DAdVsxdkKHAFpFo4SJgwp2uGiNRZx\nezU9Vy4ApO0eVFsrJ2MMwL5vc3OAhMcJpOsq5Kd20bFOFNQsDVJqAOEBqwVMxkxc\nJ0Aa9ohQgaktNTbo3LdzUo0C0weplmnTD6BwzcSXAoGBAMJQyUjYEIKDSxhYuAJn\n7QwfwNkcmVnWwEDyWvL1Xy3rMOsPoKA039SEZ9T6Y4HqSdoNE4LPtTcdiaMtl4Tn\n40WC38SKjfm2+5gom/engX1Gq9G10eJeGmZks1lLTVwmCwCZL+Ydf4/4+EFDs0Gs\nXnhsn8zxwL5OFb3C3OpCWe0RAoGANeZqdxI6AtjI3WOI3kZO+uwUoL5zx+DNNu8X\nSn9Y6sM2xJI9jxPBIm7Wvldz7i9C1kRHZ0m+0IAUSxofX1VzLoqu+etzMPRu4xQ9\nmHVJjSpUf3iCqmAjA2l4wi65cFwnCCgbBT4mEF1pVMD70pMSVMXPe1VhgRmvPImZ\n6eM84g0CgYBXdpJYYskj3hNPjLpc+L+7Zppai9QQc78n82pX3bLbh7Y8WgLiNh8u\nPWf6DqkLPBbc+XbkNh4VNowd077ZXa9qNpDYbvsaIrWYocfNuD8ShzK5iSxbosfF\n3caZywbOxgmyw8hREKSvld1dd8KZTPmewE/J+tzMqrk2itHsybGUiw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1bb07882d20149b592ee5f55f5111c63', 'name': u'cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'created_at': '2018-08-31T01:37:35.189621', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe036b022ce4cb08cc493c795f770af', 'name': 'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'08:11:50:5f:d2:11:c7:1f:dc:25:07:e0:00:09:c0:ed', 'type': 'ssh', 'id': u'cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea'}) 2018-08-31 01:37:35,190 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1lgJTLLhUyqDS+kxw+PduV/pJKsOhHeFb/8Ro+1QunEdA5/c swzxaE5eLUWvotefUNNpkPNVzKARMhq/3WJbZmyrK3guCh8ZXDBvn9iQqsSYZBlA E/++cVtcZZokBlIomgxlbERi0b+XvA3slf4lIv4Y4bWvMW7BMS3mkZg4j3f+T8TZ In+wDqCbOHE67hUJz09ssFZgT9R78PgpP0hfBVeezyRKqj6rOR4WheQi7/tvX3g8 1MiL/tWh9iN41wv/Th6iyxm/PK/xCawvvJCTTMqQAMyJ1KWaVo4pN/UWu0lqgONp aORxGgo+Bjpnz+H7dGNecAljX+pCkqVxanmRJwIDAQABAoIBAQCaHBITo0l+kkJ0 geXWAi+Y6OyoAJUfiQ/XxnzYb/hrFIjX4ki8M8IeTLpJsqDlZEKXymlMXqiBx1SV wcXRVraAngEz7+SqQlHphqm7M+pP3anzznPT7TzwI8/6/SiJouiuWdtSTJkAVdCy 1RAVh/ULg8ZAAnFECW29/lKYu+luvHXTDgBb8QlAhfQVa17bXXnD9XeqEMZlSnlg vphTgY6Zm/cRcmDtaJ9tW9FV/mZVbEMDBiamBB8xT8u/f+902pvC12SiaaqPM1Ys NwMahEW7Vp3anVWaaTR5KZmPSwstKt/0MnPPNSrLb41JnX/GSafHO/yK+LHb7D69 kcguSSoBAoGBAPvNLXfa1UQn738qmMU/Wwvx31XpNDwdRIpH8p+PMZOebE2mjn0Q bPos0aA2OW6+8IxOsDh3Imi+CyuAjsusXCGzvtynuE5hsGTaJL1jpalAekEXwL+z NNewPCoWRnJ8CjfKwKNXRMgvtBWfrUG+5V+6omZ39nvv4izXI7yiTVnxAoGBANnq +Ej5Kb3HJENIhjQaXLDtQ0IoL1oPLaMEbO6DAdVsxdkKHAFpFo4SJgwp2uGiNRZx ezU9Vy4ApO0eVFsrJ2MMwL5vc3OAhMcJpOsq5Kd20bFOFNQsDVJqAOEBqwVMxkxc J0Aa9ohQgaktNTbo3LdzUo0C0weplmnTD6BwzcSXAoGBAMJQyUjYEIKDSxhYuAJn 7QwfwNkcmVnWwEDyWvL1Xy3rMOsPoKA039SEZ9T6Y4HqSdoNE4LPtTcdiaMtl4Tn 40WC38SKjfm2+5gom/engX1Gq9G10eJeGmZks1lLTVwmCwCZL+Ydf4/4+EFDs0Gs Xnhsn8zxwL5OFb3C3OpCWe0RAoGANeZqdxI6AtjI3WOI3kZO+uwUoL5zx+DNNu8X Sn9Y6sM2xJI9jxPBIm7Wvldz7i9C1kRHZ0m+0IAUSxofX1VzLoqu+etzMPRu4xQ9 mHVJjSpUf3iCqmAjA2l4wi65cFwnCCgbBT4mEF1pVMD70pMSVMXPe1VhgRmvPImZ 6eM84g0CgYBXdpJYYskj3hNPjLpc+L+7Zppai9QQc78n82pX3bLbh7Y8WgLiNh8u PWf6DqkLPBbc+XbkNh4VNowd077ZXa9qNpDYbvsaIrWYocfNuD8ShzK5iSxbosfF 3caZywbOxgmyw8hREKSvld1dd8KZTPmewE/J+tzMqrk2itHsybGUiw== -----END RSA PRIVATE KEY----- 2018-08-31 01:37:35,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 01:37:35,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"security_group": {"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-31 01:37:35,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-daa3ec69-319c-4dad-b2de-c884090cee8c Date: Fri, 31 Aug 2018 01:37:35 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:35Z", "updated_at": "2018-08-31T01:37:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "8d623bc8-78b5-4c3c-ad14-206ab25f8427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "aa3a5fd4-4e53-48e3-8b64-2c567035d59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}} 2018-08-31 01:37:35,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-daa3ec69-319c-4dad-b2de-c884090cee8c 2018-08-31 01:37:35,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.168756961823s 2018-08-31 01:37:35,362 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-daa3ec69-319c-4dad-b2de-c884090cee8c 2018-08-31 01:37:35,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:37:35,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:35,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-0ad1185d-149f-4fe9-b104-0268fc1c7092 Date: Fri, 31 Aug 2018 01:37:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:27Z", "updated_at": "2018-08-31T01:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "23155f66-6398-484a-8481-a7572fd0f950", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "2d1975a4-a943-4e2f-ae79-6bceac048c18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "5cea05d7-b4f9-4b27-9676-61409893fd9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "b49c3fba-bf8a-43b9-9ee9-47bdee1a5325", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:35Z", "updated_at": "2018-08-31T01:37:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "8d623bc8-78b5-4c3c-ad14-206ab25f8427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "aa3a5fd4-4e53-48e3-8b64-2c567035d59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}]} 2018-08-31 01:37:35,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0ad1185d-149f-4fe9-b104-0268fc1c7092 2018-08-31 01:37:35,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0604600906372s 2018-08-31 01:37:35,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0ad1185d-149f-4fe9-b104-0268fc1c7092 2018-08-31 01:37:35,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:37:35,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -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": "5da354fe-25c1-4f9b-b721-f7ed8420cf30"}}' 2018-08-31 01:37:35,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-478fdede-78e3-4f0b-9371-ff8b7001483b Date: Fri, 31 Aug 2018 01:37:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "port_range_min": 22, "revision_number": 0, "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:35Z", "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "8b7d3fd4-1549-45e5-b59a-b3b8c1597a0e"}} 2018-08-31 01:37:35,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-478fdede-78e3-4f0b-9371-ff8b7001483b 2018-08-31 01:37:35,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122364044189s 2018-08-31 01:37:35,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-478fdede-78e3-4f0b-9371-ff8b7001483b 2018-08-31 01:37:35,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:37:35,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:35,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-0a8d1540-f5ec-4c4d-ae45-05f15c96de48 Date: Fri, 31 Aug 2018 01:37:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:27Z", "updated_at": "2018-08-31T01:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "23155f66-6398-484a-8481-a7572fd0f950", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "2d1975a4-a943-4e2f-ae79-6bceac048c18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "5cea05d7-b4f9-4b27-9676-61409893fd9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "b49c3fba-bf8a-43b9-9ee9-47bdee1a5325", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:35Z", "updated_at": "2018-08-31T01:37:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "8b7d3fd4-1549-45e5-b59a-b3b8c1597a0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "8d623bc8-78b5-4c3c-ad14-206ab25f8427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "aa3a5fd4-4e53-48e3-8b64-2c567035d59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 2, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}]} 2018-08-31 01:37:35,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0a8d1540-f5ec-4c4d-ae45-05f15c96de48 2018-08-31 01:37:35,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044331073761s 2018-08-31 01:37:35,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0a8d1540-f5ec-4c4d-ae45-05f15c96de48 2018-08-31 01:37:35,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 01:37:35,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -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": "5da354fe-25c1-4f9b-b721-f7ed8420cf30"}}' 2018-08-31 01:37:35,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8f6adab8-c495-4c50-af9f-a72d559d2c7f Date: Fri, 31 Aug 2018 01:37:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "port_range_min": null, "revision_number": 0, "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:35Z", "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "5d835d28-b515-4855-ad18-f694d0adf22f"}} 2018-08-31 01:37:35,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8f6adab8-c495-4c50-af9f-a72d559d2c7f 2018-08-31 01:37:35,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127681970596s 2018-08-31 01:37:35,733 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8f6adab8-c495-4c50-af9f-a72d559d2c7f 2018-08-31 01:37:35,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:37:35,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:35,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-465bf51a-1c7b-478b-8b93-bc9108a55c5d Date: Fri, 31 Aug 2018 01:37:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":["3f3f497e-2be4-4674-8c03-c8cfb660499b"],"description":"","tags":[],"updated_at":"2018-08-31T01:37:28Z","qos_policy_id":null,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:37:35,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-465bf51a-1c7b-478b-8b93-bc9108a55c5d 2018-08-31 01:37:35,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875899791718s 2018-08-31 01:37:35,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-465bf51a-1c7b-478b-8b93-bc9108a55c5d 2018-08-31 01:37:35,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:37:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:35,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-28c62849-dab3-459f-b73e-e225d1d37506 Date: Fri, 31 Aug 2018 01:37:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:37:34Z", "file": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file", "owner": "2fe036b022ce4cb08cc493c795f770af", "id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "size": 12716032, "self": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:37:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:37:35,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-28c62849-dab3-459f-b73e-e225d1d37506 2018-08-31 01:37:35,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.10684800148s 2018-08-31 01:37:35,935 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-28c62849-dab3-459f-b73e-e225d1d37506 2018-08-31 01:37:35,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:37:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:35,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-797227c7-491f-4c8e-b1f5-79314519474a x-compute-request-id: req-797227c7-491f-4c8e-b1f5-79314519474a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a6e46175-e852-45be-b950-6e4502a28769"}]} 2018-08-31 01:37:35,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-797227c7-491f-4c8e-b1f5-79314519474a 2018-08-31 01:37:35,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219030380249s 2018-08-31 01:37:35,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-797227c7-491f-4c8e-b1f5-79314519474a 2018-08-31 01:37:35,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:37:35,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"server": {"name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "imageRef": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "flavorRef": "a6e46175-e852-45be-b950-6e4502a28769", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5c033982-7246-41d9-b122-ab5b907c906a"}], "security_groups": [{"name": "5da354fe-25c1-4f9b-b721-f7ed8420cf30"}]}}' 2018-08-31 01:37:38,082 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:37: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-c313a0eb-d9ba-4575-b05b-52e6173122b8 x-compute-request-id: req-c313a0eb-d9ba-4575-b05b-52e6173122b8 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5da354fe-25c1-4f9b-b721-f7ed8420cf30"}], "OS-DCF:diskConfig": "MANUAL", "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "adminPass": "8cRSnzvCkUz8"}} 2018-08-31 01:37:38,083 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c313a0eb-d9ba-4575-b05b-52e6173122b8 2018-08-31 01:37:38,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.12245798111s 2018-08-31 01:37:38,083 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c313a0eb-d9ba-4575-b05b-52e6173122b8 2018-08-31 01:37:38,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:38,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-911d26a6-2a1d-4655-b1ca-36233a04b998 x-compute-request-id: req-911d26a6-2a1d-4655-b1ca-36233a04b998 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:38,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-911d26a6-2a1d-4655-b1ca-36233a04b998 2018-08-31 01:37:38,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553312063217s 2018-08-31 01:37:38,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-911d26a6-2a1d-4655-b1ca-36233a04b998 2018-08-31 01:37:38,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:37:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:38,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-b61d3fe1-f35c-4219-ae63-e50a16957f11 Date: Fri, 31 Aug 2018 01:37:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":["3f3f497e-2be4-4674-8c03-c8cfb660499b"],"description":"","tags":[],"updated_at":"2018-08-31T01:37:28Z","qos_policy_id":null,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:37:38,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b61d3fe1-f35c-4219-ae63-e50a16957f11 2018-08-31 01:37:38,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0882420539856s 2018-08-31 01:37:38,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b61d3fe1-f35c-4219-ae63-e50a16957f11 2018-08-31 01:37:38,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:37:38,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:38,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b75cfc2-6368-469d-8715-cf32c7fe0057 Date: Fri, 31 Aug 2018 01:37:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c033982-7246-41d9-b122-ab5b907c906a","tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:37:28Z","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":"2fe036b022ce4cb08cc493c795f770af","id":"3f3f497e-2be4-4674-8c03-c8cfb660499b","subnetpool_id":null,"name":"cinder_test-subnet_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}]} 2018-08-31 01:37:38,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5b75cfc2-6368-469d-8715-cf32c7fe0057 2018-08-31 01:37:38,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0695068836212s 2018-08-31 01:37:38,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5b75cfc2-6368-469d-8715-cf32c7fe0057 2018-08-31 01:37:38,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:40,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:40,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-a601a187-40d8-4596-8b5d-4c1fa4b7ce63 x-compute-request-id: req-a601a187-40d8-4596-8b5d-4c1fa4b7ce63 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:40Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:40,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a601a187-40d8-4596-8b5d-4c1fa4b7ce63 2018-08-31 01:37:40,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.11451792717s 2018-08-31 01:37:40,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a601a187-40d8-4596-8b5d-4c1fa4b7ce63 2018-08-31 01:37:40,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:42,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:43,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-b2f66d46-8231-4f0c-a20c-2afe21d9a29f x-compute-request-id: req-b2f66d46-8231-4f0c-a20c-2afe21d9a29f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:40Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:43,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b2f66d46-8231-4f0c-a20c-2afe21d9a29f 2018-08-31 01:37:43,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510710000992s 2018-08-31 01:37:43,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b2f66d46-8231-4f0c-a20c-2afe21d9a29f 2018-08-31 01:37:43,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:45,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:46,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-a86d648d-2c70-4b10-954d-758c20c73e00 x-compute-request-id: req-a86d648d-2c70-4b10-954d-758c20c73e00 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:43.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:44Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:46,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a86d648d-2c70-4b10-954d-758c20c73e00 2018-08-31 01:37:46,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704785108566s 2018-08-31 01:37:46,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a86d648d-2c70-4b10-954d-758c20c73e00 2018-08-31 01:37:46,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:37:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1db32800-ca19-4391-9364-83322ed2c9ec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:46,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-019cced1-1f0c-4347-9027-792741180ee8 Date: Fri, 31 Aug 2018 01:37:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:37:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f3f497e-2be4-4674-8c03-c8cfb660499b","ip_address":"192.168.120.6"}],"id":"1373a890-115c-4c8d-8ebc-c5ebd875fb00","security_groups":["5da354fe-25c1-4f9b-b721-f7ed8420cf30"],"mac_address":"fa:16:3e:b1:8a:25","project_id":"2fe036b022ce4cb08cc493c795f770af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c033982-7246-41d9-b122-ab5b907c906a","tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:41Z","binding:vnic_type":"normal","device_id":"1db32800-ca19-4391-9364-83322ed2c9ec","ip_allocation":"immediate"}]} 2018-08-31 01:37:46,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1db32800-ca19-4391-9364-83322ed2c9ec used request id req-019cced1-1f0c-4347-9027-792741180ee8 2018-08-31 01:37:46,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0622589588165s 2018-08-31 01:37:46,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1db32800-ca19-4391-9364-83322ed2c9ec used request id req-019cced1-1f0c-4347-9027-792741180ee8 2018-08-31 01:37:46,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:46,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1373a890-115c-4c8d-8ebc-c5ebd875fb00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:46,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0b2c794d-b9ce-491e-817e-46c20868a29a Date: Fri, 31 Aug 2018 01:37:46 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:37:46,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1373a890-115c-4c8d-8ebc-c5ebd875fb00 used request id req-0b2c794d-b9ce-491e-817e-46c20868a29a 2018-08-31 01:37:46,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454339981079s 2018-08-31 01:37:46,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1373a890-115c-4c8d-8ebc-c5ebd875fb00 used request id req-0b2c794d-b9ce-491e-817e-46c20868a29a 2018-08-31 01:37:46,270 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:8a:25', 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'9d9dc5c7-d319-4733-8615-bc409f9ed0de'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:37:43.000000', 'flavor': Munch({u'id': u'a6e46175-e852-45be-b950-6e4502a28769'}), 'az': u'nova', 'id': u'1db32800-ca19-4391-9364-83322ed2c9ec', 'security_groups': [Munch({u'name': u'cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1bb07882d20149b592ee5f55f5111c63', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe036b022ce4cb08cc493c795f770af', 'name': 'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:37:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:37:44Z', 'hostId': u'4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:37:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2fe036b022ce4cb08cc493c795f770af', 'name': u'cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'adminPass': u'8cRSnzvCkUz8', 'tenant_id': u'2fe036b022ce4cb08cc493c795f770af', 'created_at': u'2018-08-31T01:37:38Z', 'created': u'2018-08-31T01:37:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:37:46,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:37:46,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:46,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-90350721-0e03-49c7-b23b-3db5beca99f9 Date: Fri, 31 Aug 2018 01:37:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":["3f3f497e-2be4-4674-8c03-c8cfb660499b"],"description":"","tags":[],"updated_at":"2018-08-31T01:37:28Z","qos_policy_id":null,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:37:46,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-90350721-0e03-49c7-b23b-3db5beca99f9 2018-08-31 01:37:46,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.085813999176s 2018-08-31 01:37:46,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-90350721-0e03-49c7-b23b-3db5beca99f9 2018-08-31 01:37:46,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:37:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1db32800-ca19-4391-9364-83322ed2c9ec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:46,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-6ed462bc-d969-4798-b070-acb9f111008f Date: Fri, 31 Aug 2018 01:37:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:37:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f3f497e-2be4-4674-8c03-c8cfb660499b","ip_address":"192.168.120.6"}],"id":"1373a890-115c-4c8d-8ebc-c5ebd875fb00","security_groups":["5da354fe-25c1-4f9b-b721-f7ed8420cf30"],"mac_address":"fa:16:3e:b1:8a:25","project_id":"2fe036b022ce4cb08cc493c795f770af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c033982-7246-41d9-b122-ab5b907c906a","tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:41Z","binding:vnic_type":"normal","device_id":"1db32800-ca19-4391-9364-83322ed2c9ec","ip_allocation":"immediate"}]} 2018-08-31 01:37:46,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1db32800-ca19-4391-9364-83322ed2c9ec used request id req-6ed462bc-d969-4798-b070-acb9f111008f 2018-08-31 01:37:46,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0447869300842s 2018-08-31 01:37:46,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1db32800-ca19-4391-9364-83322ed2c9ec used request id req-6ed462bc-d969-4798-b070-acb9f111008f 2018-08-31 01:37:46,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 01:37:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.6", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00"}}' 2018-08-31 01:37:48,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-031a613b-fc80-484a-92b7-010eea3f4c4e Date: Fri, 31 Aug 2018 01:37:48 GMT RESP BODY: {"floatingip": {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:47Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}} 2018-08-31 01:37:48,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-031a613b-fc80-484a-92b7-010eea3f4c4e 2018-08-31 01:37:48,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.1827878952s 2018-08-31 01:37:48,590 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-031a613b-fc80-484a-92b7-010eea3f4c4e 2018-08-31 01:37:48,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:48,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-59e66c64-f3c8-457a-a396-e46c2498abb2 Date: Fri, 31 Aug 2018 01:37:48 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:47Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}]} 2018-08-31 01:37:48,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-59e66c64-f3c8-457a-a396-e46c2498abb2 2018-08-31 01:37:48,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0756649971008s 2018-08-31 01:37:48,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-59e66c64-f3c8-457a-a396-e46c2498abb2 2018-08-31 01:37:48,678 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:37:48,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:48,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:48,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a89df5cc-25e1-4a81-82b0-27fedbf954cb Date: Fri, 31 Aug 2018 01:37:48 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:47Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}]} 2018-08-31 01:37:48,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a89df5cc-25e1-4a81-82b0-27fedbf954cb 2018-08-31 01:37:48,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057158946991s 2018-08-31 01:37:48,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a89df5cc-25e1-4a81-82b0-27fedbf954cb 2018-08-31 01:37:48,845 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:37:48,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:49,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b42ef255-2d7d-4baa-bc94-39a4defe82c7 Date: Fri, 31 Aug 2018 01:37:49 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:47Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}]} 2018-08-31 01:37:49,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b42ef255-2d7d-4baa-bc94-39a4defe82c7 2018-08-31 01:37:49,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0574641227722s 2018-08-31 01:37:49,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b42ef255-2d7d-4baa-bc94-39a4defe82c7 2018-08-31 01:37:49,011 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:37:49,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:49,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-51b080a3-2528-4c40-8f06-716a1cfc44ce Date: Fri, 31 Aug 2018 01:37:49 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:47Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}]} 2018-08-31 01:37:49,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-51b080a3-2528-4c40-8f06-716a1cfc44ce 2018-08-31 01:37:49,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.22615981102s 2018-08-31 01:37:49,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-51b080a3-2528-4c40-8f06-716a1cfc44ce 2018-08-31 01:37:49,346 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:37:49,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:49,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a33e36cb-4ad3-4f64-b7d6-0ab83d952dde Date: Fri, 31 Aug 2018 01:37:49 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:47Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}]} 2018-08-31 01:37:49,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a33e36cb-4ad3-4f64-b7d6-0ab83d952dde 2018-08-31 01:37:49,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555791854858s 2018-08-31 01:37:49,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a33e36cb-4ad3-4f64-b7d6-0ab83d952dde 2018-08-31 01:37:49,511 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:37:49,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:37:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:49,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-0797f50b-af1d-4fe4-9d64-b5f049eae817 Date: Fri, 31 Aug 2018 01:37:49 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}]} 2018-08-31 01:37:49,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0797f50b-af1d-4fe4-9d64-b5f049eae817 2018-08-31 01:37:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559802055359s 2018-08-31 01:37:49,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0797f50b-af1d-4fe4-9d64-b5f049eae817 2018-08-31 01:37:49,676 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'75ddc260-cae9-449d-a7aa-a05e9ab2747c', 'updated_at': u'2018-08-31T01:37:49Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'1373a890-115c-4c8d-8ebc-c5ebd875fb00', 'id': u'3673e259-3da4-4fdb-87dd-cfac7c60c458', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'1373a890-115c-4c8d-8ebc-c5ebd875fb00', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe036b022ce4cb08cc493c795f770af', 'name': 'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2fe036b022ce4cb08cc493c795f770af', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5c033982-7246-41d9-b122-ab5b907c906a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b1:8a:25', u'device_id': u'1db32800-ca19-4391-9364-83322ed2c9ec'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2fe036b022ce4cb08cc493c795f770af', 'created_at': u'2018-08-31T01:37:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5c033982-7246-41d9-b122-ab5b907c906a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b1:8a:25', u'device_id': u'1db32800-ca19-4391-9364-83322ed2c9ec'}), 'router': u'75ddc260-cae9-449d-a7aa-a05e9ab2747c'}) 2018-08-31 01:37:49,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 01:37:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 01:37:49,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3086b4c-9e33-4cbd-b038-9a2545351e14 x-compute-request-id: req-c3086b4c-9e33-4cbd-b038-9a2545351e14 Content-Encoding: gzip Content-Length: 9587 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 492485761 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.200600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202823] pid_max: default: 32768 minimum: 301\n[ 0.204039] ACPI: Core revision 20150930\n[ 0.205701] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207477] Security Framework initialized\n[ 0.208585] Yama: becoming mindful.\n[ 0.209578] AppArmor: AppArmor initialized\n[ 0.210728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212488] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.214180] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215804] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217661] Initializing cgroup subsys io\n[ 0.218758] Initializing cgroup subsys memory\n[ 0.219939] Initializing cgroup subsys devices\n[ 0.221122] Initializing cgroup subsys freezer\n[ 0.222293] Initializing cgroup subsys net_cls\n[ 0.223484] Initializing cgroup subsys perf_event\n[ 0.224720] Initializing cgroup subsys net_prio\n[ 0.225897] Initializing cgroup subsys hugetlb\n[ 0.227051] Initializing cgroup subsys pids\n[ 0.228209] CPU: Physical Processor ID: 0\n[ 0.229972] mce: CPU supports 10 MCE banks\n[ 0.231092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232429] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.247220] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253810] ftrace: allocating 31920 entries in 125 pages\n[ 0.279205] smpboot: Max logical packages: 1\n[ 0.280408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282227] x2apic enabled\n[ 0.283356] Switched APIC routing to physical x2apic.\n[ 0.285760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292255] KVM setup paravirtual spinlock\n[ 0.293818] x86: Booted up 1 node, 1 CPUs\n[ 0.294897] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296723] devtmpfs: initialized\n[ 0.298667] evm: security.selinux\n[ 0.299599] evm: security.SMACK64\n[ 0.300526] evm: security.SMACK64EXEC\n[ 0.301516] evm: security.SMACK64TRANSMUTE\n[ 0.302581] evm: security.SMACK64MMAP\n[ 0.303565] evm: security.ima\n[ 0.304421] evm: security.capability\n[ 0.305470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307902] pinctrl core: initialized pinctrl subsystem\n[ 0.309334] RTC time: 1:37:43, date: 08/31/18\n[ 0.310595] NET: Registered protocol family 16\n[ 0.311867] cpuidle: using governor ladder\n[ 0.312954] cpuidle: using governor menu\n[ 0.313997] PCCT header not found.\n[ 0.315003] ACPI: bus type PCI registered\n[ 0.316069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317686] PCI: Using configuration type 1 for base access\n[ 0.319798] ACPI: Added _OSI(Module Device)\n[ 0.320910] ACPI: Added _OSI(Processor Device)\n[ 0.322050] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323244] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325356] ACPI: Interpreter enabled\n[ 0.326369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.328823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.333695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.336136] ACPI: (supports S0 S5)\n[ 0.337084] ACPI: Using IOAPIC for interrupt routing\n[ 0.338330] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343559] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349629] acpiphp: Slot [3] registered\n[ 0.350691] acpiphp: Slot [4] registered\n[ 0.351748] acpiphp: Slot [5] registered\n[ 0.352808] acpiphp: Slot [6] registered\n[ 0.353865] acpiphp: Slot [7] registered\n[ 0.354933] acpiphp: Slot [8] registered\n[ 0.355992] acpiphp: Slot [9] registered\n[ 0.357043] acpiphp: Slot [10] registered\n[ 0.358120] acpiphp: Slot [11] registered\n[ 0.359198] acpiphp: Slot [12] registered\n[ 0.360273] acpiphp: Slot [13] registered\n[ 0.361342] acpiphp: Slot [14] registered\n[ 0.362424] acpiphp: Slot [15] registered\n[ 0.377464] acpiphp: Slot [16] registered\n[ 0.378569] acpiphp: Slot [17] registered\n[ 0.379645] acpiphp: Slot [18] registered\n[ 0.380716] acpiphp: Slot [19] registered\n[ 0.381802] acpiphp: Slot [20] registered\n[ 0.382879] acpiphp: Slot [21] registered\n[ 0.383952] acpiphp: Slot [22] registered\n[ 0.385026] acpiphp: Slot [23] registered\n[ 0.386107] acpiphp: Slot [24] registered\n[ 0.387183] acpiphp: Slot [25] registered\n[ 0.388257] acpiphp: Slot [26] registered\n[ 0.389324] acpiphp: Slot [27] registered\n[ 0.390409] acpiphp: Slot [28] registered\n[ 0.391484] acpiphp: Slot [29] registered\n[ 0.392555] acpiphp: Slot [30] registered\n[ 0.393628] acpiphp: Slot [31] registered\n[ 0.394709] PCI host bridge to bus 0000:00\n[ 0.395785] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400868] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402785] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.404746] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.410440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413636] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418202] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420124] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441623] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443577] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445489] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447374] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449431] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451095] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452822] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454213] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456264] vgaarb: loaded\n[ 0.457074] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458672] SCSI subsystem initialized\n[ 0.459899] ACPI: bus type USB registered\n[ 0.461015] usbcore: registered new interface driver usbfs\n[ 0.462375] usbcore: registered new interface driver hub\n[ 0.463702] usbcore: registered new device driver usb\n[ 0.465157] PCI: Using ACPI for IRQ routing\n[ 0.466643] NetLabel: Initializing\n[ 0.467598] NetLabel: domain hash size = 128\n[ 0.468720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469996] NetLabel: unlabeled traffic allowed by default\n[ 0.471526] clocksource: Switched to clocksource kvm-clock\n[ 0.481689] AppArmor: AppArmor Filesystem Enabled\n[ 0.482975] pnp: PnP ACPI init\n[ 0.484195] pnp: PnP ACPI: found 5 devices\n[ 0.491023] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493290] NET: Registered protocol family 2\n[ 0.494655] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.496364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497957] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.499566] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501001] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502531] NET: Registered protocol family 1\n[ 0.503707] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505161] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520975] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535224] Trying to unpack rootfs image as initramfs...\n[ 0.596573] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601484] Scanning for low memory corruption every 60 seconds\n[ 0.603593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605119] audit: initializing netlink subsys (disabled)\n[ 0.606510] audit: type=2000 audit(1535679464.819:1): initialized\n[ 0.608367] Initialise system trusted keyring\n[ 0.609676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.611191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613863] zbud: loaded\n[ 0.614835] VFS: Disk quotas dquot_6.6.0\n[ 0.615934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.618032] fuse init (API version 7.23)\n[ 0.619246] Key type big_key registered\n[ 0.620340] Allocating IMA MOK and blacklist keyrings.\n[ 0.621944] Key type asymmetric registered\n[ 0.623035] Asymmetric key parser 'x509' registered\n[ 0.624316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626302] io scheduler noop registered\n[ 0.627361] io scheduler deadline registered (default)\n[ 0.628688] io scheduler cfq registered\n[ 0.629838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631211] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634845] ACPI: Power Button [PWRF]\n[ 0.636027] GHES: HEST is not enabled!\n[ 0.650104] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679072] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705794] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708737] Linux agpgart interface v0.103\n[ 0.712096] brd: module loaded\n[ 0.714280] loop: module loaded\n[ 0.719291] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721264] GPT:90111 != 2097151\n[ 0.722185] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723633] GPT:90111 != 2097151\n[ 0.724549] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725836] vda: vda1 vda15\n[ 0.727467] scsi host0: ata_piix\n[ 0.728518] scsi host1: ata_piix\n[ 0.729492] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731089] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733011] libphy: Fixed MDIO Bus: probed\n[ 0.734109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735389] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738384] PPP generic driver version 2.4.2\n[ 0.739666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741299] ehci-pci: EHCI PCI platform driver\n[ 0.742495] ehci-platform: EHCI generic platform driver\n[ 0.743908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745490] ohci-pci: OHCI PCI platform driver\n[ 0.746680] ohci-platform: OHCI generic platform driver\n[ 0.748037] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762607] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763968] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765964] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768867] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770503] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772423] usb usb1: Product: UHCI Host Controller\n[ 0.773682] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775197] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776496] hub 1-0:1.0: USB hub found\n[ 0.777672] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783131] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784500] mousedev: PS/2 mouse device common for all mice\n[ 0.786169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788616] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793302] i2c /dev entries driver\n[ 0.794333] device-mapper: uevent: version 1.0.3\n[ 0.795617] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797791] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799618] NET: Registered protocol family 10\n[ 0.801134] NET: Registered protocol family 17\n[ 0.802323] Key type dns_resolver registered\n[ 0.803596] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805062] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807423] registered taskstats version 1\n[ 0.808559] Loading compiled-in X.509 certificates\n[ 0.810367] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812835] zswap: loaded using pool lzo/zbud\n[ 0.814881] Key type trusted registered\n[ 0.817009] Key type encrypted registered\n[ 0.818119] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819503] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820909] evm: HMAC attrs: 0x1\n[ 0.822191] Magic number: 14:27:611\n[ 0.823317] rtc_cmos 00:00: setting system clock to 2018-08-31 01:37:44 UTC (1535679464)\n[ 0.825491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827055] EDD information not available.\n[ 0.893091] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.909370] Write protecting the kernel read-only data: 14336k\n[ 0.912363] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914868] 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\n[ 0.963642] 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.81\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 0.95. iid=i-00000007\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ/J4M4FfxV+CqYryTeEhTPYt5CjtdZGgZt7SkLgHfAPP2+W+4tFgkq0NSvdJhWf+tNQO7Qcski739Lps/TJXKrErhMODy3FX0spOp6q+/0rn3YmQz+qyDP4qIrWb/dyf3WlnqL5DiqmB3+FQlvbTfjaWyj2JMp3wyRfQ6wO+EczRMb8VPrSTEAIhUJ0jFWuz0BJj+OxyizFGkrYm2KYTA9KctWCZ6hGJcrKH3/WbjTHdT2Cgly+0rV9HxKFtxI87KHKwwWkNs4sTmNU4jMFdYwCC70khpjKhZOPYeP1nJCCg1NjBgXRHcKMC4sBU6ym3DF+YqpuXuETM8n7wEeouf root@cinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea\nssh-dss AAAAB3NzaC1kc3MAAACBAIV5d67AI+e/l2O2Gic6DkpEveQrsrUo83w/yCQ+mVAKWaVPack/7+JjQqpi7rG6Rk8hOVKFQv4v8/+deANgTgKvxGwjtXCGk7BNtasn/OigJQJ5F4nwL7KVfq9IhPNn8Hr5UB7t2hrTdWTaVXCe6CpUS0bW+v3GgnnAaeyc8CDTAAAAFQCX18j4BgXBXj1LMmKnRcrmb0HzjQAAAIBZ2IcxH5sduxPll1eCPT9+VjOu444cL2Q6oDAbwsd+SNNzWaOUiQ5tNjTZjcrDQpAD3fHAo3hOL4XvNYLzuZ9dECECVgCPrxlMGFZI8gXB06wDUa0YqH+JSA/Wb7tMwZjJ3gaapu+dwFruhKYvYJ6KxXqz5o5/RPtxb2QusNxNtAAAAIAEngA7U0hJtu5q2Ock0pabkTYSO2J4GpyWA/vPoWKFu51eBsvmVUqLINCIa+dXpfEbgL4HNS2diRyQXXbFm+sCQw90/Ahghwqq2nHcMvv1G+d/fuZpAFu98Rq+6YHXu8WniNEG1K/GRM1eVE3KUl2sAUccp6yVbStrglT5oDLd3A== root@cinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feb1:8a25/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea login: "} 2018-08-31 01:37:49,759 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/action used request id req-c3086b4c-9e33-4cbd-b038-9a2545351e14 2018-08-31 01:37:49,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825300216675s 2018-08-31 01:37:49,760 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/action used request id req-c3086b4c-9e33-4cbd-b038-9a2545351e14 2018-08-31 01:37:49,760 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 492485761 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.200600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.202823] pid_max: default: 32768 minimum: 301 [ 0.204039] ACPI: Core revision 20150930 [ 0.205701] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207477] Security Framework initialized [ 0.208585] Yama: becoming mindful. [ 0.209578] AppArmor: AppArmor initialized [ 0.210728] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.212488] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.214180] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.215804] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.217661] Initializing cgroup subsys io [ 0.218758] Initializing cgroup subsys memory [ 0.219939] Initializing cgroup subsys devices [ 0.221122] Initializing cgroup subsys freezer [ 0.222293] Initializing cgroup subsys net_cls [ 0.223484] Initializing cgroup subsys perf_event [ 0.224720] Initializing cgroup subsys net_prio [ 0.225897] Initializing cgroup subsys hugetlb [ 0.227051] Initializing cgroup subsys pids [ 0.228209] CPU: Physical Processor ID: 0 [ 0.229972] mce: CPU supports 10 MCE banks [ 0.231092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232429] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.247220] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253810] ftrace: allocating 31920 entries in 125 pages [ 0.279205] smpboot: Max logical packages: 1 [ 0.280408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.282227] x2apic enabled [ 0.283356] Switched APIC routing to physical x2apic. [ 0.285760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292255] KVM setup paravirtual spinlock [ 0.293818] x86: Booted up 1 node, 1 CPUs [ 0.294897] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296723] devtmpfs: initialized [ 0.298667] evm: security.selinux [ 0.299599] evm: security.SMACK64 [ 0.300526] evm: security.SMACK64EXEC [ 0.301516] evm: security.SMACK64TRANSMUTE [ 0.302581] evm: security.SMACK64MMAP [ 0.303565] evm: security.ima [ 0.304421] evm: security.capability [ 0.305470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307902] pinctrl core: initialized pinctrl subsystem [ 0.309334] RTC time: 1:37:43, date: 08/31/18 [ 0.310595] NET: Registered protocol family 16 [ 0.311867] cpuidle: using governor ladder [ 0.312954] cpuidle: using governor menu [ 0.313997] PCCT header not found. [ 0.315003] ACPI: bus type PCI registered [ 0.316069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317686] PCI: Using configuration type 1 for base access [ 0.319798] ACPI: Added _OSI(Module Device) [ 0.320910] ACPI: Added _OSI(Processor Device) [ 0.322050] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323244] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325356] ACPI: Interpreter enabled [ 0.326369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.328823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.336136] ACPI: (supports S0 S5) [ 0.337084] ACPI: Using IOAPIC for interrupt routing [ 0.338330] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343559] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349629] acpiphp: Slot [3] registered [ 0.350691] acpiphp: Slot [4] registered [ 0.351748] acpiphp: Slot [5] registered [ 0.352808] acpiphp: Slot [6] registered [ 0.353865] acpiphp: Slot [7] registered [ 0.354933] acpiphp: Slot [8] registered [ 0.355992] acpiphp: Slot [9] registered [ 0.357043] acpiphp: Slot [10] registered [ 0.358120] acpiphp: Slot [11] registered [ 0.359198] acpiphp: Slot [12] registered [ 0.360273] acpiphp: Slot [13] registered [ 0.361342] acpiphp: Slot [14] registered [ 0.362424] acpiphp: Slot [15] registered [ 0.377464] acpiphp: Slot [16] registered [ 0.378569] acpiphp: Slot [17] registered [ 0.379645] acpiphp: Slot [18] registered [ 0.380716] acpiphp: Slot [19] registered [ 0.381802] acpiphp: Slot [20] registered [ 0.382879] acpiphp: Slot [21] registered [ 0.383952] acpiphp: Slot [22] registered [ 0.385026] acpiphp: Slot [23] registered [ 0.386107] acpiphp: Slot [24] registered [ 0.387183] acpiphp: Slot [25] registered [ 0.388257] acpiphp: Slot [26] registered [ 0.389324] acpiphp: Slot [27] registered [ 0.390409] acpiphp: Slot [28] registered [ 0.391484] acpiphp: Slot [29] registered [ 0.392555] acpiphp: Slot [30] registered [ 0.393628] acpiphp: Slot [31] registered [ 0.394709] PCI host bridge to bus 0000:00 [ 0.395785] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.398943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.400868] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.402785] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.404746] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.408772] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.410440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.411978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.413636] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418202] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420124] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.441623] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.443577] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445489] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447374] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449431] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451095] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452822] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454213] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456264] vgaarb: loaded [ 0.457074] vgaarb: bridge control possible 0000:00:02.0 [ 0.458672] SCSI subsystem initialized [ 0.459899] ACPI: bus type USB registered [ 0.461015] usbcore: registered new interface driver usbfs [ 0.462375] usbcore: registered new interface driver hub [ 0.463702] usbcore: registered new device driver usb [ 0.465157] PCI: Using ACPI for IRQ routing [ 0.466643] NetLabel: Initializing [ 0.467598] NetLabel: domain hash size = 128 [ 0.468720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.469996] NetLabel: unlabeled traffic allowed by default [ 0.471526] clocksource: Switched to clocksource kvm-clock [ 0.481689] AppArmor: AppArmor Filesystem Enabled [ 0.482975] pnp: PnP ACPI init [ 0.484195] pnp: PnP ACPI: found 5 devices [ 0.491023] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493290] NET: Registered protocol family 2 [ 0.494655] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.496364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.497957] TCP: Hash tables configured (established 4096 bind 4096) [ 0.499566] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501001] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.502531] NET: Registered protocol family 1 [ 0.503707] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.505161] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.506587] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520975] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.535224] Trying to unpack rootfs image as initramfs... [ 0.596573] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.601484] Scanning for low memory corruption every 60 seconds [ 0.603593] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.605119] audit: initializing netlink subsys (disabled) [ 0.606510] audit: type=2000 audit(1535679464.819:1): initialized [ 0.608367] Initialise system trusted keyring [ 0.609676] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.611191] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.613863] zbud: loaded [ 0.614835] VFS: Disk quotas dquot_6.6.0 [ 0.615934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.618032] fuse init (API version 7.23) [ 0.619246] Key type big_key registered [ 0.620340] Allocating IMA MOK and blacklist keyrings. [ 0.621944] Key type asymmetric registered [ 0.623035] Asymmetric key parser 'x509' registered [ 0.624316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.626302] io scheduler noop registered [ 0.627361] io scheduler deadline registered (default) [ 0.628688] io scheduler cfq registered [ 0.629838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.631211] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.632913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.634845] ACPI: Power Button [PWRF] [ 0.636027] GHES: HEST is not enabled! [ 0.650104] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679072] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.681865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.705794] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708737] Linux agpgart interface v0.103 [ 0.712096] brd: module loaded [ 0.714280] loop: module loaded [ 0.719291] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721264] GPT:90111 != 2097151 [ 0.722185] GPT:Alternate GPT header not at the end of the disk. [ 0.723633] GPT:90111 != 2097151 [ 0.724549] GPT: Use GNU Parted to correct GPT errors. [ 0.725836] vda: vda1 vda15 [ 0.727467] scsi host0: ata_piix [ 0.728518] scsi host1: ata_piix [ 0.729492] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.731089] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.733011] libphy: Fixed MDIO Bus: probed [ 0.734109] tun: Universal TUN/TAP device driver, 1.6 [ 0.735389] tun: (C) 1999-2004 Max Krasnyansky [ 0.738384] PPP generic driver version 2.4.2 [ 0.739666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.741299] ehci-pci: EHCI PCI platform driver [ 0.742495] ehci-platform: EHCI generic platform driver [ 0.743908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.745490] ohci-pci: OHCI PCI platform driver [ 0.746680] ohci-platform: OHCI generic platform driver [ 0.748037] uhci_hcd: USB Universal Host Controller Interface driver [ 0.762607] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.763968] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.765964] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.767316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.768867] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.770503] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.772423] usb usb1: Product: UHCI Host Controller [ 0.773682] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.775197] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776496] hub 1-0:1.0: USB hub found [ 0.777672] hub 1-0:1.0: 2 ports detected [ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.781830] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.783131] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.784500] mousedev: PS/2 mouse device common for all mice [ 0.786169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.788616] rtc_cmos 00:00: RTC can wake from S4 [ 0.790122] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.791716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.793302] i2c /dev entries driver [ 0.794333] device-mapper: uevent: version 1.0.3 [ 0.795617] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.797791] ledtrig-cpu: registered to indicate activity on CPUs [ 0.799618] NET: Registered protocol family 10 [ 0.801134] NET: Registered protocol family 17 [ 0.802323] Key type dns_resolver registered [ 0.803596] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.805062] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.807423] registered taskstats version 1 [ 0.808559] Loading compiled-in X.509 certificates [ 0.810367] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.812835] zswap: loaded using pool lzo/zbud [ 0.814881] Key type trusted registered [ 0.817009] Key type encrypted registered [ 0.818119] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819503] ima: No TPM chip found, activating TPM-bypass! [ 0.820909] evm: HMAC attrs: 0x1 [ 0.822191] Magic number: 14:27:611 [ 0.823317] rtc_cmos 00:00: setting system clock to 2018-08-31 01:37:44 UTC (1535679464) [ 0.825491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.827055] EDD information not available. [ 0.893091] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.909370] Write protecting the kernel read-only data: 14336k [ 0.912363] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.914868] 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 [ 0.963642] 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.81 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 0.95. iid=i-00000007 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ/J4M4FfxV+CqYryTeEhTPYt5CjtdZGgZt7SkLgHfAPP2+W+4tFgkq0NSvdJhWf+tNQO7Qcski739Lps/TJXKrErhMODy3FX0spOp6q+/0rn3YmQz+qyDP4qIrWb/dyf3WlnqL5DiqmB3+FQlvbTfjaWyj2JMp3wyRfQ6wO+EczRMb8VPrSTEAIhUJ0jFWuz0BJj+OxyizFGkrYm2KYTA9KctWCZ6hGJcrKH3/WbjTHdT2Cgly+0rV9HxKFtxI87KHKwwWkNs4sTmNU4jMFdYwCC70khpjKhZOPYeP1nJCCg1NjBgXRHcKMC4sBU6ym3DF+YqpuXuETM8n7wEeouf root@cinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea ssh-dss AAAAB3NzaC1kc3MAAACBAIV5d67AI+e/l2O2Gic6DkpEveQrsrUo83w/yCQ+mVAKWaVPack/7+JjQqpi7rG6Rk8hOVKFQv4v8/+deANgTgKvxGwjtXCGk7BNtasn/OigJQJ5F4nwL7KVfq9IhPNn8Hr5UB7t2hrTdWTaVXCe6CpUS0bW+v3GgnnAaeyc8CDTAAAAFQCX18j4BgXBXj1LMmKnRcrmb0HzjQAAAIBZ2IcxH5sduxPll1eCPT9+VjOu444cL2Q6oDAbwsd+SNNzWaOUiQ5tNjTZjcrDQpAD3fHAo3hOL4XvNYLzuZ9dECECVgCPrxlMGFZI8gXB06wDUa0YqH+JSA/Wb7tMwZjJ3gaapu+dwFruhKYvYJ6KxXqz5o5/RPtxb2QusNxNtAAAAIAEngA7U0hJtu5q2Ock0pabkTYSO2J4GpyWA/vPoWKFu51eBsvmVUqLINCIa+dXpfEbgL4HNS2diRyQXXbFm+sCQw90/Ahghwqq2nHcMvv1G+d/fuZpAFu98Rq+6YHXu8WniNEG1K/GRM1eVE3KUl2sAUccp6yVbStrglT5oDLd3A== root@cinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feb1:8a25/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-80cdf913-ae1e-4f1c-a104-a155f6e831ea login: 2018-08-31 01:37:49,764 - paramiko.transport - DEBUG - starting thread (client mode): 0x73b4ee10L 2018-08-31 01:37:49,764 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 01:37:49,765 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 01:37:49,765 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 01:37:49,766 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 01:37:49,766 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 01:37:49,766 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 01:37:49,766 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 01:37:49,767 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 01:37:49,767 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 01:37:49,783 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 01:37:49,784 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 01:37:49,796 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 37b8b8ee7c072f65e898676c184c995b 2018-08-31 01:37:49,797 - paramiko.transport - DEBUG - Trying discovered key 0811505fd211c71fdc2507e00009c0ed in /tmp/tmp7JGf6A 2018-08-31 01:37:49,824 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 01:37:49,830 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 01:37:49,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-31 01:37:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"volume": {"display_name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "size": "2"}}' 2018-08-31 01:37:51,287 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:37:49 GMT Server: Apache x-compute-request-id: req-7f2c3e9f-1e44-4291-8fab-9c5706f2b155 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f2c3e9f-1e44-4291-8fab-9c5706f2b155 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}} 2018-08-31 01:37:51,287 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes used request id req-7f2c3e9f-1e44-4291-8fab-9c5706f2b155 2018-08-31 01:37:51,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.42320513725s 2018-08-31 01:37:51,288 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes used request id req-7f2c3e9f-1e44-4291-8fab-9c5706f2b155 2018-08-31 01:37:51,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:37:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:52,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:51 GMT Server: Apache x-compute-request-id: req-8edd5422-3e75-43d8-8291-2588deb1444f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8edd5422-3e75-43d8-8291-2588deb1444f Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:37:51.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:37:52,290 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-8edd5422-3e75-43d8-8291-2588deb1444f 2018-08-31 01:37:52,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00134992599s 2018-08-31 01:37:52,290 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-8edd5422-3e75-43d8-8291-2588deb1444f 2018-08-31 01:37:52,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:54,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:37:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:55,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:54 GMT Server: Apache x-compute-request-id: req-7cc98cde-2899-4ecc-b832-1e90e9c6e370 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7cc98cde-2899-4ecc-b832-1e90e9c6e370 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:37:53.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:37:55,263 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-7cc98cde-2899-4ecc-b832-1e90e9c6e370 2018-08-31 01:37:55,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.967823982239s 2018-08-31 01:37:55,263 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-7cc98cde-2899-4ecc-b832-1e90e9c6e370 2018-08-31 01:37:55,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:37:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:55,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-fe0c0ea4-8391-4c74-bc90-f0072fefa3ab Date: Fri, 31 Aug 2018 01:37:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":["3f3f497e-2be4-4674-8c03-c8cfb660499b"],"description":"","tags":[],"updated_at":"2018-08-31T01:37:28Z","qos_policy_id":null,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:37:55,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fe0c0ea4-8391-4c74-bc90-f0072fefa3ab 2018-08-31 01:37:55,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092337846756s 2018-08-31 01:37:55,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fe0c0ea4-8391-4c74-bc90-f0072fefa3ab 2018-08-31 01:37:55,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:37:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:55,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-837cca2e-0b1d-4af7-800c-a969731a0135 Date: Fri, 31 Aug 2018 01:37:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:37:34Z", "file": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file", "owner": "2fe036b022ce4cb08cc493c795f770af", "id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "size": 12716032, "self": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:37:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:37:55,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-837cca2e-0b1d-4af7-800c-a969731a0135 2018-08-31 01:37:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361721515656s 2018-08-31 01:37:55,400 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-837cca2e-0b1d-4af7-800c-a969731a0135 2018-08-31 01:37:55,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:37:55,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:55,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-b3fb9c01-d92f-488a-9d65-47eb318bda7f x-compute-request-id: req-b3fb9c01-d92f-488a-9d65-47eb318bda7f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a6e46175-e852-45be-b950-6e4502a28769"}]} 2018-08-31 01:37:55,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b3fb9c01-d92f-488a-9d65-47eb318bda7f 2018-08-31 01:37:55,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227768421173s 2018-08-31 01:37:55,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b3fb9c01-d92f-488a-9d65-47eb318bda7f 2018-08-31 01:37:55,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 01:37:55,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"server": {"name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "imageRef": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "flavorRef": "a6e46175-e852-45be-b950-6e4502a28769", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5c033982-7246-41d9-b122-ab5b907c906a"}], "security_groups": [{"name": "5da354fe-25c1-4f9b-b721-f7ed8420cf30"}]}}' 2018-08-31 01:37:57,040 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-086a9f9e-cf5b-4e4f-ad23-17946e79b221 x-compute-request-id: req-086a9f9e-cf5b-4e4f-ad23-17946e79b221 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5da354fe-25c1-4f9b-b721-f7ed8420cf30"}], "OS-DCF:diskConfig": "MANUAL", "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "adminPass": "7FDWrnFi475e"}} 2018-08-31 01:37:57,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-086a9f9e-cf5b-4e4f-ad23-17946e79b221 2018-08-31 01:37:57,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.61464595795s 2018-08-31 01:37:57,041 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-086a9f9e-cf5b-4e4f-ad23-17946e79b221 2018-08-31 01:37:57,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:57,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fed8c53-bbc1-46cb-a40d-c81e06afd0cd x-compute-request-id: req-6fed8c53-bbc1-46cb-a40d-c81e06afd0cd Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:43.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:44Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:57,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6fed8c53-bbc1-46cb-a40d-c81e06afd0cd 2018-08-31 01:37:57,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175953149796s 2018-08-31 01:37:57,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6fed8c53-bbc1-46cb-a40d-c81e06afd0cd 2018-08-31 01:37:57,224 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:37:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:37:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:37:59,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:37: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-6a20f55d-6acc-42f2-a495-56c3193a7553 x-compute-request-id: req-6a20f55d-6acc-42f2-a495-56c3193a7553 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:59Z", "hostId": "47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:43.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:44Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:37:59,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a20f55d-6acc-42f2-a495-56c3193a7553 2018-08-31 01:37:59,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225818872452s 2018-08-31 01:37:59,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a20f55d-6acc-42f2-a495-56c3193a7553 2018-08-31 01:37:59,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:01,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:38:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:01,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-81d4efb3-0208-4615-bce2-7f80e2bb1077 x-compute-request-id: req-81d4efb3-0208-4615-bce2-7f80e2bb1077 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:59Z", "hostId": "47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:43.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:44Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:38:01,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81d4efb3-0208-4615-bce2-7f80e2bb1077 2018-08-31 01:38:01,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184288978577s 2018-08-31 01:38:01,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81d4efb3-0208-4615-bce2-7f80e2bb1077 2018-08-31 01:38:01,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:03,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:38:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:03,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-02145157-3b0e-45aa-80d4-0011c20036ba x-compute-request-id: req-02145157-3b0e-45aa-80d4-0011c20036ba Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T01:37:59Z", "hostId": "47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:43.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:44Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:38:03,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-02145157-3b0e-45aa-80d4-0011c20036ba 2018-08-31 01:38:03,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168078899384s 2018-08-31 01:38:03,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-02145157-3b0e-45aa-80d4-0011c20036ba 2018-08-31 01:38:03,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:05,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:38:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:05,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-de814f90-a03e-4e98-a73b-127abf5ef83c x-compute-request-id: req-de814f90-a03e-4e98-a73b-127abf5ef83c Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:61:02", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:38:03.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:38:03Z", "hostId": "47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:43.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:37:44Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:38:05,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de814f90-a03e-4e98-a73b-127abf5ef83c 2018-08-31 01:38:05,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168641090393s 2018-08-31 01:38:05,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de814f90-a03e-4e98-a73b-127abf5ef83c 2018-08-31 01:38:06,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:38:06,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=27b152fc-3f22-43ca-b674-d7ba7d2f80eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:06,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-652f8254-5582-4ce2-804b-cbb476c66824 Date: Fri, 31 Aug 2018 01:38:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:38:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f3f497e-2be4-4674-8c03-c8cfb660499b","ip_address":"192.168.120.11"}],"id":"a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58","security_groups":["5da354fe-25c1-4f9b-b721-f7ed8420cf30"],"mac_address":"fa:16:3e:fc:61:02","project_id":"2fe036b022ce4cb08cc493c795f770af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c033982-7246-41d9-b122-ab5b907c906a","tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:59Z","binding:vnic_type":"normal","device_id":"27b152fc-3f22-43ca-b674-d7ba7d2f80eb","ip_allocation":"immediate"}]} 2018-08-31 01:38:06,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=27b152fc-3f22-43ca-b674-d7ba7d2f80eb used request id req-652f8254-5582-4ce2-804b-cbb476c66824 2018-08-31 01:38:06,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487298965454s 2018-08-31 01:38:06,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=27b152fc-3f22-43ca-b674-d7ba7d2f80eb used request id req-652f8254-5582-4ce2-804b-cbb476c66824 2018-08-31 01:38:06,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:06,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:06,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f9da7284-0876-431c-aae4-c9f9c9533ba7 Date: Fri, 31 Aug 2018 01:38:06 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:38:06,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58 used request id req-f9da7284-0876-431c-aae4-c9f9c9533ba7 2018-08-31 01:38:06,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0413608551025s 2018-08-31 01:38:06,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58 used request id req-f9da7284-0876-431c-aae4-c9f9c9533ba7 2018-08-31 01:38:06,099 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:61:02', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9d9dc5c7-d319-4733-8615-bc409f9ed0de'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:38:03.000000', 'flavor': Munch({u'id': u'a6e46175-e852-45be-b950-6e4502a28769'}), 'az': u'nova', 'id': u'27b152fc-3f22-43ca-b674-d7ba7d2f80eb', 'security_groups': [Munch({u'name': u'cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1bb07882d20149b592ee5f55f5111c63', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe036b022ce4cb08cc493c795f770af', 'name': 'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T01:38:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T01:38:03Z', 'hostId': u'47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T01:38:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2fe036b022ce4cb08cc493c795f770af', 'name': u'cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'adminPass': u'7FDWrnFi475e', 'tenant_id': u'2fe036b022ce4cb08cc493c795f770af', 'created_at': u'2018-08-31T01:37:57Z', 'created': u'2018-08-31T01:37:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 01:38:06,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:38:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:06,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-225a52e0-23eb-43ec-b6aa-89f71d55cab9 Date: Fri, 31 Aug 2018 01:38:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":["3f3f497e-2be4-4674-8c03-c8cfb660499b"],"description":"","tags":[],"updated_at":"2018-08-31T01:37:28Z","qos_policy_id":null,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:38:06,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-225a52e0-23eb-43ec-b6aa-89f71d55cab9 2018-08-31 01:38:06,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0897769927979s 2018-08-31 01:38:06,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-225a52e0-23eb-43ec-b6aa-89f71d55cab9 2018-08-31 01:38:06,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 01:38:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=27b152fc-3f22-43ca-b674-d7ba7d2f80eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:06,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3313f06c-ebc3-4447-8fa8-8963c3e2dfa4 Date: Fri, 31 Aug 2018 01:38:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T01:38:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f3f497e-2be4-4674-8c03-c8cfb660499b","ip_address":"192.168.120.11"}],"id":"a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58","security_groups":["5da354fe-25c1-4f9b-b721-f7ed8420cf30"],"mac_address":"fa:16:3e:fc:61:02","project_id":"2fe036b022ce4cb08cc493c795f770af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c033982-7246-41d9-b122-ab5b907c906a","tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:59Z","binding:vnic_type":"normal","device_id":"27b152fc-3f22-43ca-b674-d7ba7d2f80eb","ip_allocation":"immediate"}]} 2018-08-31 01:38:06,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=27b152fc-3f22-43ca-b674-d7ba7d2f80eb used request id req-3313f06c-ebc3-4447-8fa8-8963c3e2dfa4 2018-08-31 01:38:06,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474820137024s 2018-08-31 01:38:06,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=27b152fc-3f22-43ca-b674-d7ba7d2f80eb used request id req-3313f06c-ebc3-4447-8fa8-8963c3e2dfa4 2018-08-31 01:38:06,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 01:38:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.11", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58"}}' 2018-08-31 01:38:08,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-de34f7a0-b9a5-4749-9495-00cd86613651 Date: Fri, 31 Aug 2018 01:38:08 GMT RESP BODY: {"floatingip": {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:07Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}} 2018-08-31 01:38:08,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-de34f7a0-b9a5-4749-9495-00cd86613651 2018-08-31 01:38:08,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.19422602654s 2018-08-31 01:38:08,437 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-de34f7a0-b9a5-4749-9495-00cd86613651 2018-08-31 01:38:08,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:08,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-f1da9918-de79-4b36-92cf-11a3a5ddc483 Date: Fri, 31 Aug 2018 01:38:08 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}, {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:07Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:08,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f1da9918-de79-4b36-92cf-11a3a5ddc483 2018-08-31 01:38:08,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0770428180695s 2018-08-31 01:38:08,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f1da9918-de79-4b36-92cf-11a3a5ddc483 2018-08-31 01:38:08,528 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:38:08,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:08,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:08,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-5c20b2fc-7dbe-4b67-9720-fa0c91572afa Date: Fri, 31 Aug 2018 01:38:08 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}, {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:07Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:08,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5c20b2fc-7dbe-4b67-9720-fa0c91572afa 2018-08-31 01:38:08,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613930225372s 2018-08-31 01:38:08,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5c20b2fc-7dbe-4b67-9720-fa0c91572afa 2018-08-31 01:38:08,701 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:38:08,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:08,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:08,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-f05943ea-11e4-4300-9be0-7be2f2409be7 Date: Fri, 31 Aug 2018 01:38:08 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}, {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:07Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:08,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f05943ea-11e4-4300-9be0-7be2f2409be7 2018-08-31 01:38:08,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560081005096s 2018-08-31 01:38:08,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f05943ea-11e4-4300-9be0-7be2f2409be7 2018-08-31 01:38:08,868 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:38:08,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:09,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-74612766-babd-4d41-96ed-c9438f375308 Date: Fri, 31 Aug 2018 01:38:09 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}, {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:07Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:09,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-74612766-babd-4d41-96ed-c9438f375308 2018-08-31 01:38:09,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0547380447388s 2018-08-31 01:38:09,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-74612766-babd-4d41-96ed-c9438f375308 2018-08-31 01:38:09,036 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:38:09,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-e187e862-f0f7-451c-941b-a9bf891dcd16 Date: Fri, 31 Aug 2018 01:38:09 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}, {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:07Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:09,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e187e862-f0f7-451c-941b-a9bf891dcd16 2018-08-31 01:38:09,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0542089939117s 2018-08-31 01:38:09,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e187e862-f0f7-451c-941b-a9bf891dcd16 2018-08-31 01:38:09,201 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:38:09,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:09,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:09,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-b6fe307f-2113-48da-9e09-16209c3895a0 Date: Fri, 31 Aug 2018 01:38:09 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}, {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:07Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:09,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b6fe307f-2113-48da-9e09-16209c3895a0 2018-08-31 01:38:09,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664989948273s 2018-08-31 01:38:09,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b6fe307f-2113-48da-9e09-16209c3895a0 2018-08-31 01:38:09,379 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 01:38:09,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:09,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-d4b3accb-bc25-4b37-b63d-17ad949c5bd5 Date: Fri, 31 Aug 2018 01:38:09 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:47Z", "updated_at": "2018-08-31T01:37:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b1:8a:25", "device_id": "1db32800-ca19-4391-9364-83322ed2c9ec"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "1373a890-115c-4c8d-8ebc-c5ebd875fb00", "id": "3673e259-3da4-4fdb-87dd-cfac7c60c458", "qos_policy_id": null}, {"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:09Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:09,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d4b3accb-bc25-4b37-b63d-17ad949c5bd5 2018-08-31 01:38:09,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557761192322s 2018-08-31 01:38:09,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d4b3accb-bc25-4b37-b63d-17ad949c5bd5 2018-08-31 01:38:09,546 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'75ddc260-cae9-449d-a7aa-a05e9ab2747c', 'updated_at': u'2018-08-31T01:38:09Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58', 'id': u'8154d18e-e134-469f-a960-a557b7fec6bc', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe036b022ce4cb08cc493c795f770af', 'name': 'cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2fe036b022ce4cb08cc493c795f770af', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5c033982-7246-41d9-b122-ab5b907c906a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:61:02', u'device_id': u'27b152fc-3f22-43ca-b674-d7ba7d2f80eb'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2fe036b022ce4cb08cc493c795f770af', 'created_at': u'2018-08-31T01:38:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5c033982-7246-41d9-b122-ab5b907c906a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:61:02', u'device_id': u'27b152fc-3f22-43ca-b674-d7ba7d2f80eb'}), 'router': u'75ddc260-cae9-449d-a7aa-a05e9ab2747c'}) 2018-08-31 01:38:09,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 01:38:09,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 01:38:09,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-e25af651-b12e-47f8-835a-63e269d85f38 x-compute-request-id: req-e25af651-b12e-47f8-835a-63e269d85f38 Content-Encoding: gzip Content-Length: 9583 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 516044920 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.190088] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192472] pid_max: default: 32768 minimum: 301\n[ 0.193776] ACPI: Core revision 20150930\n[ 0.195495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197389] Security Framework initialized\n[ 0.198559] Yama: becoming mindful.\n[ 0.199632] AppArmor: AppArmor initialized\n[ 0.200871] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204573] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206291] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208278] Initializing cgroup subsys io\n[ 0.209464] Initializing cgroup subsys memory\n[ 0.210728] Initializing cgroup subsys devices\n[ 0.211997] Initializing cgroup subsys freezer\n[ 0.213285] Initializing cgroup subsys net_cls\n[ 0.214557] Initializing cgroup subsys perf_event\n[ 0.215892] Initializing cgroup subsys net_prio\n[ 0.217204] Initializing cgroup subsys hugetlb\n[ 0.218484] Initializing cgroup subsys pids\n[ 0.219745] CPU: Physical Processor ID: 0\n[ 0.221618] mce: CPU supports 10 MCE banks\n[ 0.222827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241132] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247818] ftrace: allocating 31920 entries in 125 pages\n[ 0.273164] smpboot: Max logical packages: 1\n[ 0.274380] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276344] x2apic enabled\n[ 0.277542] Switched APIC routing to physical x2apic.\n[ 0.280063] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284499] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287089] KVM setup paravirtual spinlock\n[ 0.288728] x86: Booted up 1 node, 1 CPUs\n[ 0.289911] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291899] devtmpfs: initialized\n[ 0.293937] evm: security.selinux\n[ 0.294952] evm: security.SMACK64\n[ 0.295952] evm: security.SMACK64EXEC\n[ 0.297034] evm: security.SMACK64TRANSMUTE\n[ 0.298197] evm: security.SMACK64MMAP\n[ 0.299281] evm: security.ima\n[ 0.300206] evm: security.capability\n[ 0.301338] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303978] pinctrl core: initialized pinctrl subsystem\n[ 0.305525] RTC time: 1:38:04, date: 08/31/18\n[ 0.306876] NET: Registered protocol family 16\n[ 0.308259] cpuidle: using governor ladder\n[ 0.309438] cpuidle: using governor menu\n[ 0.310559] PCCT header not found.\n[ 0.311620] ACPI: bus type PCI registered\n[ 0.312849] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314689] PCI: Using configuration type 1 for base access\n[ 0.316955] ACPI: Added _OSI(Module Device)\n[ 0.318163] ACPI: Added _OSI(Processor Device)\n[ 0.319402] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320678] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322945] ACPI: Interpreter enabled\n[ 0.324029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334660] ACPI: (supports S0 S5)\n[ 0.335683] ACPI: Using IOAPIC for interrupt routing\n[ 0.337039] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349113] acpiphp: Slot [3] registered\n[ 0.350252] acpiphp: Slot [4] registered\n[ 0.351390] acpiphp: Slot [5] registered\n[ 0.352523] acpiphp: Slot [6] registered\n[ 0.353655] acpiphp: Slot [7] registered\n[ 0.354786] acpiphp: Slot [8] registered\n[ 0.355910] acpiphp: Slot [9] registered\n[ 0.357028] acpiphp: Slot [10] registered\n[ 0.358175] acpiphp: Slot [11] registered\n[ 0.359327] acpiphp: Slot [12] registered\n[ 0.360475] acpiphp: Slot [13] registered\n[ 0.361614] acpiphp: Slot [14] registered\n[ 0.362764] acpiphp: Slot [15] registered\n[ 0.378775] acpiphp: Slot [16] registered\n[ 0.379925] acpiphp: Slot [17] registered\n[ 0.381075] acpiphp: Slot [18] registered\n[ 0.382217] acpiphp: Slot [19] registered\n[ 0.383372] acpiphp: Slot [20] registered\n[ 0.384531] acpiphp: Slot [21] registered\n[ 0.385671] acpiphp: Slot [22] registered\n[ 0.386819] acpiphp: Slot [23] registered\n[ 0.387978] acpiphp: Slot [24] registered\n[ 0.389128] acpiphp: Slot [25] registered\n[ 0.390270] acpiphp: Slot [26] registered\n[ 0.391423] acpiphp: Slot [27] registered\n[ 0.392594] acpiphp: Slot [28] registered\n[ 0.393756] acpiphp: Slot [29] registered\n[ 0.394910] acpiphp: Slot [30] registered\n[ 0.396057] acpiphp: Slot [31] registered\n[ 0.397207] PCI host bridge to bus 0000:00\n[ 0.398360] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400063] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401771] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403825] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405890] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413945] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417399] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423681] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450561] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452630] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454411] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456264] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459986] vgaarb: loaded\n[ 0.460852] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462562] SCSI subsystem initialized\n[ 0.463866] ACPI: bus type USB registered\n[ 0.465067] usbcore: registered new interface driver usbfs\n[ 0.466556] usbcore: registered new interface driver hub\n[ 0.467992] usbcore: registered new device driver usb\n[ 0.469579] PCI: Using ACPI for IRQ routing\n[ 0.471158] NetLabel: Initializing\n[ 0.472187] NetLabel: domain hash size = 128\n[ 0.473419] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474791] NetLabel: unlabeled traffic allowed by default\n[ 0.476447] clocksource: Switched to clocksource kvm-clock\n[ 0.486515] AppArmor: AppArmor Filesystem Enabled\n[ 0.487900] pnp: PnP ACPI init\n[ 0.489188] pnp: PnP ACPI: found 5 devices\n[ 0.496173] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498606] NET: Registered protocol family 2\n[ 0.500070] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503650] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505382] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506946] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508620] NET: Registered protocol family 1\n[ 0.509883] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513018] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527658] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542239] Trying to unpack rootfs image as initramfs...\n[ 0.607352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610151] Scanning for low memory corruption every 60 seconds\n[ 0.612200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.613929] audit: initializing netlink subsys (disabled)\n[ 0.615459] audit: type=2000 audit(1535679484.729:1): initialized\n[ 0.617443] Initialise system trusted keyring\n[ 0.618876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620569] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623372] zbud: loaded\n[ 0.624410] VFS: Disk quotas dquot_6.6.0\n[ 0.625614] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.627895] fuse init (API version 7.23)\n[ 0.629195] Key type big_key registered\n[ 0.630354] Allocating IMA MOK and blacklist keyrings.\n[ 0.632114] Key type asymmetric registered\n[ 0.633323] Asymmetric key parser 'x509' registered\n[ 0.634710] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.636918] io scheduler noop registered\n[ 0.638086] io scheduler deadline registered (default)\n[ 0.639520] io scheduler cfq registered\n[ 0.640779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646322] ACPI: Power Button [PWRF]\n[ 0.647613] GHES: HEST is not enabled!\n[ 0.661828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691418] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718353] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721605] Linux agpgart interface v0.103\n[ 0.725143] brd: module loaded\n[ 0.727444] loop: module loaded\n[ 0.732194] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734390] GPT:90111 != 2097151\n[ 0.735413] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737053] GPT:90111 != 2097151\n[ 0.738071] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739519] vda: vda1 vda15\n[ 0.741292] scsi host0: ata_piix\n[ 0.742434] scsi host1: ata_piix\n[ 0.743506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745341] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747716] libphy: Fixed MDIO Bus: probed\n[ 0.748954] tun: Universal TUN/TAP device driver, 1.6\n[ 0.750391] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753325] PPP generic driver version 2.4.2\n[ 0.754668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756444] ehci-pci: EHCI PCI platform driver\n[ 0.757765] ehci-platform: EHCI generic platform driver\n[ 0.759241] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760937] ohci-pci: OHCI PCI platform driver\n[ 0.762249] ohci-platform: OHCI generic platform driver\n[ 0.763730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778466] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782150] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789273] usb usb1: Product: UHCI Host Controller\n[ 0.790650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792394] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793827] hub 1-0:1.0: USB hub found\n[ 0.794970] hub 1-0:1.0: 2 ports detected\n[ 0.796324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799392] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800823] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.802329] mousedev: PS/2 mouse device common for all mice\n[ 0.804110] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806780] rtc_cmos 00:00: RTC can wake from S4\n[ 0.808399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811874] i2c /dev entries driver\n[ 0.813035] device-mapper: uevent: version 1.0.3\n[ 0.814441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.818869] NET: Registered protocol family 10\n[ 0.820517] NET: Registered protocol family 17\n[ 0.821838] Key type dns_resolver registered\n[ 0.823235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.824876] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.827490] registered taskstats version 1\n[ 0.828738] Loading compiled-in X.509 certificates\n[ 0.830652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.833372] zswap: loaded using pool lzo/zbud\n[ 0.835529] Key type trusted registered\n[ 0.837792] Key type encrypted registered\n[ 0.838978] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.840528] ima: No TPM chip found, activating TPM-bypass!\n[ 0.842050] evm: HMAC attrs: 0x1\n[ 0.843399] Magic number: 14:27:611\n[ 0.844651] rtc_cmos 00:00: setting system clock to 2018-08-31 01:38:04 UTC (1535679484)\n[ 0.847038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848675] EDD information not available.\n[ 0.902245] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919688] Write protecting the kernel read-only data: 14336k\n[ 0.922803] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925445] 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.975938] 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.82\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.11...\nLease of 192.168.120.11 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 0.96. iid=i-00000008\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCw/q1O60ooimdn9qse8AGsFVuz7hMYR94VhsLDWeTh2MGw6bjg0cVshbqusH5lJUTsiCl/hR7lw4fvKOQTmP58wnAMETrR7cI4E1zhpQ4Kwtl0Wv2sfiCRdxZOroXxrgIk/uh8Ekxw+Rso/7TgKrH79NMtBv3tQ7/lLUxcn5vkDvuY+OlfXPwS3JaWA7ZypHwoFkE4fAH8g52b0Xk5bMECaLLcOieORy2F+u1qMNaJKRSY/sgjGqAJeFz1kTFjfZn1tddal7bpEPMuoZMnrogLIFt/xt12KfiVIFelBUcTSnmo7wE6a1S53posl/bp5jrzlVKcLOiUH7uXBLkRTVbh root@cinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea\nssh-dss AAAAB3NzaC1kc3MAAACBAJ0Be0fwJ7v2JYDEcHZmTMQUuR8wPkk/XuwhbTELdTK3yN5LQiGz43McLlukprrHj4ntcOBosmH5ElbrbB+dXwjKkjk/Gckttt/tzqjFpBrCYrtI+fXgg4OhTUiMTp9tA1I6V4Ouh/Br+bYKbg5ineWTCgDHR/KxUhPQuQ8VsMSrAAAAFQDo4if7k5Je0xtPGVsNWnJ4D7qHGQAAAIB6oArzgpoeR37qHYCsBqpAw5m2g7RWxB4Hv8/rghZA7uglFORG+Rv592LmdXZyz3xJkxGDgGeMr1eeFNHb37dhlV1m2waHJWWuIJrYa0zVb+q3PF/+AKQPGhn6CR+ClA9E0zAOmBUlI9IdYq0Z3rDcKKCeTHdXOIZg1O1592K6cQAAAIBWAUGdWc5kpGSxFv0KEr88rFbjzwEYKHqIqmujmcuwUAw4ESb1UvBUaodp8yXVC59FB/PgXTfWbdyhCRcAtRGUTrlseJx7x+1+cGE05PyncpFMuyf7uHpjhHoV/fAKOumRF6XLC6XFiF64rPjbv9dabURmdeRghdWxRMqfL4NqZg== root@cinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fefc:6102/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.79 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea login: "} 2018-08-31 01:38:09,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/action used request id req-e25af651-b12e-47f8-835a-63e269d85f38 2018-08-31 01:38:09,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819878578186s 2018-08-31 01:38:09,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/action used request id req-e25af651-b12e-47f8-835a-63e269d85f38 2018-08-31 01:38:09,630 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 516044920 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.190088] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192472] pid_max: default: 32768 minimum: 301 [ 0.193776] ACPI: Core revision 20150930 [ 0.195495] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197389] Security Framework initialized [ 0.198559] Yama: becoming mindful. [ 0.199632] AppArmor: AppArmor initialized [ 0.200871] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204573] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206291] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208278] Initializing cgroup subsys io [ 0.209464] Initializing cgroup subsys memory [ 0.210728] Initializing cgroup subsys devices [ 0.211997] Initializing cgroup subsys freezer [ 0.213285] Initializing cgroup subsys net_cls [ 0.214557] Initializing cgroup subsys perf_event [ 0.215892] Initializing cgroup subsys net_prio [ 0.217204] Initializing cgroup subsys hugetlb [ 0.218484] Initializing cgroup subsys pids [ 0.219745] CPU: Physical Processor ID: 0 [ 0.221618] mce: CPU supports 10 MCE banks [ 0.222827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241132] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247818] ftrace: allocating 31920 entries in 125 pages [ 0.273164] smpboot: Max logical packages: 1 [ 0.274380] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276344] x2apic enabled [ 0.277542] Switched APIC routing to physical x2apic. [ 0.280063] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284499] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287089] KVM setup paravirtual spinlock [ 0.288728] x86: Booted up 1 node, 1 CPUs [ 0.289911] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291899] devtmpfs: initialized [ 0.293937] evm: security.selinux [ 0.294952] evm: security.SMACK64 [ 0.295952] evm: security.SMACK64EXEC [ 0.297034] evm: security.SMACK64TRANSMUTE [ 0.298197] evm: security.SMACK64MMAP [ 0.299281] evm: security.ima [ 0.300206] evm: security.capability [ 0.301338] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303978] pinctrl core: initialized pinctrl subsystem [ 0.305525] RTC time: 1:38:04, date: 08/31/18 [ 0.306876] NET: Registered protocol family 16 [ 0.308259] cpuidle: using governor ladder [ 0.309438] cpuidle: using governor menu [ 0.310559] PCCT header not found. [ 0.311620] ACPI: bus type PCI registered [ 0.312849] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314689] PCI: Using configuration type 1 for base access [ 0.316955] ACPI: Added _OSI(Module Device) [ 0.318163] ACPI: Added _OSI(Processor Device) [ 0.319402] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320678] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322945] ACPI: Interpreter enabled [ 0.324029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334660] ACPI: (supports S0 S5) [ 0.335683] ACPI: Using IOAPIC for interrupt routing [ 0.337039] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349113] acpiphp: Slot [3] registered [ 0.350252] acpiphp: Slot [4] registered [ 0.351390] acpiphp: Slot [5] registered [ 0.352523] acpiphp: Slot [6] registered [ 0.353655] acpiphp: Slot [7] registered [ 0.354786] acpiphp: Slot [8] registered [ 0.355910] acpiphp: Slot [9] registered [ 0.357028] acpiphp: Slot [10] registered [ 0.358175] acpiphp: Slot [11] registered [ 0.359327] acpiphp: Slot [12] registered [ 0.360475] acpiphp: Slot [13] registered [ 0.361614] acpiphp: Slot [14] registered [ 0.362764] acpiphp: Slot [15] registered [ 0.378775] acpiphp: Slot [16] registered [ 0.379925] acpiphp: Slot [17] registered [ 0.381075] acpiphp: Slot [18] registered [ 0.382217] acpiphp: Slot [19] registered [ 0.383372] acpiphp: Slot [20] registered [ 0.384531] acpiphp: Slot [21] registered [ 0.385671] acpiphp: Slot [22] registered [ 0.386819] acpiphp: Slot [23] registered [ 0.387978] acpiphp: Slot [24] registered [ 0.389128] acpiphp: Slot [25] registered [ 0.390270] acpiphp: Slot [26] registered [ 0.391423] acpiphp: Slot [27] registered [ 0.392594] acpiphp: Slot [28] registered [ 0.393756] acpiphp: Slot [29] registered [ 0.394910] acpiphp: Slot [30] registered [ 0.396057] acpiphp: Slot [31] registered [ 0.397207] PCI host bridge to bus 0000:00 [ 0.398360] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400063] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401771] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403825] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405890] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407998] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413945] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417399] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423681] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450561] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452630] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454411] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456264] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457763] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459986] vgaarb: loaded [ 0.460852] vgaarb: bridge control possible 0000:00:02.0 [ 0.462562] SCSI subsystem initialized [ 0.463866] ACPI: bus type USB registered [ 0.465067] usbcore: registered new interface driver usbfs [ 0.466556] usbcore: registered new interface driver hub [ 0.467992] usbcore: registered new device driver usb [ 0.469579] PCI: Using ACPI for IRQ routing [ 0.471158] NetLabel: Initializing [ 0.472187] NetLabel: domain hash size = 128 [ 0.473419] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.474791] NetLabel: unlabeled traffic allowed by default [ 0.476447] clocksource: Switched to clocksource kvm-clock [ 0.486515] AppArmor: AppArmor Filesystem Enabled [ 0.487900] pnp: PnP ACPI init [ 0.489188] pnp: PnP ACPI: found 5 devices [ 0.496173] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498606] NET: Registered protocol family 2 [ 0.500070] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.501916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503650] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505382] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506946] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508620] NET: Registered protocol family 1 [ 0.509883] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511454] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513018] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527658] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542239] Trying to unpack rootfs image as initramfs... [ 0.607352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.610151] Scanning for low memory corruption every 60 seconds [ 0.612200] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613929] audit: initializing netlink subsys (disabled) [ 0.615459] audit: type=2000 audit(1535679484.729:1): initialized [ 0.617443] Initialise system trusted keyring [ 0.618876] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620569] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623372] zbud: loaded [ 0.624410] VFS: Disk quotas dquot_6.6.0 [ 0.625614] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627895] fuse init (API version 7.23) [ 0.629195] Key type big_key registered [ 0.630354] Allocating IMA MOK and blacklist keyrings. [ 0.632114] Key type asymmetric registered [ 0.633323] Asymmetric key parser 'x509' registered [ 0.634710] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.636918] io scheduler noop registered [ 0.638086] io scheduler deadline registered (default) [ 0.639520] io scheduler cfq registered [ 0.640779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.642296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646322] ACPI: Power Button [PWRF] [ 0.647613] GHES: HEST is not enabled! [ 0.661828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.691418] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.694558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.718353] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.721605] Linux agpgart interface v0.103 [ 0.725143] brd: module loaded [ 0.727444] loop: module loaded [ 0.732194] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.734390] GPT:90111 != 2097151 [ 0.735413] GPT:Alternate GPT header not at the end of the disk. [ 0.737053] GPT:90111 != 2097151 [ 0.738071] GPT: Use GNU Parted to correct GPT errors. [ 0.739519] vda: vda1 vda15 [ 0.741292] scsi host0: ata_piix [ 0.742434] scsi host1: ata_piix [ 0.743506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.745341] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.747716] libphy: Fixed MDIO Bus: probed [ 0.748954] tun: Universal TUN/TAP device driver, 1.6 [ 0.750391] tun: (C) 1999-2004 Max Krasnyansky [ 0.753325] PPP generic driver version 2.4.2 [ 0.754668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756444] ehci-pci: EHCI PCI platform driver [ 0.757765] ehci-platform: EHCI generic platform driver [ 0.759241] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760937] ohci-pci: OHCI PCI platform driver [ 0.762249] ohci-platform: OHCI generic platform driver [ 0.763730] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778466] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782150] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.783662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.785370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789273] usb usb1: Product: UHCI Host Controller [ 0.790650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.792394] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793827] hub 1-0:1.0: USB hub found [ 0.794970] hub 1-0:1.0: 2 ports detected [ 0.796324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799392] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800823] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.802329] mousedev: PS/2 mouse device common for all mice [ 0.804110] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806780] rtc_cmos 00:00: RTC can wake from S4 [ 0.808399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811874] i2c /dev entries driver [ 0.813035] device-mapper: uevent: version 1.0.3 [ 0.814441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818869] NET: Registered protocol family 10 [ 0.820517] NET: Registered protocol family 17 [ 0.821838] Key type dns_resolver registered [ 0.823235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824876] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.827490] registered taskstats version 1 [ 0.828738] Loading compiled-in X.509 certificates [ 0.830652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.833372] zswap: loaded using pool lzo/zbud [ 0.835529] Key type trusted registered [ 0.837792] Key type encrypted registered [ 0.838978] AppArmor: AppArmor sha1 policy hashing enabled [ 0.840528] ima: No TPM chip found, activating TPM-bypass! [ 0.842050] evm: HMAC attrs: 0x1 [ 0.843399] Magic number: 14:27:611 [ 0.844651] rtc_cmos 00:00: setting system clock to 2018-08-31 01:38:04 UTC (1535679484) [ 0.847038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.848675] EDD information not available. [ 0.902245] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919688] Write protecting the kernel read-only data: 14336k [ 0.922803] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.925445] 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.975938] 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.82 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.11... Lease of 192.168.120.11 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 0.96. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCw/q1O60ooimdn9qse8AGsFVuz7hMYR94VhsLDWeTh2MGw6bjg0cVshbqusH5lJUTsiCl/hR7lw4fvKOQTmP58wnAMETrR7cI4E1zhpQ4Kwtl0Wv2sfiCRdxZOroXxrgIk/uh8Ekxw+Rso/7TgKrH79NMtBv3tQ7/lLUxcn5vkDvuY+OlfXPwS3JaWA7ZypHwoFkE4fAH8g52b0Xk5bMECaLLcOieORy2F+u1qMNaJKRSY/sgjGqAJeFz1kTFjfZn1tddal7bpEPMuoZMnrogLIFt/xt12KfiVIFelBUcTSnmo7wE6a1S53posl/bp5jrzlVKcLOiUH7uXBLkRTVbh root@cinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea ssh-dss AAAAB3NzaC1kc3MAAACBAJ0Be0fwJ7v2JYDEcHZmTMQUuR8wPkk/XuwhbTELdTK3yN5LQiGz43McLlukprrHj4ntcOBosmH5ElbrbB+dXwjKkjk/Gckttt/tzqjFpBrCYrtI+fXgg4OhTUiMTp9tA1I6V4Ouh/Br+bYKbg5ineWTCgDHR/KxUhPQuQ8VsMSrAAAAFQDo4if7k5Je0xtPGVsNWnJ4D7qHGQAAAIB6oArzgpoeR37qHYCsBqpAw5m2g7RWxB4Hv8/rghZA7uglFORG+Rv592LmdXZyz3xJkxGDgGeMr1eeFNHb37dhlV1m2waHJWWuIJrYa0zVb+q3PF/+AKQPGhn6CR+ClA9E0zAOmBUlI9IdYq0Z3rDcKKCeTHdXOIZg1O1592K6cQAAAIBWAUGdWc5kpGSxFv0KEr88rFbjzwEYKHqIqmujmcuwUAw4ESb1UvBUaodp8yXVC59FB/PgXTfWbdyhCRcAtRGUTrlseJx7x+1+cGE05PyncpFMuyf7uHpjhHoV/fAKOumRF6XLC6XFiF64rPjbv9dabURmdeRghdWxRMqfL4NqZg== root@cinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fefc:6102/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-80cdf913-ae1e-4f1c-a104-a155f6e831ea login: 2018-08-31 01:38:09,633 - paramiko.transport - DEBUG - starting thread (client mode): 0x73b9c0d0L 2018-08-31 01:38:09,633 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 01:38:09,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 01:38:09,634 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 01:38:09,634 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 01:38:09,634 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 01:38:09,634 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 01:38:09,634 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 01:38:09,634 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 01:38:09,635 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 01:38:09,652 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 01:38:09,652 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 01:38:09,666 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: b8d51b27f44d5bfb2c31e9715ce4feba 2018-08-31 01:38:09,667 - paramiko.transport - DEBUG - Trying discovered key 0811505fd211c71fdc2507e00009c0ed in /tmp/tmp7JGf6A 2018-08-31 01:38:09,689 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 01:38:09,695 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 01:38:09,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-31 01:38:09,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"volumeAttachment": {"volumeId": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}}' 2018-08-31 01:38:12,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-1df4b92f-d5bb-4f47-920e-76c97ea6f9e0 x-compute-request-id: req-1df4b92f-d5bb-4f47-920e-76c97ea6f9e0 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "volumeId": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}} 2018-08-31 01:38:12,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/os-volume_attachments used request id req-1df4b92f-d5bb-4f47-920e-76c97ea6f9e0 2018-08-31 01:38:12,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.78850007057s 2018-08-31 01:38:12,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/os-volume_attachments used request id req-1df4b92f-d5bb-4f47-920e-76c97ea6f9e0 2018-08-31 01:38:12,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:13,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:12 GMT Server: Apache x-compute-request-id: req-55401901-1b55-4fac-b3e0-55113ecb4866 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55401901-1b55-4fac-b3e0-55113ecb4866 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:12.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:13,474 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-55401901-1b55-4fac-b3e0-55113ecb4866 2018-08-31 01:38:13,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.985279083252s 2018-08-31 01:38:13,474 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-55401901-1b55-4fac-b3e0-55113ecb4866 2018-08-31 01:38:13,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:15,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:16,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:15 GMT Server: Apache x-compute-request-id: req-1f92ed42-157c-4576-9603-916f6dc473a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f92ed42-157c-4576-9603-916f6dc473a0 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [{"server_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "attachment_id": "de6ed5cc-d2d4-48ae-a9a6-75293dffd568", "attached_at": "2018-08-31T01:38:14.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "device": "/dev/vdb", "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:15.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:16,369 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-1f92ed42-157c-4576-9603-916f6dc473a0 2018-08-31 01:38:16,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.891096115112s 2018-08-31 01:38:16,370 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-1f92ed42-157c-4576-9603-916f6dc473a0 2018-08-31 01:38:16,372 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 01:38:16,373 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 01:38:16,374 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 01:38:16,377 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 01:38:16,447 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 01:38:16,447 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-31 01:38:16,448 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 01:38:16,449 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 01:38:16,485 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-31 01:38:16,485 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 01:38:16,513 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 01:38:17,020 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 01:38:17,019 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 12b275e7-551d-4c72-b62d-27dce775fe60 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-31 01:38:17,020 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-31 01:38:17,021 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 01:38:17,021 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-31 01:38:17,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-31 01:38:17,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/os-volume_attachments/d0f28bdd-e47d-4d03-b539-760fb3c0141a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:17,619 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:38: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-345a5963-f47c-4a07-900f-47c6982837a7 x-compute-request-id: req-345a5963-f47c-4a07-900f-47c6982837a7 Content-Length: 0 Content-Type: application/json 2018-08-31 01:38:17,620 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/os-volume_attachments/d0f28bdd-e47d-4d03-b539-760fb3c0141a used request id req-345a5963-f47c-4a07-900f-47c6982837a7 2018-08-31 01:38:17,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.597783088684s 2018-08-31 01:38:17,620 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb/os-volume_attachments/d0f28bdd-e47d-4d03-b539-760fb3c0141a used request id req-345a5963-f47c-4a07-900f-47c6982837a7 2018-08-31 01:38:17,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:17,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:17 GMT Server: Apache x-compute-request-id: req-94180683-cfc6-43ee-9ccd-e5da529ceff8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94180683-cfc6-43ee-9ccd-e5da529ceff8 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [{"server_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "attachment_id": "de6ed5cc-d2d4-48ae-a9a6-75293dffd568", "attached_at": "2018-08-31T01:38:14.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "device": "/dev/vdb", "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:17.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:17,676 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-94180683-cfc6-43ee-9ccd-e5da529ceff8 2018-08-31 01:38:17,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0555369853973s 2018-08-31 01:38:17,676 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-94180683-cfc6-43ee-9ccd-e5da529ceff8 2018-08-31 01:38:17,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:19,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:19,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:19,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:19 GMT Server: Apache x-compute-request-id: req-d431853c-f9c8-441f-874d-856dcf54166f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d431853c-f9c8-441f-874d-856dcf54166f Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:19.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:19,730 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-d431853c-f9c8-441f-874d-856dcf54166f 2018-08-31 01:38:19,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0490930080414s 2018-08-31 01:38:19,731 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-d431853c-f9c8-441f-874d-856dcf54166f 2018-08-31 01:38:19,732 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-31 01:38:19,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-31 01:38:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"volumeAttachment": {"volumeId": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}}' 2018-08-31 01:38:21,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-28e288c5-d28b-46e1-9550-73b36f07b512 x-compute-request-id: req-28e288c5-d28b-46e1-9550-73b36f07b512 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "1db32800-ca19-4391-9364-83322ed2c9ec", "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "volumeId": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}} 2018-08-31 01:38:21,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/os-volume_attachments used request id req-28e288c5-d28b-46e1-9550-73b36f07b512 2018-08-31 01:38:21,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.70241808891s 2018-08-31 01:38:21,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/os-volume_attachments used request id req-28e288c5-d28b-46e1-9550-73b36f07b512 2018-08-31 01:38:21,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:21,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:21,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:21 GMT Server: Apache x-compute-request-id: req-e35b6a7f-2bcd-4d1f-a97f-019545297c81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e35b6a7f-2bcd-4d1f-a97f-019545297c81 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:21.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:21,491 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-e35b6a7f-2bcd-4d1f-a97f-019545297c81 2018-08-31 01:38:21,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0546998977661s 2018-08-31 01:38:21,491 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-e35b6a7f-2bcd-4d1f-a97f-019545297c81 2018-08-31 01:38:21,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:23,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:23,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:23 GMT Server: Apache x-compute-request-id: req-77ecfef9-b9fc-4a88-85d5-4b33163a7fc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77ecfef9-b9fc-4a88-85d5-4b33163a7fc3 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [{"server_id": "1db32800-ca19-4391-9364-83322ed2c9ec", "attachment_id": "f0629977-129f-4467-b5a3-1bb1b5ce92a8", "attached_at": "2018-08-31T01:38:22.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "device": "/dev/vdb", "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:22.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:23,548 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-77ecfef9-b9fc-4a88-85d5-4b33163a7fc3 2018-08-31 01:38:23,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0526819229126s 2018-08-31 01:38:23,549 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-77ecfef9-b9fc-4a88-85d5-4b33163a7fc3 2018-08-31 01:38:23,551 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 01:38:23,553 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 01:38:23,554 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 01:38:23,556 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 01:38:23,626 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 01:38:23,626 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-31 01:38:23,627 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 01:38:23,628 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 01:38:23,665 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-31 01:38:23,665 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 01:38:23,692 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 01:38:23,716 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 01:38:23,716 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-31 01:38:23,717 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-31 01:38:23,718 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 01:38:23,718 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-31 01:38:23,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-31 01:38:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/os-volume_attachments/d0f28bdd-e47d-4d03-b539-760fb3c0141a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:26,112 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:38: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-9814c24e-33d5-48d7-b687-bf10a9b0516b x-compute-request-id: req-9814c24e-33d5-48d7-b687-bf10a9b0516b Content-Length: 0 Content-Type: application/json 2018-08-31 01:38:26,113 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/os-volume_attachments/d0f28bdd-e47d-4d03-b539-760fb3c0141a used request id req-9814c24e-33d5-48d7-b687-bf10a9b0516b 2018-08-31 01:38:26,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.39418721199s 2018-08-31 01:38:26,113 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec/os-volume_attachments/d0f28bdd-e47d-4d03-b539-760fb3c0141a used request id req-9814c24e-33d5-48d7-b687-bf10a9b0516b 2018-08-31 01:38:26,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:26,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:26,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:26 GMT Server: Apache x-compute-request-id: req-aed4b405-f6f4-4d1f-b1a5-fcfc1e0be880 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aed4b405-f6f4-4d1f-b1a5-fcfc1e0be880 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [{"server_id": "1db32800-ca19-4391-9364-83322ed2c9ec", "attachment_id": "f0629977-129f-4467-b5a3-1bb1b5ce92a8", "attached_at": "2018-08-31T01:38:22.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "device": "/dev/vdb", "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a"}], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:26.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:26,183 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-aed4b405-f6f4-4d1f-b1a5-fcfc1e0be880 2018-08-31 01:38:26,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0694470405579s 2018-08-31 01:38:26,183 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-aed4b405-f6f4-4d1f-b1a5-fcfc1e0be880 2018-08-31 01:38:26,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:28,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:28,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:28 GMT Server: Apache x-compute-request-id: req-afe5f286-0531-4327-bc87-292f5118976a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-afe5f286-0531-4327-bc87-292f5118976a Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:26.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:28,237 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-afe5f286-0531-4327-bc87-292f5118976a 2018-08-31 01:38:28,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0490620136261s 2018-08-31 01:38:28,237 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-afe5f286-0531-4327-bc87-292f5118976a 2018-08-31 01:38:28,352 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:38:28,352 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:01 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-31 01:38:28,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:38:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:28,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38: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-84f6dfa8-0c42-41d5-a49a-ff8bd3c23ead x-compute-request-id: req-84f6dfa8-0c42-41d5-a49a-ff8bd3c23ead Content-Type: application/json 2018-08-31 01:38:28,487 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec used request id req-84f6dfa8-0c42-41d5-a49a-ff8bd3c23ead 2018-08-31 01:38:28,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.130044937134s 2018-08-31 01:38:28,488 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec used request id req-84f6dfa8-0c42-41d5-a49a-ff8bd3c23ead 2018-08-31 01:38:28,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:38:28,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:28,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-cf0de455-6e75-467e-b5f8-8a68a5f71c43 x-compute-request-id: req-cf0de455-6e75-467e-b5f8-8a68a5f71c43 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:61:02", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:61:02", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:38:03.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:38:03Z", "hostId": "47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:25", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1db32800-ca19-4391-9364-83322ed2c9ec", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:37:43.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "1db32800-ca19-4391-9364-83322ed2c9ec", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:38:28Z", "hostId": "4f808c795e65b6f0d8389d61023b4bb398cbdd83302bbc5b619dc5e6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm2_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:38Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:38:28,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf0de455-6e75-467e-b5f8-8a68a5f71c43 2018-08-31 01:38:28,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204681158066s 2018-08-31 01:38:28,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf0de455-6e75-467e-b5f8-8a68a5f71c43 2018-08-31 01:38:28,696 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:30,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:38:30,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:30,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-145bff87-3f2b-4a30-af9d-006608b59179 x-compute-request-id: req-145bff87-3f2b-4a30-af9d-006608b59179 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:61:02", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:61:02", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:38:03.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:38:03Z", "hostId": "47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:38:30,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-145bff87-3f2b-4a30-af9d-006608b59179 2018-08-31 01:38:30,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218971967697s 2018-08-31 01:38:30,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-145bff87-3f2b-4a30-af9d-006608b59179 2018-08-31 01:38:30,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 01:38:30,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/3673e259-3da4-4fdb-87dd-cfac7c60c458.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:31,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c64f1972-c63d-438f-8160-93c7f1fa93ac Content-Length: 0 Date: Fri, 31 Aug 2018 01:38:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:38:31,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3673e259-3da4-4fdb-87dd-cfac7c60c458.json used request id req-c64f1972-c63d-438f-8160-93c7f1fa93ac 2018-08-31 01:38:31,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05835795403s 2018-08-31 01:38:31,980 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3673e259-3da4-4fdb-87dd-cfac7c60c458.json used request id req-c64f1972-c63d-438f-8160-93c7f1fa93ac 2018-08-31 01:38:31,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:31,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:32,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-093e0f83-1497-4420-8843-26045a079377 Date: Fri, 31 Aug 2018 01:38:32 GMT RESP BODY: {"floatingips": [{"router_id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:38:07Z", "updated_at": "2018-08-31T01:38:09Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:61:02", "device_id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "port_id": "a6d50eb3-0b43-4b1b-a229-1c52a0eb6d58", "id": "8154d18e-e134-469f-a960-a557b7fec6bc", "qos_policy_id": null}]} 2018-08-31 01:38:32,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-093e0f83-1497-4420-8843-26045a079377 2018-08-31 01:38:32,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0772521495819s 2018-08-31 01:38:32,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-093e0f83-1497-4420-8843-26045a079377 2018-08-31 01:38:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:32,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:32,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:32 GMT Server: Apache x-compute-request-id: req-77166c81-fce4-4b27-97e9-310a3eff9993 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77166c81-fce4-4b27-97e9-310a3eff9993 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:26.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:32,116 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-77166c81-fce4-4b27-97e9-310a3eff9993 2018-08-31 01:38:32,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0494320392609s 2018-08-31 01:38:32,116 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-77166c81-fce4-4b27-97e9-310a3eff9993 2018-08-31 01:38:32,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-31 01:38:32,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:32,203 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:38:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d70377c5-fc36-4f5f-9cef-c6409194113d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:38:32,203 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a used request id req-d70377c5-fc36-4f5f-9cef-c6409194113d 2018-08-31 01:38:32,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0854859352112s 2018-08-31 01:38:32,204 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a used request id req-d70377c5-fc36-4f5f-9cef-c6409194113d 2018-08-31 01:38:32,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:32,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:32,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:32 GMT Server: Apache x-compute-request-id: req-9edc04b5-e4c4-422c-a640-326328c12bed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9edc04b5-e4c4-422c-a640-326328c12bed Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "1bb07882d20149b592ee5f55f5111c63", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2fe036b022ce4cb08cc493c795f770af/volumes/d0f28bdd-e47d-4d03-b539-760fb3c0141a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T01:37:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fe036b022ce4cb08cc493c795f770af", "updated_at": "2018-08-31T01:38:32.000000", "volume_type": null, "name": "cinder_test-volume_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d0f28bdd-e47d-4d03-b539-760fb3c0141a", "size": 2}]} 2018-08-31 01:38:32,257 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-9edc04b5-e4c4-422c-a640-326328c12bed 2018-08-31 01:38:32,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0528810024261s 2018-08-31 01:38:32,258 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-9edc04b5-e4c4-422c-a640-326328c12bed 2018-08-31 01:38:32,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:34,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 01:38:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:34,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:34 GMT Server: Apache x-compute-request-id: req-894df445-ea51-48b8-9e1e-cf05bd8bbc02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-894df445-ea51-48b8-9e1e-cf05bd8bbc02 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 01:38:34,302 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-894df445-ea51-48b8-9e1e-cf05bd8bbc02 2018-08-31 01:38:34,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0405240058899s 2018-08-31 01:38:34,302 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2fe036b022ce4cb08cc493c795f770af/volumes/detail used request id req-894df445-ea51-48b8-9e1e-cf05bd8bbc02 2018-08-31 01:38:34,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 01:38:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/8154d18e-e134-469f-a960-a557b7fec6bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:35,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e25a18b-e61f-4179-aaff-9a2ea0fdec09 Content-Length: 0 Date: Fri, 31 Aug 2018 01:38:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:38:35,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/8154d18e-e134-469f-a960-a557b7fec6bc.json used request id req-6e25a18b-e61f-4179-aaff-9a2ea0fdec09 2018-08-31 01:38:35,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16271495819s 2018-08-31 01:38:35,468 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/8154d18e-e134-469f-a960-a557b7fec6bc.json used request id req-6e25a18b-e61f-4179-aaff-9a2ea0fdec09 2018-08-31 01:38:35,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 01:38:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:35,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-37326a0f-ecb8-4707-b648-99d60205db94 Date: Fri, 31 Aug 2018 01:38:35 GMT RESP BODY: {"floatingips": []} 2018-08-31 01:38:35,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-37326a0f-ecb8-4707-b648-99d60205db94 2018-08-31 01:38:35,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0704040527344s 2018-08-31 01:38:35,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-37326a0f-ecb8-4707-b648-99d60205db94 2018-08-31 01:38:35,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 01:38:35,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:35,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38: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-1f1b381f-2848-42f4-bf40-d2940ec9687f x-compute-request-id: req-1f1b381f-2848-42f4-bf40-d2940ec9687f Content-Type: application/json 2018-08-31 01:38:35,704 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb used request id req-1f1b381f-2848-42f4-bf40-d2940ec9687f 2018-08-31 01:38:35,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162252187729s 2018-08-31 01:38:35,704 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb used request id req-1f1b381f-2848-42f4-bf40-d2940ec9687f 2018-08-31 01:38:35,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:38:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:36,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-15944864-6bec-4bec-a0cb-249fcc58bd56 x-compute-request-id: req-15944864-6bec-4bec-a0cb-249fcc58bd56 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:61:02", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:61:02", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "rel": "bookmark"}], "image": {"id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "links": [{"href": "http://172.30.9.27:8774/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T01:38:03.000000", "flavor": {"id": "a6e46175-e852-45be-b950-6e4502a28769", "links": [{"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}]}, "id": "27b152fc-3f22-43ca-b674-d7ba7d2f80eb", "security_groups": [{"name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}], "user_id": "1bb07882d20149b592ee5f55f5111c63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T01:38:35Z", "hostId": "47351a181475f9ec0134f829eb624487277bbbd2ca6bf72e8f346313", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "name": "cinder_test-vm_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "created": "2018-08-31T01:37:57Z", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 01:38:36,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15944864-6bec-4bec-a0cb-249fcc58bd56 2018-08-31 01:38:36,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762735843658s 2018-08-31 01:38:36,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15944864-6bec-4bec-a0cb-249fcc58bd56 2018-08-31 01:38:36,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 01:38:38,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 01:38:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:38,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-bdd789c9-bf0a-457a-ba37-3a384d9b453d x-compute-request-id: req-bdd789c9-bf0a-457a-ba37-3a384d9b453d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 01:38:38,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bdd789c9-bf0a-457a-ba37-3a384d9b453d 2018-08-31 01:38:38,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0663611888885s 2018-08-31 01:38:38,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bdd789c9-bf0a-457a-ba37-3a384d9b453d 2018-08-31 01:38:38,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 01:38:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:38,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-a49f32de-54fa-45cd-a70e-adda4be1a64b Date: Fri, 31 Aug 2018 01:38:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:27Z", "updated_at": "2018-08-31T01:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "23155f66-6398-484a-8481-a7572fd0f950", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "2d1975a4-a943-4e2f-ae79-6bceac048c18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "5cea05d7-b4f9-4b27-9676-61409893fd9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "b49c3fba-bf8a-43b9-9ee9-47bdee1a5325", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:35Z", "updated_at": "2018-08-31T01:37:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "5d835d28-b515-4855-ad18-f694d0adf22f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "8b7d3fd4-1549-45e5-b59a-b3b8c1597a0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "8d623bc8-78b5-4c3c-ad14-206ab25f8427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:35Z", "revision_number": 0, "id": "aa3a5fd4-4e53-48e3-8b64-2c567035d59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:35Z", "security_group_id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 3, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "5da354fe-25c1-4f9b-b721-f7ed8420cf30", "name": "cinder_test-sg_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}]} 2018-08-31 01:38:38,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a49f32de-54fa-45cd-a70e-adda4be1a64b 2018-08-31 01:38:38,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456740856171s 2018-08-31 01:38:38,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a49f32de-54fa-45cd-a70e-adda4be1a64b 2018-08-31 01:38:38,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 01:38:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5da354fe-25c1-4f9b-b721-f7ed8420cf30.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:38,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a1589fe-9907-4929-9e91-ad14deb924e7 Content-Length: 0 Date: Fri, 31 Aug 2018 01:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:38:38,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5da354fe-25c1-4f9b-b721-f7ed8420cf30.json used request id req-9a1589fe-9907-4929-9e91-ad14deb924e7 2018-08-31 01:38:38,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125534057617s 2018-08-31 01:38:38,718 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5da354fe-25c1-4f9b-b721-f7ed8420cf30.json used request id req-9a1589fe-9907-4929-9e91-ad14deb924e7 2018-08-31 01:38:38,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 01:38:38,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:38,765 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:38: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-18594217-15f1-486d-87bb-989d47bee0cb x-compute-request-id: req-18594217-15f1-486d-87bb-989d47bee0cb Content-Length: 0 Content-Type: application/json 2018-08-31 01:38:38,765 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea used request id req-18594217-15f1-486d-87bb-989d47bee0cb 2018-08-31 01:38:38,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0470750331879s 2018-08-31 01:38:38,766 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_80cdf913-ae1e-4f1c-a104-a155f6e831ea used request id req-18594217-15f1-486d-87bb-989d47bee0cb 2018-08-31 01:38:38,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:38:38,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" -d '{"subnet_id": "3f3f497e-2be4-4674-8c03-c8cfb660499b"}' 2018-08-31 01:38:40,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12e9e7fe-8dbe-4765-b659-15be8646dac2 Date: Fri, 31 Aug 2018 01:38:40 GMT RESP BODY: {"network_id": "5c033982-7246-41d9-b122-ab5b907c906a", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "subnet_id": "3f3f497e-2be4-4674-8c03-c8cfb660499b", "subnet_ids": ["3f3f497e-2be4-4674-8c03-c8cfb660499b"], "port_id": "0354c59f-f7ba-46c2-99ce-daa240662791", "id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c"} 2018-08-31 01:38:40,746 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c/remove_router_interface.json used request id req-12e9e7fe-8dbe-4765-b659-15be8646dac2 2018-08-31 01:38:40,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9800760746s 2018-08-31 01:38:40,747 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c/remove_router_interface.json used request id req-12e9e7fe-8dbe-4765-b659-15be8646dac2 returning object 75ddc260-cae9-449d-a7aa-a05e9ab2747c 2018-08-31 01:38:40,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:38:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:40,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-098dffd0-244f-44de-8038-d078319ddff3 Date: Fri, 31 Aug 2018 01:38:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:28Z", "admin_state_up": true, "updated_at": "2018-08-31T01:38:39Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "75ddc260-cae9-449d-a7aa-a05e9ab2747c", "name": "cinder_test-router_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}]} 2018-08-31 01:38:40,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-098dffd0-244f-44de-8038-d078319ddff3 2018-08-31 01:38:40,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113801956177s 2018-08-31 01:38:40,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-098dffd0-244f-44de-8038-d078319ddff3 2018-08-31 01:38:40,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:38:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:42,043 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-451320e5-4e87-47c0-88e9-e0f53d2644fd Content-Length: 0 Date: Fri, 31 Aug 2018 01:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:38:42,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c.json used request id req-451320e5-4e87-47c0-88e9-e0f53d2644fd 2018-08-31 01:38:42,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18033099174s 2018-08-31 01:38:42,044 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/75ddc260-cae9-449d-a7aa-a05e9ab2747c.json used request id req-451320e5-4e87-47c0-88e9-e0f53d2644fd 2018-08-31 01:38:42,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:38:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:42,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bc155afc-9090-47b9-ad0b-fff30bdcfcc0 Date: Fri, 31 Aug 2018 01:38:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c033982-7246-41d9-b122-ab5b907c906a","tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T01:37:28Z","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":"2fe036b022ce4cb08cc493c795f770af","id":"3f3f497e-2be4-4674-8c03-c8cfb660499b","subnetpool_id":null,"name":"cinder_test-subnet_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}]} 2018-08-31 01:38:42,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bc155afc-9090-47b9-ad0b-fff30bdcfcc0 2018-08-31 01:38:42,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0458328723907s 2018-08-31 01:38:42,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bc155afc-9090-47b9-ad0b-fff30bdcfcc0 2018-08-31 01:38:42,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:38:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/3f3f497e-2be4-4674-8c03-c8cfb660499b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:43,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b36390d-7b5c-45ec-af12-37d6e30292ab Date: Fri, 31 Aug 2018 01:38:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:38:43,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3f3f497e-2be4-4674-8c03-c8cfb660499b.json used request id req-7b36390d-7b5c-45ec-af12-37d6e30292ab 2018-08-31 01:38:43,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22911095619s 2018-08-31 01:38:43,321 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3f3f497e-2be4-4674-8c03-c8cfb660499b.json used request id req-7b36390d-7b5c-45ec-af12-37d6e30292ab 2018-08-31 01:38:43,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:38:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:43,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-d269d3b2-1d8a-47fe-b62d-18ae4ccbeee5 Date: Fri, 31 Aug 2018 01:38:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c033982-7246-41d9-b122-ab5b907c906a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2fe036b022ce4cb08cc493c795f770af","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:38:43Z","qos_policy_id":null,"name":"cinder_test-net_80cdf913-ae1e-4f1c-a104-a155f6e831ea","admin_state_up":true,"tenant_id":"2fe036b022ce4cb08cc493c795f770af","created_at":"2018-08-31T01:37:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 01:38:43,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d269d3b2-1d8a-47fe-b62d-18ae4ccbeee5 2018-08-31 01:38:43,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100434064865s 2018-08-31 01:38:43,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d269d3b2-1d8a-47fe-b62d-18ae4ccbeee5 2018-08-31 01:38:43,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:38:43,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5c033982-7246-41d9-b122-ab5b907c906a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:44,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-818446f8-2569-497d-9f6a-be2af97819e1 Date: Fri, 31 Aug 2018 01:38:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:38:44,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5c033982-7246-41d9-b122-ab5b907c906a.json used request id req-818446f8-2569-497d-9f6a-be2af97819e1 2018-08-31 01:38:44,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.969108104706s 2018-08-31 01:38:44,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5c033982-7246-41d9-b122-ab5b907c906a.json used request id req-818446f8-2569-497d-9f6a-be2af97819e1 2018-08-31 01:38:44,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:38:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:44,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-40c1af8b-36c4-448c-8687-13d1a90c7a36 Date: Fri, 31 Aug 2018 01:38:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:37:34Z", "file": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/file", "owner": "2fe036b022ce4cb08cc493c795f770af", "id": "9d9dc5c7-d319-4733-8615-bc409f9ed0de", "size": 12716032, "self": "/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:37:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:38:44,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-40c1af8b-36c4-448c-8687-13d1a90c7a36 2018-08-31 01:38:44,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390801429749s 2018-08-31 01:38:44,438 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-40c1af8b-36c4-448c-8687-13d1a90c7a36 2018-08-31 01:38:44,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:38:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1a6d117266eccea577dc8b5c89f87938f068a75" 2018-08-31 01:38:44,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ed45b3e-786a-4943-8a22-91c34e70a9fe Date: Fri, 31 Aug 2018 01:38:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:38:44,750 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de used request id req-9ed45b3e-786a-4943-8a22-91c34e70a9fe 2018-08-31 01:38:44,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.310052871704s 2018-08-31 01:38:44,750 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9d9dc5c7-d319-4733-8615-bc409f9ed0de used request id req-9ed45b3e-786a-4943-8a22-91c34e70a9fe 2018-08-31 01:38:44,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:38:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:38:44,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40314a7c-cbae-477a-a43c-d702c73efb96 x-compute-request-id: req-40314a7c-cbae-477a-a43c-d702c73efb96 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a6e46175-e852-45be-b950-6e4502a28769", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a6e46175-e852-45be-b950-6e4502a28769"}]} 2018-08-31 01:38:44,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-40314a7c-cbae-477a-a43c-d702c73efb96 2018-08-31 01:38:44,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224599838257s 2018-08-31 01:38:44,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-40314a7c-cbae-477a-a43c-d702c73efb96 2018-08-31 01:38:44,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:38:44,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:38:44,795 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3de1e4e-db82-477c-948a-517fb84c023b x-compute-request-id: req-c3de1e4e-db82-477c-948a-517fb84c023b Content-Length: 0 Content-Type: application/json 2018-08-31 01:38:44,795 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769 used request id req-c3de1e4e-db82-477c-948a-517fb84c023b 2018-08-31 01:38:44,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0206072330475s 2018-08-31 01:38:44,796 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a6e46175-e852-45be-b950-6e4502a28769 used request id req-c3de1e4e-db82-477c-948a-517fb84c023b 2018-08-31 01:38:44,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:44,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:38:44,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe1192d-e938-4872-8f2e-2fdf7dd5a148 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": {"self": "http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb07882d20149b592ee5f55f5111c63", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:38:44,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6fe1192d-e938-4872-8f2e-2fdf7dd5a148 2018-08-31 01:38:44,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199584007263s 2018-08-31 01:38:44,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6fe1192d-e938-4872-8f2e-2fdf7dd5a148 2018-08-31 01:38:45,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:38:45,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a2049a-dfd2-4100-9a97-78addca8e79f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_80cdf913-ae1e-4f1c-a104-a155f6e831ea", "links": {"self": "http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1bb07882d20149b592ee5f55f5111c63", "description": null}} 2018-08-31 01:38:45,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63 used request id req-a4a2049a-dfd2-4100-9a97-78addca8e79f 2018-08-31 01:38:45,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202121019363s 2018-08-31 01:38:45,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63 used request id req-a4a2049a-dfd2-4100-9a97-78addca8e79f 2018-08-31 01:38:45,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:38:45,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:38:45,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6910fb9c-1c53-40a5-b347-6f5db6e4a7d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:45,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63 used request id req-6910fb9c-1c53-40a5-b347-6f5db6e4a7d9 2018-08-31 01:38:45,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312005996704s 2018-08-31 01:38:45,519 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1bb07882d20149b592ee5f55f5111c63 used request id req-6910fb9c-1c53-40a5-b347-6f5db6e4a7d9 2018-08-31 01:38:45,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:38:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:38:45,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb23e9c2-048d-4fbc-ae77-cd9c61491ae4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af"}, "tags": [], "enabled": true, "id": "2fe036b022ce4cb08cc493c795f770af", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_80cdf913-ae1e-4f1c-a104-a155f6e831ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 01:38:45,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-eb23e9c2-048d-4fbc-ae77-cd9c61491ae4 2018-08-31 01:38:45,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.17423915863s 2018-08-31 01:38:45,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-eb23e9c2-048d-4fbc-ae77-cd9c61491ae4 2018-08-31 01:38:45,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:38:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09b8443cb46bc1adb3c465e9ac5abc81d7f97321" 2018-08-31 01:38:46,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee079acb-21a0-45bc-861e-aa0f9eb408e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:46,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af used request id req-ee079acb-21a0-45bc-861e-aa0f9eb408e0 2018-08-31 01:38:46,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.344704151154s 2018-08-31 01:38:46,051 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2fe036b022ce4cb08cc493c795f770af used request id req-ee079acb-21a0-45bc-861e-aa0f9eb408e0 2018-08-31 01:38:46,107 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-31 01:38:46,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:38:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:38:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:38:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:38:46,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:38:46,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8005b486-562d-4a4f-b7d6-52028d5e8f81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:38:46,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8005b486-562d-4a4f-b7d6-52028d5e8f81 2018-08-31 01:38:46,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:38:46,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["_eBlSZDlSDmspHDW3e8nkg"], "issued_at": "2018-08-31T01:38:46.000000Z"}} 2018-08-31 01:38:46,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:38:46,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64bfb9d1-d0eb-4cf4-a218-fece1e04cb15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:38:46,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-64bfb9d1-d0eb-4cf4-a218-fece1e04cb15 2018-08-31 01:38:46,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:47,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce9ad2b1-8045-49bb-9fe1-3d6a63d98084 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:38:47,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ce9ad2b1-8045-49bb-9fe1-3d6a63d98084 2018-08-31 01:38:47,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20112490654s 2018-08-31 01:38:47,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ce9ad2b1-8045-49bb-9fe1-3d6a63d98084 2018-08-31 01:38:47,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:38:47,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}}' 2018-08-31 01:38:47,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786004cc-e57c-4630-b67e-d433c78d49eb Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}} 2018-08-31 01:38:47,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-786004cc-e57c-4630-b67e-d433c78d49eb 2018-08-31 01:38:47,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22981595993s 2018-08-31 01:38:47,360 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-786004cc-e57c-4630-b67e-d433c78d49eb 2018-08-31 01:38:47,361 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'c63f4fe3dcae4120a59b89402f3e09e2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83'}) 2018-08-31 01:38:47,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:38:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "53e081c4-d4fb-4c1f-95e6-91a9088622e8", "email": null, "name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}}' 2018-08-31 01:38:47,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3736da2-ad29-4859-b8ca-d2f90cbeafbf Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:38:47,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-e3736da2-ad29-4859-b8ca-d2f90cbeafbf 2018-08-31 01:38:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.53983092308s 2018-08-31 01:38:47,907 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-e3736da2-ad29-4859-b8ca-d2f90cbeafbf 2018-08-31 01:38:47,907 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd94820c873c140958613184ccc71ce9b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83'}) 2018-08-31 01:38:47,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:48,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717b46fb-3787-4a69-a1e0-9c2cb6a6a95c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:48,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-717b46fb-3787-4a69-a1e0-9c2cb6a6a95c 2018-08-31 01:38:48,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.140221118927s 2018-08-31 01:38:48,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-717b46fb-3787-4a69-a1e0-9c2cb6a6a95c 2018-08-31 01:38:48,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:48,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3213d3-37b0-411e-bdde-51c2e8a765dc Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:48,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba3213d3-37b0-411e-bdde-51c2e8a765dc 2018-08-31 01:38:48,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104725122452s 2018-08-31 01:38:48,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba3213d3-37b0-411e-bdde-51c2e8a765dc 2018-08-31 01:38:48,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:48,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa46dedd-6e99-4f71-b8c1-2a6c1cae9737 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:48,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa46dedd-6e99-4f71-b8c1-2a6c1cae9737 2018-08-31 01:38:48,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101843833923s 2018-08-31 01:38:48,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa46dedd-6e99-4f71-b8c1-2a6c1cae9737 2018-08-31 01:38:48,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:48,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84954a0c-dc34-4ac2-ae6c-3131fa72a4e3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:38:48,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-84954a0c-dc34-4ac2-ae6c-3131fa72a4e3 2018-08-31 01:38:48,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18070602417s 2018-08-31 01:38:48,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-84954a0c-dc34-4ac2-ae6c-3131fa72a4e3 2018-08-31 01:38:48,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:48,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561ba1f9-bdd9-45f3-82c5-4a48697d477a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:38:48,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-561ba1f9-bdd9-45f3-82c5-4a48697d477a 2018-08-31 01:38:48,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191537857056s 2018-08-31 01:38:48,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-561ba1f9-bdd9-45f3-82c5-4a48697d477a 2018-08-31 01:38:48,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:38:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:48,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e6d4a0-c8b4-414a-970f-3ab8f1a56521 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 01:38:48,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-29e6d4a0-c8b4-414a-970f-3ab8f1a56521 2018-08-31 01:38:48,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104449987411s 2018-08-31 01:38:48,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-29e6d4a0-c8b4-414a-970f-3ab8f1a56521 2018-08-31 01:38:48,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:38:48,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:48,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778ba654-bcfe-47d8-b49e-b41f6e58f336 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2", "previous": null, "next": null}} 2018-08-31 01:38:48,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2 used request id req-778ba654-bcfe-47d8-b49e-b41f6e58f336 2018-08-31 01:38:48,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107414007187s 2018-08-31 01:38:48,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2 used request id req-778ba654-bcfe-47d8-b49e-b41f6e58f336 2018-08-31 01:38:48,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:38:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:49,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-552d0c0d-e57d-4ecb-8cff-810eae5db36f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:49,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-552d0c0d-e57d-4ecb-8cff-810eae5db36f 2018-08-31 01:38:49,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167924880981s 2018-08-31 01:38:49,051 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-552d0c0d-e57d-4ecb-8cff-810eae5db36f 2018-08-31 01:38:49,051 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c63f4fe3dcae4120a59b89402f3e09e2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '53e081c4-d4fb-4c1f-95e6-91a9088622e8', 'username': u'api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:38:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:38:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:38:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:38:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:38:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:38:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:38:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:38:49,056 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83', 'password': '53e081c4-d4fb-4c1f-95e6-91a9088622e8', 'project_name': 'api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c63f4fe3dcae4120a59b89402f3e09e2', 'project_domain_name': 'Default'} 2018-08-31 01:38:49,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:49,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:49,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6a55b9-9074-47b6-ab7e-2cb97f361a94 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:49,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ca6a55b9-9074-47b6-ab7e-2cb97f361a94 2018-08-31 01:38:49,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177860021591s 2018-08-31 01:38:49,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ca6a55b9-9074-47b6-ab7e-2cb97f361a94 2018-08-31 01:38:49,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:49,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3e3f17-986d-4038-b479-df8d07b7dccc Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:49,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-eb3e3f17-986d-4038-b479-df8d07b7dccc 2018-08-31 01:38:49,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10435795784s 2018-08-31 01:38:49,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-eb3e3f17-986d-4038-b479-df8d07b7dccc 2018-08-31 01:38:49,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:49,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3eea634-e087-4ff3-bc24-5c45f564a990 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:38:49,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c3eea634-e087-4ff3-bc24-5c45f564a990 2018-08-31 01:38:49,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172592878342s 2018-08-31 01:38:49,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c3eea634-e087-4ff3-bc24-5c45f564a990 2018-08-31 01:38:49,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:49,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147830ba-ceea-47ae-8e36-ad53a8befc85 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:38:49,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-147830ba-ceea-47ae-8e36-ad53a8befc85 2018-08-31 01:38:49,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120904922485s 2018-08-31 01:38:49,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-147830ba-ceea-47ae-8e36-ad53a8befc85 2018-08-31 01:38:49,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:38:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:49,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e581836-ba90-4535-ad6c-2091c948e699 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 01:38:49,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5e581836-ba90-4535-ad6c-2091c948e699 2018-08-31 01:38:49,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.136552810669s 2018-08-31 01:38:49,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5e581836-ba90-4535-ad6c-2091c948e699 2018-08-31 01:38:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:38:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:49,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbab128-b594-4daf-9e0e-db0a631770da Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2", "previous": null, "next": null}} 2018-08-31 01:38:49,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2 used request id req-dbbab128-b594-4daf-9e0e-db0a631770da 2018-08-31 01:38:49,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10009098053s 2018-08-31 01:38:49,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2 used request id req-dbbab128-b594-4daf-9e0e-db0a631770da 2018-08-31 01:38:49,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:38:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:50,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fca4964-f954-4659-a517-6ba5719a4bcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:50,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-5fca4964-f954-4659-a517-6ba5719a4bcd 2018-08-31 01:38:50,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140938043594s 2018-08-31 01:38:50,050 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-5fca4964-f954-4659-a517-6ba5719a4bcd 2018-08-31 01:38:50,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:50,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fdaf463-ed3d-4a56-b5ad-82deb5f1287a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:50,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5fdaf463-ed3d-4a56-b5ad-82deb5f1287a 2018-08-31 01:38:50,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100896835327s 2018-08-31 01:38:50,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5fdaf463-ed3d-4a56-b5ad-82deb5f1287a 2018-08-31 01:38:50,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-31 01:38:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-31 01:38:50,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0097439-c77b-4c86-b73e-7a11cacd2214 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}} 2018-08-31 01:38:50,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b0097439-c77b-4c86-b73e-7a11cacd2214 2018-08-31 01:38:50,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.110847949982s 2018-08-31 01:38:50,270 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b0097439-c77b-4c86-b73e-7a11cacd2214 2018-08-31 01:38:50,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:50,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1355c8a-5049-4102-825a-7ab44d2075d9 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:50,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e1355c8a-5049-4102-825a-7ab44d2075d9 2018-08-31 01:38:50,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999670028687s 2018-08-31 01:38:50,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e1355c8a-5049-4102-825a-7ab44d2075d9 2018-08-31 01:38:50,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:50,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ca9992-fa96-477d-b48e-8ad3ba965906 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:38:50,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f2ca9992-fa96-477d-b48e-8ad3ba965906 2018-08-31 01:38:50,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104223966599s 2018-08-31 01:38:50,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f2ca9992-fa96-477d-b48e-8ad3ba965906 2018-08-31 01:38:50,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:50,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:50,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84a573a-484b-459d-9346-f2524aea583f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:38:50,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d84a573a-484b-459d-9346-f2524aea583f 2018-08-31 01:38:50,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117404937744s 2018-08-31 01:38:50,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d84a573a-484b-459d-9346-f2524aea583f 2018-08-31 01:38:50,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:38:50,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:50,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1e1368-983d-482c-b12c-0a244e582d8c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 01:38:50,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cb1e1368-983d-482c-b12c-0a244e582d8c 2018-08-31 01:38:50,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183186769485s 2018-08-31 01:38:50,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cb1e1368-983d-482c-b12c-0a244e582d8c 2018-08-31 01:38:50,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:38:50,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:50,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82f83c2-7cc8-4b47-9812-5c650e22fcce Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2", "previous": null, "next": null}} 2018-08-31 01:38:50,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2 used request id req-d82f83c2-7cc8-4b47-9812-5c650e22fcce 2018-08-31 01:38:50,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.14189696312s 2018-08-31 01:38:50,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d94820c873c140958613184ccc71ce9b&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=c63f4fe3dcae4120a59b89402f3e09e2 used request id req-d82f83c2-7cc8-4b47-9812-5c650e22fcce 2018-08-31 01:38:50,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:38:50,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/77fd13fdaab141b19f4e081584e581ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}560191655696f15c1217c6984b4414f74397429e" 2018-08-31 01:38:51,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7343f62-a999-4328-b531-fac1d2fea0db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:51,086 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/77fd13fdaab141b19f4e081584e581ba used request id req-e7343f62-a999-4328-b531-fac1d2fea0db 2018-08-31 01:38:51,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134652853012s 2018-08-31 01:38:51,087 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2/users/d94820c873c140958613184ccc71ce9b/roles/77fd13fdaab141b19f4e081584e581ba used request id req-e7343f62-a999-4328-b531-fac1d2fea0db 2018-08-31 01:38:51,087 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-31 01:38:51,087 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-31 01:38:51,088 - openstack_tests - INFO - OS Credentials = > 2018-08-31 01:38:51,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-31 01:38:51,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:38:51,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77fd13fdaab141b19f4e081584e581ba", "name": "heat_stack_owner"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c63f4fe3dcae4120a59b89402f3e09e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c63f4fe3dcae4120a59b89402f3e09e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c63f4fe3dcae4120a59b89402f3e09e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "id": "d94820c873c140958613184ccc71ce9b"}, "audit_ids": ["VTHlTi93Q9201S4p60ZCyA"], "issued_at": "2018-08-31T01:38:51.000000Z"}} 2018-08-31 01:38:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7cc0d0351831c3c28cb5fced55ef0605224083" 2018-08-31 01:38:52,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ed11a60c-f535-4ab3-93e1-d911a4b83bb7 Date: Fri, 31 Aug 2018 01:38:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:38:52,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-ed11a60c-f535-4ab3-93e1-d911a4b83bb7 2018-08-31 01:38:52,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5f1de01c-e85d-4500-9695-c406a2f933ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7cc0d0351831c3c28cb5fced55ef0605224083" 2018-08-31 01:38:52,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2902a4e6-8068-4fc0-8e7d-f1074388e27f Date: Fri, 31 Aug 2018 01:38:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 01:38:52,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5f1de01c-e85d-4500-9695-c406a2f933ac used request id req-2902a4e6-8068-4fc0-8e7d-f1074388e27f 2018-08-31 01:38:52,083 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-31 01:38:52,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:38:52,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:38:52,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:38:52,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:38:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:38:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:38:52,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-31 01:38:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:38:52,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c474516-a2de-4f7e-8f8c-cca06391669d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:38:52,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3c474516-a2de-4f7e-8f8c-cca06391669d 2018-08-31 01:38:52,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:38:52,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["cunU2mxVTJesqjOR7KYg9w"], "issued_at": "2018-08-31T01:38:52.000000Z"}} 2018-08-31 01:38:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a767567a049e6835a4f163d7e903471b4511d36" 2018-08-31 01:38:52,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-f52259da-002c-4052-9b15-7d53e0b31cc0 x-compute-request-id: req-f52259da-002c-4052-9b15-7d53e0b31cc0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-31 01:38:52,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-f52259da-002c-4052-9b15-7d53e0b31cc0 2018-08-31 01:38:52,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.629863023758s 2018-08-31 01:38:52,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-f52259da-002c-4052-9b15-7d53e0b31cc0 2018-08-31 01:38:52,719 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.27:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-31 01:38:52,719 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-31 01:38:52,720 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-31 01:38:52,720 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-31 01:38:52,776 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-31 01:38:52,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:38:52,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:38:52,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:38:52,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:38:52,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:38:52,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:38:52,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:38:52,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:38:52,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:38:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:38:52,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1578fa4-30f6-4395-ae20-ec9d2aaa8192 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:38:52,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1578fa4-30f6-4395-ae20-ec9d2aaa8192 2018-08-31 01:38:52,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:38:53,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["zQf14CjdSS-stOxY7lGVUg"], "issued_at": "2018-08-31T01:38:53.000000Z"}} 2018-08-31 01:38:53,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:38:53,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11af3419-c502-4126-a196-95d096bbc1c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:38:53,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-11af3419-c502-4126-a196-95d096bbc1c0 2018-08-31 01:38:53,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:53,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a9dd1b-e6d9-44d1-9bac-7fb9da6d8cb8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:38:53,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a3a9dd1b-e6d9-44d1-9bac-7fb9da6d8cb8 2018-08-31 01:38:53,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100038051605s 2018-08-31 01:38:53,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a3a9dd1b-e6d9-44d1-9bac-7fb9da6d8cb8 2018-08-31 01:38:53,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:38:53,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}}' 2018-08-31 01:38:53,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e99ff72-e5bf-4e83-9054-917962eb98a3 Content-Length: 382 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}} 2018-08-31 01:38:53,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2e99ff72-e5bf-4e83-9054-917962eb98a3 2018-08-31 01:38:53,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126413822174s 2018-08-31 01:38:53,457 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2e99ff72-e5bf-4e83-9054-917962eb98a3 2018-08-31 01:38:53,457 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'd1e0eb8df0c040dcad6a7d8db99b98cc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5'}) 2018-08-31 01:38:53,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:38:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "70773e46-9942-4d5e-801a-906884571ce3", "email": null, "name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}}' 2018-08-31 01:38:53,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f695eee-1660-4750-adb3-f3658bba2ef8 Content-Length: 333 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:38:53,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-2f695eee-1660-4750-adb3-f3658bba2ef8 2018-08-31 01:38:53,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.435432910919s 2018-08-31 01:38:53,899 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-2f695eee-1660-4750-adb3-f3658bba2ef8 2018-08-31 01:38:53,900 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'77f62a2bc57e458986e3259eb8a0dbf0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5'}) 2018-08-31 01:38:53,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc0759d-d03d-41bb-8114-b8655e69bbb9 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:54,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bbc0759d-d03d-41bb-8114-b8655e69bbb9 2018-08-31 01:38:54,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105385065079s 2018-08-31 01:38:54,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bbc0759d-d03d-41bb-8114-b8655e69bbb9 2018-08-31 01:38:54,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:54,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a9dbe7-e8b9-4368-80a1-07ab202f98bd Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:54,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e4a9dbe7-e8b9-4368-80a1-07ab202f98bd 2018-08-31 01:38:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18683385849s 2018-08-31 01:38:54,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e4a9dbe7-e8b9-4368-80a1-07ab202f98bd 2018-08-31 01:38:54,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:54,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc651ebd-b557-4329-85f2-9c0ac337eab9 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:54,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fc651ebd-b557-4329-85f2-9c0ac337eab9 2018-08-31 01:38:54,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177052021027s 2018-08-31 01:38:54,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fc651ebd-b557-4329-85f2-9c0ac337eab9 2018-08-31 01:38:54,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:54,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:54,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826e9af2-5431-4d5c-976c-154930f76c41 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:38:54,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-826e9af2-5431-4d5c-976c-154930f76c41 2018-08-31 01:38:54,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963490009308s 2018-08-31 01:38:54,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-826e9af2-5431-4d5c-976c-154930f76c41 2018-08-31 01:38:54,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:54,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21d8b6a-c3a8-4630-b10c-08ed7a6a8ed1 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:38:54,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a21d8b6a-c3a8-4630-b10c-08ed7a6a8ed1 2018-08-31 01:38:54,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.152218818665s 2018-08-31 01:38:54,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a21d8b6a-c3a8-4630-b10c-08ed7a6a8ed1 2018-08-31 01:38:54,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:38:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:54,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d767f9-c210-491b-903d-d450441e067a Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:38:54,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e4d767f9-c210-491b-903d-d450441e067a 2018-08-31 01:38:54,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10614991188s 2018-08-31 01:38:54,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e4d767f9-c210-491b-903d-d450441e067a 2018-08-31 01:38:54,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:38:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:54,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bb90bd-8445-45d4-8d26-ed7441e54e81 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc", "previous": null, "next": null}} 2018-08-31 01:38:54,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc used request id req-a5bb90bd-8445-45d4-8d26-ed7441e54e81 2018-08-31 01:38:54,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0996270179749s 2018-08-31 01:38:54,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc used request id req-a5bb90bd-8445-45d4-8d26-ed7441e54e81 2018-08-31 01:38:54,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:38:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133388a1-e68b-4309-9856-c4e34fdca580 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:55,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-133388a1-e68b-4309-9856-c4e34fdca580 2018-08-31 01:38:55,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132542133331s 2018-08-31 01:38:55,004 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-133388a1-e68b-4309-9856-c4e34fdca580 2018-08-31 01:38:55,005 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd1e0eb8df0c040dcad6a7d8db99b98cc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '70773e46-9942-4d5e-801a-906884571ce3', 'username': u'snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:38:55,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:38:55,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:38:55,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:38:55,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:38:55,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:38:55,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:38:55,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:38:55,010 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5', 'password': '70773e46-9942-4d5e-801a-906884571ce3', 'project_name': 'snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd1e0eb8df0c040dcad6a7d8db99b98cc', 'project_domain_name': 'Default'} 2018-08-31 01:38:55,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d1d8df-167c-4ae9-bc90-233b9b1991ea Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:55,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-01d1d8df-167c-4ae9-bc90-233b9b1991ea 2018-08-31 01:38:55,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104023933411s 2018-08-31 01:38:55,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-01d1d8df-167c-4ae9-bc90-233b9b1991ea 2018-08-31 01:38:55,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d198df-8727-42e3-8a54-f06ca8779ac8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:55,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-34d198df-8727-42e3-8a54-f06ca8779ac8 2018-08-31 01:38:55,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180563926697s 2018-08-31 01:38:55,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-34d198df-8727-42e3-8a54-f06ca8779ac8 2018-08-31 01:38:55,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a09358a-2fa2-4b21-9d85-818f9f4590a6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:38:55,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8a09358a-2fa2-4b21-9d85-818f9f4590a6 2018-08-31 01:38:55,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17693901062s 2018-08-31 01:38:55,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8a09358a-2fa2-4b21-9d85-818f9f4590a6 2018-08-31 01:38:55,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3623f4-c913-4f6a-8fc3-706fe72f2819 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:38:55,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cc3623f4-c913-4f6a-8fc3-706fe72f2819 2018-08-31 01:38:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118935108185s 2018-08-31 01:38:55,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cc3623f4-c913-4f6a-8fc3-706fe72f2819 2018-08-31 01:38:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:38:55,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e62b94d-13f9-4477-a591-c7ed822d87d6 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:38:55,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6e62b94d-13f9-4477-a591-c7ed822d87d6 2018-08-31 01:38:55,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104625940323s 2018-08-31 01:38:55,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6e62b94d-13f9-4477-a591-c7ed822d87d6 2018-08-31 01:38:55,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:38:55,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef882bca-99ee-405d-9f57-db529b4c9d77 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc", "previous": null, "next": null}} 2018-08-31 01:38:55,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc used request id req-ef882bca-99ee-405d-9f57-db529b4c9d77 2018-08-31 01:38:55,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102092981339s 2018-08-31 01:38:55,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc used request id req-ef882bca-99ee-405d-9f57-db529b4c9d77 2018-08-31 01:38:55,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:38:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:55,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8bf7db-dece-41d8-8272-7ccf1d1a6c84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:55,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-8c8bf7db-dece-41d8-8272-7ccf1d1a6c84 2018-08-31 01:38:55,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135434150696s 2018-08-31 01:38:55,974 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-8c8bf7db-dece-41d8-8272-7ccf1d1a6c84 2018-08-31 01:38:55,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:56,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbc98e6-45c3-4505-bb75-63400480428f Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:56,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9fbc98e6-45c3-4505-bb75-63400480428f 2018-08-31 01:38:56,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101161003113s 2018-08-31 01:38:56,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9fbc98e6-45c3-4505-bb75-63400480428f 2018-08-31 01:38:56,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:38:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:56,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34beb3e0-fe9b-4a78-b73d-060f6173566d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:38:56,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-34beb3e0-fe9b-4a78-b73d-060f6173566d 2018-08-31 01:38:56,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215875148773s 2018-08-31 01:38:56,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-34beb3e0-fe9b-4a78-b73d-060f6173566d 2018-08-31 01:38:56,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:38:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:56,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43e79f8-153d-43f6-9cf2-6897d8ff64b6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:38:56,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b43e79f8-153d-43f6-9cf2-6897d8ff64b6 2018-08-31 01:38:56,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0971071720123s 2018-08-31 01:38:56,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b43e79f8-153d-43f6-9cf2-6897d8ff64b6 2018-08-31 01:38:56,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:38:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:56,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b851c74f-043a-4b8b-8586-1d381f360083 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:38:56,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b851c74f-043a-4b8b-8586-1d381f360083 2018-08-31 01:38:56,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.156002998352s 2018-08-31 01:38:56,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b851c74f-043a-4b8b-8586-1d381f360083 2018-08-31 01:38:56,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:38:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:56,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93716943-d187-46ae-bf4a-249641598619 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:38:56,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-93716943-d187-46ae-bf4a-249641598619 2018-08-31 01:38:56,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11282992363s 2018-08-31 01:38:56,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-93716943-d187-46ae-bf4a-249641598619 2018-08-31 01:38:56,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:38:56,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:56,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013ead05-050e-47d7-b7c0-a35b40b7821a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc", "previous": null, "next": null}} 2018-08-31 01:38:56,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc used request id req-013ead05-050e-47d7-b7c0-a35b40b7821a 2018-08-31 01:38:56,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10435795784s 2018-08-31 01:38:56,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=77f62a2bc57e458986e3259eb8a0dbf0&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=d1e0eb8df0c040dcad6a7d8db99b98cc used request id req-013ead05-050e-47d7-b7c0-a35b40b7821a 2018-08-31 01:38:56,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:38:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/77fd13fdaab141b19f4e081584e581ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}333ad2d9f974e4e92a5fe61c62d189a27f468a7e" 2018-08-31 01:38:57,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a747ec45-9793-4fbf-a3b8-38d824e78086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:38:57,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/77fd13fdaab141b19f4e081584e581ba used request id req-a747ec45-9793-4fbf-a3b8-38d824e78086 2018-08-31 01:38:57,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220845937729s 2018-08-31 01:38:57,023 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc/users/77f62a2bc57e458986e3259eb8a0dbf0/roles/77fd13fdaab141b19f4e081584e581ba used request id req-a747ec45-9793-4fbf-a3b8-38d824e78086 2018-08-31 01:38:57,023 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-31 01:38:57,023 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-31 01:38:57,023 - openstack_tests - INFO - OS Credentials = > 2018-08-31 01:38:57,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-31 01:38:57,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:38:57,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77fd13fdaab141b19f4e081584e581ba", "name": "heat_stack_owner"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/d1e0eb8df0c040dcad6a7d8db99b98cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "id": "77f62a2bc57e458986e3259eb8a0dbf0"}, "audit_ids": ["t1M3gPrAQcSDk5Xa9gr_BQ"], "issued_at": "2018-08-31T01:38:57.000000Z"}} 2018-08-31 01:38:57,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47aad7ef5147675c6463ff80310d148697b6955d" 2018-08-31 01:38:58,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ff9cd06e-6535-4586-bd45-07fd82493839 Date: Fri, 31 Aug 2018 01:38:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:38:58,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-ff9cd06e-6535-4586-bd45-07fd82493839 2018-08-31 01:38:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5f1de01c-e85d-4500-9695-c406a2f933ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47aad7ef5147675c6463ff80310d148697b6955d" 2018-08-31 01:38:58,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3069bc3e-7b21-4dc7-83c9-e92923474f44 Date: Fri, 31 Aug 2018 01:38:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 01:38:58,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5f1de01c-e85d-4500-9695-c406a2f933ac used request id req-3069bc3e-7b21-4dc7-83c9-e92923474f44 2018-08-31 01:38:58,546 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-31 01:38:58,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:38:58,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:38:58,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:38:58,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:38:58,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:38:58,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:38:58,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:38:58,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-31 01:38:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:38:58,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c59262b-c25f-448e-9d1c-e240717f254d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:38:58,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3c59262b-c25f-448e-9d1c-e240717f254d 2018-08-31 01:38:58,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:38:58,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["jeYjhFkCSvG77MkGHIcdlQ"], "issued_at": "2018-08-31T01:38:58.000000Z"}} 2018-08-31 01:38:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82b8d412feda1c190871596195b7a3de2098054" 2018-08-31 01:38:59,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:38: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-0fdcbe6c-5f26-40b7-9c3e-e8434f5f9071 x-compute-request-id: req-0fdcbe6c-5f26-40b7-9c3e-e8434f5f9071 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-31 01:38:59,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-0fdcbe6c-5f26-40b7-9c3e-e8434f5f9071 2018-08-31 01:38:59,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.653451919556s 2018-08-31 01:38:59,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-0fdcbe6c-5f26-40b7-9c3e-e8434f5f9071 2018-08-31 01:38:59,206 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.27:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-31 01:38:59,207 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-31 01:38:59,207 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-31 01:38:59,207 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-31 01:38:59,212 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:27 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:36 | PASS | | vping_userdata | functest | healthcheck | 00:33 | PASS | | cinder_test | functest | healthcheck | 01:01 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-31 01:38:59,225 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-31 01:38:59,321 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 01:38:59,421 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 01:38:59,526 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 01:39:21,152 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-262 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 01:39:21,157 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=AvF5O47yBTtveN7hWIC72bWJi export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0ca313478164ad283b44a36646e55ec export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 01:39:21,157 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 01:39:21,158 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore patrole | | | | | vmtp shaker snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-31 01:39:21,198 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:39:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:39:22,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:39:22,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:39:22,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 01:39:22,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 01:39:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:39:22,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32990a2a-4929-4a24-bb7d-c484f17168e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:39:22,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-32990a2a-4929-4a24-bb7d-c484f17168e4 2018-08-31 01:39:22,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:39:22,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["Ktk1rNiMTBupT7RH4l7zuQ"], "issued_at": "2018-08-31T01:39:22.000000Z"}} 2018-08-31 01:39:22,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:39:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:22,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7d418280-24e7-4012-8d12-585cf2d8e54a Date: Fri, 31 Aug 2018 01:39:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:39:22,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d418280-24e7-4012-8d12-585cf2d8e54a 2018-08-31 01:39:22,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298096895218s 2018-08-31 01:39:22,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d418280-24e7-4012-8d12-585cf2d8e54a 2018-08-31 01:39:22,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:39:22,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a121ac1-aca7-4cc6-af67-78b491d49f8f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:39:22,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9a121ac1-aca7-4cc6-af67-78b491d49f8f 2018-08-31 01:39:22,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:39:22,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:23,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e154be80-4bc7-437b-b74f-b2dd4ff1253e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:39:23,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e154be80-4bc7-437b-b74f-b2dd4ff1253e 2018-08-31 01:39:23,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177534818649s 2018-08-31 01:39:23,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e154be80-4bc7-437b-b74f-b2dd4ff1253e 2018-08-31 01:39:23,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:39:23,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}}' 2018-08-31 01:39:23,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7ed5a2-03b8-4fb0-b7fc-71091a90ffba Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa"}, "tags": [], "enabled": true, "id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}} 2018-08-31 01:39:23,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bc7ed5a2-03b8-4fb0-b7fc-71091a90ffba 2018-08-31 01:39:23,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227098941803s 2018-08-31 01:39:23,375 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bc7ed5a2-03b8-4fb0-b7fc-71091a90ffba 2018-08-31 01:39:23,376 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b'}) 2018-08-31 01:39:23,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:39:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f2de7b9b-8a6a-4536-9520-58171967ae71", "email": null, "name": "tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}}' 2018-08-31 01:39:23,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73556db6-ab8d-4e59-ba72-9814fc79191b Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": {"self": "http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9aaaf64c114948ccae972e52f5350a10", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:39:23,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-73556db6-ab8d-4e59-ba72-9814fc79191b 2018-08-31 01:39:23,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447839975357s 2018-08-31 01:39:23,830 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-73556db6-ab8d-4e59-ba72-9814fc79191b 2018-08-31 01:39:23,831 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9aaaf64c114948ccae972e52f5350a10', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b'}) 2018-08-31 01:39:23,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:39:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:24,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b9ef6c-d384-4340-a206-e8a3b3be0b07 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:39:24,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-67b9ef6c-d384-4340-a206-e8a3b3be0b07 2018-08-31 01:39:24,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189308166504s 2018-08-31 01:39:24,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-67b9ef6c-d384-4340-a206-e8a3b3be0b07 2018-08-31 01:39:24,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:39:24,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:24,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930f70fc-d47a-49bd-829e-344fc50ea3a8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:39:24,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-930f70fc-d47a-49bd-829e-344fc50ea3a8 2018-08-31 01:39:24,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197751998901s 2018-08-31 01:39:24,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-930f70fc-d47a-49bd-829e-344fc50ea3a8 2018-08-31 01:39:24,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:39:24,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:24,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486c3fef-95b3-495d-a5be-aa38f1c48835 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:39:24,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-486c3fef-95b3-495d-a5be-aa38f1c48835 2018-08-31 01:39:24,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186049938202s 2018-08-31 01:39:24,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-486c3fef-95b3-495d-a5be-aa38f1c48835 2018-08-31 01:39:24,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:39:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:24,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be72c25-5a25-4afa-b5b0-b3a7d1e5a62f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:39:24,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5be72c25-5a25-4afa-b5b0-b3a7d1e5a62f 2018-08-31 01:39:24,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103996038437s 2018-08-31 01:39:24,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5be72c25-5a25-4afa-b5b0-b3a7d1e5a62f 2018-08-31 01:39:24,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:39:24,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:24,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0521cbeb-f2d8-4521-a24f-01fc4cf31d44 Content-Encoding: gzip Content-Length: 965 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": {"self": "http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9aaaf64c114948ccae972e52f5350a10", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:39:24,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0521cbeb-f2d8-4521-a24f-01fc4cf31d44 2018-08-31 01:39:24,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203485012054s 2018-08-31 01:39:24,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0521cbeb-f2d8-4521-a24f-01fc4cf31d44 2018-08-31 01:39:24,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:39:24,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:24,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47343fd0-1c8b-4324-8f0d-8b37492d8594 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa"}, "tags": [], "enabled": true, "id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}]} 2018-08-31 01:39:24,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-47343fd0-1c8b-4324-8f0d-8b37492d8594 2018-08-31 01:39:24,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0994100570679s 2018-08-31 01:39:24,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-47343fd0-1c8b-4324-8f0d-8b37492d8594 2018-08-31 01:39:24,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:39:24,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:25,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9975f648-a878-4479-812a-c68199cfd69b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa", "previous": null, "next": null}} 2018-08-31 01:39:25,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa used request id req-9975f648-a878-4479-812a-c68199cfd69b 2018-08-31 01:39:25,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.273553848267s 2018-08-31 01:39:25,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa used request id req-9975f648-a878-4479-812a-c68199cfd69b 2018-08-31 01:39:25,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:39:25,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa/users/9aaaf64c114948ccae972e52f5350a10/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:25,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c21ce48-e024-44bf-89f4-277cf788b09b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:39:25,270 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa/users/9aaaf64c114948ccae972e52f5350a10/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-4c21ce48-e024-44bf-89f4-277cf788b09b 2018-08-31 01:39:25,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136413097382s 2018-08-31 01:39:25,270 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa/users/9aaaf64c114948ccae972e52f5350a10/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-4c21ce48-e024-44bf-89f4-277cf788b09b 2018-08-31 01:39:25,271 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f2de7b9b-8a6a-4536-9520-58171967ae71', 'username': u'tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:39:25,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:39:25,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 01:39:25,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:39:25,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:39:25,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:39:25,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:39:25,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:39:25,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:39:25,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:39:25,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:39:25,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:39:25,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:39:25,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:39:25,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:39:25,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:39:25,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:39:25,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 01:39:25,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 01:39:25,277 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'password': 'f2de7b9b-8a6a-4536-9520-58171967ae71', 'project_name': 'tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '85f5f2cd6ee44c66acdee85e0ca6a3fa', 'project_domain_name': 'Default'} 2018-08-31 01:39:25,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:39:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:25,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e354c9d-503a-4d16-b472-b1ee9f2ddc21 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:39:25,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3e354c9d-503a-4d16-b472-b1ee9f2ddc21 2018-08-31 01:39:25,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178176879883s 2018-08-31 01:39:25,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3e354c9d-503a-4d16-b472-b1ee9f2ddc21 2018-08-31 01:39:25,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:39:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:25,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22509fd-602a-4390-8662-1f8c0761f651 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:39:25,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f22509fd-602a-4390-8662-1f8c0761f651 2018-08-31 01:39:25,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181010007858s 2018-08-31 01:39:25,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f22509fd-602a-4390-8662-1f8c0761f651 2018-08-31 01:39:25,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:39:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:25,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4ed4d0-d769-4baa-917e-7118f39d4cd5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:39:25,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-df4ed4d0-d769-4baa-917e-7118f39d4cd5 2018-08-31 01:39:25,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100908994675s 2018-08-31 01:39:25,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-df4ed4d0-d769-4baa-917e-7118f39d4cd5 2018-08-31 01:39:25,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:39:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:25,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997f9515-5ad8-4435-85f5-ca0886b23832 Content-Encoding: gzip Content-Length: 965 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": {"self": "http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9aaaf64c114948ccae972e52f5350a10", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:39:25,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-997f9515-5ad8-4435-85f5-ca0886b23832 2018-08-31 01:39:25,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117266893387s 2018-08-31 01:39:25,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-997f9515-5ad8-4435-85f5-ca0886b23832 2018-08-31 01:39:25,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:39:25,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:25,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3b3acd-a603-4e4f-baca-ccebf81a1a14 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa"}, "tags": [], "enabled": true, "id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}]} 2018-08-31 01:39:25,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4e3b3acd-a603-4e4f-baca-ccebf81a1a14 2018-08-31 01:39:25,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102503061295s 2018-08-31 01:39:25,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4e3b3acd-a603-4e4f-baca-ccebf81a1a14 2018-08-31 01:39:25,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:39:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:26,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23586cf9-a4c4-41cb-b244-16e28f4fea65 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa", "previous": null, "next": null}} 2018-08-31 01:39:26,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa used request id req-23586cf9-a4c4-41cb-b244-16e28f4fea65 2018-08-31 01:39:26,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0993721485138s 2018-08-31 01:39:26,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9aaaf64c114948ccae972e52f5350a10&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=85f5f2cd6ee44c66acdee85e0ca6a3fa used request id req-23586cf9-a4c4-41cb-b244-16e28f4fea65 2018-08-31 01:39:26,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:39:26,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa/users/9aaaf64c114948ccae972e52f5350a10/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:39:26,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5764bdc6-5384-4f67-89c5-05206388aeb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:39:26,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa/users/9aaaf64c114948ccae972e52f5350a10/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-5764bdc6-5384-4f67-89c5-05206388aeb6 2018-08-31 01:39:26,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151113986969s 2018-08-31 01:39:26,246 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa/users/9aaaf64c114948ccae972e52f5350a10/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-5764bdc6-5384-4f67-89c5-05206388aeb6 2018-08-31 01:39:26,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 01:39:31,457 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9f47536d-613e-4aeb-84d7-9f88e5266788 | 2018-08-31T01:39:31.082240 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9f47536d-613e-4aeb-84d7-9f88e5266788 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 01:39:35,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 01:39:35,169 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 01:39:45,932 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=367bc69a-cba5-44f1-b76f-a42a3d6008e0) as the default verifier for the future CLI operations. 2018-08-31 01:39:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:39:49,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0864f135-2b03-474e-9b11-1962bd86a249 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:39:49,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0864f135-2b03-474e-9b11-1962bd86a249 2018-08-31 01:39:49,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:39:49,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "name": "tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/85f5f2cd6ee44c66acdee85e0ca6a3fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "id": "9aaaf64c114948ccae972e52f5350a10"}, "audit_ids": ["bzq3BViPTDWyXlGaaqvKMg"], "issued_at": "2018-08-31T01:39:49.000000Z"}} 2018-08-31 01:39:49,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 01:39:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:49,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-c1d535c9-3d0f-47df-b24e-ba9c40a0280d Date: Fri, 31 Aug 2018 01:39:49 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 01:39:49,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-c1d535c9-3d0f-47df-b24e-ba9c40a0280d 2018-08-31 01:39:49,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.240797042847s 2018-08-31 01:39:49,866 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-c1d535c9-3d0f-47df-b24e-ba9c40a0280d 2018-08-31 01:39:49,875 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-31 01:39:49,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:39:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '{"network": {"shared": true, "name": "tempest_smoke-net_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "admin_state_up": true}}' 2018-08-31 01:39:50,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9bfeed4b-116a-442e-b84e-358d6ad6a973 Date: Fri, 31 Aug 2018 01:39:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d8c77060-646c-4643-aac3-eab4eb27edbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:39:50Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_6583491a-3501-4e78-8f18-4cfa51bc4f8b","admin_state_up":true,"tenant_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","created_at":"2018-08-31T01:39:49Z","mtu":1450}} 2018-08-31 01:39:50,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9bfeed4b-116a-442e-b84e-358d6ad6a973 2018-08-31 01:39:50,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.349373817444s 2018-08-31 01:39:50,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9bfeed4b-116a-442e-b84e-358d6ad6a973 2018-08-31 01:39:50,226 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:39:50Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd8c77060-646c-4643-aac3-eab4eb27edbc', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'created_at': u'2018-08-31T01:39:49Z', u'mtu': 1450, u'tenant_id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', u'l2_adjacency': True}) 2018-08-31 01:39:50,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:39:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:50,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-a93835b3-6906-4946-b1b6-fbda215a2dd8 Date: Fri, 31 Aug 2018 01:39:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d8c77060-646c-4643-aac3-eab4eb27edbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:39:50Z","qos_policy_id":null,"name":"tempest_smoke-net_6583491a-3501-4e78-8f18-4cfa51bc4f8b","admin_state_up":true,"tenant_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","created_at":"2018-08-31T01:39:49Z","provider:network_type":"vxlan"}]} 2018-08-31 01:39:50,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a93835b3-6906-4946-b1b6-fbda215a2dd8 2018-08-31 01:39:50,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129025936127s 2018-08-31 01:39:50,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a93835b3-6906-4946-b1b6-fbda215a2dd8 2018-08-31 01:39:50,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:39:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '{"subnet": {"name": "tempest_smoke-subnet_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "enable_dhcp": true, "network_id": "d8c77060-646c-4643-aac3-eab4eb27edbc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:39:50,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-5bd254e1-7e07-466a-8768-1c1424a4fb86 Date: Fri, 31 Aug 2018 01:39:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T01:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e1574817-91ed-4d0c-a025-57685a45a7eb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_6583491a-3501-4e78-8f18-4cfa51bc4f8b","enable_dhcp":true,"segment_id":null,"network_id":"d8c77060-646c-4643-aac3-eab4eb27edbc","tenant_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","created_at":"2018-08-31T01:39:50Z","ip_version":4}} 2018-08-31 01:39:50,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5bd254e1-7e07-466a-8768-1c1424a4fb86 2018-08-31 01:39:50,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.478626012802s 2018-08-31 01:39:50,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5bd254e1-7e07-466a-8768-1c1424a4fb86 2018-08-31 01:39:50,837 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:39:50Z', 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'e1574817-91ed-4d0c-a025-57685a45a7eb', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd8c77060-646c-4643-aac3-eab4eb27edbc', u'tenant_id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', u'created_at': u'2018-08-31T01:39:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa'}) 2018-08-31 01:39:50,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:39:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "tempest_smoke-router_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "admin_state_up": true}}' 2018-08-31 01:39:52,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-374bc808-7d7b-4878-9570-22328b222bbb Date: Fri, 31 Aug 2018 01:39:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "created_at": "2018-08-31T01:39:50Z", "admin_state_up": true, "updated_at": "2018-08-31T01:39:52Z", "project_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3951f5d6-99a4-4d18-81b4-af0922820f7f", "name": "tempest_smoke-router_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}} 2018-08-31 01:39:52,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-374bc808-7d7b-4878-9570-22328b222bbb 2018-08-31 01:39:52,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58670020103s 2018-08-31 01:39:52,425 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-374bc808-7d7b-4878-9570-22328b222bbb 2018-08-31 01:39:52,425 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:39:52Z', u'revision_number': 2, u'ha': False, u'id': u'3951f5d6-99a4-4d18-81b4-af0922820f7f', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'admin_state_up': True, u'tenant_id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', u'created_at': u'2018-08-31T01:39:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa'}) 2018-08-31 01:39:52,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:39:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '{"subnet_id": "e1574817-91ed-4d0c-a025-57685a45a7eb"}' 2018-08-31 01:39:54,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-83d63b17-2bbe-4bd9-824f-88b3c1997a7d Date: Fri, 31 Aug 2018 01:39:54 GMT RESP BODY: {"network_id": "d8c77060-646c-4643-aac3-eab4eb27edbc", "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "subnet_id": "e1574817-91ed-4d0c-a025-57685a45a7eb", "subnet_ids": ["e1574817-91ed-4d0c-a025-57685a45a7eb"], "port_id": "08989dc9-9d44-4ba7-9646-c5d4f2a2db6b", "id": "3951f5d6-99a4-4d18-81b4-af0922820f7f"} 2018-08-31 01:39:54,521 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f/add_router_interface.json used request id req-83d63b17-2bbe-4bd9-824f-88b3c1997a7d 2018-08-31 01:39:54,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09543895721s 2018-08-31 01:39:54,521 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f/add_router_interface.json used request id req-83d63b17-2bbe-4bd9-824f-88b3c1997a7d returning object 3951f5d6-99a4-4d18-81b4-af0922820f7f 2018-08-31 01:39:54,521 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:39:54,654 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:39:54,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:39:54,666 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:39:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:39:54,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:39:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:55,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f0ab49db-160a-4dc6-97a5-22d302dde9ca Date: Fri, 31 Aug 2018 01:39:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:39:55,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f0ab49db-160a-4dc6-97a5-22d302dde9ca 2018-08-31 01:39:55,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.378190994263s 2018-08-31 01:39:55,049 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f0ab49db-160a-4dc6-97a5-22d302dde9ca 2018-08-31 01:39:55,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:39:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}' 2018-08-31 01:39:55,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-83bae1b8-b3d8-46b8-9256-8b8f8bd2fd3c Date: Fri, 31 Aug 2018 01:39:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:39:55Z", "file": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file", "owner": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "fcc9eddd-d394-4251-a52f-e70494bdedd0", "size": null, "self": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "checksum": null, "created_at": "2018-08-31T01:39:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:39:55,114 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-83bae1b8-b3d8-46b8-9256-8b8f8bd2fd3c 2018-08-31 01:39:55,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0560429096222s 2018-08-31 01:39:55,115 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-83bae1b8-b3d8-46b8-9256-8b8f8bd2fd3c returning object fcc9eddd-d394-4251-a52f-e70494bdedd0 2018-08-31 01:39:55,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:39:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '' 2018-08-31 01:39:56,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfde9543-bc87-4a77-9cf0-744d516f1400 Date: Fri, 31 Aug 2018 01:39:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:39:56,494 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file used request id req-cfde9543-bc87-4a77-9cf0-744d516f1400 2018-08-31 01:39:56,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.37895083427s 2018-08-31 01:39:56,494 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file used request id req-cfde9543-bc87-4a77-9cf0-744d516f1400 2018-08-31 01:39:56,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:39:56,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:56,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-bf19d022-c146-4fe6-93d4-12ea3a84dd02 Date: Fri, 31 Aug 2018 01:39:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:39:56Z", "file": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file", "owner": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "fcc9eddd-d394-4251-a52f-e70494bdedd0", "size": 12716032, "self": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:39:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:39:56,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bf19d022-c146-4fe6-93d4-12ea3a84dd02 2018-08-31 01:39:56,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262808799744s 2018-08-31 01:39:56,525 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bf19d022-c146-4fe6-93d4-12ea3a84dd02 2018-08-31 01:39:56,527 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file', 'owner': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', 'id': u'fcc9eddd-d394-4251-a52f-e70494bdedd0', 'size': 12716032, u'self': u'/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', 'name': 'tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:39:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T01:39:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'created': u'2018-08-31T01:39:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:39:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:39:56,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:39:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:39:56,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-794e327d-d4fa-4317-8645-28afd0718f2d x-compute-request-id: req-794e327d-d4fa-4317-8645-28afd0718f2d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/752c002a-f637-4da9-b15f-3301506931e1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "752c002a-f637-4da9-b15f-3301506931e1"}} 2018-08-31 01:39:56,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-794e327d-d4fa-4317-8645-28afd0718f2d 2018-08-31 01:39:56,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.354664087296s 2018-08-31 01:39:56,883 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-794e327d-d4fa-4317-8645-28afd0718f2d 2018-08-31 01:39:56,884 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_6583491a-3501-4e78-8f18-4cfa51bc4f8b', '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'c0ca313478164ad283b44a36646e55ec', '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'752c002a-f637-4da9-b15f-3301506931e1', 'swap': 0}) 2018-08-31 01:39:56,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:39:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" -d '{"extra_specs": {}}' 2018-08-31 01:39:56,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-405edb43-6f17-44d0-9c96-852ad4f0a2e5 x-compute-request-id: req-405edb43-6f17-44d0-9c96-852ad4f0a2e5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:39:56,907 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1/os-extra_specs used request id req-405edb43-6f17-44d0-9c96-852ad4f0a2e5 2018-08-31 01:39:56,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225341320038s 2018-08-31 01:39:56,908 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1/os-extra_specs used request id req-405edb43-6f17-44d0-9c96-852ad4f0a2e5 2018-08-31 01:39:56,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:39:56,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217e4e75-7239-4bfb-be73-be68c2dbfce8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:39:56,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-217e4e75-7239-4bfb-be73-be68c2dbfce8 2018-08-31 01:39:56,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:39:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:57,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2074442-684a-4040-b39f-bfdad60874da Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:39:57,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d2074442-684a-4040-b39f-bfdad60874da 2018-08-31 01:39:57,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114376068115s 2018-08-31 01:39:57,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d2074442-684a-4040-b39f-bfdad60874da 2018-08-31 01:39:57,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:39:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:57,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafde6eb-7d83-4cf6-8773-cfff3e3343c2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:39:57,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dafde6eb-7d83-4cf6-8773-cfff3e3343c2 2018-08-31 01:39:57,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232682943344s 2018-08-31 01:39:57,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dafde6eb-7d83-4cf6-8773-cfff3e3343c2 2018-08-31 01:39:57,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 01:39:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:57,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:39: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-51df0e95-319a-48a7-beaf-0f8595167596 x-compute-request-id: req-51df0e95-319a-48a7-beaf-0f8595167596 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 01:39:57,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-51df0e95-319a-48a7-beaf-0f8595167596 2018-08-31 01:39:57,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.321593046188s 2018-08-31 01:39:57,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-51df0e95-319a-48a7-beaf-0f8595167596 2018-08-31 01:39:57,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:39:57,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:57,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-94eef5e2-8f4b-4341-9cbc-98d701c5e0f6 Date: Fri, 31 Aug 2018 01:39:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:39:56Z", "file": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file", "owner": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "fcc9eddd-d394-4251-a52f-e70494bdedd0", "size": 12716032, "self": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:39:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:39:57,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-94eef5e2-8f4b-4341-9cbc-98d701c5e0f6 2018-08-31 01:39:57,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271558761597s 2018-08-31 01:39:57,637 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-94eef5e2-8f4b-4341-9cbc-98d701c5e0f6 2018-08-31 01:39:57,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:39:57,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}' 2018-08-31 01:39:57,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-de47b649-48d8-44df-82c5-03d8996ada78 Date: Fri, 31 Aug 2018 01:39:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:39:57Z", "file": "/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4/file", "owner": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "e424d83e-af25-4227-8bf0-d37539a622b4", "size": null, "self": "/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "checksum": null, "created_at": "2018-08-31T01:39:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:39:57,717 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-de47b649-48d8-44df-82c5-03d8996ada78 2018-08-31 01:39:57,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0716109275818s 2018-08-31 01:39:57,718 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-de47b649-48d8-44df-82c5-03d8996ada78 returning object e424d83e-af25-4227-8bf0-d37539a622b4 2018-08-31 01:39:57,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:39:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '' 2018-08-31 01:39:58,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1317197-bab5-462d-b80d-1409002deead Date: Fri, 31 Aug 2018 01:39:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:39:58,627 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4/file used request id req-a1317197-bab5-462d-b80d-1409002deead 2018-08-31 01:39:58,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.908643960953s 2018-08-31 01:39:58,627 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4/file used request id req-a1317197-bab5-462d-b80d-1409002deead 2018-08-31 01:39:58,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:39:58,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:39:58,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-4f54dd84-7f54-479f-b79c-45b391469b60 Date: Fri, 31 Aug 2018 01:39:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:39:58Z", "file": "/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4/file", "owner": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "e424d83e-af25-4227-8bf0-d37539a622b4", "size": 12716032, "self": "/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e424d83e-af25-4227-8bf0-d37539a622b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e424d83e-af25-4227-8bf0-d37539a622b4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:39:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:39:56Z", "file": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file", "owner": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "fcc9eddd-d394-4251-a52f-e70494bdedd0", "size": 12716032, "self": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:39:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:39:58,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4f54dd84-7f54-479f-b79c-45b391469b60 2018-08-31 01:39:58,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.02903008461s 2018-08-31 01:39:58,661 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4f54dd84-7f54-479f-b79c-45b391469b60 2018-08-31 01:39:58,663 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e424d83e-af25-4227-8bf0-d37539a622b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4/file', 'owner': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', 'id': u'e424d83e-af25-4227-8bf0-d37539a622b4', 'size': 12716032, u'self': u'/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85f5f2cd6ee44c66acdee85e0ca6a3fa', 'name': 'tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e424d83e-af25-4227-8bf0-d37539a622b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:39:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T01:39:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b', 'created': u'2018-08-31T01:39:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:39:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:39:58,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:39:58,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:39:58,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-fda467f5-ccf9-4433-89f9-b54865a6e96c x-compute-request-id: req-fda467f5-ccf9-4433-89f9-b54865a6e96c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0c3d2bd8-ab88-4641-b528-e58740b6e211"}} 2018-08-31 01:39:58,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fda467f5-ccf9-4433-89f9-b54865a6e96c 2018-08-31 01:39:58,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0441918373108s 2018-08-31 01:39:58,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fda467f5-ccf9-4433-89f9-b54865a6e96c 2018-08-31 01:39:58,709 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b', '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'c0ca313478164ad283b44a36646e55ec', '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'0c3d2bd8-ab88-4641-b528-e58740b6e211', 'swap': 0}) 2018-08-31 01:39:58,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:39:58,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" -d '{"extra_specs": {}}' 2018-08-31 01:39:58,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-fa5bf4a8-5b46-4202-9aa5-674957056096 x-compute-request-id: req-fa5bf4a8-5b46-4202-9aa5-674957056096 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:39:58,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211/os-extra_specs used request id req-fa5bf4a8-5b46-4202-9aa5-674957056096 2018-08-31 01:39:58,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202441215515s 2018-08-31 01:39:58,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211/os-extra_specs used request id req-fa5bf4a8-5b46-4202-9aa5-674957056096 2018-08-31 01:39:58,731 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b', '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'c0ca313478164ad283b44a36646e55ec', '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'0c3d2bd8-ab88-4641-b528-e58740b6e211', 'swap': 0}) 2018-08-31 01:40:02,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 01:40:02,400 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 01:40:02,400 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 01:40:02,403 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 01:40:02,407 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 01:40:06,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-367bc69a-cba5-44f1-b76f-a42a3d6008e0/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-31 01:40:06,199 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 01:40:06,219 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 01:40:06,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-31 01:40:13,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:13.448 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-31 01:40:15,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:15.960 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.195s] 2018-08-31 01:40:16,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:16.005 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2018-08-31 01:40:19,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:19.048 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.731s] 2018-08-31 01:40:22,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:22.428 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.578s] 2018-08-31 01:40:23,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:23.242 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.100s] 2018-08-31 01:40:24,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:24.424 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.181s] 2018-08-31 01:40:28,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:28.682 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.182s] 2018-08-31 01:40:31,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:31.173 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.309s] 2018-08-31 01:40:40,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:40.805 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.922s] 2018-08-31 01:40:40,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:40.815 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-08-31 01:40:43,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:43.014 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.392s] 2018-08-31 01:40:48,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:48.134 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.860s] 2018-08-31 01:40:52,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:52.561 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.546s] 2018-08-31 01:40:53,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:53.424 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-08-31 01:40:53,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:53.425 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-31 01:40:57,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:57.963 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.869s] 2018-08-31 01:40:59,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:59.714 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.091s] 2018-08-31 01:40:59,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:40:59.715 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-31 01:41:01,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:01.409 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.071s] 2018-08-31 01:41:07,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:07.971 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.582s] 2018-08-31 01:41:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:08.687 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.715s] 2018-08-31 01:41:10,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:10.576 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.889s] 2018-08-31 01:41:11,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:11.992 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.684s] 2018-08-31 01:41:17,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:17.084 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-31 01:41:20,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:20.179 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.053s] 2018-08-31 01:41:24,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:24.189 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.010s] 2018-08-31 01:41:30,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:30.735 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.549s] 2018-08-31 01:41:30,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:30.807 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.618s] 2018-08-31 01:41:30,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:30.907 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.172s] 2018-08-31 01:41:31,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:31.008 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.101s] 2018-08-31 01:41:31,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:31.061 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2018-08-31 01:41:31,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:31.148 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.086s] 2018-08-31 01:41:31,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:31.191 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.042s] 2018-08-31 01:41:33,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:33.689 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-08-31 01:41:33,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:33.690 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-31 01:41:41,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:41.709 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.242s] 2018-08-31 01:41:43,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:43.335 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.623s] 2018-08-31 01:41:43,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:43.401 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-08-31 01:41:45,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:45.528 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-31 01:41:46,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:46.121 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.520s] 2018-08-31 01:41:46,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:46.258 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.725s] 2018-08-31 01:41:46,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:46.768 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.647s] 2018-08-31 01:41:46,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:46.922 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.153s] 2018-08-31 01:41:47,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:47.027 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.104s] 2018-08-31 01:41:47,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:47.118 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.091s] 2018-08-31 01:41:47,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:47.349 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.230s] 2018-08-31 01:41:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:48.496 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.212s] 2018-08-31 01:41:48,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:48.648 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.151s] 2018-08-31 01:41:48,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:48.800 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.151s] 2018-08-31 01:41:48,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:48.807 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-31 01:41:50,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:50.150 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.085s] 2018-08-31 01:41:50,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:50.166 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-08-31 01:41:55,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:41:55.541 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.973s] 2018-08-31 01:42:06,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:06.534 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.073s] 2018-08-31 01:42:09,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:09.606 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.111s] 2018-08-31 01:42:09,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:09.663 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.057s] 2018-08-31 01:42:09,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:09.706 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.042s] 2018-08-31 01:42:09,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:09.783 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.076s] 2018-08-31 01:42:11,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:11.599 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.320s] 2018-08-31 01:42:11,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:11.707 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2018-08-31 01:42:13,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:13.865 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.082s] 2018-08-31 01:42:15,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:15.386 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.852s] 2018-08-31 01:42:16,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:16.674 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-31 01:42:20,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:20.968 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.167s] 2018-08-31 01:42:21,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:21.045 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.658s] 2018-08-31 01:42:21,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:21.188 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.323s] 2018-08-31 01:42:24,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:24.081 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-08-31 01:42:25,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:25.275 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.229s] 2018-08-31 01:42:29,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:29.130 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.351s] 2018-08-31 01:42:34,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:34.838 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.128s] 2018-08-31 01:42:38,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:38.057 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.217s] 2018-08-31 01:42:39,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:39.561 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.987s] 2018-08-31 01:42:41,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:41.571 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.737s] 2018-08-31 01:42:45,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:45.485 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.427s] 2018-08-31 01:42:46,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:46.559 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.402s] 2018-08-31 01:42:47,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:47.152 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.580s] 2018-08-31 01:42:49,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:49.218 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.658s] 2018-08-31 01:42:49,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:49.275 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.121s] 2018-08-31 01:42:49,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:49.321 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.047s] 2018-08-31 01:42:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:49.358 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.037s] 2018-08-31 01:42:51,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:51.686 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.468s] 2018-08-31 01:42:55,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:55.397 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-08-31 01:42:56,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:56.909 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.443s] 2018-08-31 01:42:57,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:57.929 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.072s] 2018-08-31 01:42:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:58.239 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.329s] 2018-08-31 01:42:58,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:42:58.277 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.040s] 2018-08-31 01:43:02,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:02.984 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.053s] 2018-08-31 01:43:04,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:04.700 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.716s] 2018-08-31 01:43:04,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:04.744 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.045s] 2018-08-31 01:43:04,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:04.786 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2018-08-31 01:43:16,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:16.881 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.309s] 2018-08-31 01:43:23,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:23.205 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.790s] 2018-08-31 01:43:28,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:28.178 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.877s] 2018-08-31 01:43:29,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:29.848 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.643s] 2018-08-31 01:43:36,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:36.112 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.263s] 2018-08-31 01:43:38,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:38.246 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.066s] 2018-08-31 01:43:40,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:40.335 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.222s] 2018-08-31 01:43:52,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:52.638 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-31 01:43:59,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:59.553 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.849s] 2018-08-31 01:43:59,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:43:59.688 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.135s] 2018-08-31 01:44:10,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:44:10.152 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.185s] 2018-08-31 01:44:12,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:44:12.477 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.324s] 2018-08-31 01:44:14,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 01:44:14.719 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.241s] 2018-08-31 01:44:17,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 89ad80d7-d5c0-4dc6-98fe-63a578d2ebc1 2018-08-31 01:44:17,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '89ad80d7-d5c0-4dc6-98fe-63a578d2ebc1']'. 2018-08-31 01:44:18,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 01:44:18,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 01:44:18,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 01:44:18,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 89ad80d7-d5c0-4dc6-98fe-63a578d2ebc1 | 2018-08-31 01:44:18,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 01:44:18,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 01:40:08 | 2018-08-31 01:44:18,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 01:44:17 | 2018-08-31 01:44:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:09 | 2018-08-31 01:44:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-31 01:44:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 01:44:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 01:44:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 367bc69a-cba5-44f1-b76f-a42a3d6008e0) | 2018-08-31 01:44:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 01:44:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9f47536d-613e-4aeb-84d7-9f88e5266788) | 2018-08-31 01:44:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-31 01:44:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 241.317 | 2018-08-31 01:44:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-31 01:44:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-31 01:44:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 01:44:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 01:44:18,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 01:44:18,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 01:44:18,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 01:44:18,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 01:44:18,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-31 01:44:18,725 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:44:18,725 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:29 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-31 01:44:18,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:44:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:19,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a0ea4ea-5efc-453b-827a-cfc1fdda649d Date: Fri, 31 Aug 2018 01:44:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:44:19,031 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4 used request id req-7a0ea4ea-5efc-453b-827a-cfc1fdda649d 2018-08-31 01:44:19,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.299406051636s 2018-08-31 01:44:19,032 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e424d83e-af25-4227-8bf0-d37539a622b4 used request id req-7a0ea4ea-5efc-453b-827a-cfc1fdda649d 2018-08-31 01:44:19,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:44:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:19,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-c2aae304-ec0c-42fc-91a9-23e2112f3e8e x-compute-request-id: req-c2aae304-ec0c-42fc-91a9-23e2112f3e8e Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0c3d2bd8-ab88-4641-b528-e58740b6e211"}, {"name": "tempest_smoke-flavor_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/752c002a-f637-4da9-b15f-3301506931e1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "752c002a-f637-4da9-b15f-3301506931e1"}]} 2018-08-31 01:44:19,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c2aae304-ec0c-42fc-91a9-23e2112f3e8e 2018-08-31 01:44:19,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234432220459s 2018-08-31 01:44:19,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c2aae304-ec0c-42fc-91a9-23e2112f3e8e 2018-08-31 01:44:19,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:44:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:19,096 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-d82fb85c-58ae-4f48-b801-6343cd42fc17 x-compute-request-id: req-d82fb85c-58ae-4f48-b801-6343cd42fc17 Content-Length: 0 Content-Type: application/json 2018-08-31 01:44:19,097 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211 used request id req-d82fb85c-58ae-4f48-b801-6343cd42fc17 2018-08-31 01:44:19,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0382478237152s 2018-08-31 01:44:19,097 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0c3d2bd8-ab88-4641-b528-e58740b6e211 used request id req-d82fb85c-58ae-4f48-b801-6343cd42fc17 2018-08-31 01:44:19,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:44:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" -d '{"subnet_id": "e1574817-91ed-4d0c-a025-57685a45a7eb"}' 2018-08-31 01:44:21,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7944b065-5115-4495-bcb1-81c855742c30 Date: Fri, 31 Aug 2018 01:44:21 GMT RESP BODY: {"network_id": "d8c77060-646c-4643-aac3-eab4eb27edbc", "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "subnet_id": "e1574817-91ed-4d0c-a025-57685a45a7eb", "subnet_ids": ["e1574817-91ed-4d0c-a025-57685a45a7eb"], "port_id": "08989dc9-9d44-4ba7-9646-c5d4f2a2db6b", "id": "3951f5d6-99a4-4d18-81b4-af0922820f7f"} 2018-08-31 01:44:21,150 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f/remove_router_interface.json used request id req-7944b065-5115-4495-bcb1-81c855742c30 2018-08-31 01:44:21,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05235481262s 2018-08-31 01:44:21,150 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f/remove_router_interface.json used request id req-7944b065-5115-4495-bcb1-81c855742c30 returning object 3951f5d6-99a4-4d18-81b4-af0922820f7f 2018-08-31 01:44:21,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:44:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:21,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5d6de8a1-508a-4a35-9275-86336c27ead4 Date: Fri, 31 Aug 2018 01:44:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "created_at": "2018-08-31T01:39:50Z", "admin_state_up": true, "updated_at": "2018-08-31T01:44:20Z", "project_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3951f5d6-99a4-4d18-81b4-af0922820f7f", "name": "tempest_smoke-router_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}]} 2018-08-31 01:44:21,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5d6de8a1-508a-4a35-9275-86336c27ead4 2018-08-31 01:44:21,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11212182045s 2018-08-31 01:44:21,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5d6de8a1-508a-4a35-9275-86336c27ead4 2018-08-31 01:44:21,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:44:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:22,397 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8eff7012-bc48-4b44-bf00-3461fa5bfc1c Content-Length: 0 Date: Fri, 31 Aug 2018 01:44:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:44:22,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f.json used request id req-8eff7012-bc48-4b44-bf00-3461fa5bfc1c 2018-08-31 01:44:22,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13316512108s 2018-08-31 01:44:22,398 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3951f5d6-99a4-4d18-81b4-af0922820f7f.json used request id req-8eff7012-bc48-4b44-bf00-3461fa5bfc1c 2018-08-31 01:44:22,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:44:22,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:22,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-3c6eeb19-88b7-4562-a052-7a5e6db0c2dd Date: Fri, 31 Aug 2018 01:44:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4},{"updated_at":"2018-08-31T01:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e1574817-91ed-4d0c-a025-57685a45a7eb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_6583491a-3501-4e78-8f18-4cfa51bc4f8b","enable_dhcp":true,"segment_id":null,"network_id":"d8c77060-646c-4643-aac3-eab4eb27edbc","tenant_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","created_at":"2018-08-31T01:39:50Z","ip_version":4}]} 2018-08-31 01:44:22,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3c6eeb19-88b7-4562-a052-7a5e6db0c2dd 2018-08-31 01:44:22,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0393509864807s 2018-08-31 01:44:22,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3c6eeb19-88b7-4562-a052-7a5e6db0c2dd 2018-08-31 01:44:22,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:44:22,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/e1574817-91ed-4d0c-a025-57685a45a7eb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:23,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-934259f7-9649-4950-aa81-359938051c38 Date: Fri, 31 Aug 2018 01:44:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:44:23,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e1574817-91ed-4d0c-a025-57685a45a7eb.json used request id req-934259f7-9649-4950-aa81-359938051c38 2018-08-31 01:44:23,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.935393095016s 2018-08-31 01:44:23,376 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e1574817-91ed-4d0c-a025-57685a45a7eb.json used request id req-934259f7-9649-4950-aa81-359938051c38 2018-08-31 01:44:23,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:44:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:23,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-92a9ebdd-bd9a-458d-992c-cbbfa4b0f673 Date: Fri, 31 Aug 2018 01:44:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8c77060-646c-4643-aac3-eab4eb27edbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:44:23Z","qos_policy_id":null,"name":"tempest_smoke-net_6583491a-3501-4e78-8f18-4cfa51bc4f8b","admin_state_up":true,"tenant_id":"85f5f2cd6ee44c66acdee85e0ca6a3fa","created_at":"2018-08-31T01:39:49Z","provider:network_type":"vxlan"}]} 2018-08-31 01:44:23,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-92a9ebdd-bd9a-458d-992c-cbbfa4b0f673 2018-08-31 01:44:23,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0877618789673s 2018-08-31 01:44:23,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-92a9ebdd-bd9a-458d-992c-cbbfa4b0f673 2018-08-31 01:44:23,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:44:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/d8c77060-646c-4643-aac3-eab4eb27edbc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:24,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6cf4cbb-89e9-4d44-93b9-1b7a97d2c7e9 Date: Fri, 31 Aug 2018 01:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:44:24,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d8c77060-646c-4643-aac3-eab4eb27edbc.json used request id req-b6cf4cbb-89e9-4d44-93b9-1b7a97d2c7e9 2018-08-31 01:44:24,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13800501823s 2018-08-31 01:44:24,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d8c77060-646c-4643-aac3-eab4eb27edbc.json used request id req-b6cf4cbb-89e9-4d44-93b9-1b7a97d2c7e9 2018-08-31 01:44:24,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:44:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:24,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-6ab9e65c-1728-4cf1-bf0c-2af5ed3c9d3a Date: Fri, 31 Aug 2018 01:44:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:39:56Z", "file": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/file", "owner": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "fcc9eddd-d394-4251-a52f-e70494bdedd0", "size": 12716032, "self": "/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/fcc9eddd-d394-4251-a52f-e70494bdedd0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:39:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:44:24,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6ab9e65c-1728-4cf1-bf0c-2af5ed3c9d3a 2018-08-31 01:44:24,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242218971252s 2018-08-31 01:44:24,632 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6ab9e65c-1728-4cf1-bf0c-2af5ed3c9d3a 2018-08-31 01:44:24,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:44:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b8cec3ccc7ed2338b40e41e0a288bc278ca07fb" 2018-08-31 01:44:24,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a12628c-0fa6-4bd3-8d96-a33e79dd7a50 Date: Fri, 31 Aug 2018 01:44:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:44:24,930 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0 used request id req-0a12628c-0fa6-4bd3-8d96-a33e79dd7a50 2018-08-31 01:44:24,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.296223163605s 2018-08-31 01:44:24,930 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fcc9eddd-d394-4251-a52f-e70494bdedd0 used request id req-0a12628c-0fa6-4bd3-8d96-a33e79dd7a50 2018-08-31 01:44:24,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:44:24,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-36cb8c06-d8b9-47bb-a95e-36fc30821650 x-compute-request-id: req-36cb8c06-d8b9-47bb-a95e-36fc30821650 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/752c002a-f637-4da9-b15f-3301506931e1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "752c002a-f637-4da9-b15f-3301506931e1"}]} 2018-08-31 01:44:24,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-36cb8c06-d8b9-47bb-a95e-36fc30821650 2018-08-31 01:44:24,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214099884033s 2018-08-31 01:44:24,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-36cb8c06-d8b9-47bb-a95e-36fc30821650 2018-08-31 01:44:24,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:44:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:24,983 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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-bf3fbdb3-6e06-4bde-9422-9ef864f2e309 x-compute-request-id: req-bf3fbdb3-6e06-4bde-9422-9ef864f2e309 Content-Length: 0 Content-Type: application/json 2018-08-31 01:44:24,983 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1 used request id req-bf3fbdb3-6e06-4bde-9422-9ef864f2e309 2018-08-31 01:44:24,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0288259983063s 2018-08-31 01:44:24,983 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/752c002a-f637-4da9-b15f-3301506931e1 used request id req-bf3fbdb3-6e06-4bde-9422-9ef864f2e309 2018-08-31 01:44:24,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:44:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:25,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57de5c44-b73c-47f7-8980-4aec3fd1c1e5 Content-Encoding: gzip Content-Length: 965 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": {"self": "http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9aaaf64c114948ccae972e52f5350a10", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:44:25,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-57de5c44-b73c-47f7-8980-4aec3fd1c1e5 2018-08-31 01:44:25,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214972019196s 2018-08-31 01:44:25,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-57de5c44-b73c-47f7-8980-4aec3fd1c1e5 2018-08-31 01:44:25,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:44:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:25,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3639c1-8b67-4de7-a4a9-e462845450ea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_6583491a-3501-4e78-8f18-4cfa51bc4f8b", "links": {"self": "http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9aaaf64c114948ccae972e52f5350a10", "description": null}} 2018-08-31 01:44:25,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10 used request id req-7a3639c1-8b67-4de7-a4a9-e462845450ea 2018-08-31 01:44:25,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17556810379s 2018-08-31 01:44:25,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10 used request id req-7a3639c1-8b67-4de7-a4a9-e462845450ea 2018-08-31 01:44:25,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:44:25,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:25,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0c0d74-1642-458e-bfbf-f932efd8e829 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:44:25,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10 used request id req-ef0c0d74-1642-458e-bfbf-f932efd8e829 2018-08-31 01:44:25,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.25951385498s 2018-08-31 01:44:25,642 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9aaaf64c114948ccae972e52f5350a10 used request id req-ef0c0d74-1642-458e-bfbf-f932efd8e829 2018-08-31 01:44:25,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:44:25,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:25,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43f3207-165f-44ba-acc6-4f68a33e7897 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa"}, "tags": [], "enabled": true, "id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_6583491a-3501-4e78-8f18-4cfa51bc4f8b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:44:25,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d43f3207-165f-44ba-acc6-4f68a33e7897 2018-08-31 01:44:25,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190351009369s 2018-08-31 01:44:25,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d43f3207-165f-44ba-acc6-4f68a33e7897 2018-08-31 01:44:25,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:44:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a37901133f1e806612f403084ddc5859e9aab48" 2018-08-31 01:44:26,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78454430-8994-4440-ac9b-37cb193633e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:44:26,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa used request id req-78454430-8994-4440-ac9b-37cb193633e7 2018-08-31 01:44:26,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248199939728s 2018-08-31 01:44:26,092 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/85f5f2cd6ee44c66acdee85e0ca6a3fa used request id req-78454430-8994-4440-ac9b-37cb193633e7 2018-08-31 01:44:26,153 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-31 01:44:26,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:44:26,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 01:44:26,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:44:26,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:44:26,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:44:26,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:44:26,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:44:26,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:44:26,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:44:26,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:44:26,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:44:26,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 01:44:26,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 01:44:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:44:26,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34dc7880-7408-4398-8f7b-2aba454a233d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:44:26,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-34dc7880-7408-4398-8f7b-2aba454a233d 2018-08-31 01:44:26,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:44:26,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["XQZVVmM-S2eKBl3UugPY8A"], "issued_at": "2018-08-31T01:44:26.000000Z"}} 2018-08-31 01:44:26,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:44:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:26,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-61d82d21-c9b9-4aba-9e74-9ef68f0b80ba Date: Fri, 31 Aug 2018 01:44:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:44:26,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-61d82d21-c9b9-4aba-9e74-9ef68f0b80ba 2018-08-31 01:44:26,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251996040344s 2018-08-31 01:44:26,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-61d82d21-c9b9-4aba-9e74-9ef68f0b80ba 2018-08-31 01:44:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:44:26,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9bf8edb-2e8f-447a-8441-5bef2c3f5152 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:44:26,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b9bf8edb-2e8f-447a-8441-5bef2c3f5152 2018-08-31 01:44:26,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:44:26,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:27,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb8089a-675d-403b-b9e5-cf2c71e0185a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:44:27,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2eb8089a-675d-403b-b9e5-cf2c71e0185a 2018-08-31 01:44:27,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.139976978302s 2018-08-31 01:44:27,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2eb8089a-675d-403b-b9e5-cf2c71e0185a 2018-08-31 01:44:27,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:44:27,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}}' 2018-08-31 01:44:27,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40cd9479-cf2b-4c31-b660-5adfa2370e22 Content-Length: 390 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131"}, "tags": [], "enabled": true, "id": "ecdb30a42e244e13ae9431d000b74131", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}} 2018-08-31 01:44:27,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-40cd9479-cf2b-4c31-b660-5adfa2370e22 2018-08-31 01:44:27,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.197399139404s 2018-08-31 01:44:27,206 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-40cd9479-cf2b-4c31-b660-5adfa2370e22 2018-08-31 01:44:27,206 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'ecdb30a42e244e13ae9431d000b74131', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c'}) 2018-08-31 01:44:27,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:44:27,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d7dc8c25-8579-44b2-a7fb-f14b58300787", "email": null, "name": "neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}}' 2018-08-31 01:44:27,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60fb7b1e-2c59-463c-a383-969618d93ad1 Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5dcd44b930f40ef975f26120e6b10d0", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:44:27,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-60fb7b1e-2c59-463c-a383-969618d93ad1 2018-08-31 01:44:27,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.373788118362s 2018-08-31 01:44:27,586 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-60fb7b1e-2c59-463c-a383-969618d93ad1 2018-08-31 01:44:27,587 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e5dcd44b930f40ef975f26120e6b10d0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c'}) 2018-08-31 01:44:27,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:44:27,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:27,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b48763-d70d-4a0e-8669-c999b124108e Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:44:27,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-41b48763-d70d-4a0e-8669-c999b124108e 2018-08-31 01:44:27,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177731990814s 2018-08-31 01:44:27,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-41b48763-d70d-4a0e-8669-c999b124108e 2018-08-31 01:44:27,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:44:27,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:27,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2ad896-dc98-4887-9222-2a58ec264b96 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:44:27,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f2ad896-dc98-4887-9222-2a58ec264b96 2018-08-31 01:44:27,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175121068954s 2018-08-31 01:44:27,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f2ad896-dc98-4887-9222-2a58ec264b96 2018-08-31 01:44:27,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:44:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb533903-6a60-49fe-aa69-0da40e7a3f74 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:44:28,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cb533903-6a60-49fe-aa69-0da40e7a3f74 2018-08-31 01:44:28,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965948104858s 2018-08-31 01:44:28,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cb533903-6a60-49fe-aa69-0da40e7a3f74 2018-08-31 01:44:28,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:44:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb8d7a5-4b9f-4cc0-9b35-ec892d2a4604 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:44:28,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9fb8d7a5-4b9f-4cc0-9b35-ec892d2a4604 2018-08-31 01:44:28,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102375030518s 2018-08-31 01:44:28,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9fb8d7a5-4b9f-4cc0-9b35-ec892d2a4604 2018-08-31 01:44:28,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:44:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176b4915-faa9-42d5-8bc1-b479e38e5a33 Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5dcd44b930f40ef975f26120e6b10d0", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:44:28,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-176b4915-faa9-42d5-8bc1-b479e38e5a33 2018-08-31 01:44:28,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115106105804s 2018-08-31 01:44:28,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-176b4915-faa9-42d5-8bc1-b479e38e5a33 2018-08-31 01:44:28,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:44:28,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbe2888-b9a8-4ee5-9433-046ffe7959a4 Content-Encoding: gzip Content-Length: 544 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131"}, "tags": [], "enabled": true, "id": "ecdb30a42e244e13ae9431d000b74131", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:44:28,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9fbe2888-b9a8-4ee5-9433-046ffe7959a4 2018-08-31 01:44:28,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134593009949s 2018-08-31 01:44:28,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9fbe2888-b9a8-4ee5-9433-046ffe7959a4 2018-08-31 01:44:28,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:44:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ecdb30a42e244e13ae9431d000b74131" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df918e62-378c-42ab-988a-887f2867a491 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ecdb30a42e244e13ae9431d000b74131", "previous": null, "next": null}} 2018-08-31 01:44:28,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ecdb30a42e244e13ae9431d000b74131 used request id req-df918e62-378c-42ab-988a-887f2867a491 2018-08-31 01:44:28,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172209978104s 2018-08-31 01:44:28,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=ecdb30a42e244e13ae9431d000b74131 used request id req-df918e62-378c-42ab-988a-887f2867a491 2018-08-31 01:44:28,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:44:28,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131/users/e5dcd44b930f40ef975f26120e6b10d0/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468fc5a3-d8d6-4fea-a5bc-7a383209d340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:44:28,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131/users/e5dcd44b930f40ef975f26120e6b10d0/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-468fc5a3-d8d6-4fea-a5bc-7a383209d340 2018-08-31 01:44:28,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135912895203s 2018-08-31 01:44:28,742 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131/users/e5dcd44b930f40ef975f26120e6b10d0/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-468fc5a3-d8d6-4fea-a5bc-7a383209d340 2018-08-31 01:44:28,742 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ecdb30a42e244e13ae9431d000b74131', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd7dc8c25-8579-44b2-a7fb-f14b58300787', 'username': u'neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:44:28,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:44:28,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:44:28,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:44:28,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:44:28,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:44:28,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:44:28,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:44:28,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 01:44:28,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 01:44:28,747 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'password': 'd7dc8c25-8579-44b2-a7fb-f14b58300787', 'project_name': 'neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ecdb30a42e244e13ae9431d000b74131', 'project_domain_name': 'Default'} 2018-08-31 01:44:28,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:44:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c768d606-3be2-404a-a042-f6c4800e5dd1 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:44:28,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c768d606-3be2-404a-a042-f6c4800e5dd1 2018-08-31 01:44:28,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.138626813889s 2018-08-31 01:44:28,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c768d606-3be2-404a-a042-f6c4800e5dd1 2018-08-31 01:44:28,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:44:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:28,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6cfee4-c952-48a0-8426-e4900baf5582 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:44:28,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3c6cfee4-c952-48a0-8426-e4900baf5582 2018-08-31 01:44:28,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986969470978s 2018-08-31 01:44:28,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3c6cfee4-c952-48a0-8426-e4900baf5582 2018-08-31 01:44:28,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:44:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:29,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6e25c7-6777-4dee-9ee2-4bcebf234fba Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:44:29,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6c6e25c7-6777-4dee-9ee2-4bcebf234fba 2018-08-31 01:44:29,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962519645691s 2018-08-31 01:44:29,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6c6e25c7-6777-4dee-9ee2-4bcebf234fba 2018-08-31 01:44:29,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:44:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:29,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878e4841-91f3-4c6f-9709-b9379a7d3509 Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5dcd44b930f40ef975f26120e6b10d0", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:44:29,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-878e4841-91f3-4c6f-9709-b9379a7d3509 2018-08-31 01:44:29,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190841197968s 2018-08-31 01:44:29,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-878e4841-91f3-4c6f-9709-b9379a7d3509 2018-08-31 01:44:29,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:44:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:29,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47cc250-2d0e-4c9a-9f8c-48e0e6d9e66f Content-Encoding: gzip Content-Length: 544 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131"}, "tags": [], "enabled": true, "id": "ecdb30a42e244e13ae9431d000b74131", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:44:29,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e47cc250-2d0e-4c9a-9f8c-48e0e6d9e66f 2018-08-31 01:44:29,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100285053253s 2018-08-31 01:44:29,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e47cc250-2d0e-4c9a-9f8c-48e0e6d9e66f 2018-08-31 01:44:29,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:44:29,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=ecdb30a42e244e13ae9431d000b74131" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:29,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780f7a78-b8a7-479e-ab7e-0cfdf9d0b35c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=ecdb30a42e244e13ae9431d000b74131", "previous": null, "next": null}} 2018-08-31 01:44:29,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=ecdb30a42e244e13ae9431d000b74131 used request id req-780f7a78-b8a7-479e-ab7e-0cfdf9d0b35c 2018-08-31 01:44:29,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206082105637s 2018-08-31 01:44:29,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e5dcd44b930f40ef975f26120e6b10d0&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=ecdb30a42e244e13ae9431d000b74131 used request id req-780f7a78-b8a7-479e-ab7e-0cfdf9d0b35c 2018-08-31 01:44:29,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:44:29,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131/users/e5dcd44b930f40ef975f26120e6b10d0/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:44:29,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97628e17-a304-4abc-883f-2be1a34a1f17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:44:29,752 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131/users/e5dcd44b930f40ef975f26120e6b10d0/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-97628e17-a304-4abc-883f-2be1a34a1f17 2018-08-31 01:44:29,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135379076004s 2018-08-31 01:44:29,752 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131/users/e5dcd44b930f40ef975f26120e6b10d0/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-97628e17-a304-4abc-883f-2be1a34a1f17 2018-08-31 01:44:29,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 01:44:32,566 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 01:44:35,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0745352e-9e62-4527-9b06-82aa21c3daf2 | 2018-08-31T01:44:35.015698 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0745352e-9e62-4527-9b06-82aa21c3daf2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 01:44:39,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 01:44:39,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 01:44:41,747 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 01:44:45,200 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=fb649e44-25ac-4725-aaeb-aeec0287de16) as the default verifier for the future CLI operations. 2018-08-31 01:44:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:44:48,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986bf780-e7b7-42ee-90d5-6498aefa575a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:44:48,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-986bf780-e7b7-42ee-90d5-6498aefa575a 2018-08-31 01:44:48,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:44:48,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdb30a42e244e13ae9431d000b74131", "name": "neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/ecdb30a42e244e13ae9431d000b74131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/ecdb30a42e244e13ae9431d000b74131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/ecdb30a42e244e13ae9431d000b74131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/ecdb30a42e244e13ae9431d000b74131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/ecdb30a42e244e13ae9431d000b74131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/ecdb30a42e244e13ae9431d000b74131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ecdb30a42e244e13ae9431d000b74131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ecdb30a42e244e13ae9431d000b74131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ecdb30a42e244e13ae9431d000b74131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/ecdb30a42e244e13ae9431d000b74131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/ecdb30a42e244e13ae9431d000b74131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ecdb30a42e244e13ae9431d000b74131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/ecdb30a42e244e13ae9431d000b74131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/ecdb30a42e244e13ae9431d000b74131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "id": "e5dcd44b930f40ef975f26120e6b10d0"}, "audit_ids": ["WgWzdMZfS3ClCRB_lGnVWA"], "issued_at": "2018-08-31T01:44:48.000000Z"}} 2018-08-31 01:44:48,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 01:44:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:49,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-cf427679-23cd-43a5-8ddd-e07ea6126c67 Date: Fri, 31 Aug 2018 01:44:49 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 01:44:49,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-cf427679-23cd-43a5-8ddd-e07ea6126c67 2018-08-31 01:44:49,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.263793945312s 2018-08-31 01:44:49,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-cf427679-23cd-43a5-8ddd-e07ea6126c67 2018-08-31 01:44:49,263 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-31 01:44:49,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:44:49,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '{"network": {"shared": true, "name": "neutron-tempest-plugin-api-net_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "admin_state_up": true}}' 2018-08-31 01:44:49,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-c4967359-aeb6-4df4-8945-b8d350b41129 Date: Fri, 31 Aug 2018 01:44:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"744ec10b-5fec-4102-832f-25989839aeb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"ecdb30a42e244e13ae9431d000b74131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:44:49Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c","admin_state_up":true,"tenant_id":"ecdb30a42e244e13ae9431d000b74131","created_at":"2018-08-31T01:44:49Z","mtu":1450}} 2018-08-31 01:44:49,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c4967359-aeb6-4df4-8945-b8d350b41129 2018-08-31 01:44:49,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.312365055084s 2018-08-31 01:44:49,576 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c4967359-aeb6-4df4-8945-b8d350b41129 2018-08-31 01:44:49,576 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:44:49Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'744ec10b-5fec-4102-832f-25989839aeb3', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'created_at': u'2018-08-31T01:44:49Z', u'mtu': 1450, u'tenant_id': u'ecdb30a42e244e13ae9431d000b74131', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ecdb30a42e244e13ae9431d000b74131', u'l2_adjacency': True}) 2018-08-31 01:44:49,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:44:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:49,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1445 X-Openstack-Request-Id: req-870b8711-8155-4cac-8a91-65c455533935 Date: Fri, 31 Aug 2018 01:44:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:31:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"744ec10b-5fec-4102-832f-25989839aeb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"ecdb30a42e244e13ae9431d000b74131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:44:49Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c","admin_state_up":true,"tenant_id":"ecdb30a42e244e13ae9431d000b74131","created_at":"2018-08-31T01:44:49Z","provider:network_type":"vxlan"}]} 2018-08-31 01:44:49,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-870b8711-8155-4cac-8a91-65c455533935 2018-08-31 01:44:49,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117956161499s 2018-08-31 01:44:49,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-870b8711-8155-4cac-8a91-65c455533935 2018-08-31 01:44:49,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:44:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "enable_dhcp": true, "network_id": "744ec10b-5fec-4102-832f-25989839aeb3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:44:50,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-368b6461-95e6-42b2-9042-702219b6b453 Date: Fri, 31 Aug 2018 01:44:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T01:44:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ecdb30a42e244e13ae9431d000b74131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c","enable_dhcp":true,"segment_id":null,"network_id":"744ec10b-5fec-4102-832f-25989839aeb3","tenant_id":"ecdb30a42e244e13ae9431d000b74131","created_at":"2018-08-31T01:44:49Z","ip_version":4}} 2018-08-31 01:44:50,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-368b6461-95e6-42b2-9042-702219b6b453 2018-08-31 01:44:50,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.572984933853s 2018-08-31 01:44:50,270 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-368b6461-95e6-42b2-9042-702219b6b453 2018-08-31 01:44:50,271 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:44:49Z', 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'02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'744ec10b-5fec-4102-832f-25989839aeb3', u'tenant_id': u'ecdb30a42e244e13ae9431d000b74131', u'created_at': u'2018-08-31T01:44:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ecdb30a42e244e13ae9431d000b74131'}) 2018-08-31 01:44:50,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:44:50,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "neutron-tempest-plugin-api-router_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "admin_state_up": true}}' 2018-08-31 01:44:51,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f60218dd-e8da-49c6-8ad7-1f87193b1be7 Date: Fri, 31 Aug 2018 01:44:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "created_at": "2018-08-31T01:44:50Z", "admin_state_up": true, "updated_at": "2018-08-31T01:44:51Z", "project_id": "ecdb30a42e244e13ae9431d000b74131", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "99a5a43c-85e2-4dea-9a08-6ba628d28b8d", "name": "neutron-tempest-plugin-api-router_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}} 2018-08-31 01:44:51,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f60218dd-e8da-49c6-8ad7-1f87193b1be7 2018-08-31 01:44:51,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48001885414s 2018-08-31 01:44:51,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f60218dd-e8da-49c6-8ad7-1f87193b1be7 2018-08-31 01:44:51,752 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:44:51Z', u'revision_number': 2, u'ha': False, u'id': u'99a5a43c-85e2-4dea-9a08-6ba628d28b8d', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'admin_state_up': True, u'tenant_id': u'ecdb30a42e244e13ae9431d000b74131', u'created_at': u'2018-08-31T01:44:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'ecdb30a42e244e13ae9431d000b74131'}) 2018-08-31 01:44:51,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:44:51,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '{"subnet_id": "02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36"}' 2018-08-31 01:44:53,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47aa74ff-959c-4eb7-a14f-8a88927c733d Date: Fri, 31 Aug 2018 01:44:53 GMT RESP BODY: {"network_id": "744ec10b-5fec-4102-832f-25989839aeb3", "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "subnet_id": "02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36", "subnet_ids": ["02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36"], "port_id": "8738164b-706f-4ea3-b81d-6eecbcf7e336", "id": "99a5a43c-85e2-4dea-9a08-6ba628d28b8d"} 2018-08-31 01:44:53,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d/add_router_interface.json used request id req-47aa74ff-959c-4eb7-a14f-8a88927c733d 2018-08-31 01:44:53,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03635311127s 2018-08-31 01:44:53,790 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d/add_router_interface.json used request id req-47aa74ff-959c-4eb7-a14f-8a88927c733d returning object 99a5a43c-85e2-4dea-9a08-6ba628d28b8d 2018-08-31 01:44:53,790 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:44:53,921 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:44:53,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:44:53,927 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:44:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:44:53,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:44:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:54,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-60159d19-66df-4644-9abb-88ec90f16934 Date: Fri, 31 Aug 2018 01:44:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:44:54,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-60159d19-66df-4644-9abb-88ec90f16934 2018-08-31 01:44:54,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337886095047s 2018-08-31 01:44:54,268 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-60159d19-66df-4644-9abb-88ec90f16934 2018-08-31 01:44:54,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:44:54,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}' 2018-08-31 01:44:54,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-afe419a5-4e69-42e5-ba9d-fd57a64eb292 Date: Fri, 31 Aug 2018 01:44:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:44:54Z", "file": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file", "owner": "ecdb30a42e244e13ae9431d000b74131", "id": "6600aaf2-9b41-4429-b310-60d0aae521c4", "size": null, "self": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "checksum": null, "created_at": "2018-08-31T01:44:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:44:54,311 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-afe419a5-4e69-42e5-ba9d-fd57a64eb292 2018-08-31 01:44:54,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0353648662567s 2018-08-31 01:44:54,311 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-afe419a5-4e69-42e5-ba9d-fd57a64eb292 returning object 6600aaf2-9b41-4429-b310-60d0aae521c4 2018-08-31 01:44:54,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:44:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '' 2018-08-31 01:44:54,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5c67ecb-e6fb-4db4-abb8-488daa265645 Date: Fri, 31 Aug 2018 01:44:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:44:54,656 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file used request id req-d5c67ecb-e6fb-4db4-abb8-488daa265645 2018-08-31 01:44:54,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.343973875046s 2018-08-31 01:44:54,656 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file used request id req-d5c67ecb-e6fb-4db4-abb8-488daa265645 2018-08-31 01:44:54,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:44:54,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:54,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-48a239b4-08c9-467e-bbb7-6c48b5c99997 Date: Fri, 31 Aug 2018 01:44:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:44:54Z", "file": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file", "owner": "ecdb30a42e244e13ae9431d000b74131", "id": "6600aaf2-9b41-4429-b310-60d0aae521c4", "size": 12716032, "self": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:44:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:44:54,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-48a239b4-08c9-467e-bbb7-6c48b5c99997 2018-08-31 01:44:54,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282421112061s 2018-08-31 01:44:54,689 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-48a239b4-08c9-467e-bbb7-6c48b5c99997 2018-08-31 01:44:54,691 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file', 'owner': u'ecdb30a42e244e13ae9431d000b74131', 'id': u'6600aaf2-9b41-4429-b310-60d0aae521c4', 'size': 12716032, u'self': u'/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ecdb30a42e244e13ae9431d000b74131', 'name': 'neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:44:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T01:44:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'created': u'2018-08-31T01:44:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:44:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:44:54,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:44:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:44:55,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44: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-5e7a83f4-8603-48ea-9aad-73199dedfdb1 x-compute-request-id: req-5e7a83f4-8603-48ea-9aad-73199dedfdb1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3588caef-14b3-44bf-a478-5a062f00dad6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3588caef-14b3-44bf-a478-5a062f00dad6"}} 2018-08-31 01:44:55,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5e7a83f4-8603-48ea-9aad-73199dedfdb1 2018-08-31 01:44:55,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325029850006s 2018-08-31 01:44:55,018 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5e7a83f4-8603-48ea-9aad-73199dedfdb1 2018-08-31 01:44:55,019 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', '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'c0ca313478164ad283b44a36646e55ec', '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'3588caef-14b3-44bf-a478-5a062f00dad6', 'swap': 0}) 2018-08-31 01:44:55,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:44:55,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" -d '{"extra_specs": {}}' 2018-08-31 01:44:55,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44: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-ce53d7f2-50e5-421c-abc0-7cd91ea87ca6 x-compute-request-id: req-ce53d7f2-50e5-421c-abc0-7cd91ea87ca6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:44:55,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6/os-extra_specs used request id req-ce53d7f2-50e5-421c-abc0-7cd91ea87ca6 2018-08-31 01:44:55,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199091434479s 2018-08-31 01:44:55,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6/os-extra_specs used request id req-ce53d7f2-50e5-421c-abc0-7cd91ea87ca6 2018-08-31 01:44:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:44:55,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-101f6e3e-d5aa-44d7-a1b9-ed5984f6f532 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:44:55,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-101f6e3e-d5aa-44d7-a1b9-ed5984f6f532 2018-08-31 01:44:55,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:44:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:55,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab9a7c7-12b3-4c82-ab98-3385c7eacb29 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:44:55,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ab9a7c7-12b3-4c82-ab98-3385c7eacb29 2018-08-31 01:44:55,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185424089432s 2018-08-31 01:44:55,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ab9a7c7-12b3-4c82-ab98-3385c7eacb29 2018-08-31 01:44:55,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:44:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:55,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3810e57-c229-4612-be15-c1b7e51a003d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:44:55,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c3810e57-c229-4612-be15-c1b7e51a003d 2018-08-31 01:44:55,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191387891769s 2018-08-31 01:44:55,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c3810e57-c229-4612-be15-c1b7e51a003d 2018-08-31 01:44:55,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 01:44:55,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:55,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44: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-f39b8f33-b32e-45c5-a895-e259bf35ecce x-compute-request-id: req-f39b8f33-b32e-45c5-a895-e259bf35ecce Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 01:44:55,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f39b8f33-b32e-45c5-a895-e259bf35ecce 2018-08-31 01:44:55,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.313480138779s 2018-08-31 01:44:55,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f39b8f33-b32e-45c5-a895-e259bf35ecce 2018-08-31 01:44:55,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:44:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:55,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-a371e63e-59cc-4541-82be-6a626b1275f0 Date: Fri, 31 Aug 2018 01:44:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:44:54Z", "file": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file", "owner": "ecdb30a42e244e13ae9431d000b74131", "id": "6600aaf2-9b41-4429-b310-60d0aae521c4", "size": 12716032, "self": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:44:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:44:55,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a371e63e-59cc-4541-82be-6a626b1275f0 2018-08-31 01:44:55,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247859954834s 2018-08-31 01:44:55,795 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a371e63e-59cc-4541-82be-6a626b1275f0 2018-08-31 01:44:55,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:44:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}' 2018-08-31 01:44:55,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11b0bc66-8cbf-4cf9-b412-55eba51a9b53 Date: Fri, 31 Aug 2018 01:44:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:44:55Z", "file": "/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612/file", "owner": "ecdb30a42e244e13ae9431d000b74131", "id": "991881b9-07ce-4cd5-8366-98b56bbe5612", "size": null, "self": "/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "checksum": null, "created_at": "2018-08-31T01:44:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:44:55,853 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-11b0bc66-8cbf-4cf9-b412-55eba51a9b53 2018-08-31 01:44:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0492470264435s 2018-08-31 01:44:55,854 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-11b0bc66-8cbf-4cf9-b412-55eba51a9b53 returning object 991881b9-07ce-4cd5-8366-98b56bbe5612 2018-08-31 01:44:55,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:44:55,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '' 2018-08-31 01:44:56,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8b422ee-1520-42a7-acc4-1808bf2c6460 Date: Fri, 31 Aug 2018 01:44:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:44:56,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612/file used request id req-f8b422ee-1520-42a7-acc4-1808bf2c6460 2018-08-31 01:44:56,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.914324998856s 2018-08-31 01:44:56,769 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612/file used request id req-f8b422ee-1520-42a7-acc4-1808bf2c6460 2018-08-31 01:44:56,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:44:56,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:44:56,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-0875dad7-556c-48e5-a9d8-0990783ce3f7 Date: Fri, 31 Aug 2018 01:44:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:44:56Z", "file": "/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612/file", "owner": "ecdb30a42e244e13ae9431d000b74131", "id": "991881b9-07ce-4cd5-8366-98b56bbe5612", "size": 12716032, "self": "/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/991881b9-07ce-4cd5-8366-98b56bbe5612/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/991881b9-07ce-4cd5-8366-98b56bbe5612/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:44:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:44:54Z", "file": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file", "owner": "ecdb30a42e244e13ae9431d000b74131", "id": "6600aaf2-9b41-4429-b310-60d0aae521c4", "size": 12716032, "self": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:44:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:44:56,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0875dad7-556c-48e5-a9d8-0990783ce3f7 2018-08-31 01:44:56,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254640579224s 2018-08-31 01:44:56,799 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0875dad7-556c-48e5-a9d8-0990783ce3f7 2018-08-31 01:44:56,801 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/991881b9-07ce-4cd5-8366-98b56bbe5612/snap', u'metadata': Munch({})})], 'file': u'/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612/file', 'owner': u'ecdb30a42e244e13ae9431d000b74131', 'id': u'991881b9-07ce-4cd5-8366-98b56bbe5612', 'size': 12716032, u'self': u'/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ecdb30a42e244e13ae9431d000b74131', 'name': 'neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/991881b9-07ce-4cd5-8366-98b56bbe5612/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:44:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T01:44:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', 'created': u'2018-08-31T01:44:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:44:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:44:56,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:44:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:44:56,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44: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-1c304992-9eb6-47c6-ad00-ce2772f72da5 x-compute-request-id: req-1c304992-9eb6-47c6-ad00-ce2772f72da5 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "21e920e0-413d-42dd-8d79-6a1881de9f7d"}} 2018-08-31 01:44:56,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1c304992-9eb6-47c6-ad00-ce2772f72da5 2018-08-31 01:44:56,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0378041267395s 2018-08-31 01:44:56,840 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1c304992-9eb6-47c6-ad00-ce2772f72da5 2018-08-31 01:44:56,841 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', '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'c0ca313478164ad283b44a36646e55ec', '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'21e920e0-413d-42dd-8d79-6a1881de9f7d', 'swap': 0}) 2018-08-31 01:44:56,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:44:56,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" -d '{"extra_specs": {}}' 2018-08-31 01:44:56,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:44: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-0da643e8-76be-426a-8442-30cad23aa974 x-compute-request-id: req-0da643e8-76be-426a-8442-30cad23aa974 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:44:56,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d/os-extra_specs used request id req-0da643e8-76be-426a-8442-30cad23aa974 2018-08-31 01:44:56,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203621387482s 2018-08-31 01:44:56,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d/os-extra_specs used request id req-0da643e8-76be-426a-8442-30cad23aa974 2018-08-31 01:44:56,863 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c', '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'c0ca313478164ad283b44a36646e55ec', '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'21e920e0-413d-42dd-8d79-6a1881de9f7d', 'swap': 0}) 2018-08-31 01:45:00,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 01:45:00,316 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 01:45:00,316 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 01:45:00,319 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 01:45:00,322 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 01:45:03,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fb649e44-25ac-4725-aaeb-aeec0287de16/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-31 01:45:03,956 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 01:45:03,974 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 01:45:03,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-31 01:55:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 95f3bd0c-35db-410e-baf7-edc25dcb564e 2018-08-31 01:55:34,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '95f3bd0c-35db-410e-baf7-edc25dcb564e']'. 2018-08-31 01:55:34,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 01:55:34,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 01:55:34,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 01:55:34,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 95f3bd0c-35db-410e-baf7-edc25dcb564e | 2018-08-31 01:55:34,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 01:55:34,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 01:45:06 | 2018-08-31 01:55:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 01:55:33 | 2018-08-31 01:55:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:27 | 2018-08-31 01:55:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-31 01:55:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 01:55:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 01:55:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fb649e44-25ac-4725-aaeb-aeec0287de16) | 2018-08-31 01:55:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 01:55:34,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0745352e-9e62-4527-9b06-82aa21c3daf2) | 2018-08-31 01:55:34,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-31 01:55:34,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 615.99 | 2018-08-31 01:55:34,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2018-08-31 01:55:34,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-31 01:55:34,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 01:55:34,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 01:55:34,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 01:55:34,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 01:55:34,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 01:55:34,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 01:55:35,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-31 01:55:35,468 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 01:55:35,468 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:46 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-31 01:55:35,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:55:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:36,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32ab69b8-fcb5-40c4-8ebc-8074e47e5ca6 Date: Fri, 31 Aug 2018 01:55:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:55:36,057 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612 used request id req-32ab69b8-fcb5-40c4-8ebc-8074e47e5ca6 2018-08-31 01:55:36,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.585468053818s 2018-08-31 01:55:36,057 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/991881b9-07ce-4cd5-8366-98b56bbe5612 used request id req-32ab69b8-fcb5-40c4-8ebc-8074e47e5ca6 2018-08-31 01:55:36,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:55:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:36,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55: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-4bf4a6b8-ed3e-433f-af2c-76e57771c6b5 x-compute-request-id: req-4bf4a6b8-ed3e-433f-af2c-76e57771c6b5 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "21e920e0-413d-42dd-8d79-6a1881de9f7d"}, {"name": "neutron-tempest-plugin-api-flavor_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3588caef-14b3-44bf-a478-5a062f00dad6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3588caef-14b3-44bf-a478-5a062f00dad6"}]} 2018-08-31 01:55:36,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4bf4a6b8-ed3e-433f-af2c-76e57771c6b5 2018-08-31 01:55:36,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302849054337s 2018-08-31 01:55:36,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4bf4a6b8-ed3e-433f-af2c-76e57771c6b5 2018-08-31 01:55:36,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:55:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:36,397 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01:55: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-f29c4c4f-c25e-4066-a22e-b443d0cb90a7 x-compute-request-id: req-f29c4c4f-c25e-4066-a22e-b443d0cb90a7 Content-Length: 0 Content-Type: application/json 2018-08-31 01:55:36,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d used request id req-f29c4c4f-c25e-4066-a22e-b443d0cb90a7 2018-08-31 01:55:36,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343060493469s 2018-08-31 01:55:36,398 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/21e920e0-413d-42dd-8d79-6a1881de9f7d used request id req-f29c4c4f-c25e-4066-a22e-b443d0cb90a7 2018-08-31 01:55:36,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 01:55:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" -d '{"subnet_id": "02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36"}' 2018-08-31 01:55:38,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7796de0f-a5c6-4711-9967-0e759ff61bbb Date: Fri, 31 Aug 2018 01:55:38 GMT RESP BODY: {"network_id": "744ec10b-5fec-4102-832f-25989839aeb3", "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "subnet_id": "02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36", "subnet_ids": ["02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36"], "port_id": "8738164b-706f-4ea3-b81d-6eecbcf7e336", "id": "99a5a43c-85e2-4dea-9a08-6ba628d28b8d"} 2018-08-31 01:55:38,517 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d/remove_router_interface.json used request id req-7796de0f-a5c6-4711-9967-0e759ff61bbb 2018-08-31 01:55:38,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11899590492s 2018-08-31 01:55:38,518 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d/remove_router_interface.json used request id req-7796de0f-a5c6-4711-9967-0e759ff61bbb returning object 99a5a43c-85e2-4dea-9a08-6ba628d28b8d 2018-08-31 01:55:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 01:55:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1725 X-Openstack-Request-Id: req-addfdf36-76f7-4c39-8015-0f36b2023b2a Date: Fri, 31 Aug 2018 01:55:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79e8cb53ccb1461ba7f410de6313127b", "created_at": "2018-08-31T01:46:05Z", "admin_state_up": true, "updated_at": "2018-08-31T01:46:05Z", "project_id": "79e8cb53ccb1461ba7f410de6313127b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "5cddefb9-4849-4536-bf39-08d56b9599dc", "name": "tempest-pretest-check-1933828064"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "created_at": "2018-08-31T01:44:50Z", "admin_state_up": true, "updated_at": "2018-08-31T01:55:37Z", "project_id": "ecdb30a42e244e13ae9431d000b74131", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "99a5a43c-85e2-4dea-9a08-6ba628d28b8d", "name": "neutron-tempest-plugin-api-router_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28000372da984931a64ca25be9e34151", "created_at": "2018-08-31T01:46:40Z", "admin_state_up": false, "updated_at": "2018-08-31T01:46:40Z", "project_id": "28000372da984931a64ca25be9e34151", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e4a2adbd-2b56-4441-bc82-75e211bbdcd6", "name": "tempest-router-1207387644"}]} 2018-08-31 01:55:38,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-addfdf36-76f7-4c39-8015-0f36b2023b2a 2018-08-31 01:55:38,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128499031067s 2018-08-31 01:55:38,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-addfdf36-76f7-4c39-8015-0f36b2023b2a 2018-08-31 01:55:38,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 01:55:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:39,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a632dba3-2a6c-46a1-8d59-855f2cd0e86a Content-Length: 0 Date: Fri, 31 Aug 2018 01:55:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:55:39,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d.json used request id req-a632dba3-2a6c-46a1-8d59-855f2cd0e86a 2018-08-31 01:55:39,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21669816971s 2018-08-31 01:55:39,866 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/99a5a43c-85e2-4dea-9a08-6ba628d28b8d.json used request id req-a632dba3-2a6c-46a1-8d59-855f2cd0e86a 2018-08-31 01:55:39,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 01:55:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:39,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-edb8c797-6cb6-4ca3-abf0-c16627c5df33 Date: Fri, 31 Aug 2018 01:55:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:44:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ecdb30a42e244e13ae9431d000b74131","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c","enable_dhcp":true,"segment_id":null,"network_id":"744ec10b-5fec-4102-832f-25989839aeb3","tenant_id":"ecdb30a42e244e13ae9431d000b74131","created_at":"2018-08-31T01:44:49Z","ip_version":4},{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 01:55:39,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-edb8c797-6cb6-4ca3-abf0-c16627c5df33 2018-08-31 01:55:39,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0358581542969s 2018-08-31 01:55:39,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-edb8c797-6cb6-4ca3-abf0-c16627c5df33 2018-08-31 01:55:39,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 01:55:39,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:40,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c92ca62-73a2-45f2-8384-4005f19ceb48 Date: Fri, 31 Aug 2018 01:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:55:40,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36.json used request id req-6c92ca62-73a2-45f2-8384-4005f19ceb48 2018-08-31 01:55:40,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.965751886368s 2018-08-31 01:55:40,870 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/02592a2a-3e3f-4a36-bcd0-2bc1cf06eb36.json used request id req-6c92ca62-73a2-45f2-8384-4005f19ceb48 2018-08-31 01:55:40,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:55:40,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:40,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1450 X-Openstack-Request-Id: req-c0a65598-b430-4b6d-8681-e1f1cf9851ed Date: Fri, 31 Aug 2018 01:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"744ec10b-5fec-4102-832f-25989839aeb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"ecdb30a42e244e13ae9431d000b74131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:55:40Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c","admin_state_up":true,"tenant_id":"ecdb30a42e244e13ae9431d000b74131","created_at":"2018-08-31T01:44:49Z","provider:network_type":"vxlan"}]} 2018-08-31 01:55:40,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0a65598-b430-4b6d-8681-e1f1cf9851ed 2018-08-31 01:55:40,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0847489833832s 2018-08-31 01:55:40,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0a65598-b430-4b6d-8681-e1f1cf9851ed 2018-08-31 01:55:40,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 01:55:40,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/744ec10b-5fec-4102-832f-25989839aeb3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:42,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df0a7939-5345-4722-94dd-98f0e79f97bd Date: Fri, 31 Aug 2018 01:55:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 01:55:42,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/744ec10b-5fec-4102-832f-25989839aeb3.json used request id req-df0a7939-5345-4722-94dd-98f0e79f97bd 2018-08-31 01:55:42,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12932705879s 2018-08-31 01:55:42,086 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/744ec10b-5fec-4102-832f-25989839aeb3.json used request id req-df0a7939-5345-4722-94dd-98f0e79f97bd 2018-08-31 01:55:42,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:55:42,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:42,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-00eeff54-6640-4ffb-b2ec-23d300bbbb3d Date: Fri, 31 Aug 2018 01:55:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:44:54Z", "file": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4/file", "owner": "ecdb30a42e244e13ae9431d000b74131", "id": "6600aaf2-9b41-4429-b310-60d0aae521c4", "size": 12716032, "self": "/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/6600aaf2-9b41-4429-b310-60d0aae521c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:44:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:55:42,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-00eeff54-6640-4ffb-b2ec-23d300bbbb3d 2018-08-31 01:55:42,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028272151947s 2018-08-31 01:55:42,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-00eeff54-6640-4ffb-b2ec-23d300bbbb3d 2018-08-31 01:55:42,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 01:55:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce8d5e59c4e45d5bfa00978caa256c7a38e3b658" 2018-08-31 01:55:43,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a573f075-4954-4829-a83b-b3ff555fd78c Date: Fri, 31 Aug 2018 01:55:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:55:43,159 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4 used request id req-a573f075-4954-4829-a83b-b3ff555fd78c 2018-08-31 01:55:43,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03894805908s 2018-08-31 01:55:43,159 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6600aaf2-9b41-4429-b310-60d0aae521c4 used request id req-a573f075-4954-4829-a83b-b3ff555fd78c 2018-08-31 01:55:43,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 01:55:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:43,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-468d8268-f82c-4502-9f12-96b2de345f5f x-compute-request-id: req-468d8268-f82c-4502-9f12-96b2de345f5f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3588caef-14b3-44bf-a478-5a062f00dad6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3588caef-14b3-44bf-a478-5a062f00dad6"}]} 2018-08-31 01:55:43,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-468d8268-f82c-4502-9f12-96b2de345f5f 2018-08-31 01:55:43,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274429321289s 2018-08-31 01:55:43,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-468d8268-f82c-4502-9f12-96b2de345f5f 2018-08-31 01:55:43,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 01:55:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:43,225 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-f3bf31c2-2252-4596-89de-6968a72979b8 x-compute-request-id: req-f3bf31c2-2252-4596-89de-6968a72979b8 Content-Length: 0 Content-Type: application/json 2018-08-31 01:55:43,225 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6 used request id req-f3bf31c2-2252-4596-89de-6968a72979b8 2018-08-31 01:55:43,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352880954742s 2018-08-31 01:55:43,226 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3588caef-14b3-44bf-a478-5a062f00dad6 used request id req-f3bf31c2-2252-4596-89de-6968a72979b8 2018-08-31 01:55:43,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:55:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:43,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5819f4-109b-4a0e-96d9-631e1b2e836b Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5dcd44b930f40ef975f26120e6b10d0", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:55:43,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d5819f4-109b-4a0e-96d9-631e1b2e836b 2018-08-31 01:55:43,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213397979736s 2018-08-31 01:55:43,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d5819f4-109b-4a0e-96d9-631e1b2e836b 2018-08-31 01:55:43,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:55:43,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:43,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6dadc2-6940-461f-85f8-cc9042456073 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c", "links": {"self": "http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e5dcd44b930f40ef975f26120e6b10d0", "description": null}} 2018-08-31 01:55:43,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0 used request id req-2d6dadc2-6940-461f-85f8-cc9042456073 2018-08-31 01:55:43,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190263032913s 2018-08-31 01:55:43,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0 used request id req-2d6dadc2-6940-461f-85f8-cc9042456073 2018-08-31 01:55:43,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 01:55:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:43,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4437e2f-6cbb-4dcb-a6fc-efa66acb5951 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:55:43,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0 used request id req-b4437e2f-6cbb-4dcb-a6fc-efa66acb5951 2018-08-31 01:55:43,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287529945374s 2018-08-31 01:55:43,926 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e5dcd44b930f40ef975f26120e6b10d0 used request id req-b4437e2f-6cbb-4dcb-a6fc-efa66acb5951 2018-08-31 01:55:43,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:55:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:44,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa1b904-1ded-4a83-b3b8-3bcc6f08275e Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131"}, "tags": [], "enabled": true, "id": "ecdb30a42e244e13ae9431d000b74131", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_4a24d446-08f0-4869-8dc8-a8ce8f9ad45c"}]} 2018-08-31 01:55:44,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4fa1b904-1ded-4a83-b3b8-3bcc6f08275e 2018-08-31 01:55:44,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175410985947s 2018-08-31 01:55:44,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4fa1b904-1ded-4a83-b3b8-3bcc6f08275e 2018-08-31 01:55:44,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 01:55:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd54fb09d2619e1fa721389fd60f368f6666cb67" 2018-08-31 01:55:44,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0891c4-7f23-41b7-92a6-eee64337957a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:55:44,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131 used request id req-4b0891c4-7f23-41b7-92a6-eee64337957a 2018-08-31 01:55:44,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.221701145172s 2018-08-31 01:55:44,334 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ecdb30a42e244e13ae9431d000b74131 used request id req-4b0891c4-7f23-41b7-92a6-eee64337957a 2018-08-31 01:55:44,388 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-31 01:55:44,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:55:44,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 01:55:44,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:55:44,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:55:44,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:55:44,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:55:44,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:55:44,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:55:44,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:55:44,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:55:44,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 01:55:44,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 01:55:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:55:44,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fd688e-f280-4ff2-a94b-1d588c5d0b8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:55:44,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-30fd688e-f280-4ff2-a94b-1d588c5d0b8c 2018-08-31 01:55:44,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:55:44,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["Vjn5ei87RMuolz1V8QderQ"], "issued_at": "2018-08-31T01:55:44.000000Z"}} 2018-08-31 01:55:44,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:55:44,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:45,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-93620a8f-de4f-4d43-8520-3f8f816d73c6 Date: Fri, 31 Aug 2018 01:55:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 01:55:45,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93620a8f-de4f-4d43-8520-3f8f816d73c6 2018-08-31 01:55:45,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321250915527s 2018-08-31 01:55:45,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93620a8f-de4f-4d43-8520-3f8f816d73c6 2018-08-31 01:55:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:55:45,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-224dcdf5-7814-4027-bdad-965697585d9b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 01:55:45,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-224dcdf5-7814-4027-bdad-965697585d9b 2018-08-31 01:55:45,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:55:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:45,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3fbc24-2bf6-4861-aa85-2fd3891c8cc1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 01:55:45,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1a3fbc24-2bf6-4861-aa85-2fd3891c8cc1 2018-08-31 01:55:45,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177854061127s 2018-08-31 01:55:45,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1a3fbc24-2bf6-4861-aa85-2fd3891c8cc1 2018-08-31 01:55:45,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 01:55:45,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421"}}' 2018-08-31 01:55:45,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-749829b8-302e-47a1-b285-071aaa49148f Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12"}, "tags": [], "enabled": true, "id": "c8a2b3c9a51c4731b68e563f7b503e12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421"}} 2018-08-31 01:55:45,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-749829b8-302e-47a1-b285-071aaa49148f 2018-08-31 01:55:45,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.15366101265s 2018-08-31 01:55:45,514 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-749829b8-302e-47a1-b285-071aaa49148f 2018-08-31 01:55:45,515 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'c8a2b3c9a51c4731b68e563f7b503e12', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421'}) 2018-08-31 01:55:45,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 01:55:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5dd37d2e-67a0-4553-a425-402bcbad33d8", "email": null, "name": "rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421"}}' 2018-08-31 01:55:45,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d4d7a9-20f2-4a28-85af-1290a5a48c43 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421", "links": {"self": "http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a3cb493c5c564bc7871e96b387f0605f", "domain_id": "default", "password_expires_at": null}} 2018-08-31 01:55:45,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-89d4d7a9-20f2-4a28-85af-1290a5a48c43 2018-08-31 01:55:45,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.44210100174s 2018-08-31 01:55:45,963 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-89d4d7a9-20f2-4a28-85af-1290a5a48c43 2018-08-31 01:55:45,963 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a3cb493c5c564bc7871e96b387f0605f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421'}) 2018-08-31 01:55:45,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:55:45,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:46,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5a8ebb-d5ec-40b0-a225-5048014cc4e7 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:55:46,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9f5a8ebb-d5ec-40b0-a225-5048014cc4e7 2018-08-31 01:55:46,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.136425971985s 2018-08-31 01:55:46,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9f5a8ebb-d5ec-40b0-a225-5048014cc4e7 2018-08-31 01:55:46,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:55:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:46,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7dda3da-edf0-4550-aa3d-bc99e1000afd Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:55:46,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f7dda3da-edf0-4550-aa3d-bc99e1000afd 2018-08-31 01:55:46,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103024959564s 2018-08-31 01:55:46,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f7dda3da-edf0-4550-aa3d-bc99e1000afd 2018-08-31 01:55:46,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:55:46,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:46,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56c662f-a92f-4908-bbfc-fdb29437ea88 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:55:46,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b56c662f-a92f-4908-bbfc-fdb29437ea88 2018-08-31 01:55:46,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106580018997s 2018-08-31 01:55:46,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b56c662f-a92f-4908-bbfc-fdb29437ea88 2018-08-31 01:55:46,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:55:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:46,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c3bdb9-4ee0-4a7b-bf59-ad66508b1ca9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:55:46,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-34c3bdb9-4ee0-4a7b-bf59-ad66508b1ca9 2018-08-31 01:55:46,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173231124878s 2018-08-31 01:55:46,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-34c3bdb9-4ee0-4a7b-bf59-ad66508b1ca9 2018-08-31 01:55:46,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:55:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:46,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5252f8-ad5d-439c-aaed-ab8255a3e454 Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421", "links": {"self": "http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a3cb493c5c564bc7871e96b387f0605f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:55:46,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1c5252f8-ad5d-439c-aaed-ab8255a3e454 2018-08-31 01:55:46,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117996931076s 2018-08-31 01:55:46,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1c5252f8-ad5d-439c-aaed-ab8255a3e454 2018-08-31 01:55:46,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:55:46,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:46,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7631590-451d-4232-bb46-f7f02e9842c5 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12"}, "tags": [], "enabled": true, "id": "c8a2b3c9a51c4731b68e563f7b503e12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:55:46,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d7631590-451d-4232-bb46-f7f02e9842c5 2018-08-31 01:55:46,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100159168243s 2018-08-31 01:55:46,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d7631590-451d-4232-bb46-f7f02e9842c5 2018-08-31 01:55:46,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:55:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:46,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add9de38-8a5e-4076-81a7-26313c63f603 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12", "previous": null, "next": null}} 2018-08-31 01:55:46,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12 used request id req-add9de38-8a5e-4076-81a7-26313c63f603 2018-08-31 01:55:46,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101760864258s 2018-08-31 01:55:46,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12 used request id req-add9de38-8a5e-4076-81a7-26313c63f603 2018-08-31 01:55:46,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:55:46,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12/users/a3cb493c5c564bc7871e96b387f0605f/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:47,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3af320f5-80d2-41e4-8565-2014ea1fc2ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:55:47,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12/users/a3cb493c5c564bc7871e96b387f0605f/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-3af320f5-80d2-41e4-8565-2014ea1fc2ff 2018-08-31 01:55:47,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.202808856964s 2018-08-31 01:55:47,049 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12/users/a3cb493c5c564bc7871e96b387f0605f/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-3af320f5-80d2-41e4-8565-2014ea1fc2ff 2018-08-31 01:55:47,050 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c8a2b3c9a51c4731b68e563f7b503e12', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5dd37d2e-67a0-4553-a425-402bcbad33d8', 'username': u'rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 01:55:47,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 01:55:47,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 01:55:47,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 01:55:47,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 01:55:47,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 01:55:47,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 01:55:47,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 01:55:47,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 01:55:47,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 01:55:47,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 01:55:47,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 01:55:47,057 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421', 'password': '5dd37d2e-67a0-4553-a425-402bcbad33d8', 'project_name': 'rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c8a2b3c9a51c4731b68e563f7b503e12', 'project_domain_name': 'Default'} 2018-08-31 01:55:47,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:55:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:47,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83d0b5d-dbe4-4993-a4eb-f52eecd58526 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:55:47,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a83d0b5d-dbe4-4993-a4eb-f52eecd58526 2018-08-31 01:55:47,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179307937622s 2018-08-31 01:55:47,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a83d0b5d-dbe4-4993-a4eb-f52eecd58526 2018-08-31 01:55:47,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 01:55:47,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:47,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e9679f-2f8f-4a95-af38-8a2814294346 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 01:55:47,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78e9679f-2f8f-4a95-af38-8a2814294346 2018-08-31 01:55:47,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101244926453s 2018-08-31 01:55:47,347 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78e9679f-2f8f-4a95-af38-8a2814294346 2018-08-31 01:55:47,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 01:55:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:47,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cce4b4-5a19-4b07-8453-e726e4bd1b83 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 01:55:47,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-08cce4b4-5a19-4b07-8453-e726e4bd1b83 2018-08-31 01:55:47,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.09827709198s 2018-08-31 01:55:47,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-08cce4b4-5a19-4b07-8453-e726e4bd1b83 2018-08-31 01:55:47,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 01:55:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:47,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369a7bff-a065-4d4f-9d66-3ec5ad749a2b Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421", "links": {"self": "http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a3cb493c5c564bc7871e96b387f0605f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 01:55:47,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-369a7bff-a065-4d4f-9d66-3ec5ad749a2b 2018-08-31 01:55:47,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189172029495s 2018-08-31 01:55:47,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-369a7bff-a065-4d4f-9d66-3ec5ad749a2b 2018-08-31 01:55:47,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 01:55:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:47,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ebc4dae-090e-4c21-aff7-eceb9f7b8bea Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12"}, "tags": [], "enabled": true, "id": "c8a2b3c9a51c4731b68e563f7b503e12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 01:55:47,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4ebc4dae-090e-4c21-aff7-eceb9f7b8bea 2018-08-31 01:55:47,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109851121902s 2018-08-31 01:55:47,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4ebc4dae-090e-4c21-aff7-eceb9f7b8bea 2018-08-31 01:55:47,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 01:55:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:47,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadabd56-8485-4a07-a7bf-4379dac3054b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12", "previous": null, "next": null}} 2018-08-31 01:55:47,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12 used request id req-aadabd56-8485-4a07-a7bf-4379dac3054b 2018-08-31 01:55:47,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110116958618s 2018-08-31 01:55:47,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a3cb493c5c564bc7871e96b387f0605f&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c8a2b3c9a51c4731b68e563f7b503e12 used request id req-aadabd56-8485-4a07-a7bf-4379dac3054b 2018-08-31 01:55:47,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 01:55:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12/users/a3cb493c5c564bc7871e96b387f0605f/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 01:55:48,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 01:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ac0df3-6f31-412c-885d-178eaadfe5fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 01:55:48,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12/users/a3cb493c5c564bc7871e96b387f0605f/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-d6ac0df3-6f31-412c-885d-178eaadfe5fd 2018-08-31 01:55:48,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.210401058197s 2018-08-31 01:55:48,091 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12/users/a3cb493c5c564bc7871e96b387f0605f/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-d6ac0df3-6f31-412c-885d-178eaadfe5fd 2018-08-31 01:55:48,091 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-31 01:55:48,274 - 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',)) 2018-08-31 01:55:48,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:55:48,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8e82cb-98ca-4e95-97ad-680cfa17a39b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 01:55:48,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe8e82cb-98ca-4e95-97ad-680cfa17a39b 2018-08-31 01:55:48,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 01:55:48,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T02:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8a2b3c9a51c4731b68e563f7b503e12", "name": "rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c8a2b3c9a51c4731b68e563f7b503e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c8a2b3c9a51c4731b68e563f7b503e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c8a2b3c9a51c4731b68e563f7b503e12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421", "id": "a3cb493c5c564bc7871e96b387f0605f"}, "audit_ids": ["CnDC2NSZS2q51CgbcrjAig"], "issued_at": "2018-08-31T01:55:48.000000Z"}} 2018-08-31 01:55:48,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 01:55:48,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" -d '{"network": {"shared": true, "name": "rally_sanity-net_57019f9b-0d71-4dc5-8b01-127efe561421", "admin_state_up": true}}' 2018-08-31 01:55:49,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-6ffcd9fb-d5e5-44c8-aa66-6f82ccd9d3be Date: Fri, 31 Aug 2018 01:55:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e8a8ab28-7d91-431e-9689-3a60bfb30851","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"c8a2b3c9a51c4731b68e563f7b503e12","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:55:49Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_57019f9b-0d71-4dc5-8b01-127efe561421","admin_state_up":true,"tenant_id":"c8a2b3c9a51c4731b68e563f7b503e12","created_at":"2018-08-31T01:55:49Z","mtu":1450}} 2018-08-31 01:55:49,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6ffcd9fb-d5e5-44c8-aa66-6f82ccd9d3be 2018-08-31 01:55:49,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.619688987732s 2018-08-31 01:55:49,289 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6ffcd9fb-d5e5-44c8-aa66-6f82ccd9d3be 2018-08-31 01:55:49,290 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T01:55:49Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e8a8ab28-7d91-431e-9689-3a60bfb30851', 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'rally_sanity-net_57019f9b-0d71-4dc5-8b01-127efe561421', u'created_at': u'2018-08-31T01:55:49Z', u'mtu': 1450, u'tenant_id': u'c8a2b3c9a51c4731b68e563f7b503e12', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c8a2b3c9a51c4731b68e563f7b503e12', u'l2_adjacency': True}) 2018-08-31 01:55:49,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 01:55:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 01:55:49,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-369cfdcf-538c-41a2-85ef-62c8f75e02bc Date: Fri, 31 Aug 2018 01:55:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8a8ab28-7d91-431e-9689-3a60bfb30851","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"c8a2b3c9a51c4731b68e563f7b503e12","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T01:55:49Z","qos_policy_id":null,"name":"rally_sanity-net_57019f9b-0d71-4dc5-8b01-127efe561421","admin_state_up":true,"tenant_id":"c8a2b3c9a51c4731b68e563f7b503e12","created_at":"2018-08-31T01:55:49Z","provider:network_type":"vxlan"}]} 2018-08-31 01:55:49,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-369cfdcf-538c-41a2-85ef-62c8f75e02bc 2018-08-31 01:55:49,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947041511536s 2018-08-31 01:55:49,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-369cfdcf-538c-41a2-85ef-62c8f75e02bc 2018-08-31 01:55:49,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 01:55:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" -d '{"subnet": {"name": "rally_sanity-subnet_57019f9b-0d71-4dc5-8b01-127efe561421", "enable_dhcp": true, "network_id": "e8a8ab28-7d91-431e-9689-3a60bfb30851", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 01:55:49,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-cb259acc-331e-4bd3-b545-dba47fd3ac12 Date: Fri, 31 Aug 2018 01:55:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T01:55:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e804956-f834-4820-a0d5-b9b0af4bb6a9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c8a2b3c9a51c4731b68e563f7b503e12","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_57019f9b-0d71-4dc5-8b01-127efe561421","enable_dhcp":true,"segment_id":null,"network_id":"e8a8ab28-7d91-431e-9689-3a60bfb30851","tenant_id":"c8a2b3c9a51c4731b68e563f7b503e12","created_at":"2018-08-31T01:55:49Z","ip_version":4}} 2018-08-31 01:55:49,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cb259acc-331e-4bd3-b545-dba47fd3ac12 2018-08-31 01:55:49,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.511234998703s 2018-08-31 01:55:49,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cb259acc-331e-4bd3-b545-dba47fd3ac12 2018-08-31 01:55:49,899 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:55:49Z', 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'3e804956-f834-4820-a0d5-b9b0af4bb6a9', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_57019f9b-0d71-4dc5-8b01-127efe561421', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e8a8ab28-7d91-431e-9689-3a60bfb30851', u'tenant_id': u'c8a2b3c9a51c4731b68e563f7b503e12', u'created_at': u'2018-08-31T01:55:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c8a2b3c9a51c4731b68e563f7b503e12'}) 2018-08-31 01:55:49,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 01:55:49,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "rally_sanity-router_57019f9b-0d71-4dc5-8b01-127efe561421", "admin_state_up": true}}' 2018-08-31 01:55:51,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-4b3a1c39-c3ea-4637-ba8e-7d3c03e9e3d4 Date: Fri, 31 Aug 2018 01:55:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "created_at": "2018-08-31T01:55:49Z", "admin_state_up": true, "updated_at": "2018-08-31T01:55:50Z", "project_id": "c8a2b3c9a51c4731b68e563f7b503e12", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "27f7afa0-668c-45ac-8b81-21d286af4827", "name": "rally_sanity-router_57019f9b-0d71-4dc5-8b01-127efe561421"}} 2018-08-31 01:55:51,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4b3a1c39-c3ea-4637-ba8e-7d3c03e9e3d4 2018-08-31 01:55:51,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42447185516s 2018-08-31 01:55:51,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4b3a1c39-c3ea-4637-ba8e-7d3c03e9e3d4 2018-08-31 01:55:51,325 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T01:55:50Z', u'revision_number': 2, u'ha': False, u'id': u'27f7afa0-668c-45ac-8b81-21d286af4827', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_57019f9b-0d71-4dc5-8b01-127efe561421', u'admin_state_up': True, u'tenant_id': u'c8a2b3c9a51c4731b68e563f7b503e12', u'created_at': u'2018-08-31T01:55:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'c8a2b3c9a51c4731b68e563f7b503e12'}) 2018-08-31 01:55:51,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 01:55:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" -d '{"subnet_id": "3e804956-f834-4820-a0d5-b9b0af4bb6a9"}' 2018-08-31 01:55:53,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f357d4d1-326c-4b13-a439-1e6c4e25b69b Date: Fri, 31 Aug 2018 01:55:53 GMT RESP BODY: {"network_id": "e8a8ab28-7d91-431e-9689-3a60bfb30851", "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "subnet_id": "3e804956-f834-4820-a0d5-b9b0af4bb6a9", "subnet_ids": ["3e804956-f834-4820-a0d5-b9b0af4bb6a9"], "port_id": "d949eeaa-7137-459a-bccd-8b857b06fa76", "id": "27f7afa0-668c-45ac-8b81-21d286af4827"} 2018-08-31 01:55:53,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827/add_router_interface.json used request id req-f357d4d1-326c-4b13-a439-1e6c4e25b69b 2018-08-31 01:55:53,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34314990044s 2018-08-31 01:55:53,669 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827/add_router_interface.json used request id req-f357d4d1-326c-4b13-a439-1e6c4e25b69b returning object 27f7afa0-668c-45ac-8b81-21d286af4827 2018-08-31 01:55:53,670 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 01:55:53,801 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 01:55:53,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 01:55:53,808 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 01:55:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 01:55:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:55:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 01:55:54,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5f4b373a-8a38-41a0-9053-89ae359c5ef4 Date: Fri, 31 Aug 2018 01:55:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:55:54,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5f4b373a-8a38-41a0-9053-89ae359c5ef4 2018-08-31 01:55:54,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.257737159729s 2018-08-31 01:55:54,068 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5f4b373a-8a38-41a0-9053-89ae359c5ef4 2018-08-31 01:55:54,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 01:55:54,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421"}' 2018-08-31 01:55:54,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7af5ffae-f721-4f20-82fa-b473fe0af877 Date: Fri, 31 Aug 2018 01:55:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:55:54Z", "file": "/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/file", "owner": "c8a2b3c9a51c4731b68e563f7b503e12", "id": "e8a39f24-fcd7-45c1-a618-41f892565cc0", "size": null, "self": "/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421", "checksum": null, "created_at": "2018-08-31T01:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 01:55:54,127 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7af5ffae-f721-4f20-82fa-b473fe0af877 2018-08-31 01:55:54,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0528039932251s 2018-08-31 01:55:54,128 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7af5ffae-f721-4f20-82fa-b473fe0af877 returning object e8a39f24-fcd7-45c1-a618-41f892565cc0 2018-08-31 01:55:54,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 01:55:54,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" -d '' 2018-08-31 01:55:55,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ffa1697-ffc4-4d4a-9e10-48c7e4bc3ac2 Date: Fri, 31 Aug 2018 01:55:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 01:55:55,293 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/file used request id req-1ffa1697-ffc4-4d4a-9e10-48c7e4bc3ac2 2018-08-31 01:55:55,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1654009819s 2018-08-31 01:55:55,294 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/file used request id req-1ffa1697-ffc4-4d4a-9e10-48c7e4bc3ac2 2018-08-31 01:55:55,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 01:55:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 01:55:55,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-2036707c-22a6-4222-8b23-6188bf072249 Date: Fri, 31 Aug 2018 01:55:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:55:55Z", "file": "/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/file", "owner": "c8a2b3c9a51c4731b68e563f7b503e12", "id": "e8a39f24-fcd7-45c1-a618-41f892565cc0", "size": 12716032, "self": "/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 01:55:55,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2036707c-22a6-4222-8b23-6188bf072249 2018-08-31 01:55:55,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280239582062s 2018-08-31 01:55:55,327 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2036707c-22a6-4222-8b23-6188bf072249 2018-08-31 01:55:55,329 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/file', 'owner': u'c8a2b3c9a51c4731b68e563f7b503e12', 'id': u'e8a39f24-fcd7-45c1-a618-41f892565cc0', 'size': 12716032, u'self': u'/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8a2b3c9a51c4731b68e563f7b503e12', 'name': 'rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T01:55:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T01:55:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'created': u'2018-08-31T01:55:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T01:55:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 01:55:55,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:55:55,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:55:55,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-e2500c2a-8fa0-43c7-beb3-f52e9ab66033 x-compute-request-id: req-e2500c2a-8fa0-43c7-beb3-f52e9ab66033 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2984a125-2d9a-4a34-adef-5541b7a76975", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2984a125-2d9a-4a34-adef-5541b7a76975"}} 2018-08-31 01:55:55,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e2500c2a-8fa0-43c7-beb3-f52e9ab66033 2018-08-31 01:55:55,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325854063034s 2018-08-31 01:55:55,656 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e2500c2a-8fa0-43c7-beb3-f52e9ab66033 2018-08-31 01:55:55,656 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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'c0ca313478164ad283b44a36646e55ec', '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'2984a125-2d9a-4a34-adef-5541b7a76975', 'swap': 0}) 2018-08-31 01:55:55,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:55:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" -d '{"extra_specs": {}}' 2018-08-31 01:55:55,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-e31004e2-1da2-4084-80ce-78bb89d0201f x-compute-request-id: req-e31004e2-1da2-4084-80ce-78bb89d0201f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:55:55,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975/os-extra_specs used request id req-e31004e2-1da2-4084-80ce-78bb89d0201f 2018-08-31 01:55:55,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0179941654205s 2018-08-31 01:55:55,675 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975/os-extra_specs used request id req-e31004e2-1da2-4084-80ce-78bb89d0201f 2018-08-31 01:55:55,675 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 01:55:58,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 01:56:01,378 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f515a251-a048-42a7-ada4-834e2696df65 | 2018-08-31T01:56:01.040866 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f515a251-a048-42a7-ada4-834e2696df65 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 01:56:05,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 01:56:05,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-31 01:56:05,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 01:56:05,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 01:56:05,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-e92cc9a2-2848-4989-842c-d0cfaca807a3 x-compute-request-id: req-e92cc9a2-2848-4989-842c-d0cfaca807a3 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 01:56:05,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-e92cc9a2-2848-4989-842c-d0cfaca807a3 2018-08-31 01:56:05,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.293375015259s 2018-08-31 01:56:05,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-e92cc9a2-2848-4989-842c-d0cfaca807a3 2018-08-31 01:56:05,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 01:56:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_57019f9b-0d71-4dc5-8b01-127efe561421", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 01:56:05,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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-914bdd24-d41c-4878-a7d5-aaa511b72ffc x-compute-request-id: req-914bdd24-d41c-4878-a7d5-aaa511b72ffc Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_57019f9b-0d71-4dc5-8b01-127efe561421", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b8da4d3-0bec-406f-82b8-76e4c4ee7a63"}} 2018-08-31 01:56:05,515 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-914bdd24-d41c-4878-a7d5-aaa511b72ffc 2018-08-31 01:56:05,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0447738170624s 2018-08-31 01:56:05,515 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-914bdd24-d41c-4878-a7d5-aaa511b72ffc 2018-08-31 01:56:05,516 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_57019f9b-0d71-4dc5-8b01-127efe561421', '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'c0ca313478164ad283b44a36646e55ec', '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'9b8da4d3-0bec-406f-82b8-76e4c4ee7a63', 'swap': 0}) 2018-08-31 01:56:05,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 01:56:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" -d '{"extra_specs": {}}' 2018-08-31 01:56:05,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 01: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 x-openstack-request-id: req-28942761-5a79-44a9-8384-5d66cfdf50e3 x-compute-request-id: req-28942761-5a79-44a9-8384-5d66cfdf50e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 01:56:05,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63/os-extra_specs used request id req-28942761-5a79-44a9-8384-5d66cfdf50e3 2018-08-31 01:56:05,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209248065948s 2018-08-31 01:56:05,538 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63/os-extra_specs used request id req-28942761-5a79-44a9-8384-5d66cfdf50e3 2018-08-31 01:56:05,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_57019f9b-0d71-4dc5-8b01-127efe561421', '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'c0ca313478164ad283b44a36646e55ec', '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'9b8da4d3-0bec-406f-82b8-76e4c4ee7a63', 'swap': 0}) 2018-08-31 01:56:05,539 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-31 01:56:05,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-08-31 01:56:05,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 01:56:05,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 01:56:05,553 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 01:57:19,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 37271cd7-c463-40ab-bb07-44a26c0baf8b 2018-08-31 01:57:19,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-31 01:57:19,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '37271cd7-c463-40ab-bb07-44a26c0baf8b'] 2018-08-31 01:57:20,060 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 37271cd7-c463-40ab-bb07-44a26c0baf8b -------------------------------------------------------------------------------- Task 37271cd7-c463-40ab-bb07-44a26c0baf8b: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37271cd7-c463-40ab-bb07-44a26c0baf8b 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> duration | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569983 Full duration: 8.703775 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37271cd7-c463-40ab-bb07-44a26c0baf8b 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.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | total | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> duration | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.120769 Full duration: 9.45101 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37271cd7-c463-40ab-bb07-44a26c0baf8b 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.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753749 Full duration: 9.009643 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37271cd7-c463-40ab-bb07-44a26c0baf8b 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 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 100.0% | 1 | | total | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 100.0% | 1 | | -> duration | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.92844 Full duration: 9.944067 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37271cd7-c463-40ab-bb07-44a26c0baf8b 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.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780782 Full duration: 9.226371 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37271cd7-c463-40ab-bb07-44a26c0baf8b 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.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> duration | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757716 Full duration: 9.341396 HINTS: * To plot HTML graphics with this data, run: rally task report 37271cd7-c463-40ab-bb07-44a26c0baf8b --out output.html * To generate a JUnit report, run: rally task export 37271cd7-c463-40ab-bb07-44a26c0baf8b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 37271cd7-c463-40ab-bb07-44a26c0baf8b --json --out output.json 2018-08-31 01:57:20,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '37271cd7-c463-40ab-bb07-44a26c0baf8b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-31 01:57:22,697 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 37271cd7-c463-40ab-bb07-44a26c0baf8b --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-31 01:57:22.594 766 INFO rally.api [-] Building 'json' report for the following task(s): '37271cd7-c463-40ab-bb07-44a26c0baf8b'. 2018-08-31 01:57:22.599 766 INFO rally.api [-] The report has been successfully built. 2018-08-31 01:57:22,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '37271cd7-c463-40ab-bb07-44a26c0baf8b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-31 01:57:25,236 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 37271cd7-c463-40ab-bb07-44a26c0baf8b --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-31 01:57:25.115 769 INFO rally.api [-] Building 'html' report for the following task(s): '37271cd7-c463-40ab-bb07-44a26c0baf8b'. 2018-08-31 01:57:25.137 769 INFO rally.api [-] The report has been successfully built. 2018-08-31 01:57:25,239 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-31 01:57:25,239 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-31 01:57:25,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-08-31 01:57:25,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 01:57:25,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 01:57:25,244 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 01:58:59,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7bbb15c5-c26c-47ed-b908-6cc034bd22ac 2018-08-31 01:58:59,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7bbb15c5-c26c-47ed-b908-6cc034bd22ac'] 2018-08-31 01:59:00,192 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7bbb15c5-c26c-47ed-b908-6cc034bd22ac -------------------------------------------------------------------------------- Task 7bbb15c5-c26c-47ed-b908-6cc034bd22ac: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7bbb15c5-c26c-47ed-b908-6cc034bd22ac 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 | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> glance_v2.upload_data | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | glance_v2.delete_image | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | total | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 100.0% | 1 | | -> duration | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.913687 Full duration: 13.74618 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7bbb15c5-c26c-47ed-b908-6cc034bd22ac 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 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | glance_v2.list_images | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 100.0% | 1 | | -> duration | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.888234 Full duration: 15.094079 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7bbb15c5-c26c-47ed-b908-6cc034bd22ac 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.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | -> duration | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.283808 Full duration: 9.2784 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "e8a8ab28-7d91-431e-9689-3a60bfb30851" } ], "flavor": { "name": "rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7bbb15c5-c26c-47ed-b908-6cc034bd22ac 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 | 3.528 | 3.528 | 3.528 | 3.528 | 3.528 | 3.528 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | nova.boot_servers | 13.136 | 13.136 | 13.136 | 13.136 | 13.136 | 13.136 | 100.0% | 1 | | total | 16.665 | 16.665 | 16.665 | 16.665 | 16.665 | 16.665 | 100.0% | 1 | | -> duration | 15.665 | 15.665 | 15.665 | 15.665 | 15.665 | 15.665 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.665381 Full duration: 37.530737 HINTS: * To plot HTML graphics with this data, run: rally task report 7bbb15c5-c26c-47ed-b908-6cc034bd22ac --out output.html * To generate a JUnit report, run: rally task export 7bbb15c5-c26c-47ed-b908-6cc034bd22ac --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7bbb15c5-c26c-47ed-b908-6cc034bd22ac --json --out output.json 2018-08-31 01:59:00,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7bbb15c5-c26c-47ed-b908-6cc034bd22ac', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-31 01:59:02,551 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7bbb15c5-c26c-47ed-b908-6cc034bd22ac --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-31 01:59:02.444 1322 INFO rally.api [-] Building 'json' report for the following task(s): '7bbb15c5-c26c-47ed-b908-6cc034bd22ac'. 2018-08-31 01:59:02.449 1322 INFO rally.api [-] The report has been successfully built. 2018-08-31 01:59:02,551 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7bbb15c5-c26c-47ed-b908-6cc034bd22ac', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-31 01:59:05,061 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7bbb15c5-c26c-47ed-b908-6cc034bd22ac --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-31 01:59:04.946 1325 INFO rally.api [-] Building 'html' report for the following task(s): '7bbb15c5-c26c-47ed-b908-6cc034bd22ac'. 2018-08-31 01:59:04.966 1325 INFO rally.api [-] The report has been successfully built. 2018-08-31 01:59:05,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-31 01:59:05,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-31 01:59:05,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-08-31 01:59:05,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 01:59:05,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 01:59:05,080 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 02:02:32,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f79782f7-1293-4eae-8879-dde72cc155be 2018-08-31 02:02:32,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f79782f7-1293-4eae-8879-dde72cc155be'] 2018-08-31 02:02:33,162 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f79782f7-1293-4eae-8879-dde72cc155be -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.32 | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 100.0% | 1 | | total | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 100.0% | 1 | | -> duration | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.93671 Full duration: 23.860664 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.55 | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 100.0% | 1 | | cinder_v2.delete_volume | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 100.0% | 1 | | -> duration | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.068356 Full duration: 16.095079 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.629 | 3.629 | 3.629 | 3.629 | 3.629 | 3.629 | 100.0% | 1 | | cinder_v2.delete_volume | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 100.0% | 1 | | -> duration | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 4.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.198912 Full duration: 16.957211 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.388 | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 100.0% | 1 | | cinder_v2.delete_volume | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 4.028 | 4.028 | 4.028 | 4.028 | 4.028 | 4.028 | 100.0% | 1 | | -> duration | 4.028 | 4.028 | 4.028 | 4.028 | 4.028 | 4.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.027578 Full duration: 15.520843 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.43 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 100.0% | 1 | | cinder_v2.extend_volume | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | cinder_v2.delete_volume | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 4.559 | 4.559 | 4.559 | 4.559 | 4.559 | 4.559 | 100.0% | 1 | | -> duration | 4.559 | 4.559 | 4.559 | 4.559 | 4.559 | 4.559 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.558998 Full duration: 16.6827 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.819 | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 100.0% | 1 | | cinder_v2.delete_volume | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 100.0% | 1 | | total | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 100.0% | 1 | | -> duration | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.583347 Full duration: 26.229165 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | cinder_v2.list_qos | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> duration | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003911 Full duration: 14.685798 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | cinder_v2.set_qos | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> duration | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97828 Full duration: 14.612507 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | cinder_v2.list_types | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> duration | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.98232 Full duration: 14.747005 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f79782f7-1293-4eae-8879-dde72cc155be 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.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016749 Full duration: 14.341571 HINTS: * To plot HTML graphics with this data, run: rally task report f79782f7-1293-4eae-8879-dde72cc155be --out output.html * To generate a JUnit report, run: rally task export f79782f7-1293-4eae-8879-dde72cc155be --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f79782f7-1293-4eae-8879-dde72cc155be --json --out output.json 2018-08-31 02:02:33,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f79782f7-1293-4eae-8879-dde72cc155be', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-31 02:02:35,771 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f79782f7-1293-4eae-8879-dde72cc155be --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-31 02:02:35.666 3114 INFO rally.api [-] Building 'json' report for the following task(s): 'f79782f7-1293-4eae-8879-dde72cc155be'. 2018-08-31 02:02:35.675 3114 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:02:35,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f79782f7-1293-4eae-8879-dde72cc155be', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-31 02:02:38,271 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f79782f7-1293-4eae-8879-dde72cc155be --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-31 02:02:38.139 3117 INFO rally.api [-] Building 'html' report for the following task(s): 'f79782f7-1293-4eae-8879-dde72cc155be'. 2018-08-31 02:02:38.167 3117 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:02:38,277 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-31 02:02:38,277 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-31 02:02:38,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-08-31 02:02:38,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 02:02:38,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 02:02:38,283 - 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': ['gnocchi'], 'concurrency': 4, 'netid': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 02:04:49,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 35389d96-82ba-491f-8f8b-d4be08cfb6ad 2018-08-31 02:04:49,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '35389d96-82ba-491f-8f8b-d4be08cfb6ad'] 2018-08-31 02:04:50,274 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 35389d96-82ba-491f-8f8b-d4be08cfb6ad -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 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.825941 Full duration: 9.213592 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685219 Full duration: 8.815256 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.679282 Full duration: 8.625811 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> duration | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.976634 Full duration: 9.950507 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> duration | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65625 Full duration: 8.594265 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> duration | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.964207 Full duration: 9.931399 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> duration | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.662217 Full duration: 8.547259 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | -> duration | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.497175 Full duration: 10.157346 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652631 Full duration: 9.066779 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | gnocchi.delete_metric | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> duration | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.204065 Full duration: 9.852516 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 35389d96-82ba-491f-8f8b-d4be08cfb6ad has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | gnocchi.delete_resource | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | total | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> duration | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.976239 Full duration: 9.686575 HINTS: * To plot HTML graphics with this data, run: rally task report 35389d96-82ba-491f-8f8b-d4be08cfb6ad --out output.html * To generate a JUnit report, run: rally task export 35389d96-82ba-491f-8f8b-d4be08cfb6ad --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 35389d96-82ba-491f-8f8b-d4be08cfb6ad --json --out output.json 2018-08-31 02:04:50,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '35389d96-82ba-491f-8f8b-d4be08cfb6ad', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-31 02:04:52,824 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 35389d96-82ba-491f-8f8b-d4be08cfb6ad --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-31 02:04:52.704 4252 INFO rally.api [-] Building 'json' report for the following task(s): '35389d96-82ba-491f-8f8b-d4be08cfb6ad'. 2018-08-31 02:04:52.713 4252 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:04:52,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '35389d96-82ba-491f-8f8b-d4be08cfb6ad', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-31 02:04:55,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 35389d96-82ba-491f-8f8b-d4be08cfb6ad --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-31 02:04:55.276 4255 INFO rally.api [-] Building 'html' report for the following task(s): '35389d96-82ba-491f-8f8b-d4be08cfb6ad'. 2018-08-31 02:04:55.303 4255 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:04:55,401 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-31 02:04:55,401 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-31 02:04:55,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-08-31 02:04:55,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 02:04:55,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 02:04:55,414 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 02:07:00,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 930db8ab-2b50-4308-85be-e795c2b4e799 2018-08-31 02:07:00,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '930db8ab-2b50-4308-85be-e795c2b4e799'] 2018-08-31 02:07:01,177 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 930db8ab-2b50-4308-85be-e795c2b4e799 -------------------------------------------------------------------------------- Task 930db8ab-2b50-4308-85be-e795c2b4e799: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 930db8ab-2b50-4308-85be-e795c2b4e799 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 | 7.481 | 7.481 | 7.481 | 7.481 | 7.481 | 7.481 | 100.0% | 1 | | heat.update_stack | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 100.0% | 1 | | heat.delete_stack | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 100.0% | 1 | | total | 12.719 | 12.719 | 12.719 | 12.719 | 12.719 | 12.719 | 100.0% | 1 | | -> duration | 8.719 | 8.719 | 8.719 | 8.719 | 8.719 | 8.719 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.718989 Full duration: 27.190687 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 930db8ab-2b50-4308-85be-e795c2b4e799 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 | 6.087 | 6.087 | 6.087 | 6.087 | 6.087 | 6.087 | 100.0% | 1 | | heat.check_stack | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | heat.delete_stack | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | total | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 100.0% | 1 | | -> duration | 6.653 | 6.653 | 6.653 | 6.653 | 6.653 | 6.653 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.653074 Full duration: 22.755271 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 930db8ab-2b50-4308-85be-e795c2b4e799 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.808 | 4.808 | 4.808 | 4.808 | 4.808 | 4.808 | 100.0% | 1 | | heat.suspend_stack | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | heat.resume_stack | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 100.0% | 1 | | heat.delete_stack | 1.485 | 1.485 | 1.485 | 1.485 | 1.485 | 1.485 | 100.0% | 1 | | total | 9.128 | 9.128 | 9.128 | 9.128 | 9.128 | 9.128 | 100.0% | 1 | | -> duration | 7.128 | 7.128 | 7.128 | 7.128 | 7.128 | 7.128 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.127684 Full duration: 24.890935 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 930db8ab-2b50-4308-85be-e795c2b4e799 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707097 Full duration: 14.269337 HINTS: * To plot HTML graphics with this data, run: rally task report 930db8ab-2b50-4308-85be-e795c2b4e799 --out output.html * To generate a JUnit report, run: rally task export 930db8ab-2b50-4308-85be-e795c2b4e799 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 930db8ab-2b50-4308-85be-e795c2b4e799 --json --out output.json 2018-08-31 02:07:01,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '930db8ab-2b50-4308-85be-e795c2b4e799', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-31 02:07:03,769 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 930db8ab-2b50-4308-85be-e795c2b4e799 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-31 02:07:03.670 5168 INFO rally.api [-] Building 'json' report for the following task(s): '930db8ab-2b50-4308-85be-e795c2b4e799'. 2018-08-31 02:07:03.674 5168 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:07:03,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '930db8ab-2b50-4308-85be-e795c2b4e799', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-31 02:07:06,369 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 930db8ab-2b50-4308-85be-e795c2b4e799 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-31 02:07:06.255 5171 INFO rally.api [-] Building 'html' report for the following task(s): '930db8ab-2b50-4308-85be-e795c2b4e799'. 2018-08-31 02:07:06.275 5171 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:07:06,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-31 02:07:06,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-31 02:07:06,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-08-31 02:07:06,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 02:07:06,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 02:07:06,390 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 02:10:51,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c870da51-4fec-4621-a425-d719c0d9b827 2018-08-31 02:10:51,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c870da51-4fec-4621-a425-d719c0d9b827'] 2018-08-31 02:10:52,854 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c870da51-4fec-4621-a425-d719c0d9b827 -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | keystone_v3.add_role | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | keystone_v3.revoke_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> duration | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.984838 Full duration: 17.576807 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | keystone_v3.add_role | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | keystone_v3.list_roles | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.03236 Full duration: 17.54046 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | keystone_v3.list_projects | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | -> duration | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098711 Full duration: 17.584715 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | keystone_v3.delete_role | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | -> duration | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.96126 Full duration: 15.314828 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | keystone_v3.delete_service | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881068 Full duration: 15.485381 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | keystone_v3.create_user | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | -> keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.create_role | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | keystone_v3.get_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_user | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_role | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.list_services | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_services | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | -> duration | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.442458 Full duration: 23.702397 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | keystone_v3.update_project | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | keystone_v3.delete_project | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> duration | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.303692 Full duration: 15.838116 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | total | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> duration | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.180504 Full duration: 17.679778 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932193 Full duration: 17.563157 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | keystone_v3.list_users | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> duration | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.287927 Full duration: 17.9523 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c870da51-4fec-4621-a425-d719c0d9b827 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.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | keystone_v3.create_users | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | total | 8.672 | 8.672 | 8.672 | 8.672 | 8.672 | 8.672 | 100.0% | 1 | | -> duration | 8.672 | 8.672 | 8.672 | 8.672 | 8.672 | 8.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.672044 Full duration: 29.91377 HINTS: * To plot HTML graphics with this data, run: rally task report c870da51-4fec-4621-a425-d719c0d9b827 --out output.html * To generate a JUnit report, run: rally task export c870da51-4fec-4621-a425-d719c0d9b827 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c870da51-4fec-4621-a425-d719c0d9b827 --json --out output.json 2018-08-31 02:10:52,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c870da51-4fec-4621-a425-d719c0d9b827', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-31 02:10:55,464 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c870da51-4fec-4621-a425-d719c0d9b827 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-31 02:10:55.358 7086 INFO rally.api [-] Building 'json' report for the following task(s): 'c870da51-4fec-4621-a425-d719c0d9b827'. 2018-08-31 02:10:55.368 7086 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:10:55,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c870da51-4fec-4621-a425-d719c0d9b827', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-31 02:10:58,074 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c870da51-4fec-4621-a425-d719c0d9b827 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-31 02:10:57.949 7089 INFO rally.api [-] Building 'html' report for the following task(s): 'c870da51-4fec-4621-a425-d719c0d9b827'. 2018-08-31 02:10:57.978 7089 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:10:58,087 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-31 02:10:58,088 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-31 02:10:58,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-08-31 02:10:58,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 02:10:58,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 02:10:58,099 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 02:16:40,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 2018-08-31 02:16:40,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6cd301fe-be77-4d35-88da-3dd4a69dc7ba'] 2018-08-31 02:16:41,436 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6cd301fe-be77-4d35-88da-3dd4a69dc7ba -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | neutron.delete_network | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 100.0% | 1 | | -> duration | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.585974 Full duration: 17.107356 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.775 | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 100.0% | 1 | | neutron.delete_port | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 2.365 | 2.365 | 2.365 | 2.365 | 2.365 | 2.365 | 100.0% | 1 | | -> duration | 2.365 | 2.365 | 2.365 | 2.365 | 2.365 | 2.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.365295 Full duration: 30.468529 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.create_subnet | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | neutron.create_router | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | neutron.add_interface_router | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | neutron.remove_interface_router | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 100.0% | 1 | | neutron.delete_router | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 7.059 | 7.059 | 7.059 | 7.059 | 7.059 | 7.059 | 100.0% | 1 | | -> duration | 7.059 | 7.059 | 7.059 | 7.059 | 7.059 | 7.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.05914 Full duration: 40.052982 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | neutron.delete_subnet | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | total | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | -> duration | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.076773 Full duration: 29.647617 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | neutron.list_networks | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> duration | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.191359 Full duration: 19.091729 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | neutron.list_ports | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 100.0% | 1 | | -> duration | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.956011 Full duration: 32.211928 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | neutron.create_subnet | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | neutron.create_router | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | neutron.add_interface_router | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 100.0% | 1 | | neutron.list_routers | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 100.0% | 1 | | -> duration | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.12567 Full duration: 42.595686 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | neutron.create_subnet | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | neutron.list_subnets | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 100.0% | 1 | | -> duration | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.839765 Full duration: 35.24658 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | neutron.delete_security_group | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> duration | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040112 Full duration: 16.625747 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | neutron.create_security_group_rule | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.delete_security_group | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> duration | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.166662 Full duration: 16.287766 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6cd301fe-be77-4d35-88da-3dd4a69dc7ba 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.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | neutron.create_router | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | neutron.add_gateway_router | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | neutron.remove_gateway_router | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | total | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 100.0% | 1 | | -> duration | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.028178 Full duration: 31.033311 HINTS: * To plot HTML graphics with this data, run: rally task report 6cd301fe-be77-4d35-88da-3dd4a69dc7ba --out output.html * To generate a JUnit report, run: rally task export 6cd301fe-be77-4d35-88da-3dd4a69dc7ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6cd301fe-be77-4d35-88da-3dd4a69dc7ba --json --out output.json 2018-08-31 02:16:41,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6cd301fe-be77-4d35-88da-3dd4a69dc7ba', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-31 02:16:44,101 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6cd301fe-be77-4d35-88da-3dd4a69dc7ba --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-31 02:16:43.992 10384 INFO rally.api [-] Building 'json' report for the following task(s): '6cd301fe-be77-4d35-88da-3dd4a69dc7ba'. 2018-08-31 02:16:44.003 10384 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:16:44,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6cd301fe-be77-4d35-88da-3dd4a69dc7ba', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-31 02:16:46,671 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6cd301fe-be77-4d35-88da-3dd4a69dc7ba --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-31 02:16:46.545 10387 INFO rally.api [-] Building 'html' report for the following task(s): '6cd301fe-be77-4d35-88da-3dd4a69dc7ba'. 2018-08-31 02:16:46.575 10387 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:16:46,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-31 02:16:46,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-31 02:16:46,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-08-31 02:16:46,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 02:16:46,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 02:16:46,702 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 02:17:57,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b1f62aba-526d-49f2-825e-2207e1abbba6 2018-08-31 02:17:57,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b1f62aba-526d-49f2-825e-2207e1abbba6'] 2018-08-31 02:17:58,063 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b1f62aba-526d-49f2-825e-2207e1abbba6 -------------------------------------------------------------------------------- Task b1f62aba-526d-49f2-825e-2207e1abbba6: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421" }, "image": { "name": "rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421" }, "nics": [ { "net-id": "e8a8ab28-7d91-431e-9689-3a60bfb30851" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b1f62aba-526d-49f2-825e-2207e1abbba6 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.821 | 9.821 | 9.821 | 9.821 | 9.821 | 9.821 | 100.0% | 1 | | nova.live_migrate | 10.782 | 10.782 | 10.782 | 10.782 | 10.782 | 10.782 | 0.0% | 1 | | total | 20.604 | 20.604 | 20.604 | 20.604 | 20.604 | 20.604 | 0.0% | 1 | | -> duration | 19.604 | 19.604 | 19.604 | 19.604 | 19.604 | 19.604 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.603582 Full duration: 36.131861 HINTS: * To plot HTML graphics with this data, run: rally task report b1f62aba-526d-49f2-825e-2207e1abbba6 --out output.html * To generate a JUnit report, run: rally task export b1f62aba-526d-49f2-825e-2207e1abbba6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b1f62aba-526d-49f2-825e-2207e1abbba6 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-31 02:17:58,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b1f62aba-526d-49f2-825e-2207e1abbba6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-31 02:18:00,436 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b1f62aba-526d-49f2-825e-2207e1abbba6 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-31 02:18:00.332 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'b1f62aba-526d-49f2-825e-2207e1abbba6'. 2018-08-31 02:18:00.334 10622 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:18:00,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b1f62aba-526d-49f2-825e-2207e1abbba6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-31 02:18:02,939 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b1f62aba-526d-49f2-825e-2207e1abbba6 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-31 02:18:02.826 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'b1f62aba-526d-49f2-825e-2207e1abbba6'. 2018-08-31 02:18:02.844 10625 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:18:02,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-31 02:18:02,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-31 02:18:02,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-08-31 02:18:02,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 02:18:02,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 02:18:02,954 - 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': 'e8a8ab28-7d91-431e-9689-3a60bfb30851', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421', 'flavor_name': 'rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421', '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_57019f9b-0d71-4dc5-8b01-127efe561421', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-31 02:19:05,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d 2018-08-31 02:19:05,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3c1a3cc8-a2ec-4219-acbb-b510cf850b6d'] 2018-08-31 02:19:06,690 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d -------------------------------------------------------------------------------- Task 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d 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.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | quotas.delete_quotas | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.091417 Full duration: 10.328346 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d 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.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893248 Full duration: 10.187322 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d 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.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800207 Full duration: 10.330605 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d 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.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | total | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> duration | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.136541 Full duration: 10.610487 HINTS: * To plot HTML graphics with this data, run: rally task report 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d --out output.html * To generate a JUnit report, run: rally task export 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d --json --out output.json 2018-08-31 02:19:06,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3c1a3cc8-a2ec-4219-acbb-b510cf850b6d', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-31 02:19:09,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-31 02:19:09.180 11138 INFO rally.api [-] Building 'json' report for the following task(s): '3c1a3cc8-a2ec-4219-acbb-b510cf850b6d'. 2018-08-31 02:19:09.184 11138 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:19:09,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3c1a3cc8-a2ec-4219-acbb-b510cf850b6d', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-31 02:19:11,959 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3c1a3cc8-a2ec-4219-acbb-b510cf850b6d --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-31 02:19:11.842 11141 INFO rally.api [-] Building 'html' report for the following task(s): '3c1a3cc8-a2ec-4219-acbb-b510cf850b6d'. 2018-08-31 02:19:11.862 11141 INFO rally.api [-] The report has been successfully built. 2018-08-31 02:19:11,962 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-31 02:19:11,963 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 02:53 | 10 | 100.00% | | gnocchi | 01:42 | 11 | 100.00% | | heat | 01:29 | 4 | 100.00% | | keystone | 03:26 | 11 | 100.00% | | neutron | 05:10 | 11 | 100.00% | | nova | 00:36 | 1 | 0.00% | | quotas | 00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:10 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-31 02:19:11,964 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-31 02:19:12,088 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 02:19:12,088 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:24 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-31 02:19:12,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:19:12,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:12,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c4fb163-5c06-4c6b-b169-0bca64249cd0 x-compute-request-id: req-1c4fb163-5c06-4c6b-b169-0bca64249cd0 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2984a125-2d9a-4a34-adef-5541b7a76975", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2984a125-2d9a-4a34-adef-5541b7a76975"}, {"name": "rally_sanity-flavor_alt_57019f9b-0d71-4dc5-8b01-127efe561421", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b8da4d3-0bec-406f-82b8-76e4c4ee7a63"}]} 2018-08-31 02:19:12,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1c4fb163-5c06-4c6b-b169-0bca64249cd0 2018-08-31 02:19:12,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195486068726s 2018-08-31 02:19:12,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1c4fb163-5c06-4c6b-b169-0bca64249cd0 2018-08-31 02:19:12,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 02:19:12,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:12,319 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3645e4ec-8e65-4667-a0ce-89bfc3c42531 x-compute-request-id: req-3645e4ec-8e65-4667-a0ce-89bfc3c42531 Content-Length: 0 Content-Type: application/json 2018-08-31 02:19:12,319 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63 used request id req-3645e4ec-8e65-4667-a0ce-89bfc3c42531 2018-08-31 02:19:12,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0258910655975s 2018-08-31 02:19:12,319 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9b8da4d3-0bec-406f-82b8-76e4c4ee7a63 used request id req-3645e4ec-8e65-4667-a0ce-89bfc3c42531 2018-08-31 02:19:12,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 02:19:12,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" -d '{"subnet_id": "3e804956-f834-4820-a0d5-b9b0af4bb6a9"}' 2018-08-31 02:19:14,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d556673c-ce6e-41bc-90ea-15149aa04e48 Date: Fri, 31 Aug 2018 02:19:14 GMT RESP BODY: {"network_id": "e8a8ab28-7d91-431e-9689-3a60bfb30851", "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "subnet_id": "3e804956-f834-4820-a0d5-b9b0af4bb6a9", "subnet_ids": ["3e804956-f834-4820-a0d5-b9b0af4bb6a9"], "port_id": "d949eeaa-7137-459a-bccd-8b857b06fa76", "id": "27f7afa0-668c-45ac-8b81-21d286af4827"} 2018-08-31 02:19:14,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827/remove_router_interface.json used request id req-d556673c-ce6e-41bc-90ea-15149aa04e48 2018-08-31 02:19:14,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99147891998s 2018-08-31 02:19:14,311 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827/remove_router_interface.json used request id req-d556673c-ce6e-41bc-90ea-15149aa04e48 returning object 27f7afa0-668c-45ac-8b81-21d286af4827 2018-08-31 02:19:14,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 02:19:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:14,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1711 X-Openstack-Request-Id: req-0a7454ff-0900-4c36-bf86-3bc602e8d18b Date: Fri, 31 Aug 2018 02:19:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "created_at": "2018-08-31T01:55:49Z", "admin_state_up": true, "updated_at": "2018-08-31T02:19:13Z", "project_id": "c8a2b3c9a51c4731b68e563f7b503e12", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "27f7afa0-668c-45ac-8b81-21d286af4827", "name": "rally_sanity-router_57019f9b-0d71-4dc5-8b01-127efe561421"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79e8cb53ccb1461ba7f410de6313127b", "created_at": "2018-08-31T01:46:05Z", "admin_state_up": true, "updated_at": "2018-08-31T01:46:05Z", "project_id": "79e8cb53ccb1461ba7f410de6313127b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "5cddefb9-4849-4536-bf39-08d56b9599dc", "name": "tempest-pretest-check-1933828064"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28000372da984931a64ca25be9e34151", "created_at": "2018-08-31T01:46:40Z", "admin_state_up": false, "updated_at": "2018-08-31T01:46:40Z", "project_id": "28000372da984931a64ca25be9e34151", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e4a2adbd-2b56-4441-bc82-75e211bbdcd6", "name": "tempest-router-1207387644"}]} 2018-08-31 02:19:14,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0a7454ff-0900-4c36-bf86-3bc602e8d18b 2018-08-31 02:19:14,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.325935840607s 2018-08-31 02:19:14,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0a7454ff-0900-4c36-bf86-3bc602e8d18b 2018-08-31 02:19:14,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 02:19:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:15,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5f9e164-9981-4b5e-852c-e6b07c8c3787 Content-Length: 0 Date: Fri, 31 Aug 2018 02:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:19:15,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827.json used request id req-c5f9e164-9981-4b5e-852c-e6b07c8c3787 2018-08-31 02:19:15,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30293893814s 2018-08-31 02:19:15,943 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/27f7afa0-668c-45ac-8b81-21d286af4827.json used request id req-c5f9e164-9981-4b5e-852c-e6b07c8c3787 2018-08-31 02:19:15,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 02:19:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:15,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-40231342-d555-4627-8728-0a2b63b95470 Date: Fri, 31 Aug 2018 02:19:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:55:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e804956-f834-4820-a0d5-b9b0af4bb6a9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c8a2b3c9a51c4731b68e563f7b503e12","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_57019f9b-0d71-4dc5-8b01-127efe561421","enable_dhcp":true,"segment_id":null,"network_id":"e8a8ab28-7d91-431e-9689-3a60bfb30851","tenant_id":"c8a2b3c9a51c4731b68e563f7b503e12","created_at":"2018-08-31T01:55:49Z","ip_version":4},{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 02:19:15,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-40231342-d555-4627-8728-0a2b63b95470 2018-08-31 02:19:15,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0382459163666s 2018-08-31 02:19:15,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-40231342-d555-4627-8728-0a2b63b95470 2018-08-31 02:19:15,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 02:19:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/3e804956-f834-4820-a0d5-b9b0af4bb6a9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:16,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8f26a68-95ff-4f2b-a3a5-621ec44ed8a1 Date: Fri, 31 Aug 2018 02:19:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:19:16,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3e804956-f834-4820-a0d5-b9b0af4bb6a9.json used request id req-f8f26a68-95ff-4f2b-a3a5-621ec44ed8a1 2018-08-31 02:19:16,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.765341043472s 2018-08-31 02:19:16,750 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3e804956-f834-4820-a0d5-b9b0af4bb6a9.json used request id req-f8f26a68-95ff-4f2b-a3a5-621ec44ed8a1 2018-08-31 02:19:16,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:19:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:16,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-3c186921-037c-4d96-8df9-cf1f0752e0fb Date: Fri, 31 Aug 2018 02:19:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e8a8ab28-7d91-431e-9689-3a60bfb30851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"c8a2b3c9a51c4731b68e563f7b503e12","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:19:16Z","qos_policy_id":null,"name":"rally_sanity-net_57019f9b-0d71-4dc5-8b01-127efe561421","admin_state_up":true,"tenant_id":"c8a2b3c9a51c4731b68e563f7b503e12","created_at":"2018-08-31T01:55:49Z","provider:network_type":"vxlan"}]} 2018-08-31 02:19:16,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3c186921-037c-4d96-8df9-cf1f0752e0fb 2018-08-31 02:19:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0805909633636s 2018-08-31 02:19:16,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3c186921-037c-4d96-8df9-cf1f0752e0fb 2018-08-31 02:19:16,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 02:19:16,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e8a8ab28-7d91-431e-9689-3a60bfb30851.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:17,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a429626b-c3d2-4086-89be-5195de58fec3 Date: Fri, 31 Aug 2018 02:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:19:17,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e8a8ab28-7d91-431e-9689-3a60bfb30851.json used request id req-a429626b-c3d2-4086-89be-5195de58fec3 2018-08-31 02:19:17,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11346697807s 2018-08-31 02:19:17,947 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e8a8ab28-7d91-431e-9689-3a60bfb30851.json used request id req-a429626b-c3d2-4086-89be-5195de58fec3 2018-08-31 02:19:17,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:19:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:18,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-ab4dc7fd-93e9-4359-8546-03cb13b44efe Date: Fri, 31 Aug 2018 02:19:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T01:55:55Z", "file": "/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/file", "owner": "c8a2b3c9a51c4731b68e563f7b503e12", "id": "e8a39f24-fcd7-45c1-a618-41f892565cc0", "size": 12716032, "self": "/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/e8a39f24-fcd7-45c1-a618-41f892565cc0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_57019f9b-0d71-4dc5-8b01-127efe561421", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T01:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:19:18,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab4dc7fd-93e9-4359-8546-03cb13b44efe 2018-08-31 02:19:18,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2674908638s 2018-08-31 02:19:18,218 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab4dc7fd-93e9-4359-8546-03cb13b44efe 2018-08-31 02:19:18,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 02:19:18,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c79adab6f9b58e9bd6cb72164c9b5e006b297a8b" 2018-08-31 02:19:18,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fbf4fc7-ad93-4c55-8988-7b7db947232d Date: Fri, 31 Aug 2018 02:19:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:19:18,488 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0 used request id req-0fbf4fc7-ad93-4c55-8988-7b7db947232d 2018-08-31 02:19:18,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.267851114273s 2018-08-31 02:19:18,488 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e8a39f24-fcd7-45c1-a618-41f892565cc0 used request id req-0fbf4fc7-ad93-4c55-8988-7b7db947232d 2018-08-31 02:19:18,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:19:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:18,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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,Accept-Encoding x-openstack-request-id: req-ea02becc-2af6-424f-a296-256338fa0327 x-compute-request-id: req-ea02becc-2af6-424f-a296-256338fa0327 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_57019f9b-0d71-4dc5-8b01-127efe561421", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2984a125-2d9a-4a34-adef-5541b7a76975", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2984a125-2d9a-4a34-adef-5541b7a76975"}]} 2018-08-31 02:19:18,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ea02becc-2af6-424f-a296-256338fa0327 2018-08-31 02:19:18,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210399627686s 2018-08-31 02:19:18,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ea02becc-2af6-424f-a296-256338fa0327 2018-08-31 02:19:18,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 02:19:18,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:18,541 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02: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-bfdf0fa6-c3f5-47d9-b4d5-d78702b484be x-compute-request-id: req-bfdf0fa6-c3f5-47d9-b4d5-d78702b484be Content-Length: 0 Content-Type: application/json 2018-08-31 02:19:18,541 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975 used request id req-bfdf0fa6-c3f5-47d9-b4d5-d78702b484be 2018-08-31 02:19:18,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293650627136s 2018-08-31 02:19:18,542 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2984a125-2d9a-4a34-adef-5541b7a76975 used request id req-bfdf0fa6-c3f5-47d9-b4d5-d78702b484be 2018-08-31 02:19:18,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:19:18,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:18,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a75d6aa-786f-4f16-8427-e3460e1c8152 Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421", "links": {"self": "http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a3cb493c5c564bc7871e96b387f0605f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:19:18,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5a75d6aa-786f-4f16-8427-e3460e1c8152 2018-08-31 02:19:18,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183513879776s 2018-08-31 02:19:18,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5a75d6aa-786f-4f16-8427-e3460e1c8152 2018-08-31 02:19:18,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:19:18,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:18,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c625fcf2-229f-47c5-9d49-7be402948c33 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_57019f9b-0d71-4dc5-8b01-127efe561421", "links": {"self": "http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a3cb493c5c564bc7871e96b387f0605f", "description": null}} 2018-08-31 02:19:18,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f used request id req-c625fcf2-229f-47c5-9d49-7be402948c33 2018-08-31 02:19:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201285839081s 2018-08-31 02:19:18,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f used request id req-c625fcf2-229f-47c5-9d49-7be402948c33 2018-08-31 02:19:18,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 02:19:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:19,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df79a538-dd3a-448e-8c50-1ee588238f9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:19:19,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f used request id req-df79a538-dd3a-448e-8c50-1ee588238f9e 2018-08-31 02:19:19,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.250946998596s 2018-08-31 02:19:19,187 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a3cb493c5c564bc7871e96b387f0605f used request id req-df79a538-dd3a-448e-8c50-1ee588238f9e 2018-08-31 02:19:19,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:19:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:19,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e050e875-4b35-4c04-898e-63bf3377c9e1 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12"}, "tags": [], "enabled": true, "id": "c8a2b3c9a51c4731b68e563f7b503e12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_57019f9b-0d71-4dc5-8b01-127efe561421"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:19:19,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e050e875-4b35-4c04-898e-63bf3377c9e1 2018-08-31 02:19:19,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173410892487s 2018-08-31 02:19:19,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e050e875-4b35-4c04-898e-63bf3377c9e1 2018-08-31 02:19:19,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 02:19:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4d3912de4e6853bb9ad108f63f9ab3de3c0f178" 2018-08-31 02:19:19,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc76f936-5367-4bd4-af0d-3c116b696ad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:19:19,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12 used request id req-bc76f936-5367-4bd4-af0d-3c116b696ad6 2018-08-31 02:19:19,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248706102371s 2018-08-31 02:19:19,621 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c8a2b3c9a51c4731b68e563f7b503e12 used request id req-bc76f936-5367-4bd4-af0d-3c116b696ad6 2018-08-31 02:19:19,621 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-31 02:19:19,678 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:19:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:19:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:19:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:19:19,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7348bc-193a-4ea7-af7d-541e991d5421 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:19:19,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ee7348bc-193a-4ea7-af7d-541e991d5421 2018-08-31 02:19:19,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:19:20,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["O67CMmCAQOSzp9sFXNSTHw"], "issued_at": "2018-08-31T02:19:20.000000Z"}} 2018-08-31 02:19:20,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:19:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:20,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7afc2d95-2a3e-4f3f-ab58-5d92232e0f90 Date: Fri, 31 Aug 2018 02:19:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 02:19:20,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7afc2d95-2a3e-4f3f-ab58-5d92232e0f90 2018-08-31 02:19:20,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264286994934s 2018-08-31 02:19:20,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7afc2d95-2a3e-4f3f-ab58-5d92232e0f90 2018-08-31 02:19:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:19:20,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 02:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b55c879-a589-43f0-9bc6-0083f83861a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 02:19:20,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0b55c879-a589-43f0-9bc6-0083f83861a0 2018-08-31 02:19:20,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:19:20,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:20,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3904d4f5-6ad8-4364-85cd-02c848d3bddc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 02:19:20,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3904d4f5-6ad8-4364-85cd-02c848d3bddc 2018-08-31 02:19:20,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189666986465s 2018-08-31 02:19:20,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3904d4f5-6ad8-4364-85cd-02c848d3bddc 2018-08-31 02:19:20,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 02:19:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e"}}' 2018-08-31 02:19:20,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8aeed9f-d121-4256-8539-507883fe48c9 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9"}, "tags": [], "enabled": true, "id": "8cb96b1cea3c42328a53230270cd99e9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e"}} 2018-08-31 02:19:20,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a8aeed9f-d121-4256-8539-507883fe48c9 2018-08-31 02:19:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.185985088348s 2018-08-31 02:19:20,776 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a8aeed9f-d121-4256-8539-507883fe48c9 2018-08-31 02:19:20,777 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'8cb96b1cea3c42328a53230270cd99e9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e'}) 2018-08-31 02:19:20,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 02:19:20,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d02afa35-d33c-465b-b660-d947fb44d43e", "email": null, "name": "refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e"}}' 2018-08-31 02:19:21,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed05eff-1e75-4ea8-8c2c-6699e0727bb3 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": {"self": "http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e0ece21883a54c23af17003718d6e669", "domain_id": "default", "password_expires_at": null}} 2018-08-31 02:19:21,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-fed05eff-1e75-4ea8-8c2c-6699e0727bb3 2018-08-31 02:19:21,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454493045807s 2018-08-31 02:19:21,238 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-fed05eff-1e75-4ea8-8c2c-6699e0727bb3 2018-08-31 02:19:21,238 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e0ece21883a54c23af17003718d6e669', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e'}) 2018-08-31 02:19:21,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:19:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:21,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82119dc-9307-4fd2-b64a-8623854ff7c1 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:19:21,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c82119dc-9307-4fd2-b64a-8623854ff7c1 2018-08-31 02:19:21,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185184001923s 2018-08-31 02:19:21,427 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c82119dc-9307-4fd2-b64a-8623854ff7c1 2018-08-31 02:19:21,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:19:21,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:21,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83677322-7c78-4fa2-8c6a-6b3cd24c95de Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:19:21,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83677322-7c78-4fa2-8c6a-6b3cd24c95de 2018-08-31 02:19:21,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162323951721s 2018-08-31 02:19:21,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83677322-7c78-4fa2-8c6a-6b3cd24c95de 2018-08-31 02:19:21,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:19:21,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:21,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bebc4da-6be8-4bbd-8ac9-7fd7e4d507be Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:19:21,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2bebc4da-6be8-4bbd-8ac9-7fd7e4d507be 2018-08-31 02:19:21,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970599651337s 2018-08-31 02:19:21,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2bebc4da-6be8-4bbd-8ac9-7fd7e4d507be 2018-08-31 02:19:21,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:19:21,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:21,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d22ab9-bf35-4ae9-a135-7756123d278f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:19:21,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-34d22ab9-bf35-4ae9-a135-7756123d278f 2018-08-31 02:19:21,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942871570587s 2018-08-31 02:19:21,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-34d22ab9-bf35-4ae9-a135-7756123d278f 2018-08-31 02:19:21,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:19:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:21,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ce7447-ac0b-44e4-b1bc-45a716080f74 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": {"self": "http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e0ece21883a54c23af17003718d6e669", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:19:21,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c2ce7447-ac0b-44e4-b1bc-45a716080f74 2018-08-31 02:19:21,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.148422956467s 2018-08-31 02:19:21,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c2ce7447-ac0b-44e4-b1bc-45a716080f74 2018-08-31 02:19:21,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:19:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:22,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b813a618-6377-4238-b397-d40673bc84da Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9"}, "tags": [], "enabled": true, "id": "8cb96b1cea3c42328a53230270cd99e9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:19:22,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b813a618-6377-4238-b397-d40673bc84da 2018-08-31 02:19:22,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105134010315s 2018-08-31 02:19:22,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b813a618-6377-4238-b397-d40673bc84da 2018-08-31 02:19:22,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:19:22,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=8cb96b1cea3c42328a53230270cd99e9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:22,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6defbf1-d27b-4eab-aa82-b4c419883a4b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=8cb96b1cea3c42328a53230270cd99e9", "previous": null, "next": null}} 2018-08-31 02:19:22,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=8cb96b1cea3c42328a53230270cd99e9 used request id req-d6defbf1-d27b-4eab-aa82-b4c419883a4b 2018-08-31 02:19:22,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203433990479s 2018-08-31 02:19:22,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=8cb96b1cea3c42328a53230270cd99e9 used request id req-d6defbf1-d27b-4eab-aa82-b4c419883a4b 2018-08-31 02:19:22,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:19:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9/users/e0ece21883a54c23af17003718d6e669/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:22,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ef0b0c-4e81-41a6-ad66-ec0637b3f004 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:19:22,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9/users/e0ece21883a54c23af17003718d6e669/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-b0ef0b0c-4e81-41a6-ad66-ec0637b3f004 2018-08-31 02:19:22,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169142961502s 2018-08-31 02:19:22,449 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9/users/e0ece21883a54c23af17003718d6e669/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-b0ef0b0c-4e81-41a6-ad66-ec0637b3f004 2018-08-31 02:19:22,449 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8cb96b1cea3c42328a53230270cd99e9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd02afa35-d33c-465b-b660-d947fb44d43e', 'username': u'refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:19:22,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:19:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:19:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:19:22,455 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e', 'password': 'd02afa35-d33c-465b-b660-d947fb44d43e', 'project_name': 'refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8cb96b1cea3c42328a53230270cd99e9', 'project_domain_name': 'Default'} 2018-08-31 02:19:22,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:19:22,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:22,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cd6ec4-c1a8-4241-bb3c-00c76c365705 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:19:22,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-74cd6ec4-c1a8-4241-bb3c-00c76c365705 2018-08-31 02:19:22,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176842927933s 2018-08-31 02:19:22,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-74cd6ec4-c1a8-4241-bb3c-00c76c365705 2018-08-31 02:19:22,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:19:22,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:22,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc569a01-ddcf-42b8-9504-a732cd030f07 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:19:22,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc569a01-ddcf-42b8-9504-a732cd030f07 2018-08-31 02:19:22,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981020927429s 2018-08-31 02:19:22,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc569a01-ddcf-42b8-9504-a732cd030f07 2018-08-31 02:19:22,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:19:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:22,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b84a74-5b7e-46f1-890f-1273c9aed1f3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:19:22,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-05b84a74-5b7e-46f1-890f-1273c9aed1f3 2018-08-31 02:19:22,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934770107269s 2018-08-31 02:19:22,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-05b84a74-5b7e-46f1-890f-1273c9aed1f3 2018-08-31 02:19:22,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:19:22,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:22,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381cd560-cbd2-4687-a7c9-b0de1af3f703 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": {"self": "http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e0ece21883a54c23af17003718d6e669", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:19:22,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-381cd560-cbd2-4687-a7c9-b0de1af3f703 2018-08-31 02:19:22,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117161035538s 2018-08-31 02:19:22,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-381cd560-cbd2-4687-a7c9-b0de1af3f703 2018-08-31 02:19:22,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:19:22,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:23,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430951a0-a5ae-4665-aed9-e6179e1a4aeb Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9"}, "tags": [], "enabled": true, "id": "8cb96b1cea3c42328a53230270cd99e9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:19:23,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-430951a0-a5ae-4665-aed9-e6179e1a4aeb 2018-08-31 02:19:23,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10213804245s 2018-08-31 02:19:23,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-430951a0-a5ae-4665-aed9-e6179e1a4aeb 2018-08-31 02:19:23,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:19:23,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=8cb96b1cea3c42328a53230270cd99e9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:23,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83294f60-c063-42aa-916b-34d18a18e70a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=8cb96b1cea3c42328a53230270cd99e9", "previous": null, "next": null}} 2018-08-31 02:19:23,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=8cb96b1cea3c42328a53230270cd99e9 used request id req-83294f60-c063-42aa-916b-34d18a18e70a 2018-08-31 02:19:23,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186099052429s 2018-08-31 02:19:23,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e0ece21883a54c23af17003718d6e669&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=8cb96b1cea3c42328a53230270cd99e9 used request id req-83294f60-c063-42aa-916b-34d18a18e70a 2018-08-31 02:19:23,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:19:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9/users/e0ece21883a54c23af17003718d6e669/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:19:23,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95715ad7-3565-4606-bb2c-e562e0a1b038 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:19:23,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9/users/e0ece21883a54c23af17003718d6e669/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-95715ad7-3565-4606-bb2c-e562e0a1b038 2018-08-31 02:19:23,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181657075882s 2018-08-31 02:19:23,448 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9/users/e0ece21883a54c23af17003718d6e669/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-95715ad7-3565-4606-bb2c-e562e0a1b038 2018-08-31 02:19:23,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 02:19:26,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 02:19:29,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ca3a1d8f-7124-4d47-8565-3d2e95f00505 | 2018-08-31T02:19:28.771548 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ca3a1d8f-7124-4d47-8565-3d2e95f00505 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 02:19:32,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 02:19:32,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 02:19:35,555 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 02:19:38,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c79a0c5c-e146-4515-a250-f4581407318f) as the default verifier for the future CLI operations. 2018-08-31 02:19:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:19:42,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0be5f0-0551-4fce-b09a-d10bef015af3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:19:42,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc0be5f0-0551-4fce-b09a-d10bef015af3 2018-08-31 02:19:42,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:19:42,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb96b1cea3c42328a53230270cd99e9", "name": "refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/8cb96b1cea3c42328a53230270cd99e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/8cb96b1cea3c42328a53230270cd99e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/8cb96b1cea3c42328a53230270cd99e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/8cb96b1cea3c42328a53230270cd99e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/8cb96b1cea3c42328a53230270cd99e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/8cb96b1cea3c42328a53230270cd99e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8cb96b1cea3c42328a53230270cd99e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8cb96b1cea3c42328a53230270cd99e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8cb96b1cea3c42328a53230270cd99e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/8cb96b1cea3c42328a53230270cd99e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/8cb96b1cea3c42328a53230270cd99e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8cb96b1cea3c42328a53230270cd99e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/8cb96b1cea3c42328a53230270cd99e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/8cb96b1cea3c42328a53230270cd99e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e", "id": "e0ece21883a54c23af17003718d6e669"}, "audit_ids": ["W7e0E7wfSce4dSXMwlVdSg"], "issued_at": "2018-08-31T02:19:42.000000Z"}} 2018-08-31 02:19:42,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 02:19:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:42,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-f187968b-ee6a-45a6-836a-00998c8b90bd Date: Fri, 31 Aug 2018 02:19:42 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 02:19:42,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-f187968b-ee6a-45a6-836a-00998c8b90bd 2018-08-31 02:19:42,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.19091796875s 2018-08-31 02:19:42,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-f187968b-ee6a-45a6-836a-00998c8b90bd 2018-08-31 02:19:42,899 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-31 02:19:42,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 02:19:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '{"network": {"shared": true, "name": "refstack_defcore-net_e4754fd1-a52c-429a-89d2-396a61ca740e", "admin_state_up": true}}' 2018-08-31 02:19:43,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9a56ce28-11e2-44d6-893d-7354fcc8e4bd Date: Fri, 31 Aug 2018 02:19:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"de643f33-dcfc-4b7b-8497-4f3998bf9a8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"8cb96b1cea3c42328a53230270cd99e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:19:43Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_e4754fd1-a52c-429a-89d2-396a61ca740e","admin_state_up":true,"tenant_id":"8cb96b1cea3c42328a53230270cd99e9","created_at":"2018-08-31T02:19:43Z","mtu":1450}} 2018-08-31 02:19:43,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9a56ce28-11e2-44d6-893d-7354fcc8e4bd 2018-08-31 02:19:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.397046089172s 2018-08-31 02:19:43,297 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9a56ce28-11e2-44d6-893d-7354fcc8e4bd 2018-08-31 02:19:43,298 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T02:19:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'de643f33-dcfc-4b7b-8497-4f3998bf9a8c', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_e4754fd1-a52c-429a-89d2-396a61ca740e', u'created_at': u'2018-08-31T02:19:43Z', u'mtu': 1450, u'tenant_id': u'8cb96b1cea3c42328a53230270cd99e9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8cb96b1cea3c42328a53230270cd99e9', u'l2_adjacency': True}) 2018-08-31 02:19:43,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:19:43,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:43,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-db70e79c-1818-46c7-a98f-dec9c02bd6e4 Date: Fri, 31 Aug 2018 02:19:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"de643f33-dcfc-4b7b-8497-4f3998bf9a8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"8cb96b1cea3c42328a53230270cd99e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:19:43Z","qos_policy_id":null,"name":"refstack_defcore-net_e4754fd1-a52c-429a-89d2-396a61ca740e","admin_state_up":true,"tenant_id":"8cb96b1cea3c42328a53230270cd99e9","created_at":"2018-08-31T02:19:43Z","provider:network_type":"vxlan"}]} 2018-08-31 02:19:43,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db70e79c-1818-46c7-a98f-dec9c02bd6e4 2018-08-31 02:19:43,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100647926331s 2018-08-31 02:19:43,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db70e79c-1818-46c7-a98f-dec9c02bd6e4 2018-08-31 02:19:43,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 02:19:43,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '{"subnet": {"name": "refstack_defcore-subnet_e4754fd1-a52c-429a-89d2-396a61ca740e", "enable_dhcp": true, "network_id": "de643f33-dcfc-4b7b-8497-4f3998bf9a8c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 02:19:43,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-bc5c2862-9b6b-4387-85df-848770951914 Date: Fri, 31 Aug 2018 02:19:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T02:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1579b8b3-8e70-4b0c-9127-cfb590a931b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb96b1cea3c42328a53230270cd99e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_e4754fd1-a52c-429a-89d2-396a61ca740e","enable_dhcp":true,"segment_id":null,"network_id":"de643f33-dcfc-4b7b-8497-4f3998bf9a8c","tenant_id":"8cb96b1cea3c42328a53230270cd99e9","created_at":"2018-08-31T02:19:43Z","ip_version":4}} 2018-08-31 02:19:43,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bc5c2862-9b6b-4387-85df-848770951914 2018-08-31 02:19:43,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.469828128815s 2018-08-31 02:19:43,871 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bc5c2862-9b6b-4387-85df-848770951914 2018-08-31 02:19:43,872 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T02:19:43Z', 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'1579b8b3-8e70-4b0c-9127-cfb590a931b3', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_e4754fd1-a52c-429a-89d2-396a61ca740e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'de643f33-dcfc-4b7b-8497-4f3998bf9a8c', u'tenant_id': u'8cb96b1cea3c42328a53230270cd99e9', u'created_at': u'2018-08-31T02:19:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8cb96b1cea3c42328a53230270cd99e9'}) 2018-08-31 02:19:43,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 02:19:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "refstack_defcore-router_e4754fd1-a52c-429a-89d2-396a61ca740e", "admin_state_up": true}}' 2018-08-31 02:19:45,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2863eabb-18ef-4803-bcb3-cb5ec6cb515f Date: Fri, 31 Aug 2018 02:19:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "created_at": "2018-08-31T02:19:43Z", "admin_state_up": true, "updated_at": "2018-08-31T02:19:45Z", "project_id": "8cb96b1cea3c42328a53230270cd99e9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4", "name": "refstack_defcore-router_e4754fd1-a52c-429a-89d2-396a61ca740e"}} 2018-08-31 02:19:45,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2863eabb-18ef-4803-bcb3-cb5ec6cb515f 2018-08-31 02:19:45,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52212691307s 2018-08-31 02:19:45,395 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2863eabb-18ef-4803-bcb3-cb5ec6cb515f 2018-08-31 02:19:45,395 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T02:19:45Z', u'revision_number': 2, u'ha': False, u'id': u'b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_e4754fd1-a52c-429a-89d2-396a61ca740e', u'admin_state_up': True, u'tenant_id': u'8cb96b1cea3c42328a53230270cd99e9', u'created_at': u'2018-08-31T02:19:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cb96b1cea3c42328a53230270cd99e9'}) 2018-08-31 02:19:45,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 02:19:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '{"subnet_id": "1579b8b3-8e70-4b0c-9127-cfb590a931b3"}' 2018-08-31 02:19:47,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8dda74f6-56e5-4701-bb6d-633bb4a9570b Date: Fri, 31 Aug 2018 02:19:47 GMT RESP BODY: {"network_id": "de643f33-dcfc-4b7b-8497-4f3998bf9a8c", "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "subnet_id": "1579b8b3-8e70-4b0c-9127-cfb590a931b3", "subnet_ids": ["1579b8b3-8e70-4b0c-9127-cfb590a931b3"], "port_id": "070f60f2-c6f7-4342-9db6-8949097452de", "id": "b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4"} 2018-08-31 02:19:47,677 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4/add_router_interface.json used request id req-8dda74f6-56e5-4701-bb6d-633bb4a9570b 2018-08-31 02:19:47,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28059315681s 2018-08-31 02:19:47,677 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4/add_router_interface.json used request id req-8dda74f6-56e5-4701-bb6d-633bb4a9570b returning object b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4 2018-08-31 02:19:47,677 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 02:19:47,810 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 02:19:47,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:19:47,816 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 02:19:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 02:19:47,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:19:47,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:48,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fde9166a-1575-4edb-a649-1fc96bb32394 Date: Fri, 31 Aug 2018 02:19:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:19:48,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fde9166a-1575-4edb-a649-1fc96bb32394 2018-08-31 02:19:48,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.662297010422s 2018-08-31 02:19:48,484 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fde9166a-1575-4edb-a649-1fc96bb32394 2018-08-31 02:19:48,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 02:19:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e"}' 2018-08-31 02:19:48,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c4ccc802-5946-41af-8961-8deb6f24b55c Date: Fri, 31 Aug 2018 02:19:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:19:48Z", "file": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file", "owner": "8cb96b1cea3c42328a53230270cd99e9", "id": "d3a32b81-404e-45b3-814d-4b39246c3668", "size": null, "self": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "checksum": null, "created_at": "2018-08-31T02:19:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 02:19:48,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c4ccc802-5946-41af-8961-8deb6f24b55c 2018-08-31 02:19:48,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0645470619202s 2018-08-31 02:19:48,557 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c4ccc802-5946-41af-8961-8deb6f24b55c returning object d3a32b81-404e-45b3-814d-4b39246c3668 2018-08-31 02:19:48,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 02:19:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '' 2018-08-31 02:19:49,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93b7d84b-5164-4ed1-9b80-457acb676b31 Date: Fri, 31 Aug 2018 02:19:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:19:49,011 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file used request id req-93b7d84b-5164-4ed1-9b80-457acb676b31 2018-08-31 02:19:49,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.453395843506s 2018-08-31 02:19:49,011 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file used request id req-93b7d84b-5164-4ed1-9b80-457acb676b31 2018-08-31 02:19:49,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:19:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-2ca5f652-7d12-4a37-ac19-4fe7fd956f3c Date: Fri, 31 Aug 2018 02:19:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:19:48Z", "file": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file", "owner": "8cb96b1cea3c42328a53230270cd99e9", "id": "d3a32b81-404e-45b3-814d-4b39246c3668", "size": 12716032, "self": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:19:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:19:49,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2ca5f652-7d12-4a37-ac19-4fe7fd956f3c 2018-08-31 02:19:49,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248169898987s 2018-08-31 02:19:49,040 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2ca5f652-7d12-4a37-ac19-4fe7fd956f3c 2018-08-31 02:19:49,042 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file', 'owner': u'8cb96b1cea3c42328a53230270cd99e9', 'id': u'd3a32b81-404e-45b3-814d-4b39246c3668', 'size': 12716032, u'self': u'/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cb96b1cea3c42328a53230270cd99e9', 'name': 'refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T02:19:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T02:19:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e', 'created': u'2018-08-31T02:19:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T02:19:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 02:19:49,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 02:19:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_e4754fd1-a52c-429a-89d2-396a61ca740e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 02:19:49,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a069bd34-52f8-4e41-8ccb-f6cf86586f6e x-compute-request-id: req-a069bd34-52f8-4e41-8ccb-f6cf86586f6e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/774181ae-9bec-438b-a7b5-933502b54594", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "774181ae-9bec-438b-a7b5-933502b54594"}} 2018-08-31 02:19:49,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a069bd34-52f8-4e41-8ccb-f6cf86586f6e 2018-08-31 02:19:49,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.271617174149s 2018-08-31 02:19:49,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a069bd34-52f8-4e41-8ccb-f6cf86586f6e 2018-08-31 02:19:49,316 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_e4754fd1-a52c-429a-89d2-396a61ca740e', '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'c0ca313478164ad283b44a36646e55ec', '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'774181ae-9bec-438b-a7b5-933502b54594', 'swap': 0}) 2018-08-31 02:19:49,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 02:19:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" -d '{"extra_specs": {}}' 2018-08-31 02:19:49,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c33dc4b4-b79b-4b53-b2e9-babecc17bac2 x-compute-request-id: req-c33dc4b4-b79b-4b53-b2e9-babecc17bac2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 02:19:49,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594/os-extra_specs used request id req-c33dc4b4-b79b-4b53-b2e9-babecc17bac2 2018-08-31 02:19:49,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198838710785s 2018-08-31 02:19:49,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594/os-extra_specs used request id req-c33dc4b4-b79b-4b53-b2e9-babecc17bac2 2018-08-31 02:19:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:19:49,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 02:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb06731-d8cf-4aa2-9f99-342ecc004efb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 02:19:49,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-abb06731-d8cf-4aa2-9f99-342ecc004efb 2018-08-31 02:19:49,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:19:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:49,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba9715d-d7be-4329-b735-327ae76f911a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:19:49,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4ba9715d-d7be-4329-b735-327ae76f911a 2018-08-31 02:19:49,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174587011337s 2018-08-31 02:19:49,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4ba9715d-d7be-4329-b735-327ae76f911a 2018-08-31 02:19:49,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:19:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:49,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a09060-bbc9-41aa-bbc1-5423192b7a2d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:19:49,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-79a09060-bbc9-41aa-bbc1-5423192b7a2d 2018-08-31 02:19:49,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17372584343s 2018-08-31 02:19:49,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-79a09060-bbc9-41aa-bbc1-5423192b7a2d 2018-08-31 02:19:49,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 02:19:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:49,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6ab7b6b-a428-452f-927d-54bed3fdc67a x-compute-request-id: req-c6ab7b6b-a428-452f-927d-54bed3fdc67a Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 02:19:49,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-c6ab7b6b-a428-452f-927d-54bed3fdc67a 2018-08-31 02:19:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.276805877686s 2018-08-31 02:19:49,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-c6ab7b6b-a428-452f-927d-54bed3fdc67a 2018-08-31 02:19:49,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:19:49,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:50,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-771a9b54-d448-4dab-9dc8-306ecfe6e216 Date: Fri, 31 Aug 2018 02:19:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:19:48Z", "file": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file", "owner": "8cb96b1cea3c42328a53230270cd99e9", "id": "d3a32b81-404e-45b3-814d-4b39246c3668", "size": 12716032, "self": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:19:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:19:50,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-771a9b54-d448-4dab-9dc8-306ecfe6e216 2018-08-31 02:19:50,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245721340179s 2018-08-31 02:19:50,018 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-771a9b54-d448-4dab-9dc8-306ecfe6e216 2018-08-31 02:19:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 02:19:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e"}' 2018-08-31 02:19:50,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6ee5bb08-2d81-4ba9-a1ee-46bf730e2410 Date: Fri, 31 Aug 2018 02:19:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:19:50Z", "file": "/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/file", "owner": "8cb96b1cea3c42328a53230270cd99e9", "id": "c1487a20-8c81-4af3-90b1-fc0544700ce1", "size": null, "self": "/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "checksum": null, "created_at": "2018-08-31T02:19:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 02:19:50,068 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6ee5bb08-2d81-4ba9-a1ee-46bf730e2410 2018-08-31 02:19:50,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0424041748047s 2018-08-31 02:19:50,068 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6ee5bb08-2d81-4ba9-a1ee-46bf730e2410 returning object c1487a20-8c81-4af3-90b1-fc0544700ce1 2018-08-31 02:19:50,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 02:19:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '' 2018-08-31 02:19:51,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ecbefbad-1e1e-4b2c-9bd3-4281c2ae22ce Date: Fri, 31 Aug 2018 02:19:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:19:51,107 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/file used request id req-ecbefbad-1e1e-4b2c-9bd3-4281c2ae22ce 2018-08-31 02:19:51,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.03845191002s 2018-08-31 02:19:51,108 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/file used request id req-ecbefbad-1e1e-4b2c-9bd3-4281c2ae22ce 2018-08-31 02:19:51,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:19:51,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:19:51,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-1398acb1-f01b-45b0-a175-9602da6993f5 Date: Fri, 31 Aug 2018 02:19:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:19:51Z", "file": "/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/file", "owner": "8cb96b1cea3c42328a53230270cd99e9", "id": "c1487a20-8c81-4af3-90b1-fc0544700ce1", "size": 12716032, "self": "/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:19:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:19:48Z", "file": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file", "owner": "8cb96b1cea3c42328a53230270cd99e9", "id": "d3a32b81-404e-45b3-814d-4b39246c3668", "size": 12716032, "self": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:19:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:19:51,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1398acb1-f01b-45b0-a175-9602da6993f5 2018-08-31 02:19:51,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260689258575s 2018-08-31 02:19:51,138 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1398acb1-f01b-45b0-a175-9602da6993f5 2018-08-31 02:19:51,141 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/file', 'owner': u'8cb96b1cea3c42328a53230270cd99e9', 'id': u'c1487a20-8c81-4af3-90b1-fc0544700ce1', 'size': 12716032, u'self': u'/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cb96b1cea3c42328a53230270cd99e9', 'name': 'refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c1487a20-8c81-4af3-90b1-fc0544700ce1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T02:19:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T02:19:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e', 'created': u'2018-08-31T02:19:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T02:19:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_e4754fd1-a52c-429a-89d2-396a61ca740e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 02:19:51,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 02:19:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 02:19:51,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3565655e-90d9-491e-9db8-5cffb084a0aa x-compute-request-id: req-3565655e-90d9-491e-9db8-5cffb084a0aa Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2a2912bd-552f-43fb-ab11-acb9bba61384"}} 2018-08-31 02:19:51,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3565655e-90d9-491e-9db8-5cffb084a0aa 2018-08-31 02:19:51,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0475790500641s 2018-08-31 02:19:51,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3565655e-90d9-491e-9db8-5cffb084a0aa 2018-08-31 02:19:51,190 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_e4754fd1-a52c-429a-89d2-396a61ca740e', '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'c0ca313478164ad283b44a36646e55ec', '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'2a2912bd-552f-43fb-ab11-acb9bba61384', 'swap': 0}) 2018-08-31 02:19:51,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 02:19:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" -d '{"extra_specs": {}}' 2018-08-31 02:19:51,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c1bc25a-26f9-48b4-a581-1a536c6cfae6 x-compute-request-id: req-1c1bc25a-26f9-48b4-a581-1a536c6cfae6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 02:19:51,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384/os-extra_specs used request id req-1c1bc25a-26f9-48b4-a581-1a536c6cfae6 2018-08-31 02:19:51,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200951099396s 2018-08-31 02:19:51,211 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384/os-extra_specs used request id req-1c1bc25a-26f9-48b4-a581-1a536c6cfae6 2018-08-31 02:19:51,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_e4754fd1-a52c-429a-89d2-396a61ca740e', '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'c0ca313478164ad283b44a36646e55ec', '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'2a2912bd-552f-43fb-ab11-acb9bba61384', 'swap': 0}) 2018-08-31 02:19:54,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 02:19:54,688 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 02:19:54,689 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 02:19:54,691 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 02:19:59,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-08-31 02:19:59,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-08-31 02:19:59,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-08-31 02:19:59,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-08-31 02:19:59,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-08-31 02:19:59,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-08-31 02:19:59,090 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-08-31 02:19:59,091 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 02:19:59,092 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 02:19:59,092 - 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']'. 2018-08-31 02:20:11,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:11.957 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-08-31 02:20:12,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:12.450 11183 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.517s] 2018-08-31 02:20:12,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:12.459 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.638s] 2018-08-31 02:20:13,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:13.069 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.741s] 2018-08-31 02:20:13,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:13.166 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.098s] 2018-08-31 02:20:13,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:13.206 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.747s] 2018-08-31 02:20:13,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:13.240 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.498s] 2018-08-31 02:20:14,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:14.418 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.209s] 2018-08-31 02:20:14,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:14.427 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2018-08-31 02:20:14,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:14.465 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.761s] 2018-08-31 02:20:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:14.467 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.040s] 2018-08-31 02:20:14,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:14.805 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [1.565s] 2018-08-31 02:20:15,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:15.179 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.714s] 2018-08-31 02:20:17,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:17.754 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [2.574s] 2018-08-31 02:20:18,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:18.022 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [5.371s] 2018-08-31 02:20:18,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:18.978 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [1.223s] 2018-08-31 02:20:18,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:18.992 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.014s] 2018-08-31 02:20:20,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:20.555 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [1.563s] 2018-08-31 02:20:20,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:20.567 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-08-31 02:20:20,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:20.611 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.044s] 2018-08-31 02:20:20,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:20.954 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [8.886s] 2018-08-31 02:20:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:21.673 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [1.060s] 2018-08-31 02:20:21,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:21.728 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.055s] 2018-08-31 02:20:22,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:22.599 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [5.666s] 2018-08-31 02:20:22,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:22.651 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.923s] 2018-08-31 02:20:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.291 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.692s] 2018-08-31 02:20:23,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.440 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.789s] 2018-08-31 02:20:23,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.702 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.261s] 2018-08-31 02:20:23,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.769 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.066s] 2018-08-31 02:20:23,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.838 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.069s] 2018-08-31 02:20:23,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.853 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.015s] 2018-08-31 02:20:23,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.931 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.077s] 2018-08-31 02:20:23,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:23.991 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.060s] 2018-08-31 02:20:24,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:24.635 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [1.190s] 2018-08-31 02:20:25,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:25.153 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [1.161s] 2018-08-31 02:20:25,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:25.220 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.067s] 2018-08-31 02:20:28,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:28.136 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.793s] 2018-08-31 02:20:28,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:28.863 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.726s] 2018-08-31 02:20:28,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:28.935 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.298s] 2018-08-31 02:20:29,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:29.344 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.481s] 2018-08-31 02:20:33,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:33.654 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [4.719s] 2018-08-31 02:20:35,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:35.568 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.914s] 2018-08-31 02:20:36,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:36.523 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [5.829s] 2018-08-31 02:20:36,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:36.540 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.971s] 2018-08-31 02:20:36,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:36.926 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [25.128s] 2018-08-31 02:20:37,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:37.051 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-08-31 02:20:38,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:38.082 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [2.751s] 2018-08-31 02:20:38,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:38.929 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.405s] 2018-08-31 02:20:39,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:39.061 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.979s] 2018-08-31 02:20:40,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:40.186 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.342s] 2018-08-31 02:20:40,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:40.503 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [3.961s] 2018-08-31 02:20:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:40.671 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.485s] 2018-08-31 02:20:41,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:41.346 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.675s] 2018-08-31 02:20:42,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:42.260 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [1.135s] 2018-08-31 02:20:42,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:42.289 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.785s] 2018-08-31 02:20:42,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:42.377 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.031s] 2018-08-31 02:20:43,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:43.324 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.946s] 2018-08-31 02:20:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:43.382 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [1.094s] 2018-08-31 02:20:43,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:43.413 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.031s] 2018-08-31 02:20:43,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:43.448 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.035s] 2018-08-31 02:20:43,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:43.460 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [1.201s] 2018-08-31 02:20:43,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:43.487 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.039s] 2018-08-31 02:20:44,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:44.151 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.827s] 2018-08-31 02:20:45,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:45.350 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [10.694s] 2018-08-31 02:20:49,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:49.015 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [28.053s] 2018-08-31 02:20:52,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:52.161 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [15.214s] 2018-08-31 02:20:52,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:52.185 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [4.056s] 2018-08-31 02:20:52,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:52.460 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [10.848s] 2018-08-31 02:20:54,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:54.644 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.485s] 2018-08-31 02:20:55,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:55.466 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.280s] 2018-08-31 02:20:56,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:56.119 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [10.768s] 2018-08-31 02:20:58,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:58.397 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.931s] 2018-08-31 02:20:59,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:20:59.977 11183 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.437s] 2018-08-31 02:21:01,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:01.071 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.673s] 2018-08-31 02:21:02,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:02.937 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [10.475s] 2018-08-31 02:21:03,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:03.175 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [13.083s] 2018-08-31 02:21:04,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:04.098 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [3.025s] 2018-08-31 02:21:04,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:04.271 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.066s] 2018-08-31 02:21:04,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:04.322 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.203s] 2018-08-31 02:21:04,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:04.835 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.564s] 2018-08-31 02:21:05,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:05.437 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.602s] 2018-08-31 02:21:06,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:06.689 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.591s] 2018-08-31 02:21:06,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:06.694 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.255s] 2018-08-31 02:21:06,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:06.940 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.245s] 2018-08-31 02:21:07,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.328 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.388s] 2018-08-31 02:21:07,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.406 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.078s] 2018-08-31 02:21:07,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.513 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.106s] 2018-08-31 02:21:07,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.587 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.608s] 2018-08-31 02:21:07,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.648 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.135s] 2018-08-31 02:21:07,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.779 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.131s] 2018-08-31 02:21:07,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.863 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.084s] 2018-08-31 02:21:07,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:07.969 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.280s] 2018-08-31 02:21:08,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:08.023 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.159s] 2018-08-31 02:21:08,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:08.145 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.121s] 2018-08-31 02:21:08,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:08.217 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.628s] 2018-08-31 02:21:08,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:08.271 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.126s] 2018-08-31 02:21:08,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:08.423 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.152s] 2018-08-31 02:21:08,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:08.679 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.462s] 2018-08-31 02:21:09,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:09.136 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.455s] 2018-08-31 02:21:09,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:09.437 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.301s] 2018-08-31 02:21:09,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:09.512 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.542s] 2018-08-31 02:21:09,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:09.540 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.103s] 2018-08-31 02:21:09,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:09.671 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.131s] 2018-08-31 02:21:09,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:09.800 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.128s] 2018-08-31 02:21:09,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:09.915 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.114s] 2018-08-31 02:21:10,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:10.021 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.106s] 2018-08-31 02:21:10,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:10.378 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.865s] 2018-08-31 02:21:10,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:10.578 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.557s] 2018-08-31 02:21:12,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:12.003 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.679s] 2018-08-31 02:21:12,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:12.339 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.959s] 2018-08-31 02:21:12,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:12.818 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.479s] 2018-08-31 02:21:12,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:12.980 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.802s] 2018-08-31 02:21:13,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:13.644 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.826s] 2018-08-31 02:21:13,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:13.746 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.857s] 2018-08-31 02:21:13,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:13.845 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.098s] 2018-08-31 02:21:14,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:14.242 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.396s] 2018-08-31 02:21:14,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:14.347 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.103s] 2018-08-31 02:21:14,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:14.348 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-31 02:21:14,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:14.731 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.087s] 2018-08-31 02:21:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:17.113 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [9.723s] 2018-08-31 02:21:17,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:17.188 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.455s] 2018-08-31 02:21:17,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:17.253 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.141s] 2018-08-31 02:21:18,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:18.193 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.005s] 2018-08-31 02:21:18,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:18.418 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [1.164s] 2018-08-31 02:21:18,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:18.528 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.109s] 2018-08-31 02:21:18,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:18.530 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-31 02:21:19,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:19.558 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.364s] 2018-08-31 02:21:19,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:19.837 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.124s] 2018-08-31 02:21:19,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:19.861 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.024s] 2018-08-31 02:21:20,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.098 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.237s] 2018-08-31 02:21:20,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.116 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.017s] 2018-08-31 02:21:20,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.130 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-08-31 02:21:20,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.165 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.035s] 2018-08-31 02:21:20,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.266 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.708s] 2018-08-31 02:21:20,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.405 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.240s] 2018-08-31 02:21:20,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.523 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.117s] 2018-08-31 02:21:20,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.978 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.454s] 2018-08-31 02:21:20,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.994 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-08-31 02:21:20,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:20.999 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [8.995s] 2018-08-31 02:21:21,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:21.080 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.085s] 2018-08-31 02:21:21,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:21.148 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.882s] 2018-08-31 02:21:22,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:22.804 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [9.170s] 2018-08-31 02:21:24,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:24.923 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.924s] 2018-08-31 02:21:27,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:27.610 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.627s] 2018-08-31 02:21:31,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:31.424 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.500s] 2018-08-31 02:21:33,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:33.058 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.011s] 2018-08-31 02:21:33,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:33.099 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.041s] 2018-08-31 02:21:33,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:33.123 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.097s] 2018-08-31 02:21:33,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:33.142 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.338s] 2018-08-31 02:21:36,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:36.284 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.140s] 2018-08-31 02:21:36,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:36.904 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.621s] 2018-08-31 02:21:37,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:37.225 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.100s] 2018-08-31 02:21:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:37.242 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [48.220s] 2018-08-31 02:21:37,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:37.453 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.549s] 2018-08-31 02:21:37,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:37.617 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.345s] 2018-08-31 02:21:40,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:40.143 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.719s] 2018-08-31 02:21:40,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:40.329 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.711s] 2018-08-31 02:21:42,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:42.411 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.806s] 2018-08-31 02:21:42,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:42.880 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.012s] 2018-08-31 02:21:42,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:42.889 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-08-31 02:21:43,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:43.355 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.465s] 2018-08-31 02:21:43,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:43.401 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.046s] 2018-08-31 02:21:43,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:43.776 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.442s] 2018-08-31 02:21:43,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:43.813 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.411s] 2018-08-31 02:21:43,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:43.896 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.083s] 2018-08-31 02:21:43,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:43.973 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.076s] 2018-08-31 02:21:44,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:44.019 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2018-08-31 02:21:44,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:44.075 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.056s] 2018-08-31 02:21:44,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:44.141 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.067s] 2018-08-31 02:21:44,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:44.464 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.053s] 2018-08-31 02:21:44,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:44.537 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.765s] 2018-08-31 02:21:45,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:45.262 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.383s] 2018-08-31 02:21:45,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:45.813 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.670s] 2018-08-31 02:21:46,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:46.083 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.270s] 2018-08-31 02:21:46,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:46.221 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.682s] 2018-08-31 02:21:46,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:46.512 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.428s] 2018-08-31 02:21:46,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:46.679 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.167s] 2018-08-31 02:21:46,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:46.740 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.060s] 2018-08-31 02:21:46,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:46.811 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.071s] 2018-08-31 02:21:47,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:47.131 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.318s] 2018-08-31 02:21:47,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:47.322 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.191s] 2018-08-31 02:21:47,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:47.410 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.087s] 2018-08-31 02:21:47,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:47.433 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.212s] 2018-08-31 02:21:47,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:47.475 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.064s] 2018-08-31 02:21:49,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:49.491 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.056s] 2018-08-31 02:21:49,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:49.608 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.119s] 2018-08-31 02:21:52,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:52.647 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.369s] 2018-08-31 02:21:52,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:52.728 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.254s] 2018-08-31 02:21:52,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:52.876 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.422s] 2018-08-31 02:21:52,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:52.970 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.094s] 2018-08-31 02:21:53,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:53.026 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.056s] 2018-08-31 02:21:53,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:53.728 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [16.486s] 2018-08-31 02:21:57,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:21:57.666 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [91.883s] 2018-08-31 02:22:14,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:14.226 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.849s] 2018-08-31 02:22:21,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:21.146 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [27.412s] 2018-08-31 02:22:22,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:22.546 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.321s] 2018-08-31 02:22:25,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:25.531 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [27.857s] 2018-08-31 02:22:25,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:25.913 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-31 02:22:26,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:26.843 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.999s] 2018-08-31 02:22:29,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:29.089 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.541s] 2018-08-31 02:22:33,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:33.303 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.214s] 2018-08-31 02:22:33,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:33.460 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.121s] 2018-08-31 02:22:34,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:34.545 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.084s] 2018-08-31 02:22:37,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:37.180 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.339s] 2018-08-31 02:22:43,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:43.315 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.261s] 2018-08-31 02:22:59,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:22:59.764 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [25.215s] 2018-08-31 02:23:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:02.806 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [25.620s] 2018-08-31 02:23:02,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:02.816 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [29.508s] 2018-08-31 02:23:04,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:04.383 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.571s] 2018-08-31 02:23:20,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:20.887 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.080s] 2018-08-31 02:23:41,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:41.931 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.602s] 2018-08-31 02:23:42,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:42.257 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.327s] 2018-08-31 02:23:42,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:42.871 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.614s] 2018-08-31 02:23:44,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:44.512 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.640s] 2018-08-31 02:23:49,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:49.024 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.511s] 2018-08-31 02:23:49,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:49.071 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.047s] 2018-08-31 02:23:49,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 02:23:49.120 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.049s] 2018-08-31 02:24:00,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7024c365-192a-4d22-b432-f35dd5fe55b4 2018-08-31 02:24:00,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7024c365-192a-4d22-b432-f35dd5fe55b4']'. 2018-08-31 02:24:01,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 02:24:01,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 02:24:01,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7024c365-192a-4d22-b432-f35dd5fe55b4 | 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 02:20:01 | 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 02:24:00 | 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:59 | 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 02:24:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c79a0c5c-e146-4515-a250-f4581407318f) | 2018-08-31 02:24:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 02:24:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ca3a1d8f-7124-4d47-8565-3d2e95f00505) | 2018-08-31 02:24:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-08-31 02:24:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 221.672 | 2018-08-31 02:24:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-08-31 02:24:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-31 02:24:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 02:24:01,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 02:24:01,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 02:24:01,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 02:24:01,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 02:24:01,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 02:24:01,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-31 02:24:02,038 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 02:24:02,038 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-31 02:24:02,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 02:24:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:02,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-151e800a-e5b7-4e1f-9ae3-5420e8f18d4b Date: Fri, 31 Aug 2018 02:24:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:24:02,671 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1 used request id req-151e800a-e5b7-4e1f-9ae3-5420e8f18d4b 2018-08-31 02:24:02,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.625768899918s 2018-08-31 02:24:02,671 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c1487a20-8c81-4af3-90b1-fc0544700ce1 used request id req-151e800a-e5b7-4e1f-9ae3-5420e8f18d4b 2018-08-31 02:24:02,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:24:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:02,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66570928-cd2d-4a0e-8548-4a034373ad49 x-compute-request-id: req-66570928-cd2d-4a0e-8548-4a034373ad49 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2a2912bd-552f-43fb-ab11-acb9bba61384"}, {"name": "refstack_defcore-flavor_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/774181ae-9bec-438b-a7b5-933502b54594", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "774181ae-9bec-438b-a7b5-933502b54594"}]} 2018-08-31 02:24:02,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-66570928-cd2d-4a0e-8548-4a034373ad49 2018-08-31 02:24:02,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238199234009s 2018-08-31 02:24:02,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-66570928-cd2d-4a0e-8548-4a034373ad49 2018-08-31 02:24:02,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 02:24:02,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:02,735 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c002099f-1133-46f3-86d8-a90ef361c0af x-compute-request-id: req-c002099f-1133-46f3-86d8-a90ef361c0af Content-Length: 0 Content-Type: application/json 2018-08-31 02:24:02,735 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384 used request id req-c002099f-1133-46f3-86d8-a90ef361c0af 2018-08-31 02:24:02,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371730327606s 2018-08-31 02:24:02,736 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2a2912bd-552f-43fb-ab11-acb9bba61384 used request id req-c002099f-1133-46f3-86d8-a90ef361c0af 2018-08-31 02:24:02,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 02:24:02,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" -d '{"subnet_id": "1579b8b3-8e70-4b0c-9127-cfb590a931b3"}' 2018-08-31 02:24:05,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-28bbb701-3402-437d-8271-8d25015d1ff6 Date: Fri, 31 Aug 2018 02:24:05 GMT RESP BODY: {"network_id": "de643f33-dcfc-4b7b-8497-4f3998bf9a8c", "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "subnet_id": "1579b8b3-8e70-4b0c-9127-cfb590a931b3", "subnet_ids": ["1579b8b3-8e70-4b0c-9127-cfb590a931b3"], "port_id": "070f60f2-c6f7-4342-9db6-8949097452de", "id": "b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4"} 2018-08-31 02:24:05,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4/remove_router_interface.json used request id req-28bbb701-3402-437d-8271-8d25015d1ff6 2018-08-31 02:24:05,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26978516579s 2018-08-31 02:24:05,006 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4/remove_router_interface.json used request id req-28bbb701-3402-437d-8271-8d25015d1ff6 returning object b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4 2018-08-31 02:24:05,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 02:24:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:05,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-8add1854-8412-4c45-8082-38b7c9240c6f Date: Fri, 31 Aug 2018 02:24:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79e8cb53ccb1461ba7f410de6313127b", "created_at": "2018-08-31T01:46:05Z", "admin_state_up": true, "updated_at": "2018-08-31T01:46:05Z", "project_id": "79e8cb53ccb1461ba7f410de6313127b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "5cddefb9-4849-4536-bf39-08d56b9599dc", "name": "tempest-pretest-check-1933828064"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "created_at": "2018-08-31T02:19:43Z", "admin_state_up": true, "updated_at": "2018-08-31T02:24:03Z", "project_id": "8cb96b1cea3c42328a53230270cd99e9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4", "name": "refstack_defcore-router_e4754fd1-a52c-429a-89d2-396a61ca740e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28000372da984931a64ca25be9e34151", "created_at": "2018-08-31T01:46:40Z", "admin_state_up": false, "updated_at": "2018-08-31T01:46:40Z", "project_id": "28000372da984931a64ca25be9e34151", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e4a2adbd-2b56-4441-bc82-75e211bbdcd6", "name": "tempest-router-1207387644"}]} 2018-08-31 02:24:05,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8add1854-8412-4c45-8082-38b7c9240c6f 2018-08-31 02:24:05,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123243093491s 2018-08-31 02:24:05,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8add1854-8412-4c45-8082-38b7c9240c6f 2018-08-31 02:24:05,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 02:24:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:06,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f55b4ddb-ec04-43ab-a813-0ca6029ee5c7 Content-Length: 0 Date: Fri, 31 Aug 2018 02:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:24:06,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4.json used request id req-f55b4ddb-ec04-43ab-a813-0ca6029ee5c7 2018-08-31 02:24:06,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21014094353s 2018-08-31 02:24:06,343 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b9c8e7bf-2121-4a74-a2d2-c55efdb19fb4.json used request id req-f55b4ddb-ec04-43ab-a813-0ca6029ee5c7 2018-08-31 02:24:06,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 02:24:06,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:06,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1334 X-Openstack-Request-Id: req-205e84f6-9277-4176-a034-4f3d5244e3f9 Date: Fri, 31 Aug 2018 02:24:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T02:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1579b8b3-8e70-4b0c-9127-cfb590a931b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb96b1cea3c42328a53230270cd99e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_e4754fd1-a52c-429a-89d2-396a61ca740e","enable_dhcp":true,"segment_id":null,"network_id":"de643f33-dcfc-4b7b-8497-4f3998bf9a8c","tenant_id":"8cb96b1cea3c42328a53230270cd99e9","created_at":"2018-08-31T02:19:43Z","ip_version":4},{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 02:24:06,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-205e84f6-9277-4176-a034-4f3d5244e3f9 2018-08-31 02:24:06,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431809425354s 2018-08-31 02:24:06,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-205e84f6-9277-4176-a034-4f3d5244e3f9 2018-08-31 02:24:06,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 02:24:06,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1579b8b3-8e70-4b0c-9127-cfb590a931b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:07,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f9c15c3-77e6-4953-84ce-7d4f91d87388 Date: Fri, 31 Aug 2018 02:24:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:24:07,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1579b8b3-8e70-4b0c-9127-cfb590a931b3.json used request id req-6f9c15c3-77e6-4953-84ce-7d4f91d87388 2018-08-31 02:24:07,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.806360006332s 2018-08-31 02:24:07,196 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1579b8b3-8e70-4b0c-9127-cfb590a931b3.json used request id req-6f9c15c3-77e6-4953-84ce-7d4f91d87388 2018-08-31 02:24:07,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:24:07,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:07,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-dde5b113-9fc9-42c9-994a-af3ecff0c3bb Date: Fri, 31 Aug 2018 02:24:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"de643f33-dcfc-4b7b-8497-4f3998bf9a8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"8cb96b1cea3c42328a53230270cd99e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:24:07Z","qos_policy_id":null,"name":"refstack_defcore-net_e4754fd1-a52c-429a-89d2-396a61ca740e","admin_state_up":true,"tenant_id":"8cb96b1cea3c42328a53230270cd99e9","created_at":"2018-08-31T02:19:43Z","provider:network_type":"vxlan"}]} 2018-08-31 02:24:07,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dde5b113-9fc9-42c9-994a-af3ecff0c3bb 2018-08-31 02:24:07,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.078803062439s 2018-08-31 02:24:07,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dde5b113-9fc9-42c9-994a-af3ecff0c3bb 2018-08-31 02:24:07,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 02:24:07,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/de643f33-dcfc-4b7b-8497-4f3998bf9a8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:08,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56cc0ae3-0617-4ab3-a19e-ab6f3507b514 Date: Fri, 31 Aug 2018 02:24:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:24:08,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/de643f33-dcfc-4b7b-8497-4f3998bf9a8c.json used request id req-56cc0ae3-0617-4ab3-a19e-ab6f3507b514 2018-08-31 02:24:08,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.770751953125s 2018-08-31 02:24:08,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/de643f33-dcfc-4b7b-8497-4f3998bf9a8c.json used request id req-56cc0ae3-0617-4ab3-a19e-ab6f3507b514 2018-08-31 02:24:08,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:24:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:08,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-30f6b01b-7d50-4339-ada5-0c59c6081d93 Date: Fri, 31 Aug 2018 02:24:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:19:48Z", "file": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668/file", "owner": "8cb96b1cea3c42328a53230270cd99e9", "id": "d3a32b81-404e-45b3-814d-4b39246c3668", "size": 12716032, "self": "/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d3a32b81-404e-45b3-814d-4b39246c3668/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e4754fd1-a52c-429a-89d2-396a61ca740e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:19:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:24:08,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-30f6b01b-7d50-4339-ada5-0c59c6081d93 2018-08-31 02:24:08,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246000289917s 2018-08-31 02:24:08,077 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-30f6b01b-7d50-4339-ada5-0c59c6081d93 2018-08-31 02:24:08,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 02:24:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}085379a82f2964fe748a1859080104662a777d85" 2018-08-31 02:24:08,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0464f6c0-d68e-4243-9bba-6cbcab17081f Date: Fri, 31 Aug 2018 02:24:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:24:08,708 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668 used request id req-0464f6c0-d68e-4243-9bba-6cbcab17081f 2018-08-31 02:24:08,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.629578828812s 2018-08-31 02:24:08,708 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d3a32b81-404e-45b3-814d-4b39246c3668 used request id req-0464f6c0-d68e-4243-9bba-6cbcab17081f 2018-08-31 02:24:08,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:24:08,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:08,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24: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-a8589b7c-5fcb-4f72-bcc4-1b5c15125760 x-compute-request-id: req-a8589b7c-5fcb-4f72-bcc4-1b5c15125760 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/774181ae-9bec-438b-a7b5-933502b54594", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "774181ae-9bec-438b-a7b5-933502b54594"}]} 2018-08-31 02:24:08,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a8589b7c-5fcb-4f72-bcc4-1b5c15125760 2018-08-31 02:24:08,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220959186554s 2018-08-31 02:24:08,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a8589b7c-5fcb-4f72-bcc4-1b5c15125760 2018-08-31 02:24:08,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 02:24:08,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:08,755 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02:24: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-5a48a793-db1c-4b97-b379-521723371b23 x-compute-request-id: req-5a48a793-db1c-4b97-b379-521723371b23 Content-Length: 0 Content-Type: application/json 2018-08-31 02:24:08,755 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594 used request id req-5a48a793-db1c-4b97-b379-521723371b23 2018-08-31 02:24:08,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0222339630127s 2018-08-31 02:24:08,755 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/774181ae-9bec-438b-a7b5-933502b54594 used request id req-5a48a793-db1c-4b97-b379-521723371b23 2018-08-31 02:24:08,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:24:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:08,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627f167d-0a03-40b8-9527-d36e47f566b8 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": {"self": "http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e0ece21883a54c23af17003718d6e669", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:24:08,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-627f167d-0a03-40b8-9527-d36e47f566b8 2018-08-31 02:24:08,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200487136841s 2018-08-31 02:24:08,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-627f167d-0a03-40b8-9527-d36e47f566b8 2018-08-31 02:24:08,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:24:08,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:09,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820de7d0-c929-4bcb-b95b-3524c6cbd4a2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_e4754fd1-a52c-429a-89d2-396a61ca740e", "links": {"self": "http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e0ece21883a54c23af17003718d6e669", "description": null}} 2018-08-31 02:24:09,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669 used request id req-820de7d0-c929-4bcb-b95b-3524c6cbd4a2 2018-08-31 02:24:09,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.285897016525s 2018-08-31 02:24:09,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669 used request id req-820de7d0-c929-4bcb-b95b-3524c6cbd4a2 2018-08-31 02:24:09,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 02:24:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:09,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-773120e3-56f9-4da1-af7a-5c61484931ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:24:09,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669 used request id req-773120e3-56f9-4da1-af7a-5c61484931ca 2018-08-31 02:24:09,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247249126434s 2018-08-31 02:24:09,497 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e0ece21883a54c23af17003718d6e669 used request id req-773120e3-56f9-4da1-af7a-5c61484931ca 2018-08-31 02:24:09,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:24:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:09,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b988d27-f4ff-4519-aada-17b7203a5fd3 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9"}, "tags": [], "enabled": true, "id": "8cb96b1cea3c42328a53230270cd99e9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e4754fd1-a52c-429a-89d2-396a61ca740e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:24:09,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4b988d27-f4ff-4519-aada-17b7203a5fd3 2018-08-31 02:24:09,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.264494895935s 2018-08-31 02:24:09,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4b988d27-f4ff-4519-aada-17b7203a5fd3 2018-08-31 02:24:09,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 02:24:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}75b6de0ca6363a9ce526df90cd0fe65f69bd745f" 2018-08-31 02:24:10,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d52ab2-e46e-4087-8344-c79128108600 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:24:10,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9 used request id req-55d52ab2-e46e-4087-8344-c79128108600 2018-08-31 02:24:10,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.62827205658s 2018-08-31 02:24:10,401 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8cb96b1cea3c42328a53230270cd99e9 used request id req-55d52ab2-e46e-4087-8344-c79128108600 2018-08-31 02:24:10,461 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:24:10,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:24:10,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:24:10,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:24:10,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:24:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:24:10,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df72122-4d20-4c28-92ba-b4b8205cb64a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:24:10,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9df72122-4d20-4c28-92ba-b4b8205cb64a 2018-08-31 02:24:10,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:24:10,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["FgaGRTXhQJ6eQEhdx7KWYg"], "issued_at": "2018-08-31T02:24:10.000000Z"}} 2018-08-31 02:24:10,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:24:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:11,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8e12552a-2439-4173-9d01-f5100cb298c2 Date: Fri, 31 Aug 2018 02:24:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 02:24:11,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e12552a-2439-4173-9d01-f5100cb298c2 2018-08-31 02:24:11,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338796854019s 2018-08-31 02:24:11,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e12552a-2439-4173-9d01-f5100cb298c2 2018-08-31 02:24:11,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:24:11,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 02:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a7ecf15-1616-4db1-8557-819aebdf61cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 02:24:11,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9a7ecf15-1616-4db1-8557-819aebdf61cd 2018-08-31 02:24:11,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:24:11,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:11,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b763fde2-beb0-4086-acc5-9732cf7af36b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 02:24:11,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b763fde2-beb0-4086-acc5-9732cf7af36b 2018-08-31 02:24:11,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174949884415s 2018-08-31 02:24:11,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b763fde2-beb0-4086-acc5-9732cf7af36b 2018-08-31 02:24:11,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 02:24:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}}' 2018-08-31 02:24:11,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b78753b-68ac-4b52-a221-2fe013a15abe Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0"}, "tags": [], "enabled": true, "id": "f6e20859880844c39af3b82c27ce41a0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}} 2018-08-31 02:24:11,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3b78753b-68ac-4b52-a221-2fe013a15abe 2018-08-31 02:24:11,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.115561962128s 2018-08-31 02:24:11,552 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3b78753b-68ac-4b52-a221-2fe013a15abe 2018-08-31 02:24:11,553 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'f6e20859880844c39af3b82c27ce41a0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f'}) 2018-08-31 02:24:11,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 02:24:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c1bd947f-2473-44d4-80e6-8b70ebcb254c", "email": null, "name": "patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}}' 2018-08-31 02:24:11,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8489c480-afee-4d40-8c37-3b0619d3809b Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": {"self": "http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57e29b080cab4d26bb7e6c565fc50193", "domain_id": "default", "password_expires_at": null}} 2018-08-31 02:24:11,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8489c480-afee-4d40-8c37-3b0619d3809b 2018-08-31 02:24:11,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406382083893s 2018-08-31 02:24:11,966 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8489c480-afee-4d40-8c37-3b0619d3809b 2018-08-31 02:24:11,966 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57e29b080cab4d26bb7e6c565fc50193', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f'}) 2018-08-31 02:24:11,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:24:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:12,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335f902e-db2f-4c32-9cc3-2763087774c6 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:24:12,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-335f902e-db2f-4c32-9cc3-2763087774c6 2018-08-31 02:24:12,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.280970096588s 2018-08-31 02:24:12,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-335f902e-db2f-4c32-9cc3-2763087774c6 2018-08-31 02:24:12,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:24:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:12,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b053e7-d9ad-4140-91e0-a023fff45b3a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:24:12,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-79b053e7-d9ad-4140-91e0-a023fff45b3a 2018-08-31 02:24:12,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132551193237s 2018-08-31 02:24:12,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-79b053e7-d9ad-4140-91e0-a023fff45b3a 2018-08-31 02:24:12,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:24:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:12,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c843283-7245-4a32-8764-56b173b94917 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:24:12,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c843283-7245-4a32-8764-56b173b94917 2018-08-31 02:24:12,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179837942123s 2018-08-31 02:24:12,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c843283-7245-4a32-8764-56b173b94917 2018-08-31 02:24:12,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:24:12,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:12,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729e3401-58a4-4eaa-a073-99bed427aa8e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:24:12,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-729e3401-58a4-4eaa-a073-99bed427aa8e 2018-08-31 02:24:12,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162126064301s 2018-08-31 02:24:12,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-729e3401-58a4-4eaa-a073-99bed427aa8e 2018-08-31 02:24:12,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:24:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:12,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8820ce9-0a6c-497e-bb04-9d426026922c Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": {"self": "http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57e29b080cab4d26bb7e6c565fc50193", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:24:12,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d8820ce9-0a6c-497e-bb04-9d426026922c 2018-08-31 02:24:12,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197593927383s 2018-08-31 02:24:12,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d8820ce9-0a6c-497e-bb04-9d426026922c 2018-08-31 02:24:12,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:24:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:13,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb03b5f6-b9d7-42f1-97e6-dd9d123638f0 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0"}, "tags": [], "enabled": true, "id": "f6e20859880844c39af3b82c27ce41a0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:24:13,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cb03b5f6-b9d7-42f1-97e6-dd9d123638f0 2018-08-31 02:24:13,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22346496582s 2018-08-31 02:24:13,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cb03b5f6-b9d7-42f1-97e6-dd9d123638f0 2018-08-31 02:24:13,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:24:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f6e20859880844c39af3b82c27ce41a0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:13,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3cdf85d-f440-4bea-89db-69ad451e5ea4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f6e20859880844c39af3b82c27ce41a0", "previous": null, "next": null}} 2018-08-31 02:24:13,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f6e20859880844c39af3b82c27ce41a0 used request id req-b3cdf85d-f440-4bea-89db-69ad451e5ea4 2018-08-31 02:24:13,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977039337158s 2018-08-31 02:24:13,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f6e20859880844c39af3b82c27ce41a0 used request id req-b3cdf85d-f440-4bea-89db-69ad451e5ea4 2018-08-31 02:24:13,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:24:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0/users/57e29b080cab4d26bb7e6c565fc50193/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:13,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df649314-9eaf-4046-86ce-e58c6a228504 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:24:13,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0/users/57e29b080cab4d26bb7e6c565fc50193/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-df649314-9eaf-4046-86ce-e58c6a228504 2018-08-31 02:24:13,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149687767029s 2018-08-31 02:24:13,434 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0/users/57e29b080cab4d26bb7e6c565fc50193/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-df649314-9eaf-4046-86ce-e58c6a228504 2018-08-31 02:24:13,435 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'f6e20859880844c39af3b82c27ce41a0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c1bd947f-2473-44d4-80e6-8b70ebcb254c', 'username': u'patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 02:24:13,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:24:13,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:24:13,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:24:13,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:24:13,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:24:13,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:24:13,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:24:13,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:24:13,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:24:13,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:24:13,441 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'password': 'c1bd947f-2473-44d4-80e6-8b70ebcb254c', 'project_name': 'patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'f6e20859880844c39af3b82c27ce41a0', 'project_domain_name': 'Default'} 2018-08-31 02:24:13,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:24:13,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:13,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57548ad2-9e16-4ccf-b4a2-4c6bc9157d49 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:24:13,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-57548ad2-9e16-4ccf-b4a2-4c6bc9157d49 2018-08-31 02:24:13,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175857782364s 2018-08-31 02:24:13,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-57548ad2-9e16-4ccf-b4a2-4c6bc9157d49 2018-08-31 02:24:13,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:24:13,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:13,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b7abd8-a123-4577-a6a7-0b248c270ae5 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:24:13,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85b7abd8-a123-4577-a6a7-0b248c270ae5 2018-08-31 02:24:13,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979759693146s 2018-08-31 02:24:13,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85b7abd8-a123-4577-a6a7-0b248c270ae5 2018-08-31 02:24:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:24:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:13,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94984cec-ae7c-4c0b-8e8f-1323ae265d56 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:24:13,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-94984cec-ae7c-4c0b-8e8f-1323ae265d56 2018-08-31 02:24:13,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0946371555328s 2018-08-31 02:24:13,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-94984cec-ae7c-4c0b-8e8f-1323ae265d56 2018-08-31 02:24:13,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:24:13,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:13,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48924f2-9687-452c-b932-bd3eb2bcd37a Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": {"self": "http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57e29b080cab4d26bb7e6c565fc50193", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:24:13,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f48924f2-9687-452c-b932-bd3eb2bcd37a 2018-08-31 02:24:13,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118120193481s 2018-08-31 02:24:13,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f48924f2-9687-452c-b932-bd3eb2bcd37a 2018-08-31 02:24:13,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:24:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:14,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450e8b01-2409-489c-8d9d-cf55ac86fc4e Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0"}, "tags": [], "enabled": true, "id": "f6e20859880844c39af3b82c27ce41a0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:24:14,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-450e8b01-2409-489c-8d9d-cf55ac86fc4e 2018-08-31 02:24:14,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10120511055s 2018-08-31 02:24:14,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-450e8b01-2409-489c-8d9d-cf55ac86fc4e 2018-08-31 02:24:14,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:24:14,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=f6e20859880844c39af3b82c27ce41a0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:14,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1059381-c996-405b-b2ca-77b9c9f3b732 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=f6e20859880844c39af3b82c27ce41a0", "previous": null, "next": null}} 2018-08-31 02:24:14,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=f6e20859880844c39af3b82c27ce41a0 used request id req-c1059381-c996-405b-b2ca-77b9c9f3b732 2018-08-31 02:24:14,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.130032062531s 2018-08-31 02:24:14,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=57e29b080cab4d26bb7e6c565fc50193&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=f6e20859880844c39af3b82c27ce41a0 used request id req-c1059381-c996-405b-b2ca-77b9c9f3b732 2018-08-31 02:24:14,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:24:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0/users/57e29b080cab4d26bb7e6c565fc50193/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:24:14,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b778ae-544b-4fee-ab60-0b6d898e29d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:24:14,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0/users/57e29b080cab4d26bb7e6c565fc50193/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-66b778ae-544b-4fee-ab60-0b6d898e29d1 2018-08-31 02:24:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15772986412s 2018-08-31 02:24:14,355 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0/users/57e29b080cab4d26bb7e6c565fc50193/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-66b778ae-544b-4fee-ab60-0b6d898e29d1 2018-08-31 02:24:14,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 02:24:17,210 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 02:24:20,027 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d7b465a6-5b01-4eea-9fe4-a4988d5a0c3b | 2018-08-31T02:24:19.681972 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d7b465a6-5b01-4eea-9fe4-a4988d5a0c3b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 02:24:23,504 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 02:24:23,504 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 02:24:26,350 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 02:24:29,845 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=adb6185e-f4a0-42a5-93f7-3272fc91e01d) as the default verifier for the future CLI operations. 2018-08-31 02:24:33,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:24:33,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f2652e-2a40-44d9-9678-ec6ff79820a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:24:33,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8f2652e-2a40-44d9-9678-ec6ff79820a0 2018-08-31 02:24:33,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:24:33,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6e20859880844c39af3b82c27ce41a0", "name": "patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/f6e20859880844c39af3b82c27ce41a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/f6e20859880844c39af3b82c27ce41a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/f6e20859880844c39af3b82c27ce41a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f6e20859880844c39af3b82c27ce41a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/f6e20859880844c39af3b82c27ce41a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/f6e20859880844c39af3b82c27ce41a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f6e20859880844c39af3b82c27ce41a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f6e20859880844c39af3b82c27ce41a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f6e20859880844c39af3b82c27ce41a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/f6e20859880844c39af3b82c27ce41a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/f6e20859880844c39af3b82c27ce41a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f6e20859880844c39af3b82c27ce41a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/f6e20859880844c39af3b82c27ce41a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/f6e20859880844c39af3b82c27ce41a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "id": "57e29b080cab4d26bb7e6c565fc50193"}, "audit_ids": ["Y3VE4lrSQ1ihDlhoCZ06dQ"], "issued_at": "2018-08-31T02:24:33.000000Z"}} 2018-08-31 02:24:33,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 02:24:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-86a5bfee-ecde-4b5d-b91a-1ba79114674d Date: Fri, 31 Aug 2018 02:24:33 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 02:24:33,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-86a5bfee-ecde-4b5d-b91a-1ba79114674d 2018-08-31 02:24:33,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.258438825607s 2018-08-31 02:24:33,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-86a5bfee-ecde-4b5d-b91a-1ba79114674d 2018-08-31 02:24:33,790 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-31 02:24:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 02:24:33,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '{"network": {"shared": true, "name": "patrole-net_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "admin_state_up": true}}' 2018-08-31 02:24:34,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-ab752251-ff14-470c-a4ab-a64c35dea63e Date: Fri, 31 Aug 2018 02:24:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a7e1b83a-9fe8-42a6-ab5a-72994a3239f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"f6e20859880844c39af3b82c27ce41a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:24:33Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_5246964e-c668-49a9-9fc9-fedafd0c5d7f","admin_state_up":true,"tenant_id":"f6e20859880844c39af3b82c27ce41a0","created_at":"2018-08-31T02:24:33Z","mtu":1450}} 2018-08-31 02:24:34,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ab752251-ff14-470c-a4ab-a64c35dea63e 2018-08-31 02:24:34,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.296112060547s 2018-08-31 02:24:34,087 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ab752251-ff14-470c-a4ab-a64c35dea63e 2018-08-31 02:24:34,088 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T02:24:33Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a7e1b83a-9fe8-42a6-ab5a-72994a3239f2', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'created_at': u'2018-08-31T02:24:33Z', u'mtu': 1450, u'tenant_id': u'f6e20859880844c39af3b82c27ce41a0', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f6e20859880844c39af3b82c27ce41a0', u'l2_adjacency': True}) 2018-08-31 02:24:34,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:24:34,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:34,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1425 X-Openstack-Request-Id: req-313c776f-e8b2-40e8-8f7b-284d3d4f725d Date: Fri, 31 Aug 2018 02:24:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a7e1b83a-9fe8-42a6-ab5a-72994a3239f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"f6e20859880844c39af3b82c27ce41a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:24:33Z","qos_policy_id":null,"name":"patrole-net_5246964e-c668-49a9-9fc9-fedafd0c5d7f","admin_state_up":true,"tenant_id":"f6e20859880844c39af3b82c27ce41a0","created_at":"2018-08-31T02:24:33Z","provider:network_type":"vxlan"}]} 2018-08-31 02:24:34,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-313c776f-e8b2-40e8-8f7b-284d3d4f725d 2018-08-31 02:24:34,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319934844971s 2018-08-31 02:24:34,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-313c776f-e8b2-40e8-8f7b-284d3d4f725d 2018-08-31 02:24:34,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 02:24:34,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '{"subnet": {"name": "patrole-subnet_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "enable_dhcp": true, "network_id": "a7e1b83a-9fe8-42a6-ab5a-72994a3239f2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 02:24:34,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9cd69844-6d19-45b2-98f1-e952e65291d8 Date: Fri, 31 Aug 2018 02:24:34 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T02:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f6e20859880844c39af3b82c27ce41a0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5246964e-c668-49a9-9fc9-fedafd0c5d7f","enable_dhcp":true,"segment_id":null,"network_id":"a7e1b83a-9fe8-42a6-ab5a-72994a3239f2","tenant_id":"f6e20859880844c39af3b82c27ce41a0","created_at":"2018-08-31T02:24:34Z","ip_version":4}} 2018-08-31 02:24:34,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9cd69844-6d19-45b2-98f1-e952e65291d8 2018-08-31 02:24:34,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.42177605629s 2018-08-31 02:24:34,833 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9cd69844-6d19-45b2-98f1-e952e65291d8 2018-08-31 02:24:34,833 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T02:24:34Z', 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'c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a7e1b83a-9fe8-42a6-ab5a-72994a3239f2', u'tenant_id': u'f6e20859880844c39af3b82c27ce41a0', u'created_at': u'2018-08-31T02:24:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f6e20859880844c39af3b82c27ce41a0'}) 2018-08-31 02:24:34,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 02:24:34,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "patrole-router_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "admin_state_up": true}}' 2018-08-31 02:24:36,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-77a116a9-7726-459d-9949-8a61fa172c84 Date: Fri, 31 Aug 2018 02:24:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "created_at": "2018-08-31T02:24:34Z", "admin_state_up": true, "updated_at": "2018-08-31T02:24:35Z", "project_id": "f6e20859880844c39af3b82c27ce41a0", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "813d6585-7856-4340-a801-4444f437a606", "name": "patrole-router_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}} 2018-08-31 02:24:36,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-77a116a9-7726-459d-9949-8a61fa172c84 2018-08-31 02:24:36,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46266508102s 2018-08-31 02:24:36,297 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-77a116a9-7726-459d-9949-8a61fa172c84 2018-08-31 02:24:36,297 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T02:24:35Z', u'revision_number': 2, u'ha': False, u'id': u'813d6585-7856-4340-a801-4444f437a606', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'admin_state_up': True, u'tenant_id': u'f6e20859880844c39af3b82c27ce41a0', u'created_at': u'2018-08-31T02:24:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'f6e20859880844c39af3b82c27ce41a0'}) 2018-08-31 02:24:36,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 02:24:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '{"subnet_id": "c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236"}' 2018-08-31 02:24:38,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e406a00e-a391-44a2-b23c-ce61ee79c96b Date: Fri, 31 Aug 2018 02:24:38 GMT RESP BODY: {"network_id": "a7e1b83a-9fe8-42a6-ab5a-72994a3239f2", "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "subnet_id": "c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236", "subnet_ids": ["c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236"], "port_id": "e9b4e0b6-2f66-4eb5-be32-b10fe4293da7", "id": "813d6585-7856-4340-a801-4444f437a606"} 2018-08-31 02:24:38,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606/add_router_interface.json used request id req-e406a00e-a391-44a2-b23c-ce61ee79c96b 2018-08-31 02:24:38,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21796894073s 2018-08-31 02:24:38,516 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606/add_router_interface.json used request id req-e406a00e-a391-44a2-b23c-ce61ee79c96b returning object 813d6585-7856-4340-a801-4444f437a606 2018-08-31 02:24:38,516 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 02:24:38,650 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 02:24:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:24:38,657 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 02:24:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 02:24:38,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:24:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:38,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-099881e2-2128-46e0-8dcf-0403c1fb9e7e Date: Fri, 31 Aug 2018 02:24:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:24:38,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-099881e2-2128-46e0-8dcf-0403c1fb9e7e 2018-08-31 02:24:38,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277976989746s 2018-08-31 02:24:38,938 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-099881e2-2128-46e0-8dcf-0403c1fb9e7e 2018-08-31 02:24:38,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 02:24:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}' 2018-08-31 02:24:39,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0f1bd64-141c-44db-891d-a3139cc2a6a0 Date: Fri, 31 Aug 2018 02:24:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:24:38Z", "file": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file", "owner": "f6e20859880844c39af3b82c27ce41a0", "id": "75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "size": null, "self": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "checksum": null, "created_at": "2018-08-31T02:24:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 02:24:39,013 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e0f1bd64-141c-44db-891d-a3139cc2a6a0 2018-08-31 02:24:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0663948059082s 2018-08-31 02:24:39,013 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e0f1bd64-141c-44db-891d-a3139cc2a6a0 returning object 75810d9a-0338-4e49-9d77-5e3ddf27b8d5 2018-08-31 02:24:39,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 02:24:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '' 2018-08-31 02:24:39,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25aff814-5008-46ea-afcb-b42959b95a1a Date: Fri, 31 Aug 2018 02:24:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:24:39,523 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file used request id req-25aff814-5008-46ea-afcb-b42959b95a1a 2018-08-31 02:24:39,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.509061813354s 2018-08-31 02:24:39,523 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file used request id req-25aff814-5008-46ea-afcb-b42959b95a1a 2018-08-31 02:24:39,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:24:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:39,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-809d20d4-1133-4ba2-aec1-793c5e036cc3 Date: Fri, 31 Aug 2018 02:24:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:24:39Z", "file": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file", "owner": "f6e20859880844c39af3b82c27ce41a0", "id": "75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "size": 12716032, "self": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:24:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:24:39,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-809d20d4-1133-4ba2-aec1-793c5e036cc3 2018-08-31 02:24:39,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0295560359955s 2018-08-31 02:24:39,557 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-809d20d4-1133-4ba2-aec1-793c5e036cc3 2018-08-31 02:24:39,559 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file', 'owner': u'f6e20859880844c39af3b82c27ce41a0', 'id': u'75810d9a-0338-4e49-9d77-5e3ddf27b8d5', 'size': 12716032, u'self': u'/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6e20859880844c39af3b82c27ce41a0', 'name': 'patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T02:24:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T02:24:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'created': u'2018-08-31T02:24:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T02:24:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 02:24:39,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 02:24:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 02:24:39,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-fc1da5de-793a-423f-8e8f-a43a68e51b90 x-compute-request-id: req-fc1da5de-793a-423f-8e8f-a43a68e51b90 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f52c64f6-54c0-418f-8bfe-45900acabc63"}} 2018-08-31 02:24:39,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fc1da5de-793a-423f-8e8f-a43a68e51b90 2018-08-31 02:24:39,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325551986694s 2018-08-31 02:24:39,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fc1da5de-793a-423f-8e8f-a43a68e51b90 2018-08-31 02:24:39,887 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_5246964e-c668-49a9-9fc9-fedafd0c5d7f', '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'c0ca313478164ad283b44a36646e55ec', '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'f52c64f6-54c0-418f-8bfe-45900acabc63', 'swap': 0}) 2018-08-31 02:24:39,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 02:24:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" -d '{"extra_specs": {}}' 2018-08-31 02:24:39,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93b55a93-29c7-4e54-9ba7-4082a6c9d3ac x-compute-request-id: req-93b55a93-29c7-4e54-9ba7-4082a6c9d3ac Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 02:24:39,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63/os-extra_specs used request id req-93b55a93-29c7-4e54-9ba7-4082a6c9d3ac 2018-08-31 02:24:39,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210769176483s 2018-08-31 02:24:39,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63/os-extra_specs used request id req-93b55a93-29c7-4e54-9ba7-4082a6c9d3ac 2018-08-31 02:24:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:24:39,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 02:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c36824a-b01a-4092-bc4e-9cb14eec5a08 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 02:24:39,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0c36824a-b01a-4092-bc4e-9cb14eec5a08 2018-08-31 02:24:39,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:24:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:40,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f76215-1d53-4f2a-b3cd-6eddad19f5b3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:24:40,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86f76215-1d53-4f2a-b3cd-6eddad19f5b3 2018-08-31 02:24:40,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183369874954s 2018-08-31 02:24:40,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86f76215-1d53-4f2a-b3cd-6eddad19f5b3 2018-08-31 02:24:40,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:24:40,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:40,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb69de6-8c01-4938-905f-6176e704c4e7 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:24:40,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5cb69de6-8c01-4938-905f-6176e704c4e7 2018-08-31 02:24:40,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.249557971954s 2018-08-31 02:24:40,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5cb69de6-8c01-4938-905f-6176e704c4e7 2018-08-31 02:24:40,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 02:24:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:40,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24: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-762d03ae-1156-4564-99c0-10c8575a463c x-compute-request-id: req-762d03ae-1156-4564-99c0-10c8575a463c Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 02:24:40,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-762d03ae-1156-4564-99c0-10c8575a463c 2018-08-31 02:24:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.276996850967s 2018-08-31 02:24:40,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-762d03ae-1156-4564-99c0-10c8575a463c 2018-08-31 02:24:40,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:24:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:40,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-a9333763-8649-4ce0-8a9b-6c8392184f64 Date: Fri, 31 Aug 2018 02:24:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:24:39Z", "file": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file", "owner": "f6e20859880844c39af3b82c27ce41a0", "id": "75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "size": 12716032, "self": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:24:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:24:40,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a9333763-8649-4ce0-8a9b-6c8392184f64 2018-08-31 02:24:40,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250580310822s 2018-08-31 02:24:40,680 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a9333763-8649-4ce0-8a9b-6c8392184f64 2018-08-31 02:24:40,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 02:24:40,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}' 2018-08-31 02:24:40,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b76decc1-d113-4e4c-aa9b-1312bc838969 Date: Fri, 31 Aug 2018 02:24:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:24:40Z", "file": "/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/file", "owner": "f6e20859880844c39af3b82c27ce41a0", "id": "2e79ad16-eaf8-4854-9588-84c4e3120aa4", "size": null, "self": "/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "checksum": null, "created_at": "2018-08-31T02:24:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 02:24:40,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b76decc1-d113-4e4c-aa9b-1312bc838969 2018-08-31 02:24:40,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0430312156677s 2018-08-31 02:24:40,732 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b76decc1-d113-4e4c-aa9b-1312bc838969 returning object 2e79ad16-eaf8-4854-9588-84c4e3120aa4 2018-08-31 02:24:40,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 02:24:40,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '' 2018-08-31 02:24:41,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06ded1df-a0aa-424a-9665-cf547a344ab0 Date: Fri, 31 Aug 2018 02:24:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:24:41,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/file used request id req-06ded1df-a0aa-424a-9665-cf547a344ab0 2018-08-31 02:24:41,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04091715813s 2018-08-31 02:24:41,774 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/file used request id req-06ded1df-a0aa-424a-9665-cf547a344ab0 2018-08-31 02:24:41,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:24:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:24:41,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-1bb58179-c74a-46b5-8361-0b4a36d3c38b Date: Fri, 31 Aug 2018 02:24:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:24:41Z", "file": "/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/file", "owner": "f6e20859880844c39af3b82c27ce41a0", "id": "2e79ad16-eaf8-4854-9588-84c4e3120aa4", "size": 12716032, "self": "/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:24:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:24:39Z", "file": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file", "owner": "f6e20859880844c39af3b82c27ce41a0", "id": "75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "size": 12716032, "self": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:24:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:24:41,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1bb58179-c74a-46b5-8361-0b4a36d3c38b 2018-08-31 02:24:41,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258059501648s 2018-08-31 02:24:41,804 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1bb58179-c74a-46b5-8361-0b4a36d3c38b 2018-08-31 02:24:41,806 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/file', 'owner': u'f6e20859880844c39af3b82c27ce41a0', 'id': u'2e79ad16-eaf8-4854-9588-84c4e3120aa4', 'size': 12716032, u'self': u'/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6e20859880844c39af3b82c27ce41a0', 'name': 'patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T02:24:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T02:24:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f', 'created': u'2018-08-31T02:24:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T02:24:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 02:24:41,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 02:24:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 02:24:41,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24: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-dcb2ed32-06ff-48d1-8568-4b0e134ad0bb x-compute-request-id: req-dcb2ed32-06ff-48d1-8568-4b0e134ad0bb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b29f990c-1fb3-41ce-9863-7a4f14231c87"}} 2018-08-31 02:24:41,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dcb2ed32-06ff-48d1-8568-4b0e134ad0bb 2018-08-31 02:24:41,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0403559207916s 2018-08-31 02:24:41,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dcb2ed32-06ff-48d1-8568-4b0e134ad0bb 2018-08-31 02:24:41,849 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f', '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'c0ca313478164ad283b44a36646e55ec', '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'b29f990c-1fb3-41ce-9863-7a4f14231c87', 'swap': 0}) 2018-08-31 02:24:41,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 02:24:41,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" -d '{"extra_specs": {}}' 2018-08-31 02:24:41,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:24: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-ce5200c1-afde-48dd-a0f9-8e1040238a6f x-compute-request-id: req-ce5200c1-afde-48dd-a0f9-8e1040238a6f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 02:24:41,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87/os-extra_specs used request id req-ce5200c1-afde-48dd-a0f9-8e1040238a6f 2018-08-31 02:24:41,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245800018311s 2018-08-31 02:24:41,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87/os-extra_specs used request id req-ce5200c1-afde-48dd-a0f9-8e1040238a6f 2018-08-31 02:24:41,875 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f', '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'c0ca313478164ad283b44a36646e55ec', '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'b29f990c-1fb3-41ce-9863-7a4f14231c87', 'swap': 0}) 2018-08-31 02:24:45,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 02:24:45,301 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 02:24:45,301 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 02:24:45,304 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 02:24:45,313 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 02:24:48,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-adb6185e-f4a0-42a5-93f7-3272fc91e01d/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-31 02:24:48,987 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 02:24:49,008 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 02:24:49,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-08-31 02:26:48,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b1a57895-70bc-4ff6-b70e-8c769ffe9b95 2018-08-31 02:26:48,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b1a57895-70bc-4ff6-b70e-8c769ffe9b95']'. 2018-08-31 02:26:49,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 02:26:49,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 02:26:49,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 02:26:49,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b1a57895-70bc-4ff6-b70e-8c769ffe9b95 | 2018-08-31 02:26:49,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 02:24:51 | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 02:26:48 | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:57 | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: adb6185e-f4a0-42a5-93f7-3272fc91e01d) | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d7b465a6-5b01-4eea-9fe4-a4988d5a0c3b) | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-31 02:26:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.297 | 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 02:26:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 02:26:49,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-31 02:26:49,479 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 02:26:49,479 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 02:26:49,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 02:26:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:50,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9bf6b29c-9701-4bdc-8211-87bf862d358a Date: Fri, 31 Aug 2018 02:26:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:26:50,765 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4 used request id req-9bf6b29c-9701-4bdc-8211-87bf862d358a 2018-08-31 02:26:50,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28301310539s 2018-08-31 02:26:50,766 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2e79ad16-eaf8-4854-9588-84c4e3120aa4 used request id req-9bf6b29c-9701-4bdc-8211-87bf862d358a 2018-08-31 02:26:50,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:26:50,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:50,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-5d54b3ee-0ca4-42e0-ad9a-4219f9f022e9 x-compute-request-id: req-5d54b3ee-0ca4-42e0-ad9a-4219f9f022e9 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b29f990c-1fb3-41ce-9863-7a4f14231c87"}, {"name": "patrole-flavor_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f52c64f6-54c0-418f-8bfe-45900acabc63"}]} 2018-08-31 02:26:50,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5d54b3ee-0ca4-42e0-ad9a-4219f9f022e9 2018-08-31 02:26:50,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252020359039s 2018-08-31 02:26:50,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5d54b3ee-0ca4-42e0-ad9a-4219f9f022e9 2018-08-31 02:26:50,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 02:26:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:50,821 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aef96736-f78c-4dca-ba7f-dde814bd5971 x-compute-request-id: req-aef96736-f78c-4dca-ba7f-dde814bd5971 Content-Length: 0 Content-Type: application/json 2018-08-31 02:26:50,821 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87 used request id req-aef96736-f78c-4dca-ba7f-dde814bd5971 2018-08-31 02:26:50,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027724981308s 2018-08-31 02:26:50,822 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b29f990c-1fb3-41ce-9863-7a4f14231c87 used request id req-aef96736-f78c-4dca-ba7f-dde814bd5971 2018-08-31 02:26:50,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 02:26:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" -d '{"subnet_id": "c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236"}' 2018-08-31 02:26:52,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4c6f308e-95ae-40fa-b82f-bb5d94f3bc43 Date: Fri, 31 Aug 2018 02:26:52 GMT RESP BODY: {"network_id": "a7e1b83a-9fe8-42a6-ab5a-72994a3239f2", "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "subnet_id": "c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236", "subnet_ids": ["c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236"], "port_id": "e9b4e0b6-2f66-4eb5-be32-b10fe4293da7", "id": "813d6585-7856-4340-a801-4444f437a606"} 2018-08-31 02:26:52,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606/remove_router_interface.json used request id req-4c6f308e-95ae-40fa-b82f-bb5d94f3bc43 2018-08-31 02:26:52,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99024701118s 2018-08-31 02:26:52,813 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606/remove_router_interface.json used request id req-4c6f308e-95ae-40fa-b82f-bb5d94f3bc43 returning object 813d6585-7856-4340-a801-4444f437a606 2018-08-31 02:26:52,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 02:26:52,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:52,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1706 X-Openstack-Request-Id: req-45c51dae-0e18-4523-8409-8a70be729864 Date: Fri, 31 Aug 2018 02:26:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79e8cb53ccb1461ba7f410de6313127b", "created_at": "2018-08-31T01:46:05Z", "admin_state_up": true, "updated_at": "2018-08-31T01:46:05Z", "project_id": "79e8cb53ccb1461ba7f410de6313127b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "5cddefb9-4849-4536-bf39-08d56b9599dc", "name": "tempest-pretest-check-1933828064"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "created_at": "2018-08-31T02:24:34Z", "admin_state_up": true, "updated_at": "2018-08-31T02:26:51Z", "project_id": "f6e20859880844c39af3b82c27ce41a0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "813d6585-7856-4340-a801-4444f437a606", "name": "patrole-router_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28000372da984931a64ca25be9e34151", "created_at": "2018-08-31T01:46:40Z", "admin_state_up": false, "updated_at": "2018-08-31T01:46:40Z", "project_id": "28000372da984931a64ca25be9e34151", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e4a2adbd-2b56-4441-bc82-75e211bbdcd6", "name": "tempest-router-1207387644"}]} 2018-08-31 02:26:52,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-45c51dae-0e18-4523-8409-8a70be729864 2018-08-31 02:26:52,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104998111725s 2018-08-31 02:26:52,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-45c51dae-0e18-4523-8409-8a70be729864 2018-08-31 02:26:52,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 02:26:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:54,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8882e2c-484d-4f1c-ab6d-e55b95a421a3 Content-Length: 0 Date: Fri, 31 Aug 2018 02:26:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:26:54,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606.json used request id req-f8882e2c-484d-4f1c-ab6d-e55b95a421a3 2018-08-31 02:26:54,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1019308567s 2018-08-31 02:26:54,021 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/813d6585-7856-4340-a801-4444f437a606.json used request id req-f8882e2c-484d-4f1c-ab6d-e55b95a421a3 2018-08-31 02:26:54,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 02:26:54,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:54,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-c9a3632f-4cbd-462a-b9de-092d9e756b33 Date: Fri, 31 Aug 2018 02:26:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4},{"updated_at":"2018-08-31T02:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f6e20859880844c39af3b82c27ce41a0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5246964e-c668-49a9-9fc9-fedafd0c5d7f","enable_dhcp":true,"segment_id":null,"network_id":"a7e1b83a-9fe8-42a6-ab5a-72994a3239f2","tenant_id":"f6e20859880844c39af3b82c27ce41a0","created_at":"2018-08-31T02:24:34Z","ip_version":4}]} 2018-08-31 02:26:54,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c9a3632f-4cbd-462a-b9de-092d9e756b33 2018-08-31 02:26:54,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0366320610046s 2018-08-31 02:26:54,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c9a3632f-4cbd-462a-b9de-092d9e756b33 2018-08-31 02:26:54,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 02:26:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:54,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01bdcab5-0b3f-410b-8c82-2bb4022ffc77 Date: Fri, 31 Aug 2018 02:26:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:26:54,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236.json used request id req-01bdcab5-0b3f-410b-8c82-2bb4022ffc77 2018-08-31 02:26:54,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.754901170731s 2018-08-31 02:26:54,815 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c4ca0ae6-b7f5-4cbb-a5bf-da54387b1236.json used request id req-01bdcab5-0b3f-410b-8c82-2bb4022ffc77 2018-08-31 02:26:54,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:26:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:54,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-29467fdc-b7e3-4913-94cf-1814a66d9c07 Date: Fri, 31 Aug 2018 02:26:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a7e1b83a-9fe8-42a6-ab5a-72994a3239f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"f6e20859880844c39af3b82c27ce41a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:26:54Z","qos_policy_id":null,"name":"patrole-net_5246964e-c668-49a9-9fc9-fedafd0c5d7f","admin_state_up":true,"tenant_id":"f6e20859880844c39af3b82c27ce41a0","created_at":"2018-08-31T02:24:33Z","provider:network_type":"vxlan"}]} 2018-08-31 02:26:54,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-29467fdc-b7e3-4913-94cf-1814a66d9c07 2018-08-31 02:26:54,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0788490772247s 2018-08-31 02:26:54,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-29467fdc-b7e3-4913-94cf-1814a66d9c07 2018-08-31 02:26:54,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 02:26:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/a7e1b83a-9fe8-42a6-ab5a-72994a3239f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:56,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7d6aa6b-80e1-476d-85b9-5b6644b18599 Date: Fri, 31 Aug 2018 02:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:26:56,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a7e1b83a-9fe8-42a6-ab5a-72994a3239f2.json used request id req-c7d6aa6b-80e1-476d-85b9-5b6644b18599 2018-08-31 02:26:56,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13127803802s 2018-08-31 02:26:56,028 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a7e1b83a-9fe8-42a6-ab5a-72994a3239f2.json used request id req-c7d6aa6b-80e1-476d-85b9-5b6644b18599 2018-08-31 02:26:56,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:26:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:56,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-6acba81d-4695-447b-8da0-af846f3077a9 Date: Fri, 31 Aug 2018 02:26:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:24:39Z", "file": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/file", "owner": "f6e20859880844c39af3b82c27ce41a0", "id": "75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "size": 12716032, "self": "/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T02:24:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:26:56,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6acba81d-4695-447b-8da0-af846f3077a9 2018-08-31 02:26:56,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251471996307s 2018-08-31 02:26:56,058 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6acba81d-4695-447b-8da0-af846f3077a9 2018-08-31 02:26:56,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 02:26:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67daf4cb32552d4d2e844e1eeb820c68128c88e8" 2018-08-31 02:26:56,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a0fd231-78e4-4b49-bfda-c93ec2e623e5 Date: Fri, 31 Aug 2018 02:26:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:26:56,818 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5 used request id req-5a0fd231-78e4-4b49-bfda-c93ec2e623e5 2018-08-31 02:26:56,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.758652925491s 2018-08-31 02:26:56,818 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/75810d9a-0338-4e49-9d77-5e3ddf27b8d5 used request id req-5a0fd231-78e4-4b49-bfda-c93ec2e623e5 2018-08-31 02:26:56,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:26:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:56,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26: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-341ab478-b2c9-4d9f-bf1f-b94a0b51c756 x-compute-request-id: req-341ab478-b2c9-4d9f-bf1f-b94a0b51c756 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f52c64f6-54c0-418f-8bfe-45900acabc63"}]} 2018-08-31 02:26:56,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-341ab478-b2c9-4d9f-bf1f-b94a0b51c756 2018-08-31 02:26:56,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233709812164s 2018-08-31 02:26:56,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-341ab478-b2c9-4d9f-bf1f-b94a0b51c756 2018-08-31 02:26:56,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 02:26:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:56,895 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02:26: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-b41855fc-d342-4e2b-abd5-5a4ad7a18cb7 x-compute-request-id: req-b41855fc-d342-4e2b-abd5-5a4ad7a18cb7 Content-Length: 0 Content-Type: application/json 2018-08-31 02:26:56,895 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63 used request id req-b41855fc-d342-4e2b-abd5-5a4ad7a18cb7 2018-08-31 02:26:56,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0514860153198s 2018-08-31 02:26:56,895 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f52c64f6-54c0-418f-8bfe-45900acabc63 used request id req-b41855fc-d342-4e2b-abd5-5a4ad7a18cb7 2018-08-31 02:26:56,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:26:56,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:57,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add3afc2-4f34-4b57-bbff-175a236a0b38 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": {"self": "http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57e29b080cab4d26bb7e6c565fc50193", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:26:57,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-add3afc2-4f34-4b57-bbff-175a236a0b38 2018-08-31 02:26:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188393115997s 2018-08-31 02:26:57,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-add3afc2-4f34-4b57-bbff-175a236a0b38 2018-08-31 02:26:57,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:26:57,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:57,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479ddbb8-12d6-4164-868f-d8ed64754012 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_5246964e-c668-49a9-9fc9-fedafd0c5d7f", "links": {"self": "http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "57e29b080cab4d26bb7e6c565fc50193", "description": null}} 2018-08-31 02:26:57,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193 used request id req-479ddbb8-12d6-4164-868f-d8ed64754012 2018-08-31 02:26:57,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181731939316s 2018-08-31 02:26:57,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193 used request id req-479ddbb8-12d6-4164-868f-d8ed64754012 2018-08-31 02:26:57,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 02:26:57,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:57,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a792e46-7c2f-4c8d-93b2-6221cc366aa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:26:57,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193 used request id req-2a792e46-7c2f-4c8d-93b2-6221cc366aa6 2018-08-31 02:26:57,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297220945358s 2018-08-31 02:26:57,570 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/57e29b080cab4d26bb7e6c565fc50193 used request id req-2a792e46-7c2f-4c8d-93b2-6221cc366aa6 2018-08-31 02:26:57,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:26:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f2f4e8-70fa-45d6-9651-22e843368261 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0"}, "tags": [], "enabled": true, "id": "f6e20859880844c39af3b82c27ce41a0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_5246964e-c668-49a9-9fc9-fedafd0c5d7f"}]} 2018-08-31 02:26:57,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-05f2f4e8-70fa-45d6-9651-22e843368261 2018-08-31 02:26:57,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174206972122s 2018-08-31 02:26:57,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-05f2f4e8-70fa-45d6-9651-22e843368261 2018-08-31 02:26:57,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 02:26:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dfe6973bd408235e4fda73aa61f50eb70cf918e" 2018-08-31 02:26:57,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a56d69-b803-444e-b9dc-8e536dce191b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:26:57,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0 used request id req-71a56d69-b803-444e-b9dc-8e536dce191b 2018-08-31 02:26:57,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.22570514679s 2018-08-31 02:26:57,982 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f6e20859880844c39af3b82c27ce41a0 used request id req-71a56d69-b803-444e-b9dc-8e536dce191b 2018-08-31 02:26:58,040 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:26:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:26:58,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:26:58,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:26:58,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:26:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:26:58,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c21d846-880f-49d0-8be0-31163474aee4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:26:58,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6c21d846-880f-49d0-8be0-31163474aee4 2018-08-31 02:26:58,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:26:58,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["im5L5WK8Sr2zIkJCy1Dleg"], "issued_at": "2018-08-31T02:26:58.000000Z"}} 2018-08-31 02:26:58,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:26:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:26:58,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3bbe8b33-51c7-4b9f-9f06-d93959685c83 Date: Fri, 31 Aug 2018 02:26:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 02:26:58,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3bbe8b33-51c7-4b9f-9f06-d93959685c83 2018-08-31 02:26:58,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.324323892593s 2018-08-31 02:26:58,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3bbe8b33-51c7-4b9f-9f06-d93959685c83 2018-08-31 02:26:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:26:58,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 02:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1d6680-3c7d-416a-87c0-948a09321f37 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 02:26:58,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-cf1d6680-3c7d-416a-87c0-948a09321f37 2018-08-31 02:26:58,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:26:58,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:26:59,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74faa87b-b84a-436c-b3b3-e79f3b6ea202 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 02:26:59,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-74faa87b-b84a-436c-b3b3-e79f3b6ea202 2018-08-31 02:26:59,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.263612031937s 2018-08-31 02:26:59,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-74faa87b-b84a-436c-b3b3-e79f3b6ea202 2018-08-31 02:26:59,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 02:26:59,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}}' 2018-08-31 02:26:59,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defc49cf-dd34-47f9-a8df-ee4f02b72782 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0"}, "tags": [], "enabled": true, "id": "cfdfd91cbc894f7c99d579ab5879d7b0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}} 2018-08-31 02:26:59,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-defc49cf-dd34-47f9-a8df-ee4f02b72782 2018-08-31 02:26:59,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.197744846344s 2018-08-31 02:26:59,291 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-defc49cf-dd34-47f9-a8df-ee4f02b72782 2018-08-31 02:26:59,292 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'cfdfd91cbc894f7c99d579ab5879d7b0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6'}) 2018-08-31 02:26:59,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 02:26:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c35e3960-1772-459b-a0f9-cd3547e56cee", "email": null, "name": "vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}}' 2018-08-31 02:26:59,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943c7444-7900-471f-aee6-07a85f717d19 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "links": {"self": "http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9c3316c57e24c86b61ccbdf72c7762a", "domain_id": "default", "password_expires_at": null}} 2018-08-31 02:26:59,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-943c7444-7900-471f-aee6-07a85f717d19 2018-08-31 02:26:59,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442688941956s 2018-08-31 02:26:59,741 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-943c7444-7900-471f-aee6-07a85f717d19 2018-08-31 02:26:59,741 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd9c3316c57e24c86b61ccbdf72c7762a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6'}) 2018-08-31 02:26:59,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:26:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:26:59,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8342eb39-508e-4d5e-8af8-52de27682229 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:26:59,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8342eb39-508e-4d5e-8af8-52de27682229 2018-08-31 02:26:59,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100358963013s 2018-08-31 02:26:59,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8342eb39-508e-4d5e-8af8-52de27682229 2018-08-31 02:26:59,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:26:59,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:00,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b6c4df-5784-460b-83a2-672094fdf2f4 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:27:00,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3b6c4df-5784-460b-83a2-672094fdf2f4 2018-08-31 02:27:00,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1755900383s 2018-08-31 02:27:00,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3b6c4df-5784-460b-83a2-672094fdf2f4 2018-08-31 02:27:00,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:27:00,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:00,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01234f77-e67e-4bbc-b322-1aeab76c781c Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:27:00,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-01234f77-e67e-4bbc-b322-1aeab76c781c 2018-08-31 02:27:00,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13458609581s 2018-08-31 02:27:00,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-01234f77-e67e-4bbc-b322-1aeab76c781c 2018-08-31 02:27:00,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:27:00,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:00,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d31c5d1-0520-4b34-8c9e-2e97968077da Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:27:00,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4d31c5d1-0520-4b34-8c9e-2e97968077da 2018-08-31 02:27:00,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136733055115s 2018-08-31 02:27:00,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4d31c5d1-0520-4b34-8c9e-2e97968077da 2018-08-31 02:27:00,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:27:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:00,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdc72bc-90fa-4cdf-b11f-23219f84d069 Content-Encoding: gzip Content-Length: 959 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "links": {"self": "http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9c3316c57e24c86b61ccbdf72c7762a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:27:00,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4cdc72bc-90fa-4cdf-b11f-23219f84d069 2018-08-31 02:27:00,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213953971863s 2018-08-31 02:27:00,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4cdc72bc-90fa-4cdf-b11f-23219f84d069 2018-08-31 02:27:00,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:27:00,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:00,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c789cf-b8d2-4537-a29b-7b26560a7fc0 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0"}, "tags": [], "enabled": true, "id": "cfdfd91cbc894f7c99d579ab5879d7b0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}]} 2018-08-31 02:27:00,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-64c789cf-b8d2-4537-a29b-7b26560a7fc0 2018-08-31 02:27:00,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100177049637s 2018-08-31 02:27:00,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-64c789cf-b8d2-4537-a29b-7b26560a7fc0 2018-08-31 02:27:00,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:27:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:00,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7741733d-5fda-4d72-9fd3-b4e41e3e62ed Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0", "previous": null, "next": null}} 2018-08-31 02:27:00,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0 used request id req-7741733d-5fda-4d72-9fd3-b4e41e3e62ed 2018-08-31 02:27:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.271289110184s 2018-08-31 02:27:00,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0 used request id req-7741733d-5fda-4d72-9fd3-b4e41e3e62ed 2018-08-31 02:27:00,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:27:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0/users/d9c3316c57e24c86b61ccbdf72c7762a/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:01,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf026e8-4c30-4c0b-99ad-ff2eee5b6ff1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:27:01,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0/users/d9c3316c57e24c86b61ccbdf72c7762a/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-6bf026e8-4c30-4c0b-99ad-ff2eee5b6ff1 2018-08-31 02:27:01,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.20841217041s 2018-08-31 02:27:01,126 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0/users/d9c3316c57e24c86b61ccbdf72c7762a/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-6bf026e8-4c30-4c0b-99ad-ff2eee5b6ff1 2018-08-31 02:27:01,127 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'cfdfd91cbc894f7c99d579ab5879d7b0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c35e3960-1772-459b-a0f9-cd3547e56cee', 'username': u'vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 02:27:01,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:27:01,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:27:01,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:27:01,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:27:01,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:27:01,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:27:01,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:27:01,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:27:01,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:27:01,132 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'password': 'c35e3960-1772-459b-a0f9-cd3547e56cee', 'project_name': 'vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'cfdfd91cbc894f7c99d579ab5879d7b0', 'project_domain_name': 'Default'} 2018-08-31 02:27:01,137 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-31 02:27:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:27:01,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb54cdf-99fa-4a46-b206-f5fbce0681a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:27:01,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5eb54cdf-99fa-4a46-b206-f5fbce0681a5 2018-08-31 02:27:01,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:27:01,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfdfd91cbc894f7c99d579ab5879d7b0", "name": "vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/cfdfd91cbc894f7c99d579ab5879d7b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "id": "d9c3316c57e24c86b61ccbdf72c7762a"}, "audit_ids": ["p5_5k43QSSe0T-bz4mnK0A"], "issued_at": "2018-08-31T02:27:01.000000Z"}} 2018-08-31 02:27:01,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 02:27:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "vmtp-router_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "admin_state_up": true}}' 2018-08-31 02:27:03,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e85ebe09-1468-4aac-9100-aa2eaf90622d Date: Fri, 31 Aug 2018 02:27:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "created_at": "2018-08-31T02:27:01Z", "admin_state_up": true, "updated_at": "2018-08-31T02:27:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "id": "09525bfd-ccf4-4371-8b23-1304e3b81ba8", "name": "vmtp-router_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}} 2018-08-31 02:27:03,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e85ebe09-1468-4aac-9100-aa2eaf90622d 2018-08-31 02:27:03,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64878797531s 2018-08-31 02:27:03,178 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e85ebe09-1468-4aac-9100-aa2eaf90622d 2018-08-31 02:27:03,178 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T02:27:02Z', u'revision_number': 2, u'id': u'09525bfd-ccf4-4371-8b23-1304e3b81ba8', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', u'admin_state_up': True, u'tenant_id': u'cfdfd91cbc894f7c99d579ab5879d7b0', u'created_at': u'2018-08-31T02:27:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'cfdfd91cbc894f7c99d579ab5879d7b0'}) 2018-08-31 02:27:03,179 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-31 02:27:04,661 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-31 02:27:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:27:04,666 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 02:27:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 02:27:04,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:27:04,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:27:04,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-70173937-f0c7-4dbb-9c50-65b679956de6 Date: Fri, 31 Aug 2018 02:27:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:27:04,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-70173937-f0c7-4dbb-9c50-65b679956de6 2018-08-31 02:27:04,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29106092453s 2018-08-31 02:27:04,959 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-70173937-f0c7-4dbb-9c50-65b679956de6 2018-08-31 02:27:04,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 02:27:04,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}' 2018-08-31 02:27:05,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2f05ef39-4236-48ee-9e96-cf9d8498f35b Date: Fri, 31 Aug 2018 02:27:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:27:04Z", "file": "/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf/file", "owner": "cfdfd91cbc894f7c99d579ab5879d7b0", "id": "19b8518e-510d-4a5d-abd7-d95096341cbf", "size": null, "self": "/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "checksum": null, "created_at": "2018-08-31T02:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 02:27:05,024 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2f05ef39-4236-48ee-9e96-cf9d8498f35b 2018-08-31 02:27:05,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0573608875275s 2018-08-31 02:27:05,025 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2f05ef39-4236-48ee-9e96-cf9d8498f35b returning object 19b8518e-510d-4a5d-abd7-d95096341cbf 2018-08-31 02:27:05,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 02:27:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" -d '' 2018-08-31 02:27:09,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd1e8b44-5cdd-407c-8ed1-0e52d128703f Date: Fri, 31 Aug 2018 02:27:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:27:09,092 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf/file used request id req-dd1e8b44-5cdd-407c-8ed1-0e52d128703f 2018-08-31 02:27:09,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.06622004509s 2018-08-31 02:27:09,092 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf/file used request id req-dd1e8b44-5cdd-407c-8ed1-0e52d128703f 2018-08-31 02:27:09,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:27:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:27:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-70c46288-1aea-4a8e-8900-228429bde35c Date: Fri, 31 Aug 2018 02:27:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:27:09Z", "file": "/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf/file", "owner": "cfdfd91cbc894f7c99d579ab5879d7b0", "id": "19b8518e-510d-4a5d-abd7-d95096341cbf", "size": 263193088, "self": "/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/19b8518e-510d-4a5d-abd7-d95096341cbf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/19b8518e-510d-4a5d-abd7-d95096341cbf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T02:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:27:09,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-70c46288-1aea-4a8e-8900-228429bde35c 2018-08-31 02:27:09,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041689157486s 2018-08-31 02:27:09,138 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-70c46288-1aea-4a8e-8900-228429bde35c 2018-08-31 02:27:09,140 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/19b8518e-510d-4a5d-abd7-d95096341cbf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf/file', 'owner': u'cfdfd91cbc894f7c99d579ab5879d7b0', 'id': u'19b8518e-510d-4a5d-abd7-d95096341cbf', 'size': 263193088, u'self': u'/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfdfd91cbc894f7c99d579ab5879d7b0', 'name': 'vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/19b8518e-510d-4a5d-abd7-d95096341cbf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T02:27:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T02:27:09Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'created': u'2018-08-31T02:27:04Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-31T02:27:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-31 02:27:09,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 02:27:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-31 02:27:09,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddaaa9b0-b5f8-4bf0-bb04-84ebf3d582a3 x-compute-request-id: req-ddaaa9b0-b5f8-4bf0-bb04-84ebf3d582a3 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "820e5ba8-6d68-4dd5-af1c-be8172d6fba0"}} 2018-08-31 02:27:09,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ddaaa9b0-b5f8-4bf0-bb04-84ebf3d582a3 2018-08-31 02:27:09,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.272127866745s 2018-08-31 02:27:09,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ddaaa9b0-b5f8-4bf0-bb04-84ebf3d582a3 2018-08-31 02:27:09,414 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', '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'c0ca313478164ad283b44a36646e55ec', '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': 0, 'id': u'820e5ba8-6d68-4dd5-af1c-be8172d6fba0', 'swap': 0}) 2018-08-31 02:27:09,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 02:27:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" -d '{"extra_specs": {}}' 2018-08-31 02:27:09,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b161f6b-c0c4-4108-8b43-e34b5a6b2574 x-compute-request-id: req-0b161f6b-c0c4-4108-8b43-e34b5a6b2574 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 02:27:09,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0/os-extra_specs used request id req-0b161f6b-c0c4-4108-8b43-e34b5a6b2574 2018-08-31 02:27:09,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203981399536s 2018-08-31 02:27:09,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0/os-extra_specs used request id req-0b161f6b-c0c4-4108-8b43-e34b5a6b2574 2018-08-31 02:27:09,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:27:09,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:09,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66f43e0-5d90-433d-8cfc-40a713d29735 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:27:09,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c66f43e0-5d90-433d-8cfc-40a713d29735 2018-08-31 02:27:09,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176023960114s 2018-08-31 02:27:09,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c66f43e0-5d90-433d-8cfc-40a713d29735 2018-08-31 02:27:09,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:27:09,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:09,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a763c9ab-1a3e-458e-907e-a0ff31e39962 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:27:09,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a763c9ab-1a3e-458e-907e-a0ff31e39962 2018-08-31 02:27:09,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134686231613s 2018-08-31 02:27:09,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a763c9ab-1a3e-458e-907e-a0ff31e39962 2018-08-31 02:27:09,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:27:09,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:09,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d91cc18-1762-4cf2-93c1-10bf9581906b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:27:09,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9d91cc18-1762-4cf2-93c1-10bf9581906b 2018-08-31 02:27:09,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161343097687s 2018-08-31 02:27:09,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9d91cc18-1762-4cf2-93c1-10bf9581906b 2018-08-31 02:27:09,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:27:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:10,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9520c756-1d6d-4c06-8dd7-fb1f4ffbdf79 Content-Encoding: gzip Content-Length: 959 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "links": {"self": "http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9c3316c57e24c86b61ccbdf72c7762a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:27:10,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9520c756-1d6d-4c06-8dd7-fb1f4ffbdf79 2018-08-31 02:27:10,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120153188705s 2018-08-31 02:27:10,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9520c756-1d6d-4c06-8dd7-fb1f4ffbdf79 2018-08-31 02:27:10,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:27:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:10,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f209a59e-27bb-4e3a-b612-4dc172be9896 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0"}, "tags": [], "enabled": true, "id": "cfdfd91cbc894f7c99d579ab5879d7b0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}]} 2018-08-31 02:27:10,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f209a59e-27bb-4e3a-b612-4dc172be9896 2018-08-31 02:27:10,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178694009781s 2018-08-31 02:27:10,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f209a59e-27bb-4e3a-b612-4dc172be9896 2018-08-31 02:27:10,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:27:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:10,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19112ef-527f-444f-81fb-3f1e1b2ca0dc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0", "previous": null, "next": null}} 2018-08-31 02:27:10,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0 used request id req-d19112ef-527f-444f-81fb-3f1e1b2ca0dc 2018-08-31 02:27:10,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.26810002327s 2018-08-31 02:27:10,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d9c3316c57e24c86b61ccbdf72c7762a&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=cfdfd91cbc894f7c99d579ab5879d7b0 used request id req-d19112ef-527f-444f-81fb-3f1e1b2ca0dc 2018-08-31 02:27:10,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:27:10,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0/users/d9c3316c57e24c86b61ccbdf72c7762a/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:27:10,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e55219-b4dd-4c74-89ee-1331f226d0ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:27:10,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0/users/d9c3316c57e24c86b61ccbdf72c7762a/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-d9e55219-b4dd-4c74-89ee-1331f226d0ce 2018-08-31 02:27:10,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.330920934677s 2018-08-31 02:27:10,843 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0/users/d9c3316c57e24c86b61ccbdf72c7762a/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-d9e55219-b4dd-4c74-89ee-1331f226d0ce 2018-08-31 02:27:10,843 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6' 2018-08-31 02:27:10,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 02:27:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" -d '{"keypair": {"name": "vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}}' 2018-08-31 02:27:11,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba121bf6-c052-46f3-8a33-5a708150cc17 x-compute-request-id: req-ba121bf6-c052-46f3-8a33-5a708150cc17 Content-Encoding: gzip Content-Length: 1796 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6DCnjkGv7WCgXDBBI8vjwU22Xw8Au4cDU+loqFgAoKHDFpoMfq84JxK9eeEvsHih/Wf61YGL+vM3qsgXdLh+Ik5v9VqW9YOGyETuFU321+5e9zRZ6XrptWviYjfX4p0hwC8fJQZGUh791N/dTeQh3NWREeCFcUHo/rALd8FvpcMKSlPGQZJoBP5ugYQOpAdGCiXpgDJ58GWLlArlt9LSml35esuk0xS4hodvNGXkNaK0O5m3z3rS7mlf2AXtEy5LiBxg8FpzIquZlIzLxXNZq6SDkPSip+PlxW8Uce3PkV/lLYHLSl1DGtq5Z9EIlT6mkHhzrJ4VLa9qWVwS6HU6J Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAugwp45Br+1goFwwQSPL48FNtl8PALuHA1PpaKhYAKChwxaaD\nH6vOCcSvXnhL7B4of1n+tWBi/rzN6rIF3S4fiJOb/ValvWDhshE7hVN9tfuXvc0W\nel66bVr4mI31+KdIcAvHyUGRlIe/dTf3U3kIdzVkRHghXFB6P6wC3fBb6XDCkpTx\nkGSaAT+boGEDqQHRgol6YAyefBli5QK5bfS0ppd+XrLpNMUuIaHbzRl5DWitDuZt\n8960u5pX9gF7RMuS4gcYPBacyKrmZSMy8VzWaukg5D0oqfj5cVvFHHtz5Ff5S2By\n0pdQxrauWfRCJU+ppB4c6yeFS2vallcEuh1OiQIDAQABAoIBAHd0XeT2Es8D8GGz\n5jTghMPR3VkHX7r6SlS1FfVVwO4H4TiWzDQmnJkbBzqR5LWLO5dhUjBk3csPsOsT\nOL6l4atQk2SbILmyndc2R1A4pkuVaf181AToE60pLtrMs3Te+5ytg66OAgorCtwZ\nfhzDZpMb3fA0bb8XERcWu5SCwpDkNEAewIX4VEJrIZc/sTHyP+DOniqWyEevrnY4\nUxZmu537Xq/QtVR7NKWTffBbX94sGArq2feoGvr4b3XH333TFaNhryEn9xwQltQ9\nLCqkn4YC+SA0WjxatqGm0Akdw8ICJLL/I0tWzXeXcNKkT2BRQAHkzbRu1iIitfXG\nM7/R3oECgYEA4CJxQYP71ULttKjTU0ZMGc2B5dKl1Hs7uJIZSTgoHqToFOL0PM1a\nn2VtnjTp05+KveKS70vds66JlofPQnWoJcTlvplQI6LUrSh43hwKDoe4yK5Cgrux\nLuHv2QvNOeCEL121uYgjNHaaN56eE6MDHNepiNMxi9xOM6iD75xASbkCgYEA1H+D\nXRXgZI3ZE/duGWgAAgU2BJ7kirqkECSSqc0PyAd+zGeeAjiIAJnOMaizo4vDT25O\nOIZ4N+CzLAqjkUNlbS8YAJgqIVimhvua8WgubdsIlg0yTl5WkaHHnnXwwoAL/JAe\nC+M6rkXfap5SfRuYPIvjo/7FSESdifeZp4RXU1ECgYEA3b9Vu9Lfqbugv9cz1LS8\n/95BgOZqaJFPoajx2W30y3StpFRx/WHSIddQn3CMUnIK6xip9JRjkKzCtSpCVOdg\n55UpE+xMzCUCMxrSkjS9gmim2e0GIp+didvA10UE0xkczlvxOdDFu9cHdrW4gYcK\nwlNgCN2hrFTXDebQOZSmSgkCgYBp1eyWcyvkySViJW0nqD3Aw9moqX7Ifbby91Q4\n0BJZHSqRIdZ34rISIoipAQ4fmZ+4MwcwbgD4S6jReacH1Zpxq+/3c9If86hVOIFu\nVOYy/tGi8oWotKHHPN1QVguIw/+0Vg8w+oaif9iLoLkS6KiFF2NUrbKSkOIp8jEM\nVwSrUQKBgAgcyo/BcpjO3Bkqd7aw84RSLLdHlsH8jQ+PysFSYp+CNZiJ4688oiaB\nrQ4TulfcxwQfmyjGMKjh5B7dRq7dD7DcAImqhj1lWH0VuiCGiBAdo+lKUM6k5IGl\nHkDXQkf458jVRekWPPgveV80vMXfR+sV1aATITYAV+JZVUy83QJQ\n-----END RSA PRIVATE KEY-----\n", "user_id": "d9c3316c57e24c86b61ccbdf72c7762a", "name": "vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "fingerprint": "57:5e:07:a3:0b:ce:22:63:8d:ba:65:58:96:05:40:eb"}} 2018-08-31 02:27:11,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ba121bf6-c052-46f3-8a33-5a708150cc17 2018-08-31 02:27:11,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.517081975937s 2018-08-31 02:27:11,361 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ba121bf6-c052-46f3-8a33-5a708150cc17 2018-08-31 02:27:11,362 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6DCnjkGv7WCgXDBBI8vjwU22Xw8Au4cDU+loqFgAoKHDFpoMfq84JxK9eeEvsHih/Wf61YGL+vM3qsgXdLh+Ik5v9VqW9YOGyETuFU321+5e9zRZ6XrptWviYjfX4p0hwC8fJQZGUh791N/dTeQh3NWREeCFcUHo/rALd8FvpcMKSlPGQZJoBP5ugYQOpAdGCiXpgDJ58GWLlArlt9LSml35esuk0xS4hodvNGXkNaK0O5m3z3rS7mlf2AXtEy5LiBxg8FpzIquZlIzLxXNZq6SDkPSip+PlxW8Uce3PkV/lLYHLSl1DGtq5Z9EIlT6mkHhzrJ4VLa9qWVwS6HU6J Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAugwp45Br+1goFwwQSPL48FNtl8PALuHA1PpaKhYAKChwxaaD\nH6vOCcSvXnhL7B4of1n+tWBi/rzN6rIF3S4fiJOb/ValvWDhshE7hVN9tfuXvc0W\nel66bVr4mI31+KdIcAvHyUGRlIe/dTf3U3kIdzVkRHghXFB6P6wC3fBb6XDCkpTx\nkGSaAT+boGEDqQHRgol6YAyefBli5QK5bfS0ppd+XrLpNMUuIaHbzRl5DWitDuZt\n8960u5pX9gF7RMuS4gcYPBacyKrmZSMy8VzWaukg5D0oqfj5cVvFHHtz5Ff5S2By\n0pdQxrauWfRCJU+ppB4c6yeFS2vallcEuh1OiQIDAQABAoIBAHd0XeT2Es8D8GGz\n5jTghMPR3VkHX7r6SlS1FfVVwO4H4TiWzDQmnJkbBzqR5LWLO5dhUjBk3csPsOsT\nOL6l4atQk2SbILmyndc2R1A4pkuVaf181AToE60pLtrMs3Te+5ytg66OAgorCtwZ\nfhzDZpMb3fA0bb8XERcWu5SCwpDkNEAewIX4VEJrIZc/sTHyP+DOniqWyEevrnY4\nUxZmu537Xq/QtVR7NKWTffBbX94sGArq2feoGvr4b3XH333TFaNhryEn9xwQltQ9\nLCqkn4YC+SA0WjxatqGm0Akdw8ICJLL/I0tWzXeXcNKkT2BRQAHkzbRu1iIitfXG\nM7/R3oECgYEA4CJxQYP71ULttKjTU0ZMGc2B5dKl1Hs7uJIZSTgoHqToFOL0PM1a\nn2VtnjTp05+KveKS70vds66JlofPQnWoJcTlvplQI6LUrSh43hwKDoe4yK5Cgrux\nLuHv2QvNOeCEL121uYgjNHaaN56eE6MDHNepiNMxi9xOM6iD75xASbkCgYEA1H+D\nXRXgZI3ZE/duGWgAAgU2BJ7kirqkECSSqc0PyAd+zGeeAjiIAJnOMaizo4vDT25O\nOIZ4N+CzLAqjkUNlbS8YAJgqIVimhvua8WgubdsIlg0yTl5WkaHHnnXwwoAL/JAe\nC+M6rkXfap5SfRuYPIvjo/7FSESdifeZp4RXU1ECgYEA3b9Vu9Lfqbugv9cz1LS8\n/95BgOZqaJFPoajx2W30y3StpFRx/WHSIddQn3CMUnIK6xip9JRjkKzCtSpCVOdg\n55UpE+xMzCUCMxrSkjS9gmim2e0GIp+didvA10UE0xkczlvxOdDFu9cHdrW4gYcK\nwlNgCN2hrFTXDebQOZSmSgkCgYBp1eyWcyvkySViJW0nqD3Aw9moqX7Ifbby91Q4\n0BJZHSqRIdZ34rISIoipAQ4fmZ+4MwcwbgD4S6jReacH1Zpxq+/3c9If86hVOIFu\nVOYy/tGi8oWotKHHPN1QVguIw/+0Vg8w+oaif9iLoLkS6KiFF2NUrbKSkOIp8jEM\nVwSrUQKBgAgcyo/BcpjO3Bkqd7aw84RSLLdHlsH8jQ+PysFSYp+CNZiJ4688oiaB\nrQ4TulfcxwQfmyjGMKjh5B7dRq7dD7DcAImqhj1lWH0VuiCGiBAdo+lKUM6k5IGl\nHkDXQkf458jVRekWPPgveV80vMXfR+sV1aATITYAV+JZVUy83QJQ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd9c3316c57e24c86b61ccbdf72c7762a', 'name': u'vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'created_at': '2018-08-31T02:27:11.362627', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cfdfd91cbc894f7c99d579ab5879d7b0', 'name': 'vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'57:5e:07:a3:0b:ce:22:63:8d:ba:65:58:96:05:40:eb', 'type': 'ssh', 'id': u'vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6'}) 2018-08-31 02:27:11,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 02:27:11,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:27:11,402 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02: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 x-openstack-request-id: req-8aeb3ea4-defa-4810-a534-e6fecb7d1aa2 x-compute-request-id: req-8aeb3ea4-defa-4810-a534-e6fecb7d1aa2 Content-Length: 0 Content-Type: application/json 2018-08-31 02:27:11,402 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 used request id req-8aeb3ea4-defa-4810-a534-e6fecb7d1aa2 2018-08-31 02:27:11,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0392820835114s 2018-08-31 02:27:11,403 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 used request id req-8aeb3ea4-defa-4810-a534-e6fecb7d1aa2 2018-08-31 02:27:12,248 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-08-31 02:45:51,570 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-31 02:27:13,110 INFO Using http://172.30.9.27:5000/v3 2018-08-31 02:27:13,110 INFO VM public key: /tmp/tmpukwOvi 2018-08-31 02:27:13,110 INFO VM private key: /tmp/tmpcnhKRm 2018-08-31 02:27:14,808 INFO Found image vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 to launch VM, will continue 2018-08-31 02:27:15,707 INFO Using external router: vmtp-router_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 2018-08-31 02:27:15,708 INFO Using external network: external. 2018-08-31 02:27:16,426 INFO Created internal network: pns-internal-net_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6. 2018-08-31 02:27:17,281 INFO Created internal network: pns-internal-net2_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6. 2018-08-31 02:27:19,405 DEBUG Ext router associated to pns-internal-net_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 2018-08-31 02:27:21,765 DEBUG Ext router associated to pns-internal-net2_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 2018-08-31 02:27:21,844 INFO OpenStack agent: Open vSwitch agent 2018-08-31 02:27:21,844 INFO OpenStack network type: vxlan 2018-08-31 02:27:22,815 INFO [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Creating server VM... 2018-08-31 02:27:22,815 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-31 02:27:24,925 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 1 of 90... 2018-08-31 02:27:27,633 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 2 of 90... 2018-08-31 02:27:30,057 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 3 of 90... 2018-08-31 02:27:32,671 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 4 of 90... 2018-08-31 02:27:35,289 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 5 of 90... 2018-08-31 02:27:37,429 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 6 of 90... 2018-08-31 02:27:39,858 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 7 of 90... 2018-08-31 02:27:42,005 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 8 of 90... 2018-08-31 02:27:44,659 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 9 of 90... 2018-08-31 02:27:47,204 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 10 of 90... 2018-08-31 02:27:49,725 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 11 of 90... 2018-08-31 02:27:52,132 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 12 of 90... 2018-08-31 02:27:54,707 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 13 of 90... 2018-08-31 02:27:57,018 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 14 of 90... 2018-08-31 02:27:59,166 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 15 of 90... 2018-08-31 02:28:01,311 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 16 of 90... 2018-08-31 02:28:03,650 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 17 of 90... 2018-08-31 02:28:05,788 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 18 of 90... 2018-08-31 02:28:07,931 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 19 of 90... 2018-08-31 02:28:10,329 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 20 of 90... 2018-08-31 02:28:12,470 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 21 of 90... 2018-08-31 02:28:14,859 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 22 of 90... 2018-08-31 02:28:17,831 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 23 of 90... 2018-08-31 02:28:19,972 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 24 of 90... 2018-08-31 02:28:22,543 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 25 of 90... 2018-08-31 02:28:25,138 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 26 of 90... 2018-08-31 02:28:27,281 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 27 of 90... 2018-08-31 02:28:29,604 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 28 of 90... 2018-08-31 02:28:32,019 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 29 of 90... 2018-08-31 02:28:34,173 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 30 of 90... 2018-08-31 02:28:36,330 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 31 of 90... 2018-08-31 02:28:38,482 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 32 of 90... 2018-08-31 02:28:41,022 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 33 of 90... 2018-08-31 02:28:43,341 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 34 of 90... 2018-08-31 02:28:45,740 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 35 of 90... 2018-08-31 02:28:48,107 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 36 of 90... 2018-08-31 02:28:50,253 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 37 of 90... 2018-08-31 02:28:52,749 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 38 of 90... 2018-08-31 02:28:55,064 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 39 of 90... 2018-08-31 02:28:57,482 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 40 of 90... 2018-08-31 02:28:59,904 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 41 of 90... 2018-08-31 02:29:02,287 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 42 of 90... 2018-08-31 02:29:07,348 INFO [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Internal network IP: 192.168.1.3 2018-08-31 02:29:07,348 INFO [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] SSH IP: 172.30.9.205 2018-08-31 02:29:07,349 INFO [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Setup SSH for ubuntu@172.30.9.205 2018-08-31 02:29:20,161 INFO [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Installing nuttcp-8.1.4... 2018-08-31 02:29:20,205 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Copying nuttcp-8.1.4 to target... 2018-08-31 02:29:20,417 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Starting nuttcp-8.1.4 server... 2018-08-31 02:29:20,458 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] 2018-08-31 02:29:20,504 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Creating client VM... 2018-08-31 02:29:20,504 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-31 02:29:21,823 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 1 of 90... 2018-08-31 02:29:24,212 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 2 of 90... 2018-08-31 02:29:26,535 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 3 of 90... 2018-08-31 02:29:28,877 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 4 of 90... 2018-08-31 02:29:31,024 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 5 of 90... 2018-08-31 02:29:33,567 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] VM status=BUILD, retrying 6 of 90... 2018-08-31 02:29:39,007 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Internal network IP: 192.168.1.4 2018-08-31 02:29:39,007 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] SSH IP: 172.30.9.206 2018-08-31 02:29:39,007 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Setup SSH for ubuntu@172.30.9.206 2018-08-31 02:29:46,598 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Installing nuttcp-8.1.4... 2018-08-31 02:29:46,643 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Copying nuttcp-8.1.4 to target... 2018-08-31 02:29:46,744 INFO ============================================================ 2018-08-31 02:29:46,745 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-31 02:29:55,791 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=40.5 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.519 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.351 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.379 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.361 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.367 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.184 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.196 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.387 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.312 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 10102ms rtt min/avg/max/mdev = 0.184/4.362/40.573/12.070 ms 2018-08-31 02:30:04,836 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.197 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.191 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.316 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.207 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.299 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.297 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.388 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.394 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.195 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.311 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.191/0.279/0.394/0.075 ms 2018-08-31 02:30:13,880 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.468 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.169 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.119 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.131 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.143 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.275 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.149 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.324 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.146 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.119/0.216/0.468/0.106 ms 2018-08-31 02:30:13,880 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Measuring TCP Throughput (packet size=65536)... 2018-08-31 02:30:13,881 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:30:23,979 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=19194.4375 real_seconds=10.00 rate_Mbps=16097.9953 tx_cpu=33 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.19 2018-08-31 02:30:23,981 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:30:34,105 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=17821.5892 real_seconds=10.00 rate_Mbps=14946.4397 tx_cpu=32 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.23 2018-08-31 02:30:34,106 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:30:44,204 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=20289.6865 real_seconds=10.00 rate_Mbps=17018.2860 tx_cpu=35 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-31 02:30:44,204 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Measuring UDP Throughput (packet size=128)... 2018-08-31 02:30:44,205 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:30:47,534 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=17.9978 real_seconds=1.00 rate_Mbps=150.6495 tx_cpu=12 rx_cpu=27 drop=0 pkt=147438 data_loss=0.00000 2018-08-31 02:30:47,536 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=1<154265/5000000<10000000 Kbps loss-rate=0 2018-08-31 02:30:47,536 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R462795K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:30:50,890 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=18.0424 real_seconds=1.00 rate_Mbps=150.9295 tx_cpu=14 rx_cpu=31 drop=344 pkt=148147 data_loss=0.23224 2018-08-31 02:30:50,890 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=1<154551/462795<462795 Kbps loss-rate=0 2018-08-31 02:30:50,891 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308673K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:30:54,217 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=18.6953 real_seconds=1.00 rate_Mbps=156.4241 tx_cpu=12 rx_cpu=29 drop=0 pkt=153152 data_loss=0.00000 2018-08-31 02:30:54,217 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=1<160178/308673<308673 Kbps loss-rate=0 2018-08-31 02:30:54,218 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234425K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:30:57,544 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=18.7750 real_seconds=1.00 rate_Mbps=157.0926 tx_cpu=12 rx_cpu=30 drop=97 pkt=153902 data_loss=0.06334 2018-08-31 02:30:57,545 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=1<160862/234425<234425 Kbps loss-rate=0 2018-08-31 02:30:57,545 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R197643K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:00,873 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=17.6316 real_seconds=1.00 rate_Mbps=147.5105 tx_cpu=17 rx_cpu=29 drop=0 pkt=144438 data_loss=0.00000 2018-08-31 02:31:00,873 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=1<151050/197643<197643 Kbps loss-rate=0 2018-08-31 02:31:00,874 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174346K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:04,201 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=17.7806 real_seconds=1.00 rate_Mbps=148.8656 tx_cpu=17 rx_cpu=29 drop=0 pkt=145659 data_loss=0.00000 2018-08-31 02:31:04,202 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=1<152438/174346<174346 Kbps loss-rate=0 2018-08-31 02:31:04,202 DEBUG undershot, min=152438 kbps=163392 max=174346 2018-08-31 02:31:04,202 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163392K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:07,531 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=17.9028 real_seconds=1.00 rate_Mbps=149.7889 tx_cpu=13 rx_cpu=28 drop=0 pkt=146660 data_loss=0.00000 2018-08-31 02:31:07,531 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=152438<153383/163392<174346 Kbps loss-rate=0 2018-08-31 02:31:07,531 DEBUG undershot, min=153383 kbps=163864 max=174346 2018-08-31 02:31:07,532 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163864K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:10,884 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=19.4567 real_seconds=1.00 rate_Mbps=162.9081 tx_cpu=13 rx_cpu=32 drop=0 pkt=159389 data_loss=0.00000 2018-08-31 02:31:10,885 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=128 throughput=153383<166817/163864<174346 Kbps loss-rate=0 2018-08-31 02:31:10,885 DEBUG undershot, min=166817 kbps=170581 max=174346 2018-08-31 02:31:10,885 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Measuring UDP Throughput (packet size=1024)... 2018-08-31 02:31:10,886 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:14,214 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=144.6318 real_seconds=1.00 rate_Mbps=1210.6242 tx_cpu=21 rx_cpu=28 drop=0 pkt=148103 data_loss=0.00000 2018-08-31 02:31:14,214 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=1024 throughput=1<1239679/5000000<10000000 Kbps loss-rate=0 2018-08-31 02:31:14,215 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3119839K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:17,540 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=142.0479 real_seconds=1.00 rate_Mbps=1190.0973 tx_cpu=19 rx_cpu=28 drop=0 pkt=145457 data_loss=0.00000 2018-08-31 02:31:17,541 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=1024 throughput=1<1218659/3119839<3119839 Kbps loss-rate=0 2018-08-31 02:31:17,541 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2169249K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:20,869 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=126.5508 real_seconds=1.00 rate_Mbps=1060.5678 tx_cpu=27 rx_cpu=26 drop=0 pkt=129588 data_loss=0.00000 2018-08-31 02:31:20,869 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=1024 throughput=1<1086021/2169249<2169249 Kbps loss-rate=0 2018-08-31 02:31:20,870 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1627635K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:24,196 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=144.7354 real_seconds=1.00 rate_Mbps=1212.7202 tx_cpu=25 rx_cpu=33 drop=0 pkt=148209 data_loss=0.00000 2018-08-31 02:31:24,196 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=1024 throughput=1<1241825/1627635<1627635 Kbps loss-rate=0 2018-08-31 02:31:24,197 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1434730K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:27,525 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=148.1484 real_seconds=1.00 rate_Mbps=1240.8012 tx_cpu=19 rx_cpu=29 drop=0 pkt=151704 data_loss=0.00000 2018-08-31 02:31:27,525 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=1024 throughput=1<1270580/1434730<1434730 Kbps loss-rate=0 2018-08-31 02:31:27,525 DEBUG undershot, min=1270580 kbps=1352655 max=1434730 2018-08-31 02:31:27,526 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1352655K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:30,879 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=146.0195 real_seconds=1.00 rate_Mbps=1223.2004 tx_cpu=21 rx_cpu=31 drop=0 pkt=149524 data_loss=0.00000 2018-08-31 02:31:30,880 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=1024 throughput=1270580<1252557/1352655<1434730 Kbps loss-rate=0 2018-08-31 02:31:30,880 DEBUG undershot, min=1352655 kbps=1393692 max=1434730 2018-08-31 02:31:30,880 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1393692K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:34,233 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=140.2217 real_seconds=1.00 rate_Mbps=1174.2368 tx_cpu=23 rx_cpu=29 drop=0 pkt=143587 data_loss=0.00000 2018-08-31 02:31:34,234 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=1024 throughput=1352655<1202418/1393692<1434730 Kbps loss-rate=0 2018-08-31 02:31:34,234 DEBUG undershot, min=1393692 kbps=1414211 max=1434730 2018-08-31 02:31:34,234 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Measuring UDP Throughput (packet size=8192)... 2018-08-31 02:31:34,235 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:37,561 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=595.4219 real_seconds=1.00 rate_Mbps=4994.7058 tx_cpu=99 rx_cpu=23 drop=79 pkt=76293 data_loss=0.10355 2018-08-31 02:31:37,561 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=8192 throughput=1<5114578/5000000<10000000 Kbps loss-rate=0 2018-08-31 02:31:37,561 DEBUG undershot, min=5114578 kbps=7557289 max=10000000 2018-08-31 02:31:37,562 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7557289K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:40,914 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=831.9531 real_seconds=1.00 rate_Mbps=6971.0583 tx_cpu=35 rx_cpu=28 drop=179 pkt=106669 data_loss=0.16782 2018-08-31 02:31:40,914 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=8192 throughput=5114578<7138363/7557289<10000000 Kbps loss-rate=0 2018-08-31 02:31:40,914 DEBUG undershot, min=7138363 kbps=8569181 max=10000000 2018-08-31 02:31:40,914 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8569181K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:44,241 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=817.8516 real_seconds=1.00 rate_Mbps=6850.2101 tx_cpu=39 rx_cpu=26 drop=657 pkt=105342 data_loss=0.62368 2018-08-31 02:31:44,242 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=8192 throughput=7138363<7014615/8569181<10000000 Kbps loss-rate=0 2018-08-31 02:31:44,242 DEBUG undershot, min=8569181 kbps=9284590 max=10000000 2018-08-31 02:31:44,242 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9284590K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:31:47,593 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] megabytes=841.9219 real_seconds=1.00 rate_Mbps=7058.6209 tx_cpu=37 rx_cpu=27 drop=66 pkt=107832 data_loss=0.06120 2018-08-31 02:31:47,594 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] pkt-size=8192 throughput=8569181<7228027/9284590<10000000 Kbps loss-rate=0 2018-08-31 02:31:47,605 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.4', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 16484347, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.23, 'throughput_kbps': 15305154, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 17426724, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 166817, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1202418, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7228027, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.362', 'rtt_max_ms': '40.573', 'rtt_min_ms': '0.184', 'rtt_stddev': '12.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.279', 'rtt_max_ms': '0.394', 'rtt_min_ms': '0.191', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.216', 'rtt_max_ms': '0.468', 'rtt_min_ms': '0.119', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-31 02:31:47,606 INFO Deleting floating ip 76f77aa3-3a91-4167-bfb8-f4900d83e5a8 2018-08-31 02:31:48,762 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Floating IP 172.30.9.206 deleted 2018-08-31 02:31:48,922 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Instance deleted 2018-08-31 02:31:49,036 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Creating client VM... 2018-08-31 02:31:49,036 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-31 02:31:51,402 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] VM status=BUILD, retrying 1 of 90... 2018-08-31 02:31:54,381 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] VM status=BUILD, retrying 2 of 90... 2018-08-31 02:31:57,182 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] VM status=BUILD, retrying 3 of 90... 2018-08-31 02:31:59,994 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] VM status=BUILD, retrying 4 of 90... 2018-08-31 02:32:02,409 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] VM status=BUILD, retrying 5 of 90... 2018-08-31 02:32:07,161 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Internal network IP: 192.168.2.6 2018-08-31 02:32:07,161 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] SSH IP: 172.30.9.200 2018-08-31 02:32:07,161 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Setup SSH for ubuntu@172.30.9.200 2018-08-31 02:32:14,711 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Installing nuttcp-8.1.4... 2018-08-31 02:32:14,758 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Copying nuttcp-8.1.4 to target... 2018-08-31 02:32:14,927 INFO ============================================================ 2018-08-31 02:32:14,927 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-31 02:32:23,970 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.978 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.404 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.261 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.315 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.253 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.224 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.354 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.259 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.261 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.423 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.224/0.373/0.978/0.211 ms 2018-08-31 02:32:33,010 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.324 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.227 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.350 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.261 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.370 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.238 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.251 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.312 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.310 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.559 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.227/0.320/0.559/0.092 ms 2018-08-31 02:32:42,053 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.78 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.650 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.651 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.386 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.338 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.377 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.311 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.383 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.486 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.480 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.311/0.584/1.787/0.417 ms 2018-08-31 02:32:42,054 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring TCP Throughput (packet size=65536)... 2018-08-31 02:32:42,055 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:32:52,177 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=2236.8070 real_seconds=10.00 rate_Mbps=1876.7152 tx_cpu=4 rx_cpu=7 retrans=43 cwnd=393 rtt_ms=0.49 2018-08-31 02:32:52,178 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:02,298 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=2132.1646 real_seconds=10.00 rate_Mbps=1789.1115 tx_cpu=5 rx_cpu=7 retrans=2 cwnd=281 rtt_ms=0.61 2018-08-31 02:33:02,298 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:12,393 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=2214.0869 real_seconds=10.00 rate_Mbps=1857.3831 tx_cpu=5 rx_cpu=6 retrans=58 cwnd=425 rtt_ms=0.32 2018-08-31 02:33:12,393 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring UDP Throughput (packet size=128)... 2018-08-31 02:33:12,394 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:15,718 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=18.4492 real_seconds=1.00 rate_Mbps=154.0965 tx_cpu=15 rx_cpu=20 drop=47315 pkt=198450 data_loss=23.84200 2018-08-31 02:33:15,719 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<157794/5000000<10000000 Kbps loss-rate=23 2018-08-31 02:33:15,719 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R473382K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:19,071 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=18.1327 real_seconds=1.00 rate_Mbps=152.1342 tx_cpu=22 rx_cpu=20 drop=55135 pkt=203678 data_loss=27.06954 2018-08-31 02:33:19,071 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<155785/473382<473382 Kbps loss-rate=27 2018-08-31 02:33:19,072 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R314583K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:22,398 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=17.9927 real_seconds=1.00 rate_Mbps=150.9898 tx_cpu=23 rx_cpu=19 drop=50107 pkt=197503 data_loss=25.37029 2018-08-31 02:33:22,399 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<154613/314583<314583 Kbps loss-rate=25 2018-08-31 02:33:22,399 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234598K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:25,752 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=18.1000 real_seconds=1.01 rate_Mbps=150.1198 tx_cpu=17 rx_cpu=18 drop=31791 pkt=180066 data_loss=17.65503 2018-08-31 02:33:25,753 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<153722/234598<234598 Kbps loss-rate=17 2018-08-31 02:33:25,753 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194160K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:29,082 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=18.7211 real_seconds=1.00 rate_Mbps=156.5083 tx_cpu=30 rx_cpu=20 drop=36247 pkt=189610 data_loss=19.11664 2018-08-31 02:33:29,082 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<160264/194160<194160 Kbps loss-rate=19 2018-08-31 02:33:29,082 DEBUG overshot, min=1 kbps=160264 max=194160 2018-08-31 02:33:29,083 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160264K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:32,435 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=17.9950 real_seconds=1.00 rate_Mbps=150.5312 tx_cpu=93 rx_cpu=22 drop=9093 pkt=156508 data_loss=5.81000 2018-08-31 02:33:32,435 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<154143/160264<194160 Kbps loss-rate=5 2018-08-31 02:33:32,435 DEBUG overshot, min=1 kbps=154143 max=160264 2018-08-31 02:33:32,436 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154143K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:35,759 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=18.1798 real_seconds=1.00 rate_Mbps=151.9616 tx_cpu=95 rx_cpu=22 drop=1601 pkt=150530 data_loss=1.06339 2018-08-31 02:33:35,759 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<155608/154143<160264 Kbps loss-rate=1 2018-08-31 02:33:35,760 DEBUG undershot, min=155608 kbps=157936 max=160264 2018-08-31 02:33:35,760 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring UDP Throughput (packet size=1024)... 2018-08-31 02:33:35,760 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:39,112 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=139.6885 real_seconds=1.01 rate_Mbps=1154.6841 tx_cpu=26 rx_cpu=25 drop=27966 pkt=171007 data_loss=16.35369 2018-08-31 02:33:39,112 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1182396/5000000<10000000 Kbps loss-rate=16 2018-08-31 02:33:39,113 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3091198K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:42,438 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=139.3760 real_seconds=1.00 rate_Mbps=1169.5131 tx_cpu=30 rx_cpu=22 drop=51349 pkt=194070 data_loss=26.45900 2018-08-31 02:33:42,438 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1197581/3091198<3091198 Kbps loss-rate=26 2018-08-31 02:33:42,438 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2144389K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:45,764 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=139.4609 real_seconds=1.00 rate_Mbps=1168.7763 tx_cpu=32 rx_cpu=21 drop=39237 pkt=182045 data_loss=21.55347 2018-08-31 02:33:45,765 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1196826/2144389<2144389 Kbps loss-rate=21 2018-08-31 02:33:45,765 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1670607K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:49,092 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=144.0898 real_seconds=1.00 rate_Mbps=1203.3918 tx_cpu=42 rx_cpu=20 drop=51628 pkt=199176 data_loss=25.92081 2018-08-31 02:33:49,092 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1232273/1670607<1670607 Kbps loss-rate=25 2018-08-31 02:33:49,093 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1451440K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:52,420 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=145.9424 real_seconds=1.00 rate_Mbps=1219.6116 tx_cpu=79 rx_cpu=20 drop=27733 pkt=177178 data_loss=15.65262 2018-08-31 02:33:52,420 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1248882/1451440<1451440 Kbps loss-rate=15 2018-08-31 02:33:52,421 DEBUG overshot, min=1 kbps=1248882 max=1451440 2018-08-31 02:33:52,421 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1248882K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:55,746 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=147.9746 real_seconds=1.00 rate_Mbps=1241.3345 tx_cpu=94 rx_cpu=20 drop=925 pkt=152451 data_loss=0.60674 2018-08-31 02:33:55,747 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1271126/1248882<1451440 Kbps loss-rate=0 2018-08-31 02:33:55,747 DEBUG undershot, min=1271126 kbps=1361283 max=1451440 2018-08-31 02:33:55,747 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1361283K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:33:59,072 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=147.2549 real_seconds=1.00 rate_Mbps=1230.6719 tx_cpu=70 rx_cpu=22 drop=15277 pkt=166066 data_loss=9.19933 2018-08-31 02:33:59,072 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1271126<1260208/1361283<1451440 Kbps loss-rate=9 2018-08-31 02:33:59,073 DEBUG overshot, min=1271126 kbps=1260208 max=1361283 2018-08-31 02:33:59,073 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1260208K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:34:02,399 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=143.4609 real_seconds=1.00 rate_Mbps=1199.9517 tx_cpu=79 rx_cpu=20 drop=6930 pkt=153834 data_loss=4.50487 2018-08-31 02:34:02,400 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1271126<1228750/1260208<1361283 Kbps loss-rate=4 2018-08-31 02:34:02,400 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring UDP Throughput (packet size=8192)... 2018-08-31 02:34:02,400 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:34:05,755 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=197.6953 real_seconds=1.00 rate_Mbps=1654.1126 tx_cpu=83 rx_cpu=13 drop=50948 pkt=76253 data_loss=66.81442 2018-08-31 02:34:05,756 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1693811/5000000<10000000 Kbps loss-rate=66 2018-08-31 02:34:05,756 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3346905K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:34:09,084 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=195.3203 real_seconds=1.00 rate_Mbps=1634.0552 tx_cpu=99 rx_cpu=10 drop=26069 pkt=51070 data_loss=51.04563 2018-08-31 02:34:09,084 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1673272/3346905<3346905 Kbps loss-rate=51 2018-08-31 02:34:09,085 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2510088K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:34:12,410 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=202.7969 real_seconds=1.00 rate_Mbps=1697.0021 tx_cpu=98 rx_cpu=10 drop=12343 pkt=38301 data_loss=32.22631 2018-08-31 02:34:12,410 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1737730/2510088<2510088 Kbps loss-rate=32 2018-08-31 02:34:12,411 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2123909K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:34:15,735 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=209.9062 real_seconds=1.00 rate_Mbps=1761.0097 tx_cpu=99 rx_cpu=10 drop=5541 pkt=32409 data_loss=17.09712 2018-08-31 02:34:15,736 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1803273/2123909<2123909 Kbps loss-rate=17 2018-08-31 02:34:15,736 DEBUG overshot, min=1 kbps=1803273 max=2123909 2018-08-31 02:34:15,737 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1803273K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:34:19,088 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=207.1562 real_seconds=1.00 rate_Mbps=1733.0577 tx_cpu=99 rx_cpu=9 drop=1000 pkt=27516 data_loss=3.63429 2018-08-31 02:34:19,088 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1774651/1803273<2123909 Kbps loss-rate=3 2018-08-31 02:34:19,099 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 43, 'rtt_ms': 0.49, 'throughput_kbps': 1921756, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.61, 'throughput_kbps': 1832050, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 58, 'rtt_ms': 0.32, 'throughput_kbps': 1901960, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.06, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155608, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.5, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1228750, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.63, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1774651, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.373', 'rtt_max_ms': '0.978', 'rtt_min_ms': '0.224', 'rtt_stddev': '0.211', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.320', 'rtt_max_ms': '0.559', 'rtt_min_ms': '0.227', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.584', 'rtt_max_ms': '1.787', 'rtt_min_ms': '0.311', 'rtt_stddev': '0.417', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-31 02:34:19,100 INFO ============================================================ 2018-08-31 02:34:19,100 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-31 02:34:28,166 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.630 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.339 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.267 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.274 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.273 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.405 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.282 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.304 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.298 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.462 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.267/0.353/0.630/0.111 ms 2018-08-31 02:34:37,205 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.248 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.316 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.247 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.332 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.328 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.616 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.498 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.255 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.243 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.238 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.238/0.332/0.616/0.120 ms 2018-08-31 02:34:46,252 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.09 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.541 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.353 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.528 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.289 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.300 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.439 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.541 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.432 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.282 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.282/0.479/1.090/0.226 ms 2018-08-31 02:34:46,253 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring TCP Throughput (packet size=65536)... 2018-08-31 02:34:46,253 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:34:56,373 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=2541.3246 real_seconds=10.00 rate_Mbps=2132.3823 tx_cpu=4 rx_cpu=8 retrans=78 cwnd=374 rtt_ms=0.32 2018-08-31 02:34:56,373 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:06,468 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=2292.3626 real_seconds=10.00 rate_Mbps=1923.2733 tx_cpu=4 rx_cpu=8 retrans=13 cwnd=330 rtt_ms=0.39 2018-08-31 02:35:06,468 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:16,563 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=2635.8781 real_seconds=10.00 rate_Mbps=2211.5287 tx_cpu=5 rx_cpu=8 retrans=37 cwnd=361 rtt_ms=0.31 2018-08-31 02:35:16,563 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring UDP Throughput (packet size=128)... 2018-08-31 02:35:16,564 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:19,888 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=17.8970 real_seconds=1.00 rate_Mbps=150.2399 tx_cpu=15 rx_cpu=18 drop=59682 pkt=206294 data_loss=28.93052 2018-08-31 02:35:19,889 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<153845/5000000<10000000 Kbps loss-rate=28 2018-08-31 02:35:19,889 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R461535K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:23,239 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=17.2456 real_seconds=1.00 rate_Mbps=144.6863 tx_cpu=22 rx_cpu=21 drop=58625 pkt=199901 data_loss=29.32710 2018-08-31 02:35:23,240 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<148158/461535<461535 Kbps loss-rate=29 2018-08-31 02:35:23,240 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304846K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:26,592 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=16.9731 real_seconds=1.01 rate_Mbps=141.4800 tx_cpu=20 rx_cpu=22 drop=69765 pkt=208808 data_loss=33.41088 2018-08-31 02:35:26,592 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<144875/304846<304846 Kbps loss-rate=33 2018-08-31 02:35:26,592 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224860K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:29,917 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=16.4141 real_seconds=1.00 rate_Mbps=137.6613 tx_cpu=20 rx_cpu=19 drop=53852 pkt=188316 data_loss=28.59647 2018-08-31 02:35:29,917 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<140965/224860<224860 Kbps loss-rate=28 2018-08-31 02:35:29,917 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182912K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:33,242 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=17.0531 real_seconds=1.00 rate_Mbps=142.5578 tx_cpu=72 rx_cpu=20 drop=38924 pkt=178623 data_loss=21.79127 2018-08-31 02:35:33,242 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<145979/182912<182912 Kbps loss-rate=21 2018-08-31 02:35:33,242 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164445K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:36,569 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=16.7906 real_seconds=1.00 rate_Mbps=140.9173 tx_cpu=92 rx_cpu=20 drop=23042 pkt=160590 data_loss=14.34809 2018-08-31 02:35:36,570 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<144299/164445<164445 Kbps loss-rate=14 2018-08-31 02:35:36,570 DEBUG overshot, min=1 kbps=144299 max=164445 2018-08-31 02:35:36,570 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144299K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:39,896 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=16.9558 real_seconds=1.00 rate_Mbps=142.0650 tx_cpu=94 rx_cpu=20 drop=2015 pkt=140917 data_loss=1.43008 2018-08-31 02:35:39,896 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=1<145474/144299<164445 Kbps loss-rate=1 2018-08-31 02:35:39,897 DEBUG undershot, min=145474 kbps=154959 max=164445 2018-08-31 02:35:39,897 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154959K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:43,220 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=17.0007 real_seconds=1.00 rate_Mbps=142.1579 tx_cpu=96 rx_cpu=19 drop=12057 pkt=151327 data_loss=7.96752 2018-08-31 02:35:43,221 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=145474<145569/154959<164445 Kbps loss-rate=7 2018-08-31 02:35:43,221 DEBUG overshot, min=145474 kbps=145569 max=154959 2018-08-31 02:35:43,222 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145569K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:46,571 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=16.8042 real_seconds=1.00 rate_Mbps=140.7767 tx_cpu=95 rx_cpu=19 drop=4497 pkt=142157 data_loss=3.16312 2018-08-31 02:35:46,572 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=128 throughput=145474<144155/145569<154959 Kbps loss-rate=3 2018-08-31 02:35:46,572 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring UDP Throughput (packet size=1024)... 2018-08-31 02:35:46,573 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:49,898 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=136.1074 real_seconds=1.00 rate_Mbps=1141.3364 tx_cpu=32 rx_cpu=20 drop=46770 pkt=186144 data_loss=25.12570 2018-08-31 02:35:49,899 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1168728/5000000<10000000 Kbps loss-rate=25 2018-08-31 02:35:49,899 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3084364K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:53,226 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=134.5684 real_seconds=1.01 rate_Mbps=1119.0218 tx_cpu=37 rx_cpu=22 drop=62699 pkt=200497 data_loss=31.27179 2018-08-31 02:35:53,226 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1145878/3084364<3084364 Kbps loss-rate=31 2018-08-31 02:35:53,227 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2115121K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:56,551 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=134.4678 real_seconds=1.00 rate_Mbps=1127.4044 tx_cpu=39 rx_cpu=22 drop=65889 pkt=203584 data_loss=32.36451 2018-08-31 02:35:56,552 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1154462/2115121<2115121 Kbps loss-rate=32 2018-08-31 02:35:56,552 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1634791K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:35:59,903 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=137.7383 real_seconds=1.00 rate_Mbps=1150.2723 tx_cpu=50 rx_cpu=21 drop=58249 pkt=199293 data_loss=29.22782 2018-08-31 02:35:59,904 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1177878/1634791<1634791 Kbps loss-rate=29 2018-08-31 02:35:59,904 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1406334K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:03,227 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=136.8105 real_seconds=1.00 rate_Mbps=1143.9311 tx_cpu=93 rx_cpu=20 drop=31576 pkt=171670 data_loss=18.39346 2018-08-31 02:36:03,227 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1171385/1406334<1406334 Kbps loss-rate=18 2018-08-31 02:36:03,227 DEBUG overshot, min=1 kbps=1171385 max=1406334 2018-08-31 02:36:03,228 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1171385K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:06,578 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=131.7656 real_seconds=1.00 rate_Mbps=1101.9747 tx_cpu=87 rx_cpu=18 drop=8063 pkt=142991 data_loss=5.63880 2018-08-31 02:36:06,578 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1128422/1171385<1406334 Kbps loss-rate=5 2018-08-31 02:36:06,579 DEBUG overshot, min=1 kbps=1128422 max=1171385 2018-08-31 02:36:06,579 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1128422K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:09,904 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=130.4492 real_seconds=1.00 rate_Mbps=1093.0195 tx_cpu=94 rx_cpu=21 drop=4167 pkt=137747 data_loss=3.02516 2018-08-31 02:36:09,905 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=1024 throughput=1<1119251/1128422<1171385 Kbps loss-rate=3 2018-08-31 02:36:09,905 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Measuring UDP Throughput (packet size=8192)... 2018-08-31 02:36:09,905 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:13,230 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=189.4375 real_seconds=1.00 rate_Mbps=1583.9327 tx_cpu=80 rx_cpu=9 drop=52046 pkt=76294 data_loss=68.21769 2018-08-31 02:36:13,231 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1621947/5000000<10000000 Kbps loss-rate=68 2018-08-31 02:36:13,231 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3310973K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:16,581 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=193.6641 real_seconds=1.00 rate_Mbps=1620.0665 tx_cpu=99 rx_cpu=8 drop=25733 pkt=50522 data_loss=50.93423 2018-08-31 02:36:16,581 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1658948/3310973<3310973 Kbps loss-rate=50 2018-08-31 02:36:16,582 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2484960K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:19,908 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=193.4219 real_seconds=1.00 rate_Mbps=1618.7395 tx_cpu=99 rx_cpu=8 drop=13160 pkt=37918 data_loss=34.70647 2018-08-31 02:36:19,908 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1657589/2484960<2484960 Kbps loss-rate=34 2018-08-31 02:36:19,909 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2071274K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:23,233 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=194.5156 real_seconds=1.00 rate_Mbps=1627.1041 tx_cpu=99 rx_cpu=8 drop=6707 pkt=31605 data_loss=21.22135 2018-08-31 02:36:23,234 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1666154/2071274<2071274 Kbps loss-rate=21 2018-08-31 02:36:23,234 DEBUG overshot, min=1 kbps=1666154 max=2071274 2018-08-31 02:36:23,234 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1666154K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:26,560 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=198.2578 real_seconds=1.00 rate_Mbps=1662.5800 tx_cpu=99 rx_cpu=11 drop=47 pkt=25424 data_loss=0.18487 2018-08-31 02:36:26,561 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1<1702481/1666154<2071274 Kbps loss-rate=0 2018-08-31 02:36:26,561 DEBUG undershot, min=1702481 kbps=1886877 max=2071274 2018-08-31 02:36:26,561 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1886877K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:29,914 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=196.2109 real_seconds=1.00 rate_Mbps=1641.2640 tx_cpu=99 rx_cpu=9 drop=3677 pkt=28792 data_loss=12.77093 2018-08-31 02:36:29,914 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1702481<1680654/1886877<2071274 Kbps loss-rate=12 2018-08-31 02:36:29,914 DEBUG overshot, min=1702481 kbps=1680654 max=1886877 2018-08-31 02:36:29,915 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1680654K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:33,266 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=199.8516 real_seconds=1.00 rate_Mbps=1677.0835 tx_cpu=99 rx_cpu=8 drop=64 pkt=25645 data_loss=0.24956 2018-08-31 02:36:33,266 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1702481<1717333/1680654<1886877 Kbps loss-rate=0 2018-08-31 02:36:33,267 DEBUG undershot, min=1717333 kbps=1802105 max=1886877 2018-08-31 02:36:33,267 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1802105K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:36:36,619 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] megabytes=202.1094 real_seconds=1.00 rate_Mbps=1690.7178 tx_cpu=99 rx_cpu=12 drop=1628 pkt=27498 data_loss=5.92041 2018-08-31 02:36:36,619 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] pkt-size=8192 throughput=1717333<1731295/1802105<1886877 Kbps loss-rate=5 2018-08-31 02:36:36,619 DEBUG overshot, min=1717333 kbps=1731295 max=1802105 2018-08-31 02:36:36,630 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 78, 'rtt_ms': 0.32, 'throughput_kbps': 2183559, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.39, 'throughput_kbps': 1969431, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.31, 'throughput_kbps': 2264605, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144155, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1119251, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.92, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1731295, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.353', 'rtt_max_ms': '0.630', 'rtt_min_ms': '0.267', 'rtt_stddev': '0.111', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.332', 'rtt_max_ms': '0.616', 'rtt_min_ms': '0.238', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.479', 'rtt_max_ms': '1.090', 'rtt_min_ms': '0.282', 'rtt_stddev': '0.226', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-31 02:36:36,631 INFO Deleting floating ip 75865d4d-d7b5-4fb2-8e76-3c557acde405 2018-08-31 02:36:38,452 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Floating IP 172.30.9.200 deleted 2018-08-31 02:36:39,336 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d62] Instance deleted 2018-08-31 02:36:39,344 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Creating client VM... 2018-08-31 02:36:39,344 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-31 02:36:42,444 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 1 of 90... 2018-08-31 02:36:45,277 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 2 of 90... 2018-08-31 02:36:48,501 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 3 of 90... 2018-08-31 02:36:51,067 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 4 of 90... 2018-08-31 02:36:53,764 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 5 of 90... 2018-08-31 02:36:56,640 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 6 of 90... 2018-08-31 02:37:00,344 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 7 of 90... 2018-08-31 02:37:02,656 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 8 of 90... 2018-08-31 02:37:04,981 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 9 of 90... 2018-08-31 02:37:07,512 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 10 of 90... 2018-08-31 02:37:10,310 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 11 of 90... 2018-08-31 02:37:12,655 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 12 of 90... 2018-08-31 02:37:14,802 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 13 of 90... 2018-08-31 02:37:17,831 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 14 of 90... 2018-08-31 02:37:20,494 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 15 of 90... 2018-08-31 02:37:23,063 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 16 of 90... 2018-08-31 02:37:25,371 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 17 of 90... 2018-08-31 02:37:27,522 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 18 of 90... 2018-08-31 02:37:29,670 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 19 of 90... 2018-08-31 02:37:32,020 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 20 of 90... 2018-08-31 02:37:34,349 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 21 of 90... 2018-08-31 02:37:37,055 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 22 of 90... 2018-08-31 02:37:39,459 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 23 of 90... 2018-08-31 02:37:41,614 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 24 of 90... 2018-08-31 02:37:43,990 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 25 of 90... 2018-08-31 02:37:46,394 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 26 of 90... 2018-08-31 02:37:48,759 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 27 of 90... 2018-08-31 02:37:50,917 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 28 of 90... 2018-08-31 02:37:53,054 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 29 of 90... 2018-08-31 02:37:55,452 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 30 of 90... 2018-08-31 02:37:57,593 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 31 of 90... 2018-08-31 02:37:59,907 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 32 of 90... 2018-08-31 02:38:02,284 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 33 of 90... 2018-08-31 02:38:04,672 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 34 of 90... 2018-08-31 02:38:06,813 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 35 of 90... 2018-08-31 02:38:09,205 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 36 of 90... 2018-08-31 02:38:11,351 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 37 of 90... 2018-08-31 02:38:13,748 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 38 of 90... 2018-08-31 02:38:16,106 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 39 of 90... 2018-08-31 02:38:19,209 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 40 of 90... 2018-08-31 02:38:21,531 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 41 of 90... 2018-08-31 02:38:23,920 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 42 of 90... 2018-08-31 02:38:26,076 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] VM status=BUILD, retrying 43 of 90... 2018-08-31 02:38:31,059 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Internal network IP: 192.168.1.4 2018-08-31 02:38:31,060 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] SSH IP: 172.30.9.201 2018-08-31 02:38:31,060 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Setup SSH for ubuntu@172.30.9.201 2018-08-31 02:38:42,589 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Installing nuttcp-8.1.4... 2018-08-31 02:38:42,635 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Copying nuttcp-8.1.4 to target... 2018-08-31 02:38:42,801 INFO ============================================================ 2018-08-31 02:38:42,801 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-31 02:38:51,847 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=41.0 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.256 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.209 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.438 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.202 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.217 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.201 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.190 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.163 ms 2018-08-31 02:39:00,892 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.310 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.154 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.204 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.177 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.207 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.171 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.182 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.426 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.232 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.192 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.154/0.225/0.426/0.079 ms 2018-08-31 02:39:09,936 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.735 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.418 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.403 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.709 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.416 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.474 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.639 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.375 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.345 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.223/0.473/0.735/0.160 ms 2018-08-31 02:39:09,937 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Measuring TCP Throughput (packet size=65536)... 2018-08-31 02:39:09,937 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:20,040 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=5814.5210 real_seconds=10.00 rate_Mbps=4876.6209 tx_cpu=9 rx_cpu=14 retrans=4 cwnd=529 rtt_ms=0.63 2018-08-31 02:39:20,040 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:30,165 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=6051.4305 real_seconds=10.00 rate_Mbps=5075.2299 tx_cpu=9 rx_cpu=15 retrans=7 cwnd=576 rtt_ms=0.46 2018-08-31 02:39:30,166 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:40,265 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=5434.5579 real_seconds=10.00 rate_Mbps=4557.8034 tx_cpu=9 rx_cpu=13 retrans=12 cwnd=468 rtt_ms=0.37 2018-08-31 02:39:40,266 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Measuring UDP Throughput (packet size=128)... 2018-08-31 02:39:40,266 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:43,593 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=25.6752 real_seconds=1.00 rate_Mbps=215.0692 tx_cpu=16 rx_cpu=25 drop=224 pkt=210555 data_loss=0.10622 2018-08-31 02:39:43,593 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=128 throughput=1<220230/5000000<10000000 Kbps loss-rate=0 2018-08-31 02:39:43,593 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R660690K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:46,921 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=26.1088 real_seconds=1.00 rate_Mbps=218.2932 tx_cpu=18 rx_cpu=28 drop=2628 pkt=216511 data_loss=1.21379 2018-08-31 02:39:46,922 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=128 throughput=1<223532/660690<660690 Kbps loss-rate=1 2018-08-31 02:39:46,922 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R442111K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:50,250 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=24.3741 real_seconds=1.00 rate_Mbps=204.0579 tx_cpu=16 rx_cpu=28 drop=145 pkt=199818 data_loss=0.07257 2018-08-31 02:39:50,251 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=128 throughput=1<208955/442111<442111 Kbps loss-rate=0 2018-08-31 02:39:50,251 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R325533K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:53,606 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=25.0092 real_seconds=1.00 rate_Mbps=209.3329 tx_cpu=16 rx_cpu=27 drop=1 pkt=204876 data_loss=0.00040 2018-08-31 02:39:53,607 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=128 throughput=1<214356/325533<325533 Kbps loss-rate=0 2018-08-31 02:39:53,607 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R269944K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:39:56,932 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=25.6036 real_seconds=1.00 rate_Mbps=214.4527 tx_cpu=17 rx_cpu=27 drop=0 pkt=209745 data_loss=0.00000 2018-08-31 02:39:56,933 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=128 throughput=1<219599/269944<269944 Kbps loss-rate=0 2018-08-31 02:39:56,933 DEBUG undershot, min=219599 kbps=244771 max=269944 2018-08-31 02:39:56,933 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244771K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:00,285 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=25.0116 real_seconds=1.00 rate_Mbps=209.5989 tx_cpu=17 rx_cpu=26 drop=1753 pkt=206648 data_loss=0.84834 2018-08-31 02:40:00,285 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=128 throughput=219599<214629/244771<269944 Kbps loss-rate=0 2018-08-31 02:40:00,286 DEBUG undershot, min=244771 kbps=257357 max=269944 2018-08-31 02:40:00,286 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R257357K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:03,640 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=24.1241 real_seconds=1.00 rate_Mbps=201.9302 tx_cpu=16 rx_cpu=27 drop=36 pkt=197661 data_loss=0.01824 2018-08-31 02:40:03,640 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=128 throughput=244771<206776/257357<269944 Kbps loss-rate=0 2018-08-31 02:40:03,641 DEBUG undershot, min=257357 kbps=263650 max=269944 2018-08-31 02:40:03,641 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Measuring UDP Throughput (packet size=1024)... 2018-08-31 02:40:03,642 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:06,993 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=193.0732 real_seconds=1.00 rate_Mbps=1618.4505 tx_cpu=26 rx_cpu=28 drop=3 pkt=197710 data_loss=0.00155 2018-08-31 02:40:06,994 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1<1657293/5000000<10000000 Kbps loss-rate=0 2018-08-31 02:40:06,994 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3328646K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:10,321 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=190.0967 real_seconds=1.00 rate_Mbps=1593.4244 tx_cpu=25 rx_cpu=28 drop=52 pkt=194711 data_loss=0.02672 2018-08-31 02:40:10,322 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1<1631666/3328646<3328646 Kbps loss-rate=0 2018-08-31 02:40:10,322 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2480156K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:13,649 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=195.3643 real_seconds=1.00 rate_Mbps=1637.2411 tx_cpu=26 rx_cpu=27 drop=93 pkt=200146 data_loss=0.04646 2018-08-31 02:40:13,650 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1<1676534/2480156<2480156 Kbps loss-rate=0 2018-08-31 02:40:13,650 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2078345K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:16,978 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=186.6611 real_seconds=1.00 rate_Mbps=1564.0175 tx_cpu=30 rx_cpu=27 drop=1865 pkt=193006 data_loss=0.96630 2018-08-31 02:40:16,979 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1<1601553/2078345<2078345 Kbps loss-rate=0 2018-08-31 02:40:16,979 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1839949K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:20,306 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=186.7666 real_seconds=1.00 rate_Mbps=1564.7059 tx_cpu=27 rx_cpu=28 drop=0 pkt=191249 data_loss=0.00000 2018-08-31 02:40:20,307 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1<1602258/1839949<1839949 Kbps loss-rate=0 2018-08-31 02:40:20,307 DEBUG undershot, min=1602258 kbps=1721103 max=1839949 2018-08-31 02:40:20,308 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1721103K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:23,660 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=186.7324 real_seconds=1.00 rate_Mbps=1564.7805 tx_cpu=29 rx_cpu=29 drop=0 pkt=191214 data_loss=0.00000 2018-08-31 02:40:23,660 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1602258<1602335/1721103<1839949 Kbps loss-rate=0 2018-08-31 02:40:23,661 DEBUG undershot, min=1602335 kbps=1721142 max=1839949 2018-08-31 02:40:23,661 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1721142K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:27,012 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=193.9219 real_seconds=1.00 rate_Mbps=1625.1257 tx_cpu=45 rx_cpu=28 drop=30 pkt=198606 data_loss=0.01511 2018-08-31 02:40:27,013 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1602335<1664128/1721142<1839949 Kbps loss-rate=0 2018-08-31 02:40:27,013 DEBUG undershot, min=1664128 kbps=1752038 max=1839949 2018-08-31 02:40:27,013 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1752038K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:30,365 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=193.6465 real_seconds=1.00 rate_Mbps=1622.2539 tx_cpu=32 rx_cpu=29 drop=53 pkt=198347 data_loss=0.02669 2018-08-31 02:40:30,366 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=1024 throughput=1664128<1661187/1752038<1839949 Kbps loss-rate=0 2018-08-31 02:40:30,366 DEBUG undershot, min=1752038 kbps=1795993 max=1839949 2018-08-31 02:40:30,366 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Measuring UDP Throughput (packet size=8192)... 2018-08-31 02:40:30,367 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:33,719 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=332.8359 real_seconds=1.00 rate_Mbps=2786.8912 tx_cpu=99 rx_cpu=15 drop=33691 pkt=76294 data_loss=44.15944 2018-08-31 02:40:33,720 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=8192 throughput=1<2853776/5000000<10000000 Kbps loss-rate=44 2018-08-31 02:40:33,720 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3926888K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:37,045 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=337.5859 real_seconds=1.00 rate_Mbps=2831.9356 tx_cpu=99 rx_cpu=15 drop=16709 pkt=59920 data_loss=27.88552 2018-08-31 02:40:37,046 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=8192 throughput=1<2899902/3926888<3926888 Kbps loss-rate=27 2018-08-31 02:40:37,046 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3413395K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:40,373 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=337.8125 real_seconds=1.00 rate_Mbps=2828.8573 tx_cpu=99 rx_cpu=15 drop=8845 pkt=52085 data_loss=16.98186 2018-08-31 02:40:40,374 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=8192 throughput=1<2896749/3413395<3413395 Kbps loss-rate=16 2018-08-31 02:40:40,374 DEBUG overshot, min=1 kbps=2896749 max=3413395 2018-08-31 02:40:40,374 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2896749K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:43,701 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=343.4141 real_seconds=1.00 rate_Mbps=2882.0744 tx_cpu=99 rx_cpu=16 drop=244 pkt=44201 data_loss=0.55201 2018-08-31 02:40:43,702 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=8192 throughput=1<2951244/2896749<3413395 Kbps loss-rate=0 2018-08-31 02:40:43,702 DEBUG undershot, min=2951244 kbps=3182319 max=3413395 2018-08-31 02:40:43,702 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3182319K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:47,054 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=344.2188 real_seconds=1.00 rate_Mbps=2885.1388 tx_cpu=99 rx_cpu=16 drop=4498 pkt=48558 data_loss=9.26314 2018-08-31 02:40:47,054 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=8192 throughput=2951244<2954382/3182319<3413395 Kbps loss-rate=9 2018-08-31 02:40:47,054 DEBUG overshot, min=2951244 kbps=2954382 max=3182319 2018-08-31 02:40:47,055 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2954382K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:50,384 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=351.0625 real_seconds=1.00 rate_Mbps=2944.6842 tx_cpu=98 rx_cpu=16 drop=145 pkt=45081 data_loss=0.32164 2018-08-31 02:40:50,384 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=8192 throughput=2951244<3015356/2954382<3182319 Kbps loss-rate=0 2018-08-31 02:40:50,385 DEBUG undershot, min=3015356 kbps=3098837 max=3182319 2018-08-31 02:40:50,385 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3098837K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:40:53,714 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] megabytes=356.4219 real_seconds=1.00 rate_Mbps=2984.7377 tx_cpu=99 rx_cpu=16 drop=1663 pkt=47285 data_loss=3.51697 2018-08-31 02:40:53,715 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] pkt-size=8192 throughput=3015356<3056371/3098837<3182319 Kbps loss-rate=3 2018-08-31 02:40:53,725 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.4', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.63, 'throughput_kbps': 4993659, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.46, 'throughput_kbps': 5197035, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.37, 'throughput_kbps': 4667190, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 206776, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1661187, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.52, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3056371, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': 0, 'rtt_max_ms': 0, 'rtt_min_ms': 0, 'rtt_stddev': 0, 'rx_packets': 0, 'tx_packets': 0}, { 'packet_size': 391, 'rtt_avg_ms': '0.225', 'rtt_max_ms': '0.426', 'rtt_min_ms': '0.154', 'rtt_stddev': '0.079', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.473', 'rtt_max_ms': '0.735', 'rtt_min_ms': '0.223', 'rtt_stddev': '0.160', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-31 02:40:53,727 INFO Deleting floating ip ac2e280f-f73a-40f4-86e4-b42da5220a71 2018-08-31 02:40:54,884 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Floating IP 172.30.9.201 deleted 2018-08-31 02:40:55,034 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d63] Instance deleted 2018-08-31 02:40:55,038 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Creating client VM... 2018-08-31 02:40:55,038 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-31 02:40:57,283 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] VM status=BUILD, retrying 1 of 90... 2018-08-31 02:40:59,502 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] VM status=BUILD, retrying 2 of 90... 2018-08-31 02:41:01,644 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] VM status=BUILD, retrying 3 of 90... 2018-08-31 02:41:03,810 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] VM status=BUILD, retrying 4 of 90... 2018-08-31 02:41:06,192 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] VM status=BUILD, retrying 5 of 90... 2018-08-31 02:41:08,572 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] VM status=BUILD, retrying 6 of 90... 2018-08-31 02:41:13,842 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Internal network IP: 192.168.2.15 2018-08-31 02:41:13,843 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] SSH IP: 172.30.9.207 2018-08-31 02:41:13,843 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Setup SSH for ubuntu@172.30.9.207 2018-08-31 02:41:25,298 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Installing nuttcp-8.1.4... 2018-08-31 02:41:25,343 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Copying nuttcp-8.1.4 to target... 2018-08-31 02:41:25,446 INFO ============================================================ 2018-08-31 02:41:25,446 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-31 02:41:34,497 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.20 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.592 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.420 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.349 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.428 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.485 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.877 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.385 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.518 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.425 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.349/0.568/1.201/0.254 ms 2018-08-31 02:41:43,546 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.293 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.291 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.414 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.545 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.460 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.361 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.274 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.354 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.363 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.301 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.274/0.365/0.545/0.084 ms 2018-08-31 02:41:52,598 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.30 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.428 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.474 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.393 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.482 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.489 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.405 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.588 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.493 ms 2018-08-31 02:41:52,599 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring TCP Throughput (packet size=65536)... 2018-08-31 02:41:52,599 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:02,708 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=2571.0000 real_seconds=10.01 rate_Mbps=2154.9174 tx_cpu=5 rx_cpu=8 retrans=136 cwnd=390 rtt_ms=0.79 2018-08-31 02:42:02,709 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:12,815 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=3172.2926 real_seconds=10.01 rate_Mbps=2658.8452 tx_cpu=6 rx_cpu=10 retrans=527 cwnd=395 rtt_ms=0.42 2018-08-31 02:42:12,816 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:22,920 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=2704.5171 real_seconds=10.01 rate_Mbps=2266.8589 tx_cpu=5 rx_cpu=9 retrans=167 cwnd=379 rtt_ms=0.46 2018-08-31 02:42:22,921 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring UDP Throughput (packet size=128)... 2018-08-31 02:42:22,921 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:26,249 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=18.2784 real_seconds=1.01 rate_Mbps=152.5562 tx_cpu=16 rx_cpu=18 drop=52097 pkt=201834 data_loss=25.81186 2018-08-31 02:42:26,249 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<156217/5000000<10000000 Kbps loss-rate=25 2018-08-31 02:42:26,249 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468651K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:29,578 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=18.0857 real_seconds=1.01 rate_Mbps=150.8416 tx_cpu=17 rx_cpu=19 drop=56555 pkt=204713 data_loss=27.62651 2018-08-31 02:42:29,579 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<154461/468651<468651 Kbps loss-rate=27 2018-08-31 02:42:29,579 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311556K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:32,933 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=18.0856 real_seconds=1.01 rate_Mbps=150.8660 tx_cpu=16 rx_cpu=19 drop=62165 pkt=210322 data_loss=29.55702 2018-08-31 02:42:32,933 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<154486/311556<311556 Kbps loss-rate=29 2018-08-31 02:42:32,934 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233021K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:36,262 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=18.4011 real_seconds=1.01 rate_Mbps=153.5216 tx_cpu=19 rx_cpu=18 drop=60405 pkt=211146 data_loss=28.60790 2018-08-31 02:42:36,262 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<157206/233021<233021 Kbps loss-rate=28 2018-08-31 02:42:36,263 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195113K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:39,592 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=18.4855 real_seconds=1.00 rate_Mbps=154.5427 tx_cpu=99 rx_cpu=19 drop=39107 pkt=190540 data_loss=20.52426 2018-08-31 02:42:39,592 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<158251/195113<195113 Kbps loss-rate=20 2018-08-31 02:42:39,593 DEBUG overshot, min=1 kbps=158251 max=195113 2018-08-31 02:42:39,593 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158251K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:42,946 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=18.5718 real_seconds=1.00 rate_Mbps=155.1943 tx_cpu=98 rx_cpu=20 drop=2402 pkt=154542 data_loss=1.55420 2018-08-31 02:42:42,946 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<158918/158251<195113 Kbps loss-rate=1 2018-08-31 02:42:42,946 DEBUG undershot, min=158918 kbps=177015 max=195113 2018-08-31 02:42:42,947 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177015K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:46,276 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=18.1199 real_seconds=1.00 rate_Mbps=151.4154 tx_cpu=99 rx_cpu=18 drop=24428 pkt=172866 data_loss=14.13102 2018-08-31 02:42:46,277 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=158918<155049/177015<195113 Kbps loss-rate=14 2018-08-31 02:42:46,277 DEBUG overshot, min=158918 kbps=155049 max=177015 2018-08-31 02:42:46,277 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155049K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:49,630 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=17.8123 real_seconds=1.00 rate_Mbps=148.8304 tx_cpu=99 rx_cpu=18 drop=5496 pkt=151414 data_loss=3.62978 2018-08-31 02:42:49,631 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=158918<152402/155049<177015 Kbps loss-rate=3 2018-08-31 02:42:49,631 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring UDP Throughput (packet size=1024)... 2018-08-31 02:42:49,632 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:52,958 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=142.0361 real_seconds=1.01 rate_Mbps=1185.5093 tx_cpu=25 rx_cpu=18 drop=44168 pkt=189613 data_loss=23.29376 2018-08-31 02:42:52,959 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1213961/5000000<10000000 Kbps loss-rate=23 2018-08-31 02:42:52,959 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3106980K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:56,288 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=146.8613 real_seconds=1.00 rate_Mbps=1226.1233 tx_cpu=25 rx_cpu=20 drop=45941 pkt=196327 data_loss=23.40027 2018-08-31 02:42:56,288 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1255550/3106980<3106980 Kbps loss-rate=23 2018-08-31 02:42:56,289 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2181265K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:42:59,618 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=151.7451 real_seconds=1.00 rate_Mbps=1267.2530 tx_cpu=32 rx_cpu=20 drop=41203 pkt=196590 data_loss=20.95885 2018-08-31 02:42:59,618 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1297667/2181265<2181265 Kbps loss-rate=20 2018-08-31 02:42:59,618 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1739466K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:02,948 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=151.7178 real_seconds=1.00 rate_Mbps=1266.8166 tx_cpu=31 rx_cpu=19 drop=35297 pkt=190656 data_loss=18.51343 2018-08-31 02:43:02,948 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1297220/1739466<1739466 Kbps loss-rate=18 2018-08-31 02:43:02,948 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1518343K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:06,277 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=143.4648 real_seconds=1.00 rate_Mbps=1198.6207 tx_cpu=99 rx_cpu=20 drop=38437 pkt=185345 data_loss=20.73812 2018-08-31 02:43:06,277 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1227387/1518343<1518343 Kbps loss-rate=20 2018-08-31 02:43:06,278 DEBUG overshot, min=1 kbps=1227387 max=1518343 2018-08-31 02:43:06,278 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1227387K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:09,606 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=144.9639 real_seconds=1.00 rate_Mbps=1211.2063 tx_cpu=99 rx_cpu=19 drop=1384 pkt=149827 data_loss=0.92369 2018-08-31 02:43:09,606 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1240275/1227387<1518343 Kbps loss-rate=0 2018-08-31 02:43:09,607 DEBUG undershot, min=1240275 kbps=1379309 max=1518343 2018-08-31 02:43:09,607 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1379309K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:12,961 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=145.5723 real_seconds=1.00 rate_Mbps=1216.6531 tx_cpu=98 rx_cpu=19 drop=19306 pkt=168372 data_loss=11.46627 2018-08-31 02:43:12,961 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1240275<1245852/1379309<1518343 Kbps loss-rate=11 2018-08-31 02:43:12,962 DEBUG overshot, min=1240275 kbps=1245852 max=1379309 2018-08-31 02:43:12,962 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1245852K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:16,290 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=145.8740 real_seconds=1.00 rate_Mbps=1218.8643 tx_cpu=99 rx_cpu=20 drop=2706 pkt=152081 data_loss=1.77933 2018-08-31 02:43:16,290 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1240275<1248117/1245852<1379309 Kbps loss-rate=1 2018-08-31 02:43:16,291 DEBUG undershot, min=1248117 kbps=1313713 max=1379309 2018-08-31 02:43:16,291 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1313713K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:19,621 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=145.8564 real_seconds=1.00 rate_Mbps=1222.3286 tx_cpu=99 rx_cpu=19 drop=11008 pkt=160365 data_loss=6.86434 2018-08-31 02:43:19,622 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1248117<1251664/1313713<1379309 Kbps loss-rate=6 2018-08-31 02:43:19,622 DEBUG overshot, min=1248117 kbps=1251664 max=1313713 2018-08-31 02:43:19,623 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring UDP Throughput (packet size=8192)... 2018-08-31 02:43:19,623 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:22,977 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=196.5547 real_seconds=1.00 rate_Mbps=1642.6095 tx_cpu=99 rx_cpu=7 drop=51135 pkt=76294 data_loss=67.02362 2018-08-31 02:43:22,977 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1682032/5000000<10000000 Kbps loss-rate=67 2018-08-31 02:43:22,978 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3341016K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:26,308 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=197.5312 real_seconds=1.00 rate_Mbps=1657.6338 tx_cpu=99 rx_cpu=9 drop=25696 pkt=50980 data_loss=50.40409 2018-08-31 02:43:26,309 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1697417/3341016<3341016 Kbps loss-rate=50 2018-08-31 02:43:26,309 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2519216K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:29,637 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=202.6562 real_seconds=1.00 rate_Mbps=1694.4562 tx_cpu=99 rx_cpu=8 drop=12500 pkt=38440 data_loss=32.51823 2018-08-31 02:43:29,638 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1735123/2519216<2519216 Kbps loss-rate=32 2018-08-31 02:43:29,638 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2127169K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:32,992 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=197.8125 real_seconds=1.00 rate_Mbps=1653.3632 tx_cpu=99 rx_cpu=8 drop=7138 pkt=32458 data_loss=21.99149 2018-08-31 02:43:32,992 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1693043/2127169<2127169 Kbps loss-rate=21 2018-08-31 02:43:32,993 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1910106K -p5001 -P5002 -fparse 192.168.1.3 2018-08-31 02:43:36,346 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=218.1250 real_seconds=1.00 rate_Mbps=1823.7540 tx_cpu=99 rx_cpu=9 drop=1226 pkt=29146 data_loss=4.20640 2018-08-31 02:43:36,347 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1867524/1910106<1910106 Kbps loss-rate=4 2018-08-31 02:43:36,357 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.15', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 136, 'rtt_ms': 0.79, 'throughput_kbps': 2206635, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 527, 'rtt_ms': 0.42, 'throughput_kbps': 2722657, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 167, 'rtt_ms': 0.46, 'throughput_kbps': 2321263, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.63, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152402, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.86, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1251664, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.21, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1867524, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.568', 'rtt_max_ms': '1.201', 'rtt_min_ms': '0.349', 'rtt_stddev': '0.254', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.365', 'rtt_max_ms': '0.545', 'rtt_min_ms': '0.274', 'rtt_stddev': '0.084', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': 0, 'rtt_max_ms': 0, 'rtt_min_ms': 0, 'rtt_stddev': 0, 'rx_packets': 0, 'tx_packets': 0}], 'tool': 'ping'}]} 2018-08-31 02:43:36,359 INFO ============================================================ 2018-08-31 02:43:36,359 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-31 02:43:45,434 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.576 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.368 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.493 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.273 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.518 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.278 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.449 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.499 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.309 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.278 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.273/0.404/0.576/0.110 ms 2018-08-31 02:43:54,483 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.275 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.704 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.512 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.293 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.332 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.404 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.354 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.457 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.377 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.328 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.275/0.403/0.704/0.123 ms 2018-08-31 02:44:03,535 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.64 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.601 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.696 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.323 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.414 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.439 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.494 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.757 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.515 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.369 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.323/0.625/1.649/0.366 ms 2018-08-31 02:44:03,535 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring TCP Throughput (packet size=65536)... 2018-08-31 02:44:03,536 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:13,646 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=2594.0091 real_seconds=10.01 rate_Mbps=2173.7386 tx_cpu=5 rx_cpu=8 retrans=45 cwnd=369 rtt_ms=0.51 2018-08-31 02:44:13,647 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:23,753 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=2518.6506 real_seconds=10.01 rate_Mbps=2110.7496 tx_cpu=5 rx_cpu=8 retrans=221 cwnd=384 rtt_ms=0.54 2018-08-31 02:44:23,754 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:33,862 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=2169.5119 real_seconds=10.01 rate_Mbps=1818.6451 tx_cpu=4 rx_cpu=7 retrans=60 cwnd=339 rtt_ms=0.50 2018-08-31 02:44:33,862 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring UDP Throughput (packet size=128)... 2018-08-31 02:44:33,863 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:37,216 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=16.7327 real_seconds=1.01 rate_Mbps=139.4326 tx_cpu=15 rx_cpu=18 drop=60744 pkt=197818 data_loss=30.70686 2018-08-31 02:44:37,217 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<142778/5000000<10000000 Kbps loss-rate=30 2018-08-31 02:44:37,217 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R428334K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:40,547 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=16.7753 real_seconds=1.00 rate_Mbps=140.5721 tx_cpu=14 rx_cpu=17 drop=51293 pkt=188717 data_loss=27.18011 2018-08-31 02:44:40,547 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<143945/428334<428334 Kbps loss-rate=27 2018-08-31 02:44:40,548 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286139K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:43,877 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=17.1926 real_seconds=1.01 rate_Mbps=143.4643 tx_cpu=16 rx_cpu=17 drop=60224 pkt=201066 data_loss=29.95249 2018-08-31 02:44:43,878 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<146907/286139<286139 Kbps loss-rate=29 2018-08-31 02:44:43,878 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216523K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:47,206 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=16.8932 real_seconds=1.01 rate_Mbps=140.8191 tx_cpu=23 rx_cpu=18 drop=69593 pkt=207982 data_loss=33.46095 2018-08-31 02:44:47,207 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<144198/216523<216523 Kbps loss-rate=33 2018-08-31 02:44:47,207 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180360K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:50,560 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=16.9373 real_seconds=1.00 rate_Mbps=142.0666 tx_cpu=99 rx_cpu=18 drop=37381 pkt=176131 data_loss=21.22333 2018-08-31 02:44:50,560 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<145476/180360<180360 Kbps loss-rate=21 2018-08-31 02:44:50,561 DEBUG overshot, min=1 kbps=145476 max=180360 2018-08-31 02:44:50,561 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145476K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:53,913 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=16.7720 real_seconds=1.00 rate_Mbps=140.1615 tx_cpu=99 rx_cpu=17 drop=4669 pkt=142066 data_loss=3.28682 2018-08-31 02:44:53,914 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=128 throughput=1<143525/145476<180360 Kbps loss-rate=3 2018-08-31 02:44:53,914 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring UDP Throughput (packet size=1024)... 2018-08-31 02:44:53,915 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:44:57,268 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=138.0029 real_seconds=1.00 rate_Mbps=1152.5788 tx_cpu=30 rx_cpu=19 drop=54028 pkt=195343 data_loss=27.65801 2018-08-31 02:44:57,268 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1180240/5000000<10000000 Kbps loss-rate=27 2018-08-31 02:44:57,268 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3090120K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:00,598 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=136.1787 real_seconds=1.00 rate_Mbps=1139.8729 tx_cpu=28 rx_cpu=19 drop=47433 pkt=186880 data_loss=25.38153 2018-08-31 02:45:00,598 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1167229/3090120<3090120 Kbps loss-rate=25 2018-08-31 02:45:00,598 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2128674K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:03,927 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=138.3604 real_seconds=1.00 rate_Mbps=1155.2718 tx_cpu=25 rx_cpu=18 drop=50203 pkt=191884 data_loss=26.16317 2018-08-31 02:45:03,927 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1182998/2128674<2128674 Kbps loss-rate=26 2018-08-31 02:45:03,928 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1655836K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:07,256 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=136.4736 real_seconds=1.01 rate_Mbps=1138.8460 tx_cpu=36 rx_cpu=18 drop=42961 pkt=182710 data_loss=23.51322 2018-08-31 02:45:07,257 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1166178/1655836<1655836 Kbps loss-rate=23 2018-08-31 02:45:07,257 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1411007K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:10,586 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=137.9131 real_seconds=1.00 rate_Mbps=1156.1161 tx_cpu=99 rx_cpu=19 drop=31019 pkt=172242 data_loss=18.00897 2018-08-31 02:45:10,587 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1183862/1411007<1411007 Kbps loss-rate=18 2018-08-31 02:45:10,587 DEBUG overshot, min=1 kbps=1183862 max=1411007 2018-08-31 02:45:10,587 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1183862K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:13,941 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=136.1406 real_seconds=1.00 rate_Mbps=1137.4759 tx_cpu=99 rx_cpu=19 drop=5106 pkt=144514 data_loss=3.53327 2018-08-31 02:45:13,942 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=1024 throughput=1<1164775/1183862<1411007 Kbps loss-rate=3 2018-08-31 02:45:13,942 INFO [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Measuring UDP Throughput (packet size=8192)... 2018-08-31 02:45:13,942 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:17,269 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=194.9453 real_seconds=1.00 rate_Mbps=1633.7400 tx_cpu=45 rx_cpu=8 drop=49304 pkt=74257 data_loss=66.39644 2018-08-31 02:45:17,270 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1672949/5000000<10000000 Kbps loss-rate=66 2018-08-31 02:45:17,270 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3336474K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:20,600 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=193.6797 real_seconds=1.00 rate_Mbps=1623.6476 tx_cpu=99 rx_cpu=7 drop=26120 pkt=50911 data_loss=51.30522 2018-08-31 02:45:20,601 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1662615/3336474<3336474 Kbps loss-rate=51 2018-08-31 02:45:20,601 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2499544K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:23,930 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=191.4062 real_seconds=1.00 rate_Mbps=1599.6860 tx_cpu=99 rx_cpu=7 drop=13640 pkt=38140 data_loss=35.76301 2018-08-31 02:45:23,931 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1638078/2499544<2499544 Kbps loss-rate=35 2018-08-31 02:45:23,931 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2068811K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:27,283 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=194.8281 real_seconds=1.00 rate_Mbps=1628.4564 tx_cpu=99 rx_cpu=8 drop=6630 pkt=31568 data_loss=21.00229 2018-08-31 02:45:27,284 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1667539/2068811<2068811 Kbps loss-rate=21 2018-08-31 02:45:27,284 DEBUG overshot, min=1 kbps=1667539 max=2068811 2018-08-31 02:45:27,285 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1667539K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:30,613 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=196.9766 real_seconds=1.00 rate_Mbps=1651.8785 tx_cpu=99 rx_cpu=8 drop=232 pkt=25445 data_loss=0.91177 2018-08-31 02:45:30,613 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1<1691523/1667539<2068811 Kbps loss-rate=0 2018-08-31 02:45:30,613 DEBUG undershot, min=1691523 kbps=1880167 max=2068811 2018-08-31 02:45:30,614 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1880167K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:33,967 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=194.1484 real_seconds=1.00 rate_Mbps=1627.9351 tx_cpu=99 rx_cpu=9 drop=3838 pkt=28689 data_loss=13.37796 2018-08-31 02:45:33,968 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1691523<1667005/1880167<2068811 Kbps loss-rate=13 2018-08-31 02:45:33,968 DEBUG overshot, min=1691523 kbps=1667005 max=1880167 2018-08-31 02:45:33,968 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1667005K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:37,295 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=198.7266 real_seconds=1.00 rate_Mbps=1666.2644 tx_cpu=99 rx_cpu=8 drop=0 pkt=25437 data_loss=0.00000 2018-08-31 02:45:37,296 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1691523<1706254/1667005<1880167 Kbps loss-rate=0 2018-08-31 02:45:37,296 DEBUG undershot, min=1706254 kbps=1793210 max=1880167 2018-08-31 02:45:37,296 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1793210K -p5001 -P5002 -fparse 172.30.9.205 2018-08-31 02:45:40,628 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] megabytes=202.1719 real_seconds=1.00 rate_Mbps=1690.1283 tx_cpu=99 rx_cpu=8 drop=1485 pkt=27363 data_loss=5.42701 2018-08-31 02:45:40,629 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] pkt-size=8192 throughput=1706254<1730691/1793210<1880167 Kbps loss-rate=5 2018-08-31 02:45:40,629 DEBUG overshot, min=1706254 kbps=1730691 max=1793210 2018-08-31 02:45:40,640 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.15', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 45, 'rtt_ms': 0.51, 'throughput_kbps': 2225908, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 221, 'rtt_ms': 0.54, 'throughput_kbps': 2161407, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 60, 'rtt_ms': 0.5, 'throughput_kbps': 1862292, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.29, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143525, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.53, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1164775, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.43, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1730691, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.404', 'rtt_max_ms': '0.576', 'rtt_min_ms': '0.273', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.403', 'rtt_max_ms': '0.704', 'rtt_min_ms': '0.275', 'rtt_stddev': '0.123', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.625', 'rtt_max_ms': '1.649', 'rtt_min_ms': '0.323', 'rtt_stddev': '0.366', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-31 02:45:40,641 INFO Deleting floating ip 8d3f1c29-0078-4ccf-a685-5b6c48f77325 2018-08-31 02:45:42,137 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Floating IP 172.30.9.207 deleted 2018-08-31 02:45:42,561 DEBUG [TestClient_1ed011e5-dd90-4bb8-b1ef-d9789ec581d64] Instance deleted 2018-08-31 02:45:42,675 INFO Cleaning up... 2018-08-31 02:45:42,675 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Terminating nuttcp-8.1.4 2018-08-31 02:45:42,687 INFO Deleting floating ip 9054920d-2b3d-48aa-831a-1c5b1016724c 2018-08-31 02:45:44,009 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Floating IP 172.30.9.205 deleted 2018-08-31 02:45:44,214 DEBUG [TestServer_1ed011e5-dd90-4bb8-b1ef-d9789ec581d61] Instance deleted 2018-08-31 02:45:49,759 INFO Network pns-internal-net_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 deleted. 2018-08-31 02:45:51,246 INFO Network pns-internal-net2_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 deleted. 2018-08-31 02:45:51,293 INFO Removed public key pns_public_key 2018-08-31 02:45:51,293 INFO Deleting security group 2018-08-31 02:45:51,471 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '16405408', 'rtt_ms': '0.2'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 166817, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1202418, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7228027, 'loss_rate': 0.06}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.279/0.191/0.394/0.075', | | | | | '64-byte': '4.362/0.184/40.573/12.070', '1500-byte': '0.216/0.119/0.468/0.106'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4952628', 'rtt_ms': '0.486667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 206776, 'loss_rate': 0.02}, 1024: {'tp_kbps': 1661187, | | | | | 'loss_rate': 0.03}, 8192: {'tp_kbps': 3056371, 'loss_rate': 3.52}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.225/0.154/0.426/0.079', | | | | | '64-byte': '0/0/0/0', '1500-byte': '0.473/0.223/0.735/0.160'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1885255', 'rtt_ms': '0.473333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 155608, 'loss_rate': 1.06}, 1024: {'tp_kbps': 1228750, | | | | | 'loss_rate': 4.5}, 8192: {'tp_kbps': 1774651, 'loss_rate': 3.63}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.320/0.227/0.559/0.092', | | | | | '64-byte': '0.373/0.224/0.978/0.211', '1500-byte': '0.584/0.311/1.787/0.417'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2416851', 'rtt_ms': '0.556667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 152402, 'loss_rate': 3.63}, 1024: {'tp_kbps': 1251664, | | | | | 'loss_rate': 6.86}, 8192: {'tp_kbps': 1867524, 'loss_rate': 4.21}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.365/0.274/0.545/0.084', | | | | | '64-byte': '0.568/0.349/1.201/0.254', '1500-byte': '0/0/0/0'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2139198', 'rtt_ms': '0.34'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 144155, 'loss_rate': 3.16}, 1024: {'tp_kbps': 1119251, | | | | | 'loss_rate': 3.03}, 8192: {'tp_kbps': 1731295, 'loss_rate': 5.92}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.332/0.238/0.616/0.120', | | | | | '64-byte': '0.353/0.267/0.630/0.111', '1500-byte': '0.479/0.282/1.090/0.226'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2083202', 'rtt_ms': '0.516667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 143525, 'loss_rate': 3.29}, 1024: {'tp_kbps': 1164775, | | | | | 'loss_rate': 3.53}, 8192: {'tp_kbps': 1730691, 'loss_rate': 5.43}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.403/0.275/0.704/0.123', | | | | | '64-byte': '0.404/0.273/0.576/0.110', '1500-byte': '0.625/0.323/1.649/0.366'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-08-31 02:45:51,476 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-31 02:45:51,885 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-08-31 02:45:52,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 02:45:52,018 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 02:45:52,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 02:45:52,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:45:52,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1703 X-Openstack-Request-Id: req-2fe6aff3-67fa-4dc1-9ae6-e64d7dc4fe5a Date: Fri, 31 Aug 2018 02:45:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "created_at": "2018-08-31T02:27:01Z", "admin_state_up": true, "updated_at": "2018-08-31T02:45:47Z", "project_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "09525bfd-ccf4-4371-8b23-1304e3b81ba8", "name": "vmtp-router_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79e8cb53ccb1461ba7f410de6313127b", "created_at": "2018-08-31T01:46:05Z", "admin_state_up": true, "updated_at": "2018-08-31T01:46:05Z", "project_id": "79e8cb53ccb1461ba7f410de6313127b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "5cddefb9-4849-4536-bf39-08d56b9599dc", "name": "tempest-pretest-check-1933828064"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28000372da984931a64ca25be9e34151", "created_at": "2018-08-31T01:46:40Z", "admin_state_up": false, "updated_at": "2018-08-31T01:46:40Z", "project_id": "28000372da984931a64ca25be9e34151", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e4a2adbd-2b56-4441-bc82-75e211bbdcd6", "name": "tempest-router-1207387644"}]} 2018-08-31 02:45:52,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2fe6aff3-67fa-4dc1-9ae6-e64d7dc4fe5a 2018-08-31 02:45:52,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.348055124283s 2018-08-31 02:45:52,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2fe6aff3-67fa-4dc1-9ae6-e64d7dc4fe5a 2018-08-31 02:45:52,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 02:45:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/09525bfd-ccf4-4371-8b23-1304e3b81ba8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:45:53,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee9ba512-8b79-4235-a8ba-9e24b3f9dc5d Content-Length: 0 Date: Fri, 31 Aug 2018 02:45:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 02:45:53,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/09525bfd-ccf4-4371-8b23-1304e3b81ba8.json used request id req-ee9ba512-8b79-4235-a8ba-9e24b3f9dc5d 2018-08-31 02:45:53,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18358302116s 2018-08-31 02:45:53,558 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/09525bfd-ccf4-4371-8b23-1304e3b81ba8.json used request id req-ee9ba512-8b79-4235-a8ba-9e24b3f9dc5d 2018-08-31 02:45:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:45:53,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:45:54,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-f1217fff-5cab-4038-a849-88b9f11384a4 Date: Fri, 31 Aug 2018 02:45:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:27:09Z", "file": "/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf/file", "owner": "cfdfd91cbc894f7c99d579ab5879d7b0", "id": "19b8518e-510d-4a5d-abd7-d95096341cbf", "size": 263193088, "self": "/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/19b8518e-510d-4a5d-abd7-d95096341cbf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/19b8518e-510d-4a5d-abd7-d95096341cbf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T02:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:45:54,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f1217fff-5cab-4038-a849-88b9f11384a4 2018-08-31 02:45:54,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.665588140488s 2018-08-31 02:45:54,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f1217fff-5cab-4038-a849-88b9f11384a4 2018-08-31 02:45:54,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 02:45:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:45:55,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b2867fe-d3da-4113-ad74-c7450cfddc3b Date: Fri, 31 Aug 2018 02:45:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:45:55,342 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf used request id req-3b2867fe-d3da-4113-ad74-c7450cfddc3b 2018-08-31 02:45:55,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11211419106s 2018-08-31 02:45:55,343 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/19b8518e-510d-4a5d-abd7-d95096341cbf used request id req-3b2867fe-d3da-4113-ad74-c7450cfddc3b 2018-08-31 02:45:55,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:45:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:45:55,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3a1c1ee-726f-481e-a42a-bb77f42853e6 x-compute-request-id: req-c3a1c1ee-726f-481e-a42a-bb77f42853e6 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "820e5ba8-6d68-4dd5-af1c-be8172d6fba0"}]} 2018-08-31 02:45:55,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c3a1c1ee-726f-481e-a42a-bb77f42853e6 2018-08-31 02:45:55,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.282679080963s 2018-08-31 02:45:55,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c3a1c1ee-726f-481e-a42a-bb77f42853e6 2018-08-31 02:45:55,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 02:45:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:45:55,665 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9a3e42f-6f9d-48db-9499-1b7abed1de39 x-compute-request-id: req-d9a3e42f-6f9d-48db-9499-1b7abed1de39 Content-Length: 0 Content-Type: application/json 2018-08-31 02:45:55,665 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0 used request id req-d9a3e42f-6f9d-48db-9499-1b7abed1de39 2018-08-31 02:45:55,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375108718872s 2018-08-31 02:45:55,666 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/820e5ba8-6d68-4dd5-af1c-be8172d6fba0 used request id req-d9a3e42f-6f9d-48db-9499-1b7abed1de39 2018-08-31 02:45:55,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:45:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:45:55,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f97cfa-7bfe-4c64-ae9e-bc7d554a1e2b Content-Encoding: gzip Content-Length: 959 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "links": {"self": "http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9c3316c57e24c86b61ccbdf72c7762a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:45:55,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a3f97cfa-7bfe-4c64-ae9e-bc7d554a1e2b 2018-08-31 02:45:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1913189888s 2018-08-31 02:45:55,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a3f97cfa-7bfe-4c64-ae9e-bc7d554a1e2b 2018-08-31 02:45:55,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:45:55,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:45:56,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d4749f-71e7-4ea7-b6ba-d4c7c555a488 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6", "links": {"self": "http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d9c3316c57e24c86b61ccbdf72c7762a", "description": null}} 2018-08-31 02:45:56,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a used request id req-66d4749f-71e7-4ea7-b6ba-d4c7c555a488 2018-08-31 02:45:56,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190587043762s 2018-08-31 02:45:56,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a used request id req-66d4749f-71e7-4ea7-b6ba-d4c7c555a488 2018-08-31 02:45:56,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 02:45:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:45:56,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197378b1-5e15-4cd6-9a23-5d9d2f128797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:45:56,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a used request id req-197378b1-5e15-4cd6-9a23-5d9d2f128797 2018-08-31 02:45:56,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.253545045853s 2018-08-31 02:45:56,310 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d9c3316c57e24c86b61ccbdf72c7762a used request id req-197378b1-5e15-4cd6-9a23-5d9d2f128797 2018-08-31 02:45:56,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:45:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:45:56,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6df72ae-e2cc-4239-a034-a220c297cd20 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0"}, "tags": [], "enabled": true, "id": "cfdfd91cbc894f7c99d579ab5879d7b0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:45:56,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6df72ae-e2cc-4239-a034-a220c297cd20 2018-08-31 02:45:56,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184015035629s 2018-08-31 02:45:56,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6df72ae-e2cc-4239-a034-a220c297cd20 2018-08-31 02:45:56,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 02:45:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ca5e810a50b581c0ee5ace8a1b3b2e5a57477db" 2018-08-31 02:45:56,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907a470a-8254-4e67-ad24-07243fa21a2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:45:56,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0 used request id req-907a470a-8254-4e67-ad24-07243fa21a2a 2018-08-31 02:45:56,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.231812000275s 2018-08-31 02:45:56,737 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cfdfd91cbc894f7c99d579ab5879d7b0 used request id req-907a470a-8254-4e67-ad24-07243fa21a2a 2018-08-31 02:45:56,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:45:56,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:45:56,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ee343651-260c-4f37-ba7c-850fe9f708d5 Date: Fri, 31 Aug 2018 02:45:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 02:45:56,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ee343651-260c-4f37-ba7c-850fe9f708d5 2018-08-31 02:45:56,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.085597038269s 2018-08-31 02:45:56,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ee343651-260c-4f37-ba7c-850fe9f708d5 2018-08-31 02:45:56,825 - shade - DEBUG - Network pns-internal-net_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 not found for deleting 2018-08-31 02:45:56,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:45:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f9ba308cbb0d2d6a493ce281473c062cf356d36" 2018-08-31 02:45:57,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2d2620fc-51e2-41fc-a2fd-0bfa98b95fd2 Date: Fri, 31 Aug 2018 02:45:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 02:45:57,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2d2620fc-51e2-41fc-a2fd-0bfa98b95fd2 2018-08-31 02:45:57,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306292057037s 2018-08-31 02:45:57,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2d2620fc-51e2-41fc-a2fd-0bfa98b95fd2 2018-08-31 02:45:57,134 - shade - DEBUG - Network pns-internal-net2_1ed011e5-dd90-4bb8-b1ef-d9789ec581d6 not found for deleting 2018-08-31 02:45:57,190 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:45:57,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:45:57,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:45:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:45:57,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe03cfe-fb81-46b8-9832-6e4abf7554a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:45:57,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1fe03cfe-fb81-46b8-9832-6e4abf7554a1 2018-08-31 02:45:57,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:45:57,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["T_OZdUQ5QqC187ANLad8Mw"], "issued_at": "2018-08-31T02:45:57.000000Z"}} 2018-08-31 02:45:57,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:45:57,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:57,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e9f1c354-a858-4ee9-885b-82b62b57a3ed Date: Fri, 31 Aug 2018 02:45:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 02:45:57,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9f1c354-a858-4ee9-885b-82b62b57a3ed 2018-08-31 02:45:57,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333707809448s 2018-08-31 02:45:57,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9f1c354-a858-4ee9-885b-82b62b57a3ed 2018-08-31 02:45:57,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:45:57,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 02:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-659405c3-2aac-4806-b61a-7c76071f9086 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 02:45:57,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-659405c3-2aac-4806-b61a-7c76071f9086 2018-08-31 02:45:57,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:45:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:58,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18af9684-445f-441d-9e7d-8de5c005d6a5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 02:45:58,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-18af9684-445f-441d-9e7d-8de5c005d6a5 2018-08-31 02:45:58,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.163028001785s 2018-08-31 02:45:58,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-18af9684-445f-441d-9e7d-8de5c005d6a5 2018-08-31 02:45:58,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 02:45:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3"}}' 2018-08-31 02:45:58,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80189bd-f294-4423-95df-a80f7f3669b4 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004"}, "tags": [], "enabled": true, "id": "764211ed325941698d1e969340177004", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3"}} 2018-08-31 02:45:58,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f80189bd-f294-4423-95df-a80f7f3669b4 2018-08-31 02:45:58,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211577892303s 2018-08-31 02:45:58,355 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f80189bd-f294-4423-95df-a80f7f3669b4 2018-08-31 02:45:58,356 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'764211ed325941698d1e969340177004', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3'}) 2018-08-31 02:45:58,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 02:45:58,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c43da42f-6c56-4d39-bf2f-b7acf5f40295", "email": null, "name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3"}}' 2018-08-31 02:45:58,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 02:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab636ad-a202-473a-89e0-071be5946714 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": {"self": "http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b3ed8fa2f6444cd88545d24f4ba3560", "domain_id": "default", "password_expires_at": null}} 2018-08-31 02:45:58,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-dab636ad-a202-473a-89e0-071be5946714 2018-08-31 02:45:58,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376662969589s 2018-08-31 02:45:58,739 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-dab636ad-a202-473a-89e0-071be5946714 2018-08-31 02:45:58,740 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b3ed8fa2f6444cd88545d24f4ba3560', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3'}) 2018-08-31 02:45:58,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:45:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:58,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0819f07-2be8-42da-8102-294355b916d3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:45:58,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d0819f07-2be8-42da-8102-294355b916d3 2018-08-31 02:45:58,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104846954346s 2018-08-31 02:45:58,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d0819f07-2be8-42da-8102-294355b916d3 2018-08-31 02:45:58,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:45:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:59,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1fdb85-30d2-4467-9ced-54d5e9a60d2b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:45:59,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cc1fdb85-30d2-4467-9ced-54d5e9a60d2b 2018-08-31 02:45:59,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176592111588s 2018-08-31 02:45:59,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cc1fdb85-30d2-4467-9ced-54d5e9a60d2b 2018-08-31 02:45:59,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:45:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:59,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a03563b-2a15-4088-95b8-bde431b5257b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:45:59,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4a03563b-2a15-4088-95b8-bde431b5257b 2018-08-31 02:45:59,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183653831482s 2018-08-31 02:45:59,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4a03563b-2a15-4088-95b8-bde431b5257b 2018-08-31 02:45:59,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:45:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:59,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e880968-8b84-4b87-b4ba-4f612154c233 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:45:59,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5e880968-8b84-4b87-b4ba-4f612154c233 2018-08-31 02:45:59,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173533916473s 2018-08-31 02:45:59,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5e880968-8b84-4b87-b4ba-4f612154c233 2018-08-31 02:45:59,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:45:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:59,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c980eab1-ffe5-45da-b39b-5721b5d74b92 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": {"self": "http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b3ed8fa2f6444cd88545d24f4ba3560", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:45:59,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c980eab1-ffe5-45da-b39b-5721b5d74b92 2018-08-31 02:45:59,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117225170135s 2018-08-31 02:45:59,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c980eab1-ffe5-45da-b39b-5721b5d74b92 2018-08-31 02:45:59,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:45:59,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:59,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a9c60e-132e-41b4-b877-c785d9e2a28a Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004"}, "tags": [], "enabled": true, "id": "764211ed325941698d1e969340177004", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:45:59,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f7a9c60e-132e-41b4-b877-c785d9e2a28a 2018-08-31 02:45:59,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.144238948822s 2018-08-31 02:45:59,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f7a9c60e-132e-41b4-b877-c785d9e2a28a 2018-08-31 02:45:59,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:45:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=764211ed325941698d1e969340177004" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:59,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfc5f0e-737d-459a-bdb3-e796cbc979a8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=764211ed325941698d1e969340177004", "previous": null, "next": null}} 2018-08-31 02:45:59,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=764211ed325941698d1e969340177004 used request id req-6bfc5f0e-737d-459a-bdb3-e796cbc979a8 2018-08-31 02:45:59,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994369983673s 2018-08-31 02:45:59,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=764211ed325941698d1e969340177004 used request id req-6bfc5f0e-737d-459a-bdb3-e796cbc979a8 2018-08-31 02:45:59,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:45:59,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:45:59,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3926ed-2f48-4564-9b08-bdd407554e00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:45:59,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-6d3926ed-2f48-4564-9b08-bdd407554e00 2018-08-31 02:45:59,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.20333814621s 2018-08-31 02:45:59,985 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-6d3926ed-2f48-4564-9b08-bdd407554e00 2018-08-31 02:45:59,986 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'764211ed325941698d1e969340177004', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c43da42f-6c56-4d39-bf2f-b7acf5f40295', 'username': u'shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 02:45:59,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 02:45:59,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 02:45:59,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 02:45:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 02:45:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 02:45:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 02:45:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 02:45:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 02:45:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 02:45:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 02:45:59,991 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'password': 'c43da42f-6c56-4d39-bf2f-b7acf5f40295', 'project_name': 'shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '764211ed325941698d1e969340177004', 'project_domain_name': 'Default'} 2018-08-31 02:45:59,992 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-31 02:45:59,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:45:59,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1bf5ef-d4ac-41e5-b6ab-2ed8003757bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 02:45:59,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1b1bf5ef-d4ac-41e5-b6ab-2ed8003757bc 2018-08-31 02:46:00,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 02:46:00,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T03:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "764211ed325941698d1e969340177004", "name": "shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/764211ed325941698d1e969340177004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/764211ed325941698d1e969340177004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/764211ed325941698d1e969340177004", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/764211ed325941698d1e969340177004", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/764211ed325941698d1e969340177004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/764211ed325941698d1e969340177004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_764211ed325941698d1e969340177004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_764211ed325941698d1e969340177004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/764211ed325941698d1e969340177004", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/764211ed325941698d1e969340177004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/764211ed325941698d1e969340177004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/764211ed325941698d1e969340177004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/764211ed325941698d1e969340177004", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/764211ed325941698d1e969340177004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3", "id": "4b3ed8fa2f6444cd88545d24f4ba3560"}, "audit_ids": ["-aJL9NpjTgyN559KJP9sIw"], "issued_at": "2018-08-31T02:46:00.000000Z"}} 2018-08-31 02:46:00,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 02:46:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"network": {"name": "shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3", "admin_state_up": true}}' 2018-08-31 02:46:00,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-cdaf98e3-0b96-4365-a69a-6f4a7bf0ea0f Date: Fri, 31 Aug 2018 02:46:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"764211ed325941698d1e969340177004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:46:00Z","is_default":false,"name":"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3","qos_policy_id":null,"admin_state_up":true,"tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:00Z","mtu":1450}} 2018-08-31 02:46:00,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cdaf98e3-0b96-4365-a69a-6f4a7bf0ea0f 2018-08-31 02:46:00,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.574220895767s 2018-08-31 02:46:00,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cdaf98e3-0b96-4365-a69a-6f4a7bf0ea0f 2018-08-31 02:46:00,965 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T02:46:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'fe59c826-43bf-4d99-9ac1-aafcd56f7675', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3', u'admin_state_up': True, u'tenant_id': u'764211ed325941698d1e969340177004', u'created_at': u'2018-08-31T02:46:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'764211ed325941698d1e969340177004', u'l2_adjacency': True}) 2018-08-31 02:46:00,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:46:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:01,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-040bd3ba-6bc8-433e-a865-12d2db538bbf Date: Fri, 31 Aug 2018 02:46:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"764211ed325941698d1e969340177004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T02:46:00Z","qos_policy_id":null,"name":"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3","admin_state_up":true,"tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:00Z","mtu":1450}]} 2018-08-31 02:46:01,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-040bd3ba-6bc8-433e-a865-12d2db538bbf 2018-08-31 02:46:01,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112123966217s 2018-08-31 02:46:01,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-040bd3ba-6bc8-433e-a865-12d2db538bbf 2018-08-31 02:46:01,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 02:46:01,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"subnet": {"name": "shaker-subnet_0da60536-788b-4ff7-9a1c-e1e07671abc3", "enable_dhcp": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 02:46:01,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6ef06817-96a4-45c9-ae62-cf51a32ad739 Date: Fri, 31 Aug 2018 02:46:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T02:46:01Z","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":"764211ed325941698d1e969340177004","id":"30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd","subnetpool_id":null,"name":"shaker-subnet_0da60536-788b-4ff7-9a1c-e1e07671abc3"}} 2018-08-31 02:46:01,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6ef06817-96a4-45c9-ae62-cf51a32ad739 2018-08-31 02:46:01,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.755191087723s 2018-08-31 02:46:01,835 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6ef06817-96a4-45c9-ae62-cf51a32ad739 2018-08-31 02:46:01,835 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T02:46:01Z', 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'30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_0da60536-788b-4ff7-9a1c-e1e07671abc3', u'enable_dhcp': True, u'network_id': u'fe59c826-43bf-4d99-9ac1-aafcd56f7675', u'tenant_id': u'764211ed325941698d1e969340177004', u'created_at': u'2018-08-31T02:46:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'764211ed325941698d1e969340177004'}) 2018-08-31 02:46:01,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 02:46:01,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "shaker-router_0da60536-788b-4ff7-9a1c-e1e07671abc3", "admin_state_up": true}}' 2018-08-31 02:46:03,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-eeece321-22cc-4f15-85ba-0decfda338ad Date: Fri, 31 Aug 2018 02:46:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:01Z", "admin_state_up": true, "updated_at": "2018-08-31T02:46:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "764211ed325941698d1e969340177004", "id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "name": "shaker-router_0da60536-788b-4ff7-9a1c-e1e07671abc3"}} 2018-08-31 02:46:03,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-eeece321-22cc-4f15-85ba-0decfda338ad 2018-08-31 02:46:03,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63222503662s 2018-08-31 02:46:03,469 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-eeece321-22cc-4f15-85ba-0decfda338ad 2018-08-31 02:46:03,469 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T02:46:02Z', u'revision_number': 2, u'id': u'457d3f44-d49d-4c8a-9279-6570d09d30a3', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_0da60536-788b-4ff7-9a1c-e1e07671abc3', u'admin_state_up': True, u'tenant_id': u'764211ed325941698d1e969340177004', u'created_at': u'2018-08-31T02:46:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'764211ed325941698d1e969340177004'}) 2018-08-31 02:46:03,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 02:46:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"subnet_id": "30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd"}' 2018-08-31 02:46:05,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8a181bc6-99e2-4fdb-b8b0-f7c2154d0445 Date: Fri, 31 Aug 2018 02:46:05 GMT RESP BODY: {"network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "tenant_id": "764211ed325941698d1e969340177004", "subnet_id": "30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd", "subnet_ids": ["30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd"], "port_id": "f35ebef7-e8ef-442e-914f-51869d80a410", "id": "457d3f44-d49d-4c8a-9279-6570d09d30a3"} 2018-08-31 02:46:05,908 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3/add_router_interface.json used request id req-8a181bc6-99e2-4fdb-b8b0-f7c2154d0445 2018-08-31 02:46:05,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43841814995s 2018-08-31 02:46:05,908 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3/add_router_interface.json used request id req-8a181bc6-99e2-4fdb-b8b0-f7c2154d0445 returning object 457d3f44-d49d-4c8a-9279-6570d09d30a3 2018-08-31 02:46:05,909 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-31 02:46:09,438 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-31 02:46:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:46:09,443 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 02:46:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 02:46:09,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:46:09,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:09,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-beee90d5-ea0c-4531-a314-e5b03079f4a2 Date: Fri, 31 Aug 2018 02:46:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:46:09,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-beee90d5-ea0c-4531-a314-e5b03079f4a2 2018-08-31 02:46:09,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266515016556s 2018-08-31 02:46:09,712 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-beee90d5-ea0c-4531-a314-e5b03079f4a2 2018-08-31 02:46:09,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 02:46:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3"}' 2018-08-31 02:46:09,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0357612-7541-4985-8774-2f3c14da5bbe Date: Fri, 31 Aug 2018 02:46:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:46:09Z", "file": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file", "owner": "764211ed325941698d1e969340177004", "id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "size": null, "self": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "checksum": null, "created_at": "2018-08-31T02:46:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 02:46:09,766 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f0357612-7541-4985-8774-2f3c14da5bbe 2018-08-31 02:46:09,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0451939105988s 2018-08-31 02:46:09,766 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f0357612-7541-4985-8774-2f3c14da5bbe returning object 64f6288c-f6aa-47fc-99b9-04ce9f93e180 2018-08-31 02:46:09,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 02:46:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '' 2018-08-31 02:46:20,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b8ca44d-7c43-45c6-9e7b-9baa21aca67f Date: Fri, 31 Aug 2018 02:46:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 02:46:20,005 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file used request id req-3b8ca44d-7c43-45c6-9e7b-9baa21aca67f 2018-08-31 02:46:20,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.238722086s 2018-08-31 02:46:20,006 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file used request id req-3b8ca44d-7c43-45c6-9e7b-9baa21aca67f 2018-08-31 02:46:20,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:46:20,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:20,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-16969798-117f-42d6-861a-d0dd3592c342 Date: Fri, 31 Aug 2018 02:46:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:46:19Z", "file": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file", "owner": "764211ed325941698d1e969340177004", "id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "size": 666173440, "self": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-31T02:46:09Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:46:20,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-16969798-117f-42d6-861a-d0dd3592c342 2018-08-31 02:46:20,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428559780121s 2018-08-31 02:46:20,053 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-16969798-117f-42d6-861a-d0dd3592c342 2018-08-31 02:46:20,055 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap', u'metadata': Munch({})})], 'file': u'/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file', 'owner': u'764211ed325941698d1e969340177004', 'id': u'64f6288c-f6aa-47fc-99b9-04ce9f93e180', 'size': 666173440, u'self': u'/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'764211ed325941698d1e969340177004', 'name': 'shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T02:46:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T02:46:19Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'created': u'2018-08-31T02:46:09Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-31T02:46:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-31 02:46:20,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 02:46:20,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_0da60536-788b-4ff7-9a1c-e1e07671abc3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-31 02:46:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-93d9acb8-c138-4d97-9ce5-b7f14d4d9568 x-compute-request-id: req-93d9acb8-c138-4d97-9ce5-b7f14d4d9568 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "c02b214e-9351-4a16-af48-3241b1bda37b"}} 2018-08-31 02:46:20,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-93d9acb8-c138-4d97-9ce5-b7f14d4d9568 2018-08-31 02:46:20,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310656070709s 2018-08-31 02:46:20,367 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-93d9acb8-c138-4d97-9ce5-b7f14d4d9568 2018-08-31 02:46:20,368 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_0da60536-788b-4ff7-9a1c-e1e07671abc3', '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'c0ca313478164ad283b44a36646e55ec', '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': 3, 'id': u'c02b214e-9351-4a16-af48-3241b1bda37b', 'swap': 0}) 2018-08-31 02:46:20,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 02:46:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" -d '{"extra_specs": {}}' 2018-08-31 02:46:20,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-3cf52dbe-8d7a-46a5-ba77-7f8897481a90 x-compute-request-id: req-3cf52dbe-8d7a-46a5-ba77-7f8897481a90 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 02:46:20,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b/os-extra_specs used request id req-3cf52dbe-8d7a-46a5-ba77-7f8897481a90 2018-08-31 02:46:20,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194890499115s 2018-08-31 02:46:20,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b/os-extra_specs used request id req-3cf52dbe-8d7a-46a5-ba77-7f8897481a90 2018-08-31 02:46:20,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 02:46:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"keypair": {"name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3"}}' 2018-08-31 02:46:20,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-a0521042-ad30-4d84-9a90-14a8213945f2 x-compute-request-id: req-a0521042-ad30-4d84-9a90-14a8213945f2 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWMtRDS17jpaLbYW7zbBwzUXzNJ2Q5MB/CkpafbBLZYg0OmeqHlt22E7gRr74S4g72A0ctoM9FrQcv5gmZcyMOlTfq8x85Fo/Ogi9Lb2zZcEBpc+LUFttI0CUviL4Hd70Et0LFVl9N86JY1XkDwj1zKUNdnDDqJ0l8uFnsINudCNiuHSv0PXdZyJmGEfYa6El0z17heHAQ2AlquFvS2vqvMhn3G1d/86UBYYeN23hIFsv5D/tHyaHuErNS83FkgWq0ziRbztUMBarS2eOvMiZmEfewKRG+IHtnoGjlE5rNcdvTnqglMuKhzfEtXo6zMtTubt0Fzzc4+ewDox8AeH3N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1jLUQ0te46Wi22Fu82wcM1F8zSdkOTAfwpKWn2wS2WINDpnq\nh5bdthO4Ea++EuIO9gNHLaDPRa0HL+YJmXMjDpU36vMfORaPzoIvS29s2XBAaXPi\n1BbbSNAlL4i+B3e9BLdCxVZfTfOiWNV5A8I9cylDXZww6idJfLhZ7CDbnQjYrh0r\n9D13WciZhhH2GuhJdM9e4XhwENgJarhb0tr6rzIZ9xtXf/OlAWGHjdt4SBbL+Q/7\nR8mh7hKzUvNxZIFqtM4kW87VDAWq0tnjrzImZhH3sCkRviB7Z6Bo5ROazXHb056o\nJTLioc3xLV6OszLU7m7dBc83OPnsA6MfAHh9zQIDAQABAoIBAQDAd5vTe/4ff83+\nYmZXxGTyl94UWbjsyhk/tIgzZ+DoA/rHi/X5L864tK9I9SlNvmLDG97xWPXmHbu/\nhmxJvfNaPyqnqx37JhLB9Kial9yu5PZ7yu2etYsEukMvmydlfmoRurn8p8erO6g9\nOlQq1HZy7Djj/FzXicW2k8/5JO0xBAUT3KMRer5uj/QpYWos9jx+BivOw4v7DsqD\n3NIO/+LCSDNNIBuHQjPY9vniVAxBhvI1EZgPi0vytxzSRWp62wpcOmgsN6nQVz0N\nsqX1RxrwCabggYrvMF7bWRbW3coM+gQoGU6xK++0BUpKFmyPdpG+tYrIo/XVCZvL\nTaMBxHDhAoGBAOzlsDuOy0COCF+Zy2El8wYN5vgZrBcbisHG9b84FsiFy6diAAef\nDazVvvryWAmAjlxNG5zLoeb6cvxh+A+58qVLs+IygFsRydsTWGzXgAzxsm/DEyzZ\n/6BabvanfbJj4relslRqw3oTQoPLZBnz2dj1INVHXr/owib7xZyA/ggfAoGBAOd4\nkWz6lU4pNMFOtSj6hU6U+hhwcGIBq7ZcZhySED9eLh4wKpyIHshxASrgPlXRx0xj\ntFIZXxTcctGBcIcNIQY0doFKCIMN8rhAZNN9vPL+dMjzjWkl8tF4sRs5+7vHwTdv\n6GcE6wFWFBOxejxhtkDYjBFH6/gOhl0yiBFeO6yTAoGALCOj0YUKo+2S69UpCuHa\nRS+D8IhAA1IzaWWb1lQqEpSzXG2rGcBt+N0ep31OH/8fB12qnm1mrjXOBO5wHOYF\nqvzO+H92YQGQfcw99pG0nzTNjXtocDvyIDuZX0XX6swnqxYpgwcdgvphs1LLRPal\niYIq6vJQWiuROVhB+qYiLvsCgYEA4es2nVQyN7hWKjpE7Pse82TKeOH9flq9Gt8y\nNr6FJyQoBQTkAiWFTgOlrRBzJtX6HF/QFrV2rOjBFCSvDNFOozy/UU9N4YPSm+0V\nu6okqlKa76tvIOqOBc8zpSxBu7SqrA4ImcweBw7Zx6LYeGiyNrZkd1VoRZL/p6Tz\nU2hS/AsCgYABjf8Mj8SWv6SuhcxkVMby7IABMrzWENc3XSA0BGIh5FctoRV6A9dJ\n5QRV2d46BIgoOMhRIDZcGPVmZVGWY3ulF31mGImKLnjDCFMmeLjrM5vCw7xLSnrV\nVvuk7xgWwdKfhx394iHTPatCFZzKxWttVumUzZfiexIbttcJLHJD6A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "fingerprint": "2e:f4:1a:d1:ce:e1:d0:c1:32:d9:80:67:a6:e9:d5:30"}} 2018-08-31 02:46:20,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a0521042-ad30-4d84-9a90-14a8213945f2 2018-08-31 02:46:20,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.479206085205s 2018-08-31 02:46:20,868 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a0521042-ad30-4d84-9a90-14a8213945f2 2018-08-31 02:46:20,869 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWMtRDS17jpaLbYW7zbBwzUXzNJ2Q5MB/CkpafbBLZYg0OmeqHlt22E7gRr74S4g72A0ctoM9FrQcv5gmZcyMOlTfq8x85Fo/Ogi9Lb2zZcEBpc+LUFttI0CUviL4Hd70Et0LFVl9N86JY1XkDwj1zKUNdnDDqJ0l8uFnsINudCNiuHSv0PXdZyJmGEfYa6El0z17heHAQ2AlquFvS2vqvMhn3G1d/86UBYYeN23hIFsv5D/tHyaHuErNS83FkgWq0ziRbztUMBarS2eOvMiZmEfewKRG+IHtnoGjlE5rNcdvTnqglMuKhzfEtXo6zMtTubt0Fzzc4+ewDox8AeH3N Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1jLUQ0te46Wi22Fu82wcM1F8zSdkOTAfwpKWn2wS2WINDpnq\nh5bdthO4Ea++EuIO9gNHLaDPRa0HL+YJmXMjDpU36vMfORaPzoIvS29s2XBAaXPi\n1BbbSNAlL4i+B3e9BLdCxVZfTfOiWNV5A8I9cylDXZww6idJfLhZ7CDbnQjYrh0r\n9D13WciZhhH2GuhJdM9e4XhwENgJarhb0tr6rzIZ9xtXf/OlAWGHjdt4SBbL+Q/7\nR8mh7hKzUvNxZIFqtM4kW87VDAWq0tnjrzImZhH3sCkRviB7Z6Bo5ROazXHb056o\nJTLioc3xLV6OszLU7m7dBc83OPnsA6MfAHh9zQIDAQABAoIBAQDAd5vTe/4ff83+\nYmZXxGTyl94UWbjsyhk/tIgzZ+DoA/rHi/X5L864tK9I9SlNvmLDG97xWPXmHbu/\nhmxJvfNaPyqnqx37JhLB9Kial9yu5PZ7yu2etYsEukMvmydlfmoRurn8p8erO6g9\nOlQq1HZy7Djj/FzXicW2k8/5JO0xBAUT3KMRer5uj/QpYWos9jx+BivOw4v7DsqD\n3NIO/+LCSDNNIBuHQjPY9vniVAxBhvI1EZgPi0vytxzSRWp62wpcOmgsN6nQVz0N\nsqX1RxrwCabggYrvMF7bWRbW3coM+gQoGU6xK++0BUpKFmyPdpG+tYrIo/XVCZvL\nTaMBxHDhAoGBAOzlsDuOy0COCF+Zy2El8wYN5vgZrBcbisHG9b84FsiFy6diAAef\nDazVvvryWAmAjlxNG5zLoeb6cvxh+A+58qVLs+IygFsRydsTWGzXgAzxsm/DEyzZ\n/6BabvanfbJj4relslRqw3oTQoPLZBnz2dj1INVHXr/owib7xZyA/ggfAoGBAOd4\nkWz6lU4pNMFOtSj6hU6U+hhwcGIBq7ZcZhySED9eLh4wKpyIHshxASrgPlXRx0xj\ntFIZXxTcctGBcIcNIQY0doFKCIMN8rhAZNN9vPL+dMjzjWkl8tF4sRs5+7vHwTdv\n6GcE6wFWFBOxejxhtkDYjBFH6/gOhl0yiBFeO6yTAoGALCOj0YUKo+2S69UpCuHa\nRS+D8IhAA1IzaWWb1lQqEpSzXG2rGcBt+N0ep31OH/8fB12qnm1mrjXOBO5wHOYF\nqvzO+H92YQGQfcw99pG0nzTNjXtocDvyIDuZX0XX6swnqxYpgwcdgvphs1LLRPal\niYIq6vJQWiuROVhB+qYiLvsCgYEA4es2nVQyN7hWKjpE7Pse82TKeOH9flq9Gt8y\nNr6FJyQoBQTkAiWFTgOlrRBzJtX6HF/QFrV2rOjBFCSvDNFOozy/UU9N4YPSm+0V\nu6okqlKa76tvIOqOBc8zpSxBu7SqrA4ImcweBw7Zx6LYeGiyNrZkd1VoRZL/p6Tz\nU2hS/AsCgYABjf8Mj8SWv6SuhcxkVMby7IABMrzWENc3XSA0BGIh5FctoRV6A9dJ\n5QRV2d46BIgoOMhRIDZcGPVmZVGWY3ulF31mGImKLnjDCFMmeLjrM5vCw7xLSnrV\nVvuk7xgWwdKfhx394iHTPatCFZzKxWttVumUzZfiexIbttcJLHJD6A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4b3ed8fa2f6444cd88545d24f4ba3560', 'name': u'shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'created_at': '2018-08-31T02:46:20.869613', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'764211ed325941698d1e969340177004', 'name': 'shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2e:f4:1a:d1:ce:e1:d0:c1:32:d9:80:67:a6:e9:d5:30', 'type': 'ssh', 'id': u'shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3'}) 2018-08-31 02:46:20,870 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1jLUQ0te46Wi22Fu82wcM1F8zSdkOTAfwpKWn2wS2WINDpnq h5bdthO4Ea++EuIO9gNHLaDPRa0HL+YJmXMjDpU36vMfORaPzoIvS29s2XBAaXPi 1BbbSNAlL4i+B3e9BLdCxVZfTfOiWNV5A8I9cylDXZww6idJfLhZ7CDbnQjYrh0r 9D13WciZhhH2GuhJdM9e4XhwENgJarhb0tr6rzIZ9xtXf/OlAWGHjdt4SBbL+Q/7 R8mh7hKzUvNxZIFqtM4kW87VDAWq0tnjrzImZhH3sCkRviB7Z6Bo5ROazXHb056o JTLioc3xLV6OszLU7m7dBc83OPnsA6MfAHh9zQIDAQABAoIBAQDAd5vTe/4ff83+ YmZXxGTyl94UWbjsyhk/tIgzZ+DoA/rHi/X5L864tK9I9SlNvmLDG97xWPXmHbu/ hmxJvfNaPyqnqx37JhLB9Kial9yu5PZ7yu2etYsEukMvmydlfmoRurn8p8erO6g9 OlQq1HZy7Djj/FzXicW2k8/5JO0xBAUT3KMRer5uj/QpYWos9jx+BivOw4v7DsqD 3NIO/+LCSDNNIBuHQjPY9vniVAxBhvI1EZgPi0vytxzSRWp62wpcOmgsN6nQVz0N sqX1RxrwCabggYrvMF7bWRbW3coM+gQoGU6xK++0BUpKFmyPdpG+tYrIo/XVCZvL TaMBxHDhAoGBAOzlsDuOy0COCF+Zy2El8wYN5vgZrBcbisHG9b84FsiFy6diAAef DazVvvryWAmAjlxNG5zLoeb6cvxh+A+58qVLs+IygFsRydsTWGzXgAzxsm/DEyzZ /6BabvanfbJj4relslRqw3oTQoPLZBnz2dj1INVHXr/owib7xZyA/ggfAoGBAOd4 kWz6lU4pNMFOtSj6hU6U+hhwcGIBq7ZcZhySED9eLh4wKpyIHshxASrgPlXRx0xj tFIZXxTcctGBcIcNIQY0doFKCIMN8rhAZNN9vPL+dMjzjWkl8tF4sRs5+7vHwTdv 6GcE6wFWFBOxejxhtkDYjBFH6/gOhl0yiBFeO6yTAoGALCOj0YUKo+2S69UpCuHa RS+D8IhAA1IzaWWb1lQqEpSzXG2rGcBt+N0ep31OH/8fB12qnm1mrjXOBO5wHOYF qvzO+H92YQGQfcw99pG0nzTNjXtocDvyIDuZX0XX6swnqxYpgwcdgvphs1LLRPal iYIq6vJQWiuROVhB+qYiLvsCgYEA4es2nVQyN7hWKjpE7Pse82TKeOH9flq9Gt8y Nr6FJyQoBQTkAiWFTgOlrRBzJtX6HF/QFrV2rOjBFCSvDNFOozy/UU9N4YPSm+0V u6okqlKa76tvIOqOBc8zpSxBu7SqrA4ImcweBw7Zx6LYeGiyNrZkd1VoRZL/p6Tz U2hS/AsCgYABjf8Mj8SWv6SuhcxkVMby7IABMrzWENc3XSA0BGIh5FctoRV6A9dJ 5QRV2d46BIgoOMhRIDZcGPVmZVGWY3ulF31mGImKLnjDCFMmeLjrM5vCw7xLSnrV Vvuk7xgWwdKfhx394iHTPatCFZzKxWttVumUzZfiexIbttcJLHJD6A== -----END RSA PRIVATE KEY----- 2018-08-31 02:46:20,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 02:46:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"security_group": {"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-31 02:46:21,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-239e0f45-d1be-46a5-a103-ec030b8192c9 Date: Fri, 31 Aug 2018 02:46:21 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "updated_at": "2018-08-31T02:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "48734ca1-b28b-4cbd-a07d-4f08d4cdb2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "b6ba6acb-0880-41e0-b987-c794d2eb3f03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 1, "project_id": "764211ed325941698d1e969340177004", "id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}} 2018-08-31 02:46:21,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-239e0f45-d1be-46a5-a103-ec030b8192c9 2018-08-31 02:46:21,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.617921113968s 2018-08-31 02:46:21,491 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-239e0f45-d1be-46a5-a103-ec030b8192c9 2018-08-31 02:46:21,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 02:46:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:21,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-b65567b7-267d-448a-98a3-0c5b10fac03a Date: Fri, 31 Aug 2018 02:46:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:00Z", "updated_at": "2018-08-31T02:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "2dab6d8e-b4fb-4796-9023-6f76b25c70ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "4b2f6316-bb11-4fb5-8a61-2d257bb83dbe", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a3b7af0a-237d-477d-b764-aaf941e97dcd", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a4c663ce-7b75-42ef-a847-424126a8a2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 1, "project_id": "764211ed325941698d1e969340177004", "id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "updated_at": "2018-08-31T02:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "48734ca1-b28b-4cbd-a07d-4f08d4cdb2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "b6ba6acb-0880-41e0-b987-c794d2eb3f03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 1, "project_id": "764211ed325941698d1e969340177004", "id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}]} 2018-08-31 02:46:21,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b65567b7-267d-448a-98a3-0c5b10fac03a 2018-08-31 02:46:21,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0843679904938s 2018-08-31 02:46:21,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b65567b7-267d-448a-98a3-0c5b10fac03a 2018-08-31 02:46:21,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 02:46:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -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": "dd548d99-7b6f-4b0c-a306-f4525931576b"}}' 2018-08-31 02:46:21,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-436332fa-8e59-47ae-a7c6-bacd27e1d77f Date: Fri, 31 Aug 2018 02:46:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "port_range_min": 22, "revision_number": 0, "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "project_id": "764211ed325941698d1e969340177004", "id": "efc1a8f4-3a3b-4f3b-917c-76680950c1a6"}} 2018-08-31 02:46:21,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-436332fa-8e59-47ae-a7c6-bacd27e1d77f 2018-08-31 02:46:21,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.109502077103s 2018-08-31 02:46:21,694 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-436332fa-8e59-47ae-a7c6-bacd27e1d77f 2018-08-31 02:46:21,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 02:46:21,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:21,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-74e96735-badf-475e-bf83-5cb61e2f1318 Date: Fri, 31 Aug 2018 02:46:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:00Z", "updated_at": "2018-08-31T02:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "2dab6d8e-b4fb-4796-9023-6f76b25c70ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "4b2f6316-bb11-4fb5-8a61-2d257bb83dbe", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a3b7af0a-237d-477d-b764-aaf941e97dcd", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a4c663ce-7b75-42ef-a847-424126a8a2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 1, "project_id": "764211ed325941698d1e969340177004", "id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "updated_at": "2018-08-31T02:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "48734ca1-b28b-4cbd-a07d-4f08d4cdb2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "b6ba6acb-0880-41e0-b987-c794d2eb3f03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "efc1a8f4-3a3b-4f3b-917c-76680950c1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 2, "project_id": "764211ed325941698d1e969340177004", "id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}]} 2018-08-31 02:46:21,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-74e96735-badf-475e-bf83-5cb61e2f1318 2018-08-31 02:46:21,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0410299301147s 2018-08-31 02:46:21,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-74e96735-badf-475e-bf83-5cb61e2f1318 2018-08-31 02:46:21,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 02:46:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -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": "dd548d99-7b6f-4b0c-a306-f4525931576b"}}' 2018-08-31 02:46:21,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-55b04565-b127-44c8-800c-89a4d666eeff Date: Fri, 31 Aug 2018 02:46:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "port_range_min": null, "revision_number": 0, "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "project_id": "764211ed325941698d1e969340177004", "id": "0d12c511-86c8-4069-9030-5f92c92b6930"}} 2018-08-31 02:46:21,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-55b04565-b127-44c8-800c-89a4d666eeff 2018-08-31 02:46:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118743896484s 2018-08-31 02:46:21,862 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-55b04565-b127-44c8-800c-89a4d666eeff 2018-08-31 02:46:21,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 02:46:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:21,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-02b5bd43-2745-4f19-a2df-6d818ccda784 Date: Fri, 31 Aug 2018 02:46:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:00Z", "updated_at": "2018-08-31T02:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "2dab6d8e-b4fb-4796-9023-6f76b25c70ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "4b2f6316-bb11-4fb5-8a61-2d257bb83dbe", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a3b7af0a-237d-477d-b764-aaf941e97dcd", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a4c663ce-7b75-42ef-a847-424126a8a2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 1, "project_id": "764211ed325941698d1e969340177004", "id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "updated_at": "2018-08-31T02:46:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "0d12c511-86c8-4069-9030-5f92c92b6930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "48734ca1-b28b-4cbd-a07d-4f08d4cdb2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "b6ba6acb-0880-41e0-b987-c794d2eb3f03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "efc1a8f4-3a3b-4f3b-917c-76680950c1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 3, "project_id": "764211ed325941698d1e969340177004", "id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}]} 2018-08-31 02:46:21,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-02b5bd43-2745-4f19-a2df-6d818ccda784 2018-08-31 02:46:21,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0421578884125s 2018-08-31 02:46:21,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-02b5bd43-2745-4f19-a2df-6d818ccda784 2018-08-31 02:46:21,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 02:46:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b"}}' 2018-08-31 02:46:22,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-399e054a-159c-4577-a798-7cf686dfc796 Date: Fri, 31 Aug 2018 02:46:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "port_range_min": 9000, "revision_number": 0, "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "project_id": "764211ed325941698d1e969340177004", "id": "03fd9db9-3a92-4b74-9713-8cd26ceb447b"}} 2018-08-31 02:46:22,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-399e054a-159c-4577-a798-7cf686dfc796 2018-08-31 02:46:22,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.106332063675s 2018-08-31 02:46:22,018 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-399e054a-159c-4577-a798-7cf686dfc796 2018-08-31 02:46:22,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:46:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:22,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-ba5ebb29-74e2-4f6c-8445-e471773cfc8b Date: Fri, 31 Aug 2018 02:46:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"764211ed325941698d1e969340177004","l2_adjacency":true,"status":"ACTIVE","subnets":["30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd"],"description":"","tags":[],"updated_at":"2018-08-31T02:46:01Z","qos_policy_id":null,"name":"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3","admin_state_up":true,"tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:00Z","mtu":1450}]} 2018-08-31 02:46:22,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba5ebb29-74e2-4f6c-8445-e471773cfc8b 2018-08-31 02:46:22,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857779979706s 2018-08-31 02:46:22,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba5ebb29-74e2-4f6c-8445-e471773cfc8b 2018-08-31 02:46:22,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 02:46:22,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:22,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-48ba8712-4af1-4bc1-94b4-de426446a539 Date: Fri, 31 Aug 2018 02:46:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:46:19Z", "file": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file", "owner": "764211ed325941698d1e969340177004", "id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "size": 666173440, "self": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-31T02:46:09Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 02:46:22,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-48ba8712-4af1-4bc1-94b4-de426446a539 2018-08-31 02:46:22,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339901447296s 2018-08-31 02:46:22,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-48ba8712-4af1-4bc1-94b4-de426446a539 2018-08-31 02:46:22,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 02:46:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:22,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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,Accept-Encoding x-openstack-request-id: req-7ebbf78c-dd48-4474-aa95-331e985178ef x-compute-request-id: req-7ebbf78c-dd48-4474-aa95-331e985178ef Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "c02b214e-9351-4a16-af48-3241b1bda37b"}]} 2018-08-31 02:46:22,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7ebbf78c-dd48-4474-aa95-331e985178ef 2018-08-31 02:46:22,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023136138916s 2018-08-31 02:46:22,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7ebbf78c-dd48-4474-aa95-331e985178ef 2018-08-31 02:46:22,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 02:46:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"server": {"name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "imageRef": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "flavorRef": "c02b214e-9351-4a16-af48-3241b1bda37b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fe59c826-43bf-4d99-9ac1-aafcd56f7675"}], "security_groups": [{"name": "dd548d99-7b6f-4b0c-a306-f4525931576b"}]}}' 2018-08-31 02:46:23,965 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 02: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-c1bc9ac3-18a2-4a01-a1fd-3d5157d4b3df x-compute-request-id: req-c1bc9ac3-18a2-4a01-a1fd-3d5157d4b3df Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dd548d99-7b6f-4b0c-a306-f4525931576b"}], "OS-DCF:diskConfig": "MANUAL", "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "adminPass": "S242e5tmd94T"}} 2018-08-31 02:46:23,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c1bc9ac3-18a2-4a01-a1fd-3d5157d4b3df 2018-08-31 02:46:23,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.79416799545s 2018-08-31 02:46:23,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c1bc9ac3-18a2-4a01-a1fd-3d5157d4b3df 2018-08-31 02:46:23,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:23,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:24,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-01fbe2e0-dc42-446e-82c5-4f7abad30bda x-compute-request-id: req-01fbe2e0-dc42-446e-82c5-4f7abad30bda 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.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:24,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01fbe2e0-dc42-446e-82c5-4f7abad30bda 2018-08-31 02:46:24,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627475976944s 2018-08-31 02:46:24,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01fbe2e0-dc42-446e-82c5-4f7abad30bda 2018-08-31 02:46:24,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:46:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:24,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-eaa40eff-71c6-4885-a206-3760a84721ea Date: Fri, 31 Aug 2018 02:46:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"764211ed325941698d1e969340177004","l2_adjacency":true,"status":"ACTIVE","subnets":["30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd"],"description":"","tags":[],"updated_at":"2018-08-31T02:46:01Z","qos_policy_id":null,"name":"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3","admin_state_up":true,"tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:00Z","mtu":1450}]} 2018-08-31 02:46:24,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eaa40eff-71c6-4885-a206-3760a84721ea 2018-08-31 02:46:24,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956120491028s 2018-08-31 02:46:24,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eaa40eff-71c6-4885-a206-3760a84721ea 2018-08-31 02:46:24,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 02:46:24,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:24,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f1215b5b-e02e-4d34-bf65-ee9e13633cfc Date: Fri, 31 Aug 2018 02:46:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T02:46:01Z","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":"764211ed325941698d1e969340177004","id":"30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd","subnetpool_id":null,"name":"shaker-subnet_0da60536-788b-4ff7-9a1c-e1e07671abc3"}]} 2018-08-31 02:46:24,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f1215b5b-e02e-4d34-bf65-ee9e13633cfc 2018-08-31 02:46:24,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426030158997s 2018-08-31 02:46:24,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f1215b5b-e02e-4d34-bf65-ee9e13633cfc 2018-08-31 02:46:24,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:26,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:27,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-5afdf4a1-cfe7-4d2c-a470-a77dc5a1ffbe x-compute-request-id: req-5afdf4a1-cfe7-4d2c-a470-a77dc5a1ffbe Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:27,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5afdf4a1-cfe7-4d2c-a470-a77dc5a1ffbe 2018-08-31 02:46:27,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351076841354s 2018-08-31 02:46:27,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5afdf4a1-cfe7-4d2c-a470-a77dc5a1ffbe 2018-08-31 02:46:27,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:29,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:29,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:29,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-5fa93dff-d1f7-40b5-ab75-1182bd0a7d2a x-compute-request-id: req-5fa93dff-d1f7-40b5-ab75-1182bd0a7d2a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:29,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5fa93dff-d1f7-40b5-ab75-1182bd0a7d2a 2018-08-31 02:46:29,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217315912247s 2018-08-31 02:46:29,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5fa93dff-d1f7-40b5-ab75-1182bd0a7d2a 2018-08-31 02:46:29,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:31,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:31,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-4f90df44-a552-4288-8807-ef65c14187d5 x-compute-request-id: req-4f90df44-a552-4288-8807-ef65c14187d5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:31,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4f90df44-a552-4288-8807-ef65c14187d5 2018-08-31 02:46:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591381788254s 2018-08-31 02:46:31,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4f90df44-a552-4288-8807-ef65c14187d5 2018-08-31 02:46:31,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:33,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:33,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:34,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-fd94d870-576e-448a-9f5d-3f2746172f46 x-compute-request-id: req-fd94d870-576e-448a-9f5d-3f2746172f46 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:34,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fd94d870-576e-448a-9f5d-3f2746172f46 2018-08-31 02:46:34,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405042171478s 2018-08-31 02:46:34,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fd94d870-576e-448a-9f5d-3f2746172f46 2018-08-31 02:46:34,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:36,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:36,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:36,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-405bf7a0-e076-4da0-bc78-c734007661f5 x-compute-request-id: req-405bf7a0-e076-4da0-bc78-c734007661f5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:36,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-405bf7a0-e076-4da0-bc78-c734007661f5 2018-08-31 02:46:36,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592543125153s 2018-08-31 02:46:36,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-405bf7a0-e076-4da0-bc78-c734007661f5 2018-08-31 02:46:36,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:38,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:38,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:39,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-9deec086-0de2-4b49-93ef-adf1302855c3 x-compute-request-id: req-9deec086-0de2-4b49-93ef-adf1302855c3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:39,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9deec086-0de2-4b49-93ef-adf1302855c3 2018-08-31 02:46:39,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434329032898s 2018-08-31 02:46:39,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9deec086-0de2-4b49-93ef-adf1302855c3 2018-08-31 02:46:39,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:41,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:41,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:41,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-44e8a900-c88a-4e47-85ac-3622f4425173 x-compute-request-id: req-44e8a900-c88a-4e47-85ac-3622f4425173 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:41,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44e8a900-c88a-4e47-85ac-3622f4425173 2018-08-31 02:46:41,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332493066788s 2018-08-31 02:46:41,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44e8a900-c88a-4e47-85ac-3622f4425173 2018-08-31 02:46:41,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:43,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:43,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:44,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bf31441-9d3a-4340-9062-b2e35cef3f32 x-compute-request-id: req-8bf31441-9d3a-4340-9062-b2e35cef3f32 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:44,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bf31441-9d3a-4340-9062-b2e35cef3f32 2018-08-31 02:46:44,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329897880554s 2018-08-31 02:46:44,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bf31441-9d3a-4340-9062-b2e35cef3f32 2018-08-31 02:46:44,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:46,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:46,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:46,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-51b9751c-4523-4928-b6a1-fa4b066380b6 x-compute-request-id: req-51b9751c-4523-4928-b6a1-fa4b066380b6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:46,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-51b9751c-4523-4928-b6a1-fa4b066380b6 2018-08-31 02:46:46,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.322535037994s 2018-08-31 02:46:46,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-51b9751c-4523-4928-b6a1-fa4b066380b6 2018-08-31 02:46:46,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:48,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:48,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:48,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-bcbab791-137a-4e27-9047-9c8235a8cf96 x-compute-request-id: req-bcbab791-137a-4e27-9047-9c8235a8cf96 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:48,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcbab791-137a-4e27-9047-9c8235a8cf96 2018-08-31 02:46:48,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569995880127s 2018-08-31 02:46:48,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcbab791-137a-4e27-9047-9c8235a8cf96 2018-08-31 02:46:48,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:50,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:50,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:51,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-5bf1f95e-0f69-4d16-b72e-f9c06bc3b004 x-compute-request-id: req-5bf1f95e-0f69-4d16-b72e-f9c06bc3b004 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:51,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5bf1f95e-0f69-4d16-b72e-f9c06bc3b004 2018-08-31 02:46:51,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725835800171s 2018-08-31 02:46:51,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5bf1f95e-0f69-4d16-b72e-f9c06bc3b004 2018-08-31 02:46:51,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:53,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:53,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-24805112-9b3c-4a4b-ae5c-be514c82cb80 x-compute-request-id: req-24805112-9b3c-4a4b-ae5c-be514c82cb80 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:53,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-24805112-9b3c-4a4b-ae5c-be514c82cb80 2018-08-31 02:46:53,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162651062012s 2018-08-31 02:46:53,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-24805112-9b3c-4a4b-ae5c-be514c82cb80 2018-08-31 02:46:53,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:55,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:56,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46: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-c46e8ab3-50a4-4809-bfad-cb2e7bdfce83 x-compute-request-id: req-c46e8ab3-50a4-4809-bfad-cb2e7bdfce83 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:56,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c46e8ab3-50a4-4809-bfad-cb2e7bdfce83 2018-08-31 02:46:56,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330045223236s 2018-08-31 02:46:56,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c46e8ab3-50a4-4809-bfad-cb2e7bdfce83 2018-08-31 02:46:56,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:46:58,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:46:58,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:46:58,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfeb111e-6619-4669-8789-b5b25cc2a5ea x-compute-request-id: req-bfeb111e-6619-4669-8789-b5b25cc2a5ea Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:46:58,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bfeb111e-6619-4669-8789-b5b25cc2a5ea 2018-08-31 02:46:58,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667351007462s 2018-08-31 02:46:58,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bfeb111e-6619-4669-8789-b5b25cc2a5ea 2018-08-31 02:46:58,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:00,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:00,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:01,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-f8309116-e533-4a62-af05-fa8aa4735b72 x-compute-request-id: req-f8309116-e533-4a62-af05-fa8aa4735b72 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:01,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8309116-e533-4a62-af05-fa8aa4735b72 2018-08-31 02:47:01,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675087928772s 2018-08-31 02:47:01,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8309116-e533-4a62-af05-fa8aa4735b72 2018-08-31 02:47:01,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:03,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:03,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-50d094ce-4d6f-4d72-997f-d46aaadd7bce x-compute-request-id: req-50d094ce-4d6f-4d72-997f-d46aaadd7bce Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:03,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-50d094ce-4d6f-4d72-997f-d46aaadd7bce 2018-08-31 02:47:03,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426783084869s 2018-08-31 02:47:03,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-50d094ce-4d6f-4d72-997f-d46aaadd7bce 2018-08-31 02:47:03,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:05,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:06,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f53bc9f-2bf9-46da-91fa-140d51c70528 x-compute-request-id: req-9f53bc9f-2bf9-46da-91fa-140d51c70528 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:06,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f53bc9f-2bf9-46da-91fa-140d51c70528 2018-08-31 02:47:06,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162332057953s 2018-08-31 02:47:06,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f53bc9f-2bf9-46da-91fa-140d51c70528 2018-08-31 02:47:06,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:08,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:08,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d58fa1a-4020-4088-a2fc-21bab895d75b x-compute-request-id: req-7d58fa1a-4020-4088-a2fc-21bab895d75b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:08,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d58fa1a-4020-4088-a2fc-21bab895d75b 2018-08-31 02:47:08,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198606014252s 2018-08-31 02:47:08,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d58fa1a-4020-4088-a2fc-21bab895d75b 2018-08-31 02:47:08,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:10,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:10,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:10,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b27689b-4027-40fc-8094-2fc5d788b67c x-compute-request-id: req-2b27689b-4027-40fc-8094-2fc5d788b67c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:10,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b27689b-4027-40fc-8094-2fc5d788b67c 2018-08-31 02:47:10,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515414953232s 2018-08-31 02:47:10,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b27689b-4027-40fc-8094-2fc5d788b67c 2018-08-31 02:47:10,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:12,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:13,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-3fd98436-fc4f-4a53-9570-8f26876c86bd x-compute-request-id: req-3fd98436-fc4f-4a53-9570-8f26876c86bd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:13,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3fd98436-fc4f-4a53-9570-8f26876c86bd 2018-08-31 02:47:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399376869202s 2018-08-31 02:47:13,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3fd98436-fc4f-4a53-9570-8f26876c86bd 2018-08-31 02:47:13,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:15,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:15,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03b8d34a-40db-44c9-8729-98576df6b72a x-compute-request-id: req-03b8d34a-40db-44c9-8729-98576df6b72a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:15,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03b8d34a-40db-44c9-8729-98576df6b72a 2018-08-31 02:47:15,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347697973251s 2018-08-31 02:47:15,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03b8d34a-40db-44c9-8729-98576df6b72a 2018-08-31 02:47:15,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:17,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:17,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:18,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c344f26b-d65d-4ec8-b036-dc70f4177d9e x-compute-request-id: req-c344f26b-d65d-4ec8-b036-dc70f4177d9e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:18,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c344f26b-d65d-4ec8-b036-dc70f4177d9e 2018-08-31 02:47:18,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667115926743s 2018-08-31 02:47:18,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c344f26b-d65d-4ec8-b036-dc70f4177d9e 2018-08-31 02:47:18,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:20,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:20,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdea943a-92e3-4de5-8476-9635cd791bd9 x-compute-request-id: req-fdea943a-92e3-4de5-8476-9635cd791bd9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:20,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdea943a-92e3-4de5-8476-9635cd791bd9 2018-08-31 02:47:20,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439023971558s 2018-08-31 02:47:20,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdea943a-92e3-4de5-8476-9635cd791bd9 2018-08-31 02:47:20,765 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:22,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:22,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-9b0a1815-6116-4d4e-b974-73438c1a2f47 x-compute-request-id: req-9b0a1815-6116-4d4e-b974-73438c1a2f47 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:22,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9b0a1815-6116-4d4e-b974-73438c1a2f47 2018-08-31 02:47:22,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169482946396s 2018-08-31 02:47:22,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9b0a1815-6116-4d4e-b974-73438c1a2f47 2018-08-31 02:47:22,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:24,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:25,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-d2549ba5-cdaf-4f62-bec1-fc4a4e7bf40c x-compute-request-id: req-d2549ba5-cdaf-4f62-bec1-fc4a4e7bf40c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:25,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2549ba5-cdaf-4f62-bec1-fc4a4e7bf40c 2018-08-31 02:47:25,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350790023804s 2018-08-31 02:47:25,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2549ba5-cdaf-4f62-bec1-fc4a4e7bf40c 2018-08-31 02:47:25,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:27,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:27,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-8c74ceee-62cd-4c6b-a253-b7e49865a300 x-compute-request-id: req-8c74ceee-62cd-4c6b-a253-b7e49865a300 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:27,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8c74ceee-62cd-4c6b-a253-b7e49865a300 2018-08-31 02:47:27,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165785074234s 2018-08-31 02:47:27,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8c74ceee-62cd-4c6b-a253-b7e49865a300 2018-08-31 02:47:27,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:29,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:29,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-6b200223-ee7d-4893-b11a-0b82856e818f x-compute-request-id: req-6b200223-ee7d-4893-b11a-0b82856e818f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:29,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b200223-ee7d-4893-b11a-0b82856e818f 2018-08-31 02:47:29,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368465900421s 2018-08-31 02:47:29,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b200223-ee7d-4893-b11a-0b82856e818f 2018-08-31 02:47:29,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:31,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:32,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-dd5c90b2-36b3-46ef-81b3-b1a010214aab x-compute-request-id: req-dd5c90b2-36b3-46ef-81b3-b1a010214aab Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:32,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd5c90b2-36b3-46ef-81b3-b1a010214aab 2018-08-31 02:47:32,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401293992996s 2018-08-31 02:47:32,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd5c90b2-36b3-46ef-81b3-b1a010214aab 2018-08-31 02:47:32,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:34,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:34,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:34,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-098af9b6-d24c-4f9d-be2e-95e9b712eacc x-compute-request-id: req-098af9b6-d24c-4f9d-be2e-95e9b712eacc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:34,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-098af9b6-d24c-4f9d-be2e-95e9b712eacc 2018-08-31 02:47:34,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345864057541s 2018-08-31 02:47:34,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-098af9b6-d24c-4f9d-be2e-95e9b712eacc 2018-08-31 02:47:34,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:36,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:37,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-21f9e048-cc4e-4ec0-928c-0eca31026b9c x-compute-request-id: req-21f9e048-cc4e-4ec0-928c-0eca31026b9c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:37,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21f9e048-cc4e-4ec0-928c-0eca31026b9c 2018-08-31 02:47:37,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411728858948s 2018-08-31 02:47:37,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21f9e048-cc4e-4ec0-928c-0eca31026b9c 2018-08-31 02:47:37,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:39,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:39,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-0b2c7b0f-6af2-44f0-be39-e2b49e0da4bd x-compute-request-id: req-0b2c7b0f-6af2-44f0-be39-e2b49e0da4bd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:39,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b2c7b0f-6af2-44f0-be39-e2b49e0da4bd 2018-08-31 02:47:39,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169234037399s 2018-08-31 02:47:39,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b2c7b0f-6af2-44f0-be39-e2b49e0da4bd 2018-08-31 02:47:39,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:41,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:41,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-124d7ccd-1ef0-482e-a06c-3da01150d47f x-compute-request-id: req-124d7ccd-1ef0-482e-a06c-3da01150d47f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:41,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-124d7ccd-1ef0-482e-a06c-3da01150d47f 2018-08-31 02:47:41,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171225070953s 2018-08-31 02:47:41,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-124d7ccd-1ef0-482e-a06c-3da01150d47f 2018-08-31 02:47:41,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:43,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:43,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:43,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-3195842b-7e6e-4817-9574-2f9f6afd8871 x-compute-request-id: req-3195842b-7e6e-4817-9574-2f9f6afd8871 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:43,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3195842b-7e6e-4817-9574-2f9f6afd8871 2018-08-31 02:47:43,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584668159485s 2018-08-31 02:47:43,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3195842b-7e6e-4817-9574-2f9f6afd8871 2018-08-31 02:47:43,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:45,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:45,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:46,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-499ed48e-8b71-4f70-8291-f7670cd77c89 x-compute-request-id: req-499ed48e-8b71-4f70-8291-f7670cd77c89 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:46,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-499ed48e-8b71-4f70-8291-f7670cd77c89 2018-08-31 02:47:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40558218956s 2018-08-31 02:47:46,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-499ed48e-8b71-4f70-8291-f7670cd77c89 2018-08-31 02:47:46,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:48,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:48,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-fc3d0693-efba-4fb1-ad36-a7a973cd36fe x-compute-request-id: req-fc3d0693-efba-4fb1-ad36-a7a973cd36fe Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:48,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc3d0693-efba-4fb1-ad36-a7a973cd36fe 2018-08-31 02:47:48,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194185972214s 2018-08-31 02:47:48,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc3d0693-efba-4fb1-ad36-a7a973cd36fe 2018-08-31 02:47:48,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:50,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:50,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:50,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-60df03b9-ef22-45ab-8e18-df822b476b93 x-compute-request-id: req-60df03b9-ef22-45ab-8e18-df822b476b93 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:50,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60df03b9-ef22-45ab-8e18-df822b476b93 2018-08-31 02:47:50,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176414012909s 2018-08-31 02:47:50,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60df03b9-ef22-45ab-8e18-df822b476b93 2018-08-31 02:47:50,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:52,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:53,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-91f607d1-e308-46b2-8c71-39dfc0e5b6de x-compute-request-id: req-91f607d1-e308-46b2-8c71-39dfc0e5b6de Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:53,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-91f607d1-e308-46b2-8c71-39dfc0e5b6de 2018-08-31 02:47:53,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407698869705s 2018-08-31 02:47:53,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-91f607d1-e308-46b2-8c71-39dfc0e5b6de 2018-08-31 02:47:53,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:55,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:55,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:47: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-58bb83d6-6166-49cd-8f2c-f1739e6acb1b x-compute-request-id: req-58bb83d6-6166-49cd-8f2c-f1739e6acb1b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:55,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-58bb83d6-6166-49cd-8f2c-f1739e6acb1b 2018-08-31 02:47:55,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172730922699s 2018-08-31 02:47:55,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-58bb83d6-6166-49cd-8f2c-f1739e6acb1b 2018-08-31 02:47:55,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:57,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:47:57,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-34c3fa81-a4d1-4c36-b5d4-187d4fd28126 x-compute-request-id: req-34c3fa81-a4d1-4c36-b5d4-187d4fd28126 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:47:57,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34c3fa81-a4d1-4c36-b5d4-187d4fd28126 2018-08-31 02:47:57,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488898992538s 2018-08-31 02:47:57,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34c3fa81-a4d1-4c36-b5d4-187d4fd28126 2018-08-31 02:47:57,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:47:59,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:47:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:00,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-4c4b461e-0916-413e-bf40-948b8057ec58 x-compute-request-id: req-4c4b461e-0916-413e-bf40-948b8057ec58 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:00,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c4b461e-0916-413e-bf40-948b8057ec58 2018-08-31 02:48:00,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698395967484s 2018-08-31 02:48:00,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c4b461e-0916-413e-bf40-948b8057ec58 2018-08-31 02:48:00,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:02,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:02,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30e39403-10a1-4c65-91cb-c36e39f412c2 x-compute-request-id: req-30e39403-10a1-4c65-91cb-c36e39f412c2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:02,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30e39403-10a1-4c65-91cb-c36e39f412c2 2018-08-31 02:48:02,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18608212471s 2018-08-31 02:48:02,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30e39403-10a1-4c65-91cb-c36e39f412c2 2018-08-31 02:48:02,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:04,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:04,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d1d4a43-f1d7-4511-9070-29a9edb999dc x-compute-request-id: req-3d1d4a43-f1d7-4511-9070-29a9edb999dc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:04,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d1d4a43-f1d7-4511-9070-29a9edb999dc 2018-08-31 02:48:04,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182381153107s 2018-08-31 02:48:04,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d1d4a43-f1d7-4511-9070-29a9edb999dc 2018-08-31 02:48:04,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:06,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:07,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e243fd4e-cd2a-4aae-85e2-816d078e34d6 x-compute-request-id: req-e243fd4e-cd2a-4aae-85e2-816d078e34d6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:07,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e243fd4e-cd2a-4aae-85e2-816d078e34d6 2018-08-31 02:48:07,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427782058716s 2018-08-31 02:48:07,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e243fd4e-cd2a-4aae-85e2-816d078e34d6 2018-08-31 02:48:07,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:09,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:09,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-d9b0f460-8b1f-4b0e-93fe-6cd51503e2ea x-compute-request-id: req-d9b0f460-8b1f-4b0e-93fe-6cd51503e2ea Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:09,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9b0f460-8b1f-4b0e-93fe-6cd51503e2ea 2018-08-31 02:48:09,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172414064407s 2018-08-31 02:48:09,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9b0f460-8b1f-4b0e-93fe-6cd51503e2ea 2018-08-31 02:48:09,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:11,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:11,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-54f271f2-c231-4e60-96a4-de2b074df025 x-compute-request-id: req-54f271f2-c231-4e60-96a4-de2b074df025 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:11,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54f271f2-c231-4e60-96a4-de2b074df025 2018-08-31 02:48:11,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326558113098s 2018-08-31 02:48:11,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54f271f2-c231-4e60-96a4-de2b074df025 2018-08-31 02:48:11,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:13,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:14,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-25b50092-0590-4dbd-982c-e76d7539ab26 x-compute-request-id: req-25b50092-0590-4dbd-982c-e76d7539ab26 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:14,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-25b50092-0590-4dbd-982c-e76d7539ab26 2018-08-31 02:48:14,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388687849045s 2018-08-31 02:48:14,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-25b50092-0590-4dbd-982c-e76d7539ab26 2018-08-31 02:48:14,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:16,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:16,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:16,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-4f1d8369-7c1e-4969-84dd-b1d8c2f4a601 x-compute-request-id: req-4f1d8369-7c1e-4969-84dd-b1d8c2f4a601 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:16,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4f1d8369-7c1e-4969-84dd-b1d8c2f4a601 2018-08-31 02:48:16,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178671121597s 2018-08-31 02:48:16,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4f1d8369-7c1e-4969-84dd-b1d8c2f4a601 2018-08-31 02:48:16,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:18,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:18,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-7f8a7049-5797-4df9-8aa2-b634595a4327 x-compute-request-id: req-7f8a7049-5797-4df9-8aa2-b634595a4327 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:18,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f8a7049-5797-4df9-8aa2-b634595a4327 2018-08-31 02:48:18,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177424192429s 2018-08-31 02:48:18,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f8a7049-5797-4df9-8aa2-b634595a4327 2018-08-31 02:48:18,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:20,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:20,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:21,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-403494ca-0f21-43e7-a3e4-acf593c0e3e0 x-compute-request-id: req-403494ca-0f21-43e7-a3e4-acf593c0e3e0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:21,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-403494ca-0f21-43e7-a3e4-acf593c0e3e0 2018-08-31 02:48:21,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343108177185s 2018-08-31 02:48:21,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-403494ca-0f21-43e7-a3e4-acf593c0e3e0 2018-08-31 02:48:21,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:23,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:23,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:23,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-bf267768-97c4-48a9-a81a-564c162d2982 x-compute-request-id: req-bf267768-97c4-48a9-a81a-564c162d2982 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:23,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bf267768-97c4-48a9-a81a-564c162d2982 2018-08-31 02:48:23,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416996955872s 2018-08-31 02:48:23,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bf267768-97c4-48a9-a81a-564c162d2982 2018-08-31 02:48:23,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:25,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:25,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c07ed69c-05bc-401f-b205-ecf75326ed19 x-compute-request-id: req-c07ed69c-05bc-401f-b205-ecf75326ed19 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:25,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c07ed69c-05bc-401f-b205-ecf75326ed19 2018-08-31 02:48:25,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415138959885s 2018-08-31 02:48:25,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c07ed69c-05bc-401f-b205-ecf75326ed19 2018-08-31 02:48:25,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:27,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:28,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-a6afee44-6787-4971-8c81-2347593d0142 x-compute-request-id: req-a6afee44-6787-4971-8c81-2347593d0142 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:28,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a6afee44-6787-4971-8c81-2347593d0142 2018-08-31 02:48:28,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427397966385s 2018-08-31 02:48:28,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a6afee44-6787-4971-8c81-2347593d0142 2018-08-31 02:48:28,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:30,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:30,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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,Accept-Encoding x-openstack-request-id: req-2b21c1ad-9110-409d-97d8-02ef6f3a1642 x-compute-request-id: req-2b21c1ad-9110-409d-97d8-02ef6f3a1642 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:30,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b21c1ad-9110-409d-97d8-02ef6f3a1642 2018-08-31 02:48:30,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516443014145s 2018-08-31 02:48:30,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b21c1ad-9110-409d-97d8-02ef6f3a1642 2018-08-31 02:48:30,809 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:32,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:32,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-ffbca9aa-91e0-44f4-b6a1-6dbe6d982b62 x-compute-request-id: req-ffbca9aa-91e0-44f4-b6a1-6dbe6d982b62 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:32,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ffbca9aa-91e0-44f4-b6a1-6dbe6d982b62 2018-08-31 02:48:32,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172362089157s 2018-08-31 02:48:32,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ffbca9aa-91e0-44f4-b6a1-6dbe6d982b62 2018-08-31 02:48:32,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:34,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:35,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-55fd6802-dec6-4151-992e-2a11feff2d26 x-compute-request-id: req-55fd6802-dec6-4151-992e-2a11feff2d26 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:35,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55fd6802-dec6-4151-992e-2a11feff2d26 2018-08-31 02:48:35,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349231004715s 2018-08-31 02:48:35,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55fd6802-dec6-4151-992e-2a11feff2d26 2018-08-31 02:48:35,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:37,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:37,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-c4f45901-bc0c-409f-ab05-98cb16789984 x-compute-request-id: req-c4f45901-bc0c-409f-ab05-98cb16789984 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:37,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c4f45901-bc0c-409f-ab05-98cb16789984 2018-08-31 02:48:37,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418588876724s 2018-08-31 02:48:37,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c4f45901-bc0c-409f-ab05-98cb16789984 2018-08-31 02:48:37,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:39,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:40,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-27bfd8ce-cf4e-483e-9b68-c72ade5754a8 x-compute-request-id: req-27bfd8ce-cf4e-483e-9b68-c72ade5754a8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:40,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27bfd8ce-cf4e-483e-9b68-c72ade5754a8 2018-08-31 02:48:40,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35321688652s 2018-08-31 02:48:40,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27bfd8ce-cf4e-483e-9b68-c72ade5754a8 2018-08-31 02:48:40,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:42,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:42,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:42,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-475baa25-2806-42b5-8721-ee81dbff760e x-compute-request-id: req-475baa25-2806-42b5-8721-ee81dbff760e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:42,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-475baa25-2806-42b5-8721-ee81dbff760e 2018-08-31 02:48:42,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183901071548s 2018-08-31 02:48:42,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-475baa25-2806-42b5-8721-ee81dbff760e 2018-08-31 02:48:42,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:44,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:44,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-67ccb965-6922-4f75-bdff-0dc71ddf2d4b x-compute-request-id: req-67ccb965-6922-4f75-bdff-0dc71ddf2d4b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:44,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67ccb965-6922-4f75-bdff-0dc71ddf2d4b 2018-08-31 02:48:44,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341191053391s 2018-08-31 02:48:44,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67ccb965-6922-4f75-bdff-0dc71ddf2d4b 2018-08-31 02:48:44,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:46,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:46,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-8f2eb94f-45a9-4f49-b516-3de68b9db0af x-compute-request-id: req-8f2eb94f-45a9-4f49-b516-3de68b9db0af Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:46,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f2eb94f-45a9-4f49-b516-3de68b9db0af 2018-08-31 02:48:46,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166455030441s 2018-08-31 02:48:46,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f2eb94f-45a9-4f49-b516-3de68b9db0af 2018-08-31 02:48:46,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:48,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:48,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:49,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-c55ad2d8-4a68-44d3-8e94-cc24d9706b69 x-compute-request-id: req-c55ad2d8-4a68-44d3-8e94-cc24d9706b69 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:49,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c55ad2d8-4a68-44d3-8e94-cc24d9706b69 2018-08-31 02:48:49,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409007072449s 2018-08-31 02:48:49,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c55ad2d8-4a68-44d3-8e94-cc24d9706b69 2018-08-31 02:48:49,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:51,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:51,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-2c9a6f7c-caaa-4ffe-aec1-9f84a293df09 x-compute-request-id: req-2c9a6f7c-caaa-4ffe-aec1-9f84a293df09 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:51,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c9a6f7c-caaa-4ffe-aec1-9f84a293df09 2018-08-31 02:48:51,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34078502655s 2018-08-31 02:48:51,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c9a6f7c-caaa-4ffe-aec1-9f84a293df09 2018-08-31 02:48:51,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:53,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:54,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-a4dba06b-a664-4881-abcc-e7fdb1de4004 x-compute-request-id: req-a4dba06b-a664-4881-abcc-e7fdb1de4004 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:54,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4dba06b-a664-4881-abcc-e7fdb1de4004 2018-08-31 02:48:54,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687805891037s 2018-08-31 02:48:54,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4dba06b-a664-4881-abcc-e7fdb1de4004 2018-08-31 02:48:54,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:56,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:56,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-8e545575-8f5c-4906-9221-b18c96e38edc x-compute-request-id: req-8e545575-8f5c-4906-9221-b18c96e38edc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:56,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8e545575-8f5c-4906-9221-b18c96e38edc 2018-08-31 02:48:56,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161024093628s 2018-08-31 02:48:56,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8e545575-8f5c-4906-9221-b18c96e38edc 2018-08-31 02:48:56,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:48:58,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:48:58,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:48:58,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:48: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-ab8c201f-fe6c-43fc-84c0-3a2692f612ef x-compute-request-id: req-ab8c201f-fe6c-43fc-84c0-3a2692f612ef Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:48:58,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab8c201f-fe6c-43fc-84c0-3a2692f612ef 2018-08-31 02:48:58,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339115858078s 2018-08-31 02:48:58,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab8c201f-fe6c-43fc-84c0-3a2692f612ef 2018-08-31 02:48:58,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:00,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:00,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:00,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-15dd1b5a-dc87-4e0e-a9bc-8126c6b86327 x-compute-request-id: req-15dd1b5a-dc87-4e0e-a9bc-8126c6b86327 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:00,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15dd1b5a-dc87-4e0e-a9bc-8126c6b86327 2018-08-31 02:49:00,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163193941116s 2018-08-31 02:49:00,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15dd1b5a-dc87-4e0e-a9bc-8126c6b86327 2018-08-31 02:49:00,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:02,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:03,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfe4a016-8e01-4754-adb4-3da78df7a266 x-compute-request-id: req-dfe4a016-8e01-4754-adb4-3da78df7a266 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:03,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dfe4a016-8e01-4754-adb4-3da78df7a266 2018-08-31 02:49:03,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163628816605s 2018-08-31 02:49:03,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dfe4a016-8e01-4754-adb4-3da78df7a266 2018-08-31 02:49:03,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:05,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:05,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:05,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-9cd0e811-835e-4e6d-b7c7-af9304aee4f3 x-compute-request-id: req-9cd0e811-835e-4e6d-b7c7-af9304aee4f3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:05,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9cd0e811-835e-4e6d-b7c7-af9304aee4f3 2018-08-31 02:49:05,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412598848343s 2018-08-31 02:49:05,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9cd0e811-835e-4e6d-b7c7-af9304aee4f3 2018-08-31 02:49:05,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:07,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:07,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:08,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85280d67-15ef-429e-9773-3e4c3b67743e x-compute-request-id: req-85280d67-15ef-429e-9773-3e4c3b67743e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:08,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85280d67-15ef-429e-9773-3e4c3b67743e 2018-08-31 02:49:08,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651258945465s 2018-08-31 02:49:08,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85280d67-15ef-429e-9773-3e4c3b67743e 2018-08-31 02:49:08,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:10,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:10,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-88839359-f8c7-42e5-8315-e9a24ae2a8f8 x-compute-request-id: req-88839359-f8c7-42e5-8315-e9a24ae2a8f8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:10,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88839359-f8c7-42e5-8315-e9a24ae2a8f8 2018-08-31 02:49:10,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570888996124s 2018-08-31 02:49:10,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88839359-f8c7-42e5-8315-e9a24ae2a8f8 2018-08-31 02:49:10,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:12,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:12,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b87f3d8c-9f49-484f-9c1f-1830c23c759b x-compute-request-id: req-b87f3d8c-9f49-484f-9c1f-1830c23c759b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:12,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b87f3d8c-9f49-484f-9c1f-1830c23c759b 2018-08-31 02:49:12,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173161029816s 2018-08-31 02:49:12,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b87f3d8c-9f49-484f-9c1f-1830c23c759b 2018-08-31 02:49:12,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:14,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:15,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-79eb9127-8b86-4586-853c-3e4baa016e32 x-compute-request-id: req-79eb9127-8b86-4586-853c-3e4baa016e32 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:15,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-79eb9127-8b86-4586-853c-3e4baa016e32 2018-08-31 02:49:15,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681360006332s 2018-08-31 02:49:15,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-79eb9127-8b86-4586-853c-3e4baa016e32 2018-08-31 02:49:15,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:17,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:17,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:17,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-358fb3b1-1b9b-471f-8662-f027f187777b x-compute-request-id: req-358fb3b1-1b9b-471f-8662-f027f187777b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:17,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-358fb3b1-1b9b-471f-8662-f027f187777b 2018-08-31 02:49:17,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176010847092s 2018-08-31 02:49:17,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-358fb3b1-1b9b-471f-8662-f027f187777b 2018-08-31 02:49:17,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:19,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:20,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-00152de4-7fa1-4cee-85ea-6ae1eec1809d x-compute-request-id: req-00152de4-7fa1-4cee-85ea-6ae1eec1809d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:20,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00152de4-7fa1-4cee-85ea-6ae1eec1809d 2018-08-31 02:49:20,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174052000046s 2018-08-31 02:49:20,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00152de4-7fa1-4cee-85ea-6ae1eec1809d 2018-08-31 02:49:20,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:22,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:22,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-2ec568de-b68a-48cd-860b-ff461a9b80f5 x-compute-request-id: req-2ec568de-b68a-48cd-860b-ff461a9b80f5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:22,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ec568de-b68a-48cd-860b-ff461a9b80f5 2018-08-31 02:49:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339454174042s 2018-08-31 02:49:22,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ec568de-b68a-48cd-860b-ff461a9b80f5 2018-08-31 02:49:22,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:24,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:24,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-dbdaddff-1e19-415d-b4b8-9a355da4bac4 x-compute-request-id: req-dbdaddff-1e19-415d-b4b8-9a355da4bac4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:24,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dbdaddff-1e19-415d-b4b8-9a355da4bac4 2018-08-31 02:49:24,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18354511261s 2018-08-31 02:49:24,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dbdaddff-1e19-415d-b4b8-9a355da4bac4 2018-08-31 02:49:24,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:26,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:26,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:26,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-976630f0-a781-49d7-b571-bdabaedf2cde x-compute-request-id: req-976630f0-a781-49d7-b571-bdabaedf2cde Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:26,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-976630f0-a781-49d7-b571-bdabaedf2cde 2018-08-31 02:49:26,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407700061798s 2018-08-31 02:49:26,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-976630f0-a781-49d7-b571-bdabaedf2cde 2018-08-31 02:49:26,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:28,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:29,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2ffb0af-4ebf-4d0f-8d4f-4cddb16702e6 x-compute-request-id: req-d2ffb0af-4ebf-4d0f-8d4f-4cddb16702e6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:29,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2ffb0af-4ebf-4d0f-8d4f-4cddb16702e6 2018-08-31 02:49:29,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174514055252s 2018-08-31 02:49:29,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2ffb0af-4ebf-4d0f-8d4f-4cddb16702e6 2018-08-31 02:49:29,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:31,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-711a0270-4d39-4c5e-9d9e-bb7e47841998 x-compute-request-id: req-711a0270-4d39-4c5e-9d9e-bb7e47841998 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:31,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-711a0270-4d39-4c5e-9d9e-bb7e47841998 2018-08-31 02:49:31,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168361902237s 2018-08-31 02:49:31,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-711a0270-4d39-4c5e-9d9e-bb7e47841998 2018-08-31 02:49:31,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:33,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:33,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1c4fd99-29cf-4aa8-81d0-f4ac5ed46997 x-compute-request-id: req-b1c4fd99-29cf-4aa8-81d0-f4ac5ed46997 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:33,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1c4fd99-29cf-4aa8-81d0-f4ac5ed46997 2018-08-31 02:49:33,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170044898987s 2018-08-31 02:49:33,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1c4fd99-29cf-4aa8-81d0-f4ac5ed46997 2018-08-31 02:49:33,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:35,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:35,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-04e7cee0-5b5d-4514-b4fd-dac1f0aea8cd x-compute-request-id: req-04e7cee0-5b5d-4514-b4fd-dac1f0aea8cd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:35,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04e7cee0-5b5d-4514-b4fd-dac1f0aea8cd 2018-08-31 02:49:35,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167196989059s 2018-08-31 02:49:35,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04e7cee0-5b5d-4514-b4fd-dac1f0aea8cd 2018-08-31 02:49:35,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:37,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:37,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-0d5d2417-f8f6-4816-bbb6-41936c207800 x-compute-request-id: req-0d5d2417-f8f6-4816-bbb6-41936c207800 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:37,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d5d2417-f8f6-4816-bbb6-41936c207800 2018-08-31 02:49:37,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163680076599s 2018-08-31 02:49:37,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d5d2417-f8f6-4816-bbb6-41936c207800 2018-08-31 02:49:37,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:39,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:40,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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-ac830e52-c519-4cf0-b197-3f9f0d0b2974 x-compute-request-id: req-ac830e52-c519-4cf0-b197-3f9f0d0b2974 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:40,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac830e52-c519-4cf0-b197-3f9f0d0b2974 2018-08-31 02:49:40,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435682058334s 2018-08-31 02:49:40,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac830e52-c519-4cf0-b197-3f9f0d0b2974 2018-08-31 02:49:40,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:42,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:42,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e5fc575-6bda-487d-a76b-e5f1f2c6131f x-compute-request-id: req-5e5fc575-6bda-487d-a76b-e5f1f2c6131f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:42,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5e5fc575-6bda-487d-a76b-e5f1f2c6131f 2018-08-31 02:49:42,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395328998566s 2018-08-31 02:49:42,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5e5fc575-6bda-487d-a76b-e5f1f2c6131f 2018-08-31 02:49:42,712 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:44,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:45,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-16db7cf8-2138-424d-9025-a2a916fef3c1 x-compute-request-id: req-16db7cf8-2138-424d-9025-a2a916fef3c1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T02:46:26Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:45,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-16db7cf8-2138-424d-9025-a2a916fef3c1 2018-08-31 02:49:45,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419226884842s 2018-08-31 02:49:45,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-16db7cf8-2138-424d-9025-a2a916fef3c1 2018-08-31 02:49:45,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 02:49:47,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 02:49:47,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:47,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-c28da9dd-df30-40f4-9fe3-aaa06534b0ca x-compute-request-id: req-c28da9dd-df30-40f4-9fe3-aaa06534b0ca Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:ad:53", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T02:49:46.000000", "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T02:49:46Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 02:49:47,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c28da9dd-df30-40f4-9fe3-aaa06534b0ca 2018-08-31 02:49:47,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518093109131s 2018-08-31 02:49:47,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c28da9dd-df30-40f4-9fe3-aaa06534b0ca 2018-08-31 02:49:47,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 02:49:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e72c87d7-a0f9-45e9-9e55-efb3cda68af4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:47,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-aafcfa86-d2ab-4cae-9310-49f8b6c2eb28 Date: Fri, 31 Aug 2018 02:49:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T02:49:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd","ip_address":"192.168.120.8"}],"id":"03761169-5f35-4126-9e48-aee1f61cc8fa","security_groups":["dd548d99-7b6f-4b0c-a306-f4525931576b"],"mac_address":"fa:16:3e:e3:ad:53","project_id":"764211ed325941698d1e969340177004","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:26Z","binding:vnic_type":"normal","device_id":"e72c87d7-a0f9-45e9-9e55-efb3cda68af4","ip_allocation":"immediate"}]} 2018-08-31 02:49:47,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e72c87d7-a0f9-45e9-9e55-efb3cda68af4 used request id req-aafcfa86-d2ab-4cae-9310-49f8b6c2eb28 2018-08-31 02:49:47,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0519671440125s 2018-08-31 02:49:47,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e72c87d7-a0f9-45e9-9e55-efb3cda68af4 used request id req-aafcfa86-d2ab-4cae-9310-49f8b6c2eb28 2018-08-31 02:49:47,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=03761169-5f35-4126-9e48-aee1f61cc8fa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:47,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cb10af13-baf9-4dff-8e69-4733d42bc0ce Date: Fri, 31 Aug 2018 02:49:47 GMT RESP BODY: {"floatingips": []} 2018-08-31 02:49:47,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=03761169-5f35-4126-9e48-aee1f61cc8fa used request id req-cb10af13-baf9-4dff-8e69-4733d42bc0ce 2018-08-31 02:49:47,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0424120426178s 2018-08-31 02:49:47,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=03761169-5f35-4126-9e48-aee1f61cc8fa used request id req-cb10af13-baf9-4dff-8e69-4733d42bc0ce 2018-08-31 02:49:47,764 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e3:ad:53', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64f6288c-f6aa-47fc-99b9-04ce9f93e180'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T02:49:46.000000', 'flavor': Munch({u'id': u'c02b214e-9351-4a16-af48-3241b1bda37b'}), 'az': u'nova', 'id': u'e72c87d7-a0f9-45e9-9e55-efb3cda68af4', 'security_groups': [Munch({u'name': u'shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4b3ed8fa2f6444cd88545d24f4ba3560', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'764211ed325941698d1e969340177004', 'name': 'shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T02:49:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T02:49:46Z', 'hostId': u'8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T02:49:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'764211ed325941698d1e969340177004', 'name': u'shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'adminPass': u'S242e5tmd94T', 'tenant_id': u'764211ed325941698d1e969340177004', 'created_at': u'2018-08-31T02:46:23Z', 'created': u'2018-08-31T02:46:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 02:49:47,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 02:49:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:47,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-ca8d6093-7858-467e-b1b8-d7e7a6c97f38 Date: Fri, 31 Aug 2018 02:49:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"764211ed325941698d1e969340177004","l2_adjacency":true,"status":"ACTIVE","subnets":["30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd"],"description":"","tags":[],"updated_at":"2018-08-31T02:46:01Z","qos_policy_id":null,"name":"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3","admin_state_up":true,"tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:00Z","mtu":1450}]} 2018-08-31 02:49:47,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ca8d6093-7858-467e-b1b8-d7e7a6c97f38 2018-08-31 02:49:47,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872929096222s 2018-08-31 02:49:47,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ca8d6093-7858-467e-b1b8-d7e7a6c97f38 2018-08-31 02:49:47,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 02:49:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e72c87d7-a0f9-45e9-9e55-efb3cda68af4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:47,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-aee5dca9-c776-47fc-9f0c-cc597297ef38 Date: Fri, 31 Aug 2018 02:49:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T02:49:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd","ip_address":"192.168.120.8"}],"id":"03761169-5f35-4126-9e48-aee1f61cc8fa","security_groups":["dd548d99-7b6f-4b0c-a306-f4525931576b"],"mac_address":"fa:16:3e:e3:ad:53","project_id":"764211ed325941698d1e969340177004","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:26Z","binding:vnic_type":"normal","device_id":"e72c87d7-a0f9-45e9-9e55-efb3cda68af4","ip_allocation":"immediate"}]} 2018-08-31 02:49:47,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e72c87d7-a0f9-45e9-9e55-efb3cda68af4 used request id req-aee5dca9-c776-47fc-9f0c-cc597297ef38 2018-08-31 02:49:47,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484118461609s 2018-08-31 02:49:47,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e72c87d7-a0f9-45e9-9e55-efb3cda68af4 used request id req-aee5dca9-c776-47fc-9f0c-cc597297ef38 2018-08-31 02:49:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 02:49:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.8", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa"}}' 2018-08-31 02:49:50,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-3863398d-c380-4656-bbdd-7712f4cbc1fc Date: Fri, 31 Aug 2018 02:49:50 GMT RESP BODY: {"floatingip": {"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}} 2018-08-31 02:49:50,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3863398d-c380-4656-bbdd-7712f4cbc1fc 2018-08-31 02:49:50,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48832392693s 2018-08-31 02:49:50,394 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3863398d-c380-4656-bbdd-7712f4cbc1fc 2018-08-31 02:49:50,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:50,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f6c48ec4-6a32-41c9-ab90-2cd021389186 Date: Fri, 31 Aug 2018 02:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:50,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f6c48ec4-6a32-41c9-ab90-2cd021389186 2018-08-31 02:49:50,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.075553894043s 2018-08-31 02:49:50,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f6c48ec4-6a32-41c9-ab90-2cd021389186 2018-08-31 02:49:50,483 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 02:49:50,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:50,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:50,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-27be871e-23df-429e-aaf9-e54ebf3b675d Date: Fri, 31 Aug 2018 02:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:50,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-27be871e-23df-429e-aaf9-e54ebf3b675d 2018-08-31 02:49:50,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616071224213s 2018-08-31 02:49:50,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-27be871e-23df-429e-aaf9-e54ebf3b675d 2018-08-31 02:49:50,653 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 02:49:50,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:50,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-58955203-ebcf-4923-a64a-e46a49ec2e87 Date: Fri, 31 Aug 2018 02:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:50,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-58955203-ebcf-4923-a64a-e46a49ec2e87 2018-08-31 02:49:50,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608389377594s 2018-08-31 02:49:50,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-58955203-ebcf-4923-a64a-e46a49ec2e87 2018-08-31 02:49:50,821 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 02:49:50,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:50,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a29758fd-27d1-4d18-9f92-13999d9dc57c Date: Fri, 31 Aug 2018 02:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:50,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a29758fd-27d1-4d18-9f92-13999d9dc57c 2018-08-31 02:49:50,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567688941956s 2018-08-31 02:49:50,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a29758fd-27d1-4d18-9f92-13999d9dc57c 2018-08-31 02:49:50,986 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 02:49:51,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:51,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0340fa1f-1149-494c-a310-6ec7d53ee19d Date: Fri, 31 Aug 2018 02:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:51,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0340fa1f-1149-494c-a310-6ec7d53ee19d 2018-08-31 02:49:51,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.053554058075s 2018-08-31 02:49:51,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0340fa1f-1149-494c-a310-6ec7d53ee19d 2018-08-31 02:49:51,148 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 02:49:51,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:51,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e213a4f1-79b4-406a-b6fb-05dfac7a4803 Date: Fri, 31 Aug 2018 02:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:51,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e213a4f1-79b4-406a-b6fb-05dfac7a4803 2018-08-31 02:49:51,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0536179542542s 2018-08-31 02:49:51,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e213a4f1-79b4-406a-b6fb-05dfac7a4803 2018-08-31 02:49:51,311 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 02:49:51,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:51,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:51,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ce0ee35e-a2d8-4485-8436-2f50da2c32a0 Date: Fri, 31 Aug 2018 02:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:49Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:51,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ce0ee35e-a2d8-4485-8436-2f50da2c32a0 2018-08-31 02:49:51,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580620765686s 2018-08-31 02:49:51,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ce0ee35e-a2d8-4485-8436-2f50da2c32a0 2018-08-31 02:49:51,478 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 02:49:51,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 02:49:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 02:49:51,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-d08eab04-b8ce-4a81-8fef-245fd799355a Date: Fri, 31 Aug 2018 02:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:49:49Z", "updated_at": "2018-08-31T02:49:51Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e3:ad:53", "device_id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "764211ed325941698d1e969340177004", "port_id": "03761169-5f35-4126-9e48-aee1f61cc8fa", "id": "01f02b42-5392-4668-beca-615a4aea238c", "qos_policy_id": null}]} 2018-08-31 02:49:51,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d08eab04-b8ce-4a81-8fef-245fd799355a 2018-08-31 02:49:51,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568940639496s 2018-08-31 02:49:51,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d08eab04-b8ce-4a81-8fef-245fd799355a 2018-08-31 02:49:51,644 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'457d3f44-d49d-4c8a-9279-6570d09d30a3', 'updated_at': u'2018-08-31T02:49:51Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'03761169-5f35-4126-9e48-aee1f61cc8fa', 'id': u'01f02b42-5392-4668-beca-615a4aea238c', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'03761169-5f35-4126-9e48-aee1f61cc8fa', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'764211ed325941698d1e969340177004', 'name': 'shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'764211ed325941698d1e969340177004', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fe59c826-43bf-4d99-9ac1-aafcd56f7675', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e3:ad:53', u'device_id': u'e72c87d7-a0f9-45e9-9e55-efb3cda68af4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'764211ed325941698d1e969340177004', 'created_at': u'2018-08-31T02:49:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fe59c826-43bf-4d99-9ac1-aafcd56f7675', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e3:ad:53', u'device_id': u'e72c87d7-a0f9-45e9-9e55-efb3cda68af4'}), 'router': u'457d3f44-d49d-4c8a-9279-6570d09d30a3'}) 2018-08-31 02:49:51,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 02:49:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 02:49:51,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:49: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-08d85942-b9a4-4068-9ab7-1887c761546a x-compute-request-id: req-08d85942-b9a4-4068-9ab7-1887c761546a Content-Encoding: gzip Content-Length: 10374 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 722652948 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.171107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.173353] pid_max: default: 32768 minimum: 301\n[ 0.174581] ACPI: Core revision 20150930\n[ 0.176330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.178097] Security Framework initialized\n[ 0.179219] Yama: becoming mindful.\n[ 0.180225] AppArmor: AppArmor initialized\n[ 0.181368] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183106] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184790] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186400] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188208] Initializing cgroup subsys io\n[ 0.189301] Initializing cgroup subsys memory\n[ 0.190469] Initializing cgroup subsys devices\n[ 0.191636] Initializing cgroup subsys freezer\n[ 0.192797] Initializing cgroup subsys net_cls\n[ 0.193972] Initializing cgroup subsys perf_event\n[ 0.195187] Initializing cgroup subsys net_prio\n[ 0.196367] Initializing cgroup subsys hugetlb\n[ 0.197524] Initializing cgroup subsys pids\n[ 0.198675] CPU: Physical Processor ID: 0\n[ 0.200470] mce: CPU supports 10 MCE banks\n[ 0.201615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202948] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.204399] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.205774] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.207498] Speculative Store Bypass: Vulnerable\n[ 0.224865] Freeing SMP alternatives memory: 32K\n[ 0.230673] ftrace: allocating 32237 entries in 126 pages\n[ 0.265548] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267142] smpboot: Max logical packages: 1\n[ 0.268506] x2apic enabled\n[ 0.269629] Switched APIC routing to physical x2apic.\n[ 0.272062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278574] KVM setup paravirtual spinlock\n[ 0.280165] x86: Booted up 1 node, 1 CPUs\n[ 0.281234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283074] devtmpfs: initialized\n[ 0.285025] evm: security.selinux\n[ 0.285950] evm: security.SMACK64\n[ 0.286880] evm: security.SMACK64EXEC\n[ 0.287879] evm: security.SMACK64TRANSMUTE\n[ 0.288947] evm: security.SMACK64MMAP\n[ 0.289934] evm: security.ima\n[ 0.290791] evm: security.capability\n[ 0.291848] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294229] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295752] pinctrl core: initialized pinctrl subsystem\n[ 0.297185] RTC time: 2:49:46, date: 08/31/18\n[ 0.298444] NET: Registered protocol family 16\n[ 0.299727] cpuidle: using governor ladder\n[ 0.300816] cpuidle: using governor menu\n[ 0.301868] PCCT header not found.\n[ 0.302868] ACPI: bus type PCI registered\n[ 0.303926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305549] PCI: Using configuration type 1 for base access\n[ 0.307731] ACPI: Added _OSI(Module Device)\n[ 0.308847] ACPI: Added _OSI(Processor Device)\n[ 0.309983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311179] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313319] ACPI: Interpreter enabled\n[ 0.314338] ACPI: (supports S0 S5)\n[ 0.315291] ACPI: Using IOAPIC for interrupt routing\n[ 0.316547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328053] acpiphp: Slot [3] registered\n[ 0.329132] acpiphp: Slot [4] registered\n[ 0.330194] acpiphp: Slot [5] registered\n[ 0.331257] acpiphp: Slot [6] registered\n[ 0.346070] acpiphp: Slot [7] registered\n[ 0.347136] acpiphp: Slot [8] registered\n[ 0.350606] acpiphp: Slot [9] registered\n[ 0.351823] acpiphp: Slot [10] registered\n[ 0.352906] acpiphp: Slot [11] registered\n[ 0.354013] acpiphp: Slot [12] registered\n[ 0.355102] acpiphp: Slot [13] registered\n[ 0.356181] acpiphp: Slot [14] registered\n[ 0.357259] acpiphp: Slot [15] registered\n[ 0.358338] acpiphp: Slot [16] registered\n[ 0.359422] acpiphp: Slot [17] registered\n[ 0.360500] acpiphp: Slot [18] registered\n[ 0.361581] acpiphp: Slot [19] registered\n[ 0.362657] acpiphp: Slot [20] registered\n[ 0.363855] acpiphp: Slot [21] registered\n[ 0.364938] acpiphp: Slot [22] registered\n[ 0.366035] acpiphp: Slot [23] registered\n[ 0.367118] acpiphp: Slot [24] registered\n[ 0.368211] acpiphp: Slot [25] registered\n[ 0.369294] acpiphp: Slot [26] registered\n[ 0.370390] acpiphp: Slot [27] registered\n[ 0.371473] acpiphp: Slot [28] registered\n[ 0.372565] acpiphp: Slot [29] registered\n[ 0.373647] acpiphp: Slot [30] registered\n[ 0.374726] acpiphp: Slot [31] registered\n[ 0.375814] PCI host bridge to bus 0000:00\n[ 0.376912] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.383956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.385926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391195] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392863] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394418] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.396222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402774] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429138] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433280] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435100] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437850] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441569] vgaarb: loaded\n[ 0.442448] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444669] SCSI subsystem initialized\n[ 0.446416] ACPI: bus type USB registered\n[ 0.447638] usbcore: registered new interface driver usbfs\n[ 0.449128] usbcore: registered new interface driver hub\n[ 0.450572] usbcore: registered new device driver usb\n[ 0.452333] PCI: Using ACPI for IRQ routing\n[ 0.454414] NetLabel: Initializing\n[ 0.455457] NetLabel: domain hash size = 128\n[ 0.456661] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458072] NetLabel: unlabeled traffic allowed by default\n[ 0.460026] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461492] clocksource: Switched to clocksource kvm-clock\n[ 0.472697] AppArmor: AppArmor Filesystem Enabled\n[ 0.474104] pnp: PnP ACPI init\n[ 0.475517] pnp: PnP ACPI: found 5 devices\n[ 0.482692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485209] NET: Registered protocol family 2\n[ 0.487027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488842] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490535] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492247] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495494] NET: Registered protocol family 1\n[ 0.496776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498350] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499857] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516215] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532591] Unpacking initramfs...\n[ 1.028955] Freeing initrd memory: 37084K\n[ 1.030756] Scanning for low memory corruption every 60 seconds\n[ 1.032877] audit: initializing netlink subsys (disabled)\n[ 1.034398] audit: type=2000 audit(1535683787.742:1): initialized\n[ 1.036420] Initialise system trusted keyring\n[ 1.037959] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.039592] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.042444] zbud: loaded\n[ 1.043590] VFS: Disk quotas dquot_6.6.0\n[ 1.044780] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.046798] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.048641] fuse init (API version 7.23)\n[ 1.049977] Key type big_key registered\n[ 1.051144] Allocating IMA MOK and blacklist keyrings.\n[ 1.052977] Key type asymmetric registered\n[ 1.054195] Asymmetric key parser 'x509' registered\n[ 1.055562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.057725] io scheduler noop registered\n[ 1.058845] io scheduler deadline registered (default)\n[ 1.060262] io scheduler cfq registered\n[ 1.061531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.063022] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.064827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.066919] ACPI: Power Button [PWRF]\n[ 1.068201] GHES: HEST is not enabled!\n[ 1.084052] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.116607] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.119556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.143334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.146552] Linux agpgart interface v0.103\n[ 1.149729] loop: module loaded\n[ 1.153362] vda: vda1\n[ 1.155133] scsi host0: ata_piix\n[ 1.156210] scsi host1: ata_piix\n[ 1.157238] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.158961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.161132] libphy: Fixed MDIO Bus: probed\n[ 1.162542] tun: Universal TUN/TAP device driver, 1.6\n[ 1.163896] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.166779] PPP generic driver version 2.4.2\n[ 1.168112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.169805] ehci-pci: EHCI PCI platform driver\n[ 1.171069] ehci-platform: EHCI generic platform driver\n[ 1.172467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.174096] ohci-pci: OHCI PCI platform driver\n[ 1.175348] ohci-platform: OHCI generic platform driver\n[ 1.176754] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.193123] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.194577] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.196680] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.198109] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.199833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.201573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.203594] usb usb1: Product: UHCI Host Controller\n[ 1.204918] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.206581] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.207966] hub 1-0:1.0: USB hub found\n[ 1.209068] hub 1-0:1.0: 2 ports detected\n[ 1.210445] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.213545] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.214893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.216376] mousedev: PS/2 mouse device common for all mice\n[ 1.218208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.220836] rtc_cmos 00:00: RTC can wake from S4\n[ 1.222477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.224162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.225858] i2c /dev entries driver\n[ 1.226991] device-mapper: uevent: version 1.0.3\n[ 1.228351] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.230656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.232612] NET: Registered protocol family 10\n[ 1.234426] NET: Registered protocol family 17\n[ 1.235700] Key type dns_resolver registered\n[ 1.237257] registered taskstats version 1\n[ 1.238502] Loading compiled-in X.509 certificates\n[ 1.240479] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.243119] zswap: loaded using pool lzo/zbud\n[ 1.246141] Key type trusted registered\n[ 1.249344] Key type encrypted registered\n[ 1.250553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.252065] ima: No TPM chip found, activating TPM-bypass!\n[ 1.253579] evm: HMAC attrs: 0x1\n[ 1.254924] Magic number: 14:339:815\n[ 1.256150] rtc_cmos 00:00: setting system clock to 2018-08-31 02:49:47 UTC (1535683787)\n[ 1.258502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.260083] EDD information not available.\n[ 1.320172] Freeing unused kernel memory: 1512K\n[ 1.321497] Write protecting the kernel read-only data: 14336k\n[ 1.340988] Freeing unused kernel memory: 1692K\n[ 1.342590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.354446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.356950] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.359870] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.362553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.365143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369499] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377445] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.380065] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.383813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.387210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.455078] virtio_net virtio0 ens3: renamed from eth0\n[ 1.456872] [drm] Initialized drm 1.1.0 20060810\n[ 1.466052] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.468612] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.489888] FDC 0 is a S82078B\n[ 1.513054] AVX2 version of gcm_enc/dec engaged.\n[ 1.514393] AES CTR mode by8 optimization enabled\n[ 1.521498] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.686633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.688628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.690445] usb 1-1: Product: QEMU USB Tablet\n[ 1.691667] usb 1-1: Manufacturer: QEMU\n[ 1.692769] usb 1-1: SerialNumber: 42\n[ 1.701289] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.708134] usbcore: registered new interface driver usbhid\n[ 1.709667] usbhid: USB HID core driver\n[ 1.711953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.715119] 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[ 2.029524] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.029526] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.088217] md: linear personality registered for level -1\n[ 2.091964] md: multipath personality registered for level -4\n[ 2.095756] md: raid0 personality registered for level 0\n[ 2.099986] md: raid1 personality registered for level 1\n[ 2.169488] raid6: sse2x1 gen() 11143 MB/s\n[ 2.237472] raid6: sse2x1 xor() 8970 MB/s\n[ 2.305523] raid6: sse2x2 gen() 14193 MB/s\n[ 2.373471] raid6: sse2x2 xor() 9859 MB/s\n[ 2.441474] raid6: sse2x4 gen() 16457 MB/s\n[ 2.509483] raid6: sse2x4 xor() 11018 MB/s\n[ 2.577495] raid6: avx2x1 gen() 21662 MB/s\n[ 2.645471] raid6: avx2x2 gen() 25401 MB/s\n[ 2.713493] raid6: avx2x4 gen() 28701 MB/s\n[ 2.718613] raid6: using algorithm avx2x4 gen() 28701 MB/s\n[ 2.720097] raid6: using avx2x2 recovery algorithm\n[ 2.727495] xor: automatically using best checksumming function:\n[ 2.765511] avx : 31677.000 MB/sec\n[ 2.768427] async_tx: api initialized (async)\n[ 2.781639] md: raid6 personality registered for level 6\n[ 2.783118] md: raid5 personality registered for level 5\n[ 2.784537] md: raid4 personality registered for level 4\n[ 2.791915] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.829792] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.858492] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.981600] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.986299] systemd[1]: Detected virtualization kvm.\n[ 2.987675] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.991862] systemd[1]: Set hostname to .\n[ 2.995246] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.996860] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.145595] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.148444] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.152033] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.154414] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.158451] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.161100] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.163792] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.167279] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.169816] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.172774] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.177362] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.183732] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.187872] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.193294] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.199261] Loading iSCSI transport class v2.0-870.\n\n[ 3.201581] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.208859] systemd[1]: Mounting Huge Pages File System...\n[ 3.211228] iscsi: registered transport (tcp)\n Mounting Huge Pages File System...\n[ 3.216610] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.223210] 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[ 3.235381] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.239579] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.246630] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.253534] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.261909] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.268837] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.275957] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.280828] iscsi: registered transport (iser)\n[ 3.282970] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.290762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.299253] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.305564] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.313426] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.318919] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.325755] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.328651] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.336498] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.342619] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.731649] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2018-08-31 02:49:51,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4/action used request id req-08d85942-b9a4-4068-9ab7-1887c761546a 2018-08-31 02:49:51,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0783188343048s 2018-08-31 02:49:51,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4/action used request id req-08d85942-b9a4-4068-9ab7-1887c761546a 2018-08-31 02:49:51,724 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 722652948 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.171107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.173353] pid_max: default: 32768 minimum: 301 [ 0.174581] ACPI: Core revision 20150930 [ 0.176330] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178097] Security Framework initialized [ 0.179219] Yama: becoming mindful. [ 0.180225] AppArmor: AppArmor initialized [ 0.181368] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183106] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.184790] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186400] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188208] Initializing cgroup subsys io [ 0.189301] Initializing cgroup subsys memory [ 0.190469] Initializing cgroup subsys devices [ 0.191636] Initializing cgroup subsys freezer [ 0.192797] Initializing cgroup subsys net_cls [ 0.193972] Initializing cgroup subsys perf_event [ 0.195187] Initializing cgroup subsys net_prio [ 0.196367] Initializing cgroup subsys hugetlb [ 0.197524] Initializing cgroup subsys pids [ 0.198675] CPU: Physical Processor ID: 0 [ 0.200470] mce: CPU supports 10 MCE banks [ 0.201615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202948] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.204399] Spectre V2 : Mitigation: Full generic retpoline [ 0.205774] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.207498] Speculative Store Bypass: Vulnerable [ 0.224865] Freeing SMP alternatives memory: 32K [ 0.230673] ftrace: allocating 32237 entries in 126 pages [ 0.265548] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267142] smpboot: Max logical packages: 1 [ 0.268506] x2apic enabled [ 0.269629] Switched APIC routing to physical x2apic. [ 0.272062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278574] KVM setup paravirtual spinlock [ 0.280165] x86: Booted up 1 node, 1 CPUs [ 0.281234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283074] devtmpfs: initialized [ 0.285025] evm: security.selinux [ 0.285950] evm: security.SMACK64 [ 0.286880] evm: security.SMACK64EXEC [ 0.287879] evm: security.SMACK64TRANSMUTE [ 0.288947] evm: security.SMACK64MMAP [ 0.289934] evm: security.ima [ 0.290791] evm: security.capability [ 0.291848] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294229] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295752] pinctrl core: initialized pinctrl subsystem [ 0.297185] RTC time: 2:49:46, date: 08/31/18 [ 0.298444] NET: Registered protocol family 16 [ 0.299727] cpuidle: using governor ladder [ 0.300816] cpuidle: using governor menu [ 0.301868] PCCT header not found. [ 0.302868] ACPI: bus type PCI registered [ 0.303926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305549] PCI: Using configuration type 1 for base access [ 0.307731] ACPI: Added _OSI(Module Device) [ 0.308847] ACPI: Added _OSI(Processor Device) [ 0.309983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311179] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313319] ACPI: Interpreter enabled [ 0.314338] ACPI: (supports S0 S5) [ 0.315291] ACPI: Using IOAPIC for interrupt routing [ 0.316547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328053] acpiphp: Slot [3] registered [ 0.329132] acpiphp: Slot [4] registered [ 0.330194] acpiphp: Slot [5] registered [ 0.331257] acpiphp: Slot [6] registered [ 0.346070] acpiphp: Slot [7] registered [ 0.347136] acpiphp: Slot [8] registered [ 0.350606] acpiphp: Slot [9] registered [ 0.351823] acpiphp: Slot [10] registered [ 0.352906] acpiphp: Slot [11] registered [ 0.354013] acpiphp: Slot [12] registered [ 0.355102] acpiphp: Slot [13] registered [ 0.356181] acpiphp: Slot [14] registered [ 0.357259] acpiphp: Slot [15] registered [ 0.358338] acpiphp: Slot [16] registered [ 0.359422] acpiphp: Slot [17] registered [ 0.360500] acpiphp: Slot [18] registered [ 0.361581] acpiphp: Slot [19] registered [ 0.362657] acpiphp: Slot [20] registered [ 0.363855] acpiphp: Slot [21] registered [ 0.364938] acpiphp: Slot [22] registered [ 0.366035] acpiphp: Slot [23] registered [ 0.367118] acpiphp: Slot [24] registered [ 0.368211] acpiphp: Slot [25] registered [ 0.369294] acpiphp: Slot [26] registered [ 0.370390] acpiphp: Slot [27] registered [ 0.371473] acpiphp: Slot [28] registered [ 0.372565] acpiphp: Slot [29] registered [ 0.373647] acpiphp: Slot [30] registered [ 0.374726] acpiphp: Slot [31] registered [ 0.375814] PCI host bridge to bus 0000:00 [ 0.376912] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391195] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392863] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394418] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.396222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402774] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.424955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429138] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433280] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435100] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.437850] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441569] vgaarb: loaded [ 0.442448] vgaarb: bridge control possible 0000:00:02.0 [ 0.444669] SCSI subsystem initialized [ 0.446416] ACPI: bus type USB registered [ 0.447638] usbcore: registered new interface driver usbfs [ 0.449128] usbcore: registered new interface driver hub [ 0.450572] usbcore: registered new device driver usb [ 0.452333] PCI: Using ACPI for IRQ routing [ 0.454414] NetLabel: Initializing [ 0.455457] NetLabel: domain hash size = 128 [ 0.456661] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458072] NetLabel: unlabeled traffic allowed by default [ 0.460026] amd_nb: Cannot enumerate AMD northbridges [ 0.461492] clocksource: Switched to clocksource kvm-clock [ 0.472697] AppArmor: AppArmor Filesystem Enabled [ 0.474104] pnp: PnP ACPI init [ 0.475517] pnp: PnP ACPI: found 5 devices [ 0.482692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485209] NET: Registered protocol family 2 [ 0.487027] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488842] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490535] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492247] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495494] NET: Registered protocol family 1 [ 0.496776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498350] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499857] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516215] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532591] Unpacking initramfs... [ 1.028955] Freeing initrd memory: 37084K [ 1.030756] Scanning for low memory corruption every 60 seconds [ 1.032877] audit: initializing netlink subsys (disabled) [ 1.034398] audit: type=2000 audit(1535683787.742:1): initialized [ 1.036420] Initialise system trusted keyring [ 1.037959] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.039592] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.042444] zbud: loaded [ 1.043590] VFS: Disk quotas dquot_6.6.0 [ 1.044780] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.046798] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.048641] fuse init (API version 7.23) [ 1.049977] Key type big_key registered [ 1.051144] Allocating IMA MOK and blacklist keyrings. [ 1.052977] Key type asymmetric registered [ 1.054195] Asymmetric key parser 'x509' registered [ 1.055562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.057725] io scheduler noop registered [ 1.058845] io scheduler deadline registered (default) [ 1.060262] io scheduler cfq registered [ 1.061531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.063022] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.064827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.066919] ACPI: Power Button [PWRF] [ 1.068201] GHES: HEST is not enabled! [ 1.084052] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.116607] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.119556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.143334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.146552] Linux agpgart interface v0.103 [ 1.149729] loop: module loaded [ 1.153362] vda: vda1 [ 1.155133] scsi host0: ata_piix [ 1.156210] scsi host1: ata_piix [ 1.157238] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.158961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.161132] libphy: Fixed MDIO Bus: probed [ 1.162542] tun: Universal TUN/TAP device driver, 1.6 [ 1.163896] tun: (C) 1999-2004 Max Krasnyansky [ 1.166779] PPP generic driver version 2.4.2 [ 1.168112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.169805] ehci-pci: EHCI PCI platform driver [ 1.171069] ehci-platform: EHCI generic platform driver [ 1.172467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.174096] ohci-pci: OHCI PCI platform driver [ 1.175348] ohci-platform: OHCI generic platform driver [ 1.176754] uhci_hcd: USB Universal Host Controller Interface driver [ 1.193123] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.194577] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.196680] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.198109] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.199833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.201573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.203594] usb usb1: Product: UHCI Host Controller [ 1.204918] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.206581] usb usb1: SerialNumber: 0000:00:01.2 [ 1.207966] hub 1-0:1.0: USB hub found [ 1.209068] hub 1-0:1.0: 2 ports detected [ 1.210445] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.213545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.214893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.216376] mousedev: PS/2 mouse device common for all mice [ 1.218208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.220836] rtc_cmos 00:00: RTC can wake from S4 [ 1.222477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.224162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.225858] i2c /dev entries driver [ 1.226991] device-mapper: uevent: version 1.0.3 [ 1.228351] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.230656] ledtrig-cpu: registered to indicate activity on CPUs [ 1.232612] NET: Registered protocol family 10 [ 1.234426] NET: Registered protocol family 17 [ 1.235700] Key type dns_resolver registered [ 1.237257] registered taskstats version 1 [ 1.238502] Loading compiled-in X.509 certificates [ 1.240479] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.243119] zswap: loaded using pool lzo/zbud [ 1.246141] Key type trusted registered [ 1.249344] Key type encrypted registered [ 1.250553] AppArmor: AppArmor sha1 policy hashing enabled [ 1.252065] ima: No TPM chip found, activating TPM-bypass! [ 1.253579] evm: HMAC attrs: 0x1 [ 1.254924] Magic number: 14:339:815 [ 1.256150] rtc_cmos 00:00: setting system clock to 2018-08-31 02:49:47 UTC (1535683787) [ 1.258502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.260083] EDD information not available. [ 1.320172] Freeing unused kernel memory: 1512K [ 1.321497] Write protecting the kernel read-only data: 14336k [ 1.340988] Freeing unused kernel memory: 1692K [ 1.342590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.354446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.356950] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.359870] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.362553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.365143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369499] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377445] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.380065] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.383813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.387210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.455078] virtio_net virtio0 ens3: renamed from eth0 [ 1.456872] [drm] Initialized drm 1.1.0 20060810 [ 1.466052] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.468612] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.489888] FDC 0 is a S82078B [ 1.513054] AVX2 version of gcm_enc/dec engaged. [ 1.514393] AES CTR mode by8 optimization enabled [ 1.521498] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.686633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.688628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.690445] usb 1-1: Product: QEMU USB Tablet [ 1.691667] usb 1-1: Manufacturer: QEMU [ 1.692769] usb 1-1: SerialNumber: 42 [ 1.701289] hidraw: raw HID events driver (C) Jiri Kosina [ 1.708134] usbcore: registered new interface driver usbhid [ 1.709667] usbhid: USB HID core driver [ 1.711953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.715119] 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 [ 2.029524] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.029526] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.088217] md: linear personality registered for level -1 [ 2.091964] md: multipath personality registered for level -4 [ 2.095756] md: raid0 personality registered for level 0 [ 2.099986] md: raid1 personality registered for level 1 [ 2.169488] raid6: sse2x1 gen() 11143 MB/s [ 2.237472] raid6: sse2x1 xor() 8970 MB/s [ 2.305523] raid6: sse2x2 gen() 14193 MB/s [ 2.373471] raid6: sse2x2 xor() 9859 MB/s [ 2.441474] raid6: sse2x4 gen() 16457 MB/s [ 2.509483] raid6: sse2x4 xor() 11018 MB/s [ 2.577495] raid6: avx2x1 gen() 21662 MB/s [ 2.645471] raid6: avx2x2 gen() 25401 MB/s [ 2.713493] raid6: avx2x4 gen() 28701 MB/s [ 2.718613] raid6: using algorithm avx2x4 gen() 28701 MB/s [ 2.720097] raid6: using avx2x2 recovery algorithm [ 2.727495] xor: automatically using best checksumming function: [ 2.765511] avx : 31677.000 MB/sec [ 2.768427] async_tx: api initialized (async) [ 2.781639] md: raid6 personality registered for level 6 [ 2.783118] md: raid5 personality registered for level 5 [ 2.784537] md: raid4 personality registered for level 4 [ 2.791915] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.829792] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.858492] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.981600] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.986299] systemd[1]: Detected virtualization kvm. [ 2.987675] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.991862] systemd[1]: Set hostname to . [ 2.995246] systemd[1]: Initializing machine ID from KVM UUID. [ 2.996860] systemd[1]: Installed transient /etc/machine-id file. [ 3.145595] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.148444] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.152033] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.154414] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.158451] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.161100] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.163792] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.167279] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.169816] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.172774] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.177362] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.183732] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.187872] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.193294] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.199261] Loading iSCSI transport class v2.0-870. [ 3.201581] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.208859] systemd[1]: Mounting Huge Pages File System... [ 3.211228] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 3.216610] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.223210] 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... [ 3.235381] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.239579] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.246630] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.253534] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.261909] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.268837] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.275957] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.280828] iscsi: registered transport (iser) [ 3.282970] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.290762] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.299253] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.305564] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.313426] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.318919] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.325755] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.328651] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.336498] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.342619] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.731649] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2018-08-31 02:49:52,727 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-08-31 02:50:01,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 02:50:01,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 02:50:01,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02: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,Accept-Encoding x-openstack-request-id: req-24dc150e-b5fe-4faa-8802-743015ef623c x-compute-request-id: req-24dc150e-b5fe-4faa-8802-743015ef623c Content-Encoding: gzip Content-Length: 13270 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 722652948 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.171107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.173353] pid_max: default: 32768 minimum: 301\n[ 0.174581] ACPI: Core revision 20150930\n[ 0.176330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.178097] Security Framework initialized\n[ 0.179219] Yama: becoming mindful.\n[ 0.180225] AppArmor: AppArmor initialized\n[ 0.181368] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183106] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184790] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186400] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188208] Initializing cgroup subsys io\n[ 0.189301] Initializing cgroup subsys memory\n[ 0.190469] Initializing cgroup subsys devices\n[ 0.191636] Initializing cgroup subsys freezer\n[ 0.192797] Initializing cgroup subsys net_cls\n[ 0.193972] Initializing cgroup subsys perf_event\n[ 0.195187] Initializing cgroup subsys net_prio\n[ 0.196367] Initializing cgroup subsys hugetlb\n[ 0.197524] Initializing cgroup subsys pids\n[ 0.198675] CPU: Physical Processor ID: 0\n[ 0.200470] mce: CPU supports 10 MCE banks\n[ 0.201615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202948] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.204399] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.205774] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.207498] Speculative Store Bypass: Vulnerable\n[ 0.224865] Freeing SMP alternatives memory: 32K\n[ 0.230673] ftrace: allocating 32237 entries in 126 pages\n[ 0.265548] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267142] smpboot: Max logical packages: 1\n[ 0.268506] x2apic enabled\n[ 0.269629] Switched APIC routing to physical x2apic.\n[ 0.272062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278574] KVM setup paravirtual spinlock\n[ 0.280165] x86: Booted up 1 node, 1 CPUs\n[ 0.281234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283074] devtmpfs: initialized\n[ 0.285025] evm: security.selinux\n[ 0.285950] evm: security.SMACK64\n[ 0.286880] evm: security.SMACK64EXEC\n[ 0.287879] evm: security.SMACK64TRANSMUTE\n[ 0.288947] evm: security.SMACK64MMAP\n[ 0.289934] evm: security.ima\n[ 0.290791] evm: security.capability\n[ 0.291848] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294229] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295752] pinctrl core: initialized pinctrl subsystem\n[ 0.297185] RTC time: 2:49:46, date: 08/31/18\n[ 0.298444] NET: Registered protocol family 16\n[ 0.299727] cpuidle: using governor ladder\n[ 0.300816] cpuidle: using governor menu\n[ 0.301868] PCCT header not found.\n[ 0.302868] ACPI: bus type PCI registered\n[ 0.303926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305549] PCI: Using configuration type 1 for base access\n[ 0.307731] ACPI: Added _OSI(Module Device)\n[ 0.308847] ACPI: Added _OSI(Processor Device)\n[ 0.309983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311179] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313319] ACPI: Interpreter enabled\n[ 0.314338] ACPI: (supports S0 S5)\n[ 0.315291] ACPI: Using IOAPIC for interrupt routing\n[ 0.316547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328053] acpiphp: Slot [3] registered\n[ 0.329132] acpiphp: Slot [4] registered\n[ 0.330194] acpiphp: Slot [5] registered\n[ 0.331257] acpiphp: Slot [6] registered\n[ 0.346070] acpiphp: Slot [7] registered\n[ 0.347136] acpiphp: Slot [8] registered\n[ 0.350606] acpiphp: Slot [9] registered\n[ 0.351823] acpiphp: Slot [10] registered\n[ 0.352906] acpiphp: Slot [11] registered\n[ 0.354013] acpiphp: Slot [12] registered\n[ 0.355102] acpiphp: Slot [13] registered\n[ 0.356181] acpiphp: Slot [14] registered\n[ 0.357259] acpiphp: Slot [15] registered\n[ 0.358338] acpiphp: Slot [16] registered\n[ 0.359422] acpiphp: Slot [17] registered\n[ 0.360500] acpiphp: Slot [18] registered\n[ 0.361581] acpiphp: Slot [19] registered\n[ 0.362657] acpiphp: Slot [20] registered\n[ 0.363855] acpiphp: Slot [21] registered\n[ 0.364938] acpiphp: Slot [22] registered\n[ 0.366035] acpiphp: Slot [23] registered\n[ 0.367118] acpiphp: Slot [24] registered\n[ 0.368211] acpiphp: Slot [25] registered\n[ 0.369294] acpiphp: Slot [26] registered\n[ 0.370390] acpiphp: Slot [27] registered\n[ 0.371473] acpiphp: Slot [28] registered\n[ 0.372565] acpiphp: Slot [29] registered\n[ 0.373647] acpiphp: Slot [30] registered\n[ 0.374726] acpiphp: Slot [31] registered\n[ 0.375814] PCI host bridge to bus 0000:00\n[ 0.376912] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.383956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.385926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391195] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392863] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394418] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.396222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402774] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429138] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433280] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435100] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437850] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441569] vgaarb: loaded\n[ 0.442448] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444669] SCSI subsystem initialized\n[ 0.446416] ACPI: bus type USB registered\n[ 0.447638] usbcore: registered new interface driver usbfs\n[ 0.449128] usbcore: registered new interface driver hub\n[ 0.450572] usbcore: registered new device driver usb\n[ 0.452333] PCI: Using ACPI for IRQ routing\n[ 0.454414] NetLabel: Initializing\n[ 0.455457] NetLabel: domain hash size = 128\n[ 0.456661] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458072] NetLabel: unlabeled traffic allowed by default\n[ 0.460026] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461492] clocksource: Switched to clocksource kvm-clock\n[ 0.472697] AppArmor: AppArmor Filesystem Enabled\n[ 0.474104] pnp: PnP ACPI init\n[ 0.475517] pnp: PnP ACPI: found 5 devices\n[ 0.482692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485209] NET: Registered protocol family 2\n[ 0.487027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488842] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490535] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492247] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495494] NET: Registered protocol family 1\n[ 0.496776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498350] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499857] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516215] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532591] Unpacking initramfs...\n[ 1.028955] Freeing initrd memory: 37084K\n[ 1.030756] Scanning for low memory corruption every 60 seconds\n[ 1.032877] audit: initializing netlink subsys (disabled)\n[ 1.034398] audit: type=2000 audit(1535683787.742:1): initialized\n[ 1.036420] Initialise system trusted keyring\n[ 1.037959] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.039592] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.042444] zbud: loaded\n[ 1.043590] VFS: Disk quotas dquot_6.6.0\n[ 1.044780] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.046798] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.048641] fuse init (API version 7.23)\n[ 1.049977] Key type big_key registered\n[ 1.051144] Allocating IMA MOK and blacklist keyrings.\n[ 1.052977] Key type asymmetric registered\n[ 1.054195] Asymmetric key parser 'x509' registered\n[ 1.055562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.057725] io scheduler noop registered\n[ 1.058845] io scheduler deadline registered (default)\n[ 1.060262] io scheduler cfq registered\n[ 1.061531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.063022] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.064827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.066919] ACPI: Power Button [PWRF]\n[ 1.068201] GHES: HEST is not enabled!\n[ 1.084052] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.116607] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.119556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.143334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.146552] Linux agpgart interface v0.103\n[ 1.149729] loop: module loaded\n[ 1.153362] vda: vda1\n[ 1.155133] scsi host0: ata_piix\n[ 1.156210] scsi host1: ata_piix\n[ 1.157238] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.158961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.161132] libphy: Fixed MDIO Bus: probed\n[ 1.162542] tun: Universal TUN/TAP device driver, 1.6\n[ 1.163896] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.166779] PPP generic driver version 2.4.2\n[ 1.168112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.169805] ehci-pci: EHCI PCI platform driver\n[ 1.171069] ehci-platform: EHCI generic platform driver\n[ 1.172467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.174096] ohci-pci: OHCI PCI platform driver\n[ 1.175348] ohci-platform: OHCI generic platform driver\n[ 1.176754] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.193123] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.194577] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.196680] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.198109] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.199833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.201573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.203594] usb usb1: Product: UHCI Host Controller\n[ 1.204918] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.206581] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.207966] hub 1-0:1.0: USB hub found\n[ 1.209068] hub 1-0:1.0: 2 ports detected\n[ 1.210445] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.213545] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.214893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.216376] mousedev: PS/2 mouse device common for all mice\n[ 1.218208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.220836] rtc_cmos 00:00: RTC can wake from S4\n[ 1.222477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.224162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.225858] i2c /dev entries driver\n[ 1.226991] device-mapper: uevent: version 1.0.3\n[ 1.228351] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.230656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.232612] NET: Registered protocol family 10\n[ 1.234426] NET: Registered protocol family 17\n[ 1.235700] Key type dns_resolver registered\n[ 1.237257] registered taskstats version 1\n[ 1.238502] Loading compiled-in X.509 certificates\n[ 1.240479] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.243119] zswap: loaded using pool lzo/zbud\n[ 1.246141] Key type trusted registered\n[ 1.249344] Key type encrypted registered\n[ 1.250553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.252065] ima: No TPM chip found, activating TPM-bypass!\n[ 1.253579] evm: HMAC attrs: 0x1\n[ 1.254924] Magic number: 14:339:815\n[ 1.256150] rtc_cmos 00:00: setting system clock to 2018-08-31 02:49:47 UTC (1535683787)\n[ 1.258502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.260083] EDD information not available.\n[ 1.320172] Freeing unused kernel memory: 1512K\n[ 1.321497] Write protecting the kernel read-only data: 14336k\n[ 1.340988] Freeing unused kernel memory: 1692K\n[ 1.342590] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.354446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.356950] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.359870] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.362553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.365143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369499] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377445] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.380065] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.383813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.387210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.455078] virtio_net virtio0 ens3: renamed from eth0\n[ 1.456872] [drm] Initialized drm 1.1.0 20060810\n[ 1.466052] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.468612] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.489888] FDC 0 is a S82078B\n[ 1.513054] AVX2 version of gcm_enc/dec engaged.\n[ 1.514393] AES CTR mode by8 optimization enabled\n[ 1.521498] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.686633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.688628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.690445] usb 1-1: Product: QEMU USB Tablet\n[ 1.691667] usb 1-1: Manufacturer: QEMU\n[ 1.692769] usb 1-1: SerialNumber: 42\n[ 1.701289] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.708134] usbcore: registered new interface driver usbhid\n[ 1.709667] usbhid: USB HID core driver\n[ 1.711953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.715119] 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[ 2.029524] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.029526] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.088217] md: linear personality registered for level -1\n[ 2.091964] md: multipath personality registered for level -4\n[ 2.095756] md: raid0 personality registered for level 0\n[ 2.099986] md: raid1 personality registered for level 1\n[ 2.169488] raid6: sse2x1 gen() 11143 MB/s\n[ 2.237472] raid6: sse2x1 xor() 8970 MB/s\n[ 2.305523] raid6: sse2x2 gen() 14193 MB/s\n[ 2.373471] raid6: sse2x2 xor() 9859 MB/s\n[ 2.441474] raid6: sse2x4 gen() 16457 MB/s\n[ 2.509483] raid6: sse2x4 xor() 11018 MB/s\n[ 2.577495] raid6: avx2x1 gen() 21662 MB/s\n[ 2.645471] raid6: avx2x2 gen() 25401 MB/s\n[ 2.713493] raid6: avx2x4 gen() 28701 MB/s\n[ 2.718613] raid6: using algorithm avx2x4 gen() 28701 MB/s\n[ 2.720097] raid6: using avx2x2 recovery algorithm\n[ 2.727495] xor: automatically using best checksumming function:\n[ 2.765511] avx : 31677.000 MB/sec\n[ 2.768427] async_tx: api initialized (async)\n[ 2.781639] md: raid6 personality registered for level 6\n[ 2.783118] md: raid5 personality registered for level 5\n[ 2.784537] md: raid4 personality registered for level 4\n[ 2.791915] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.829792] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.858492] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.981600] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.986299] systemd[1]: Detected virtualization kvm.\n[ 2.987675] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.991862] systemd[1]: Set hostname to .\n[ 2.995246] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.996860] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.145595] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.148444] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.152033] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.154414] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.158451] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.161100] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.163792] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.167279] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.169816] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.172774] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.177362] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.183732] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.187872] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.193294] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.199261] Loading iSCSI transport class v2.0-870.\n\n[ 3.201581] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.208859] systemd[1]: Mounting Huge Pages File System...\n[ 3.211228] iscsi: registered transport (tcp)\n Mounting Huge Pages File System...\n[ 3.216610] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.223210] 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[ 3.235381] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.239579] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.246630] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.253534] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.261909] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.268837] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.275957] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.280828] iscsi: registered transport (iser)\n[ 3.282970] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.290762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.299253] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.305564] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.313426] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.318919] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.325755] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.328651] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.336498] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.342619] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.731649] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.955210] cloud-init[525]: Cloud-init v. 18.2 running 'init-local' at Fri, 31 Aug 2018 02:49:51 +0000. Up 4.76 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 9.196521] cloud-init[942]: Cloud-init v. 18.2 running 'init' at Fri, 31 Aug 2018 02:49:52 +0000. Up 6.27 seconds.\n[ 9.199364] cloud-init[942]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.206079] cloud-init[942]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.212351] cloud-init[942]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.218326] cloud-init[942]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.224353] cloud-init[942]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:e3:ad:53 |\n[ 9.228135] cloud-init[942]: ci-info: | ens3 | True | fe80::f816:3eff:fee3:ad53/64 | . | link | fa:16:3e:e3:ad:53 |\n[ 9.236129] cloud-init[942]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.240127] cloud-init[942]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.248128] cloud-init[942]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.252118] cloud-init[942]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.260122] cloud-init[942]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.262703] cloud-init[942]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.268378] cloud-init[942]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.275144] cloud-init[942]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.278253] cloud-init[942]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.281048] cloud-init[942]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.285768] cloud-init[942]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.290449] cloud-init[942]: 2018-08-31 02:49:55,653 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 9.619884] cloud-init[942]: Generating public/private rsa key pair.\n[ 9.621951] cloud-init[942]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.628177] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.630453] cloud-init[942]: The key fingerprint is:\n[ 9.636146] cloud-init[942]: SHA256:Bgr7zEP+a8xyehppS5t5WmE0qLs0AVxPHZDJ9DkwXFE root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3\n[ 9.639095] cloud-init[942]: The key's randomart image is:\n[ 9.644925] cloud-init[942]: +---[RSA 2048]----+\n[ 9.646497] cloud-init[942]: | .+**++E |\n[ 9.652246] cloud-init[942]: |. . o*+.. |\n[ 9.653713] cloud-init[942]: |... ..++ |\n[ 9.655020] cloud-init[942]: | . + o o. |\n[ 9.660378] cloud-init[942]: | + o o S |\n[ 9.661678] cloud-init[942]: | O o o |\n[ 9.662954] cloud-init[942]: | + @o. |\n[ 9.668249] cloud-init[942]: | . =.XB |\n[ 9.669546] cloud-init[942]: | . OXo. |\n[ 9.670858] cloud-init[942]: +----[SHA256]-----+\n[ 9.676179] cloud-init[942]: Generating public/private dsa key pair.\n[ 9.677699] cloud-init[942]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.680127] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.684129] cloud-init[942]: The key fingerprint is:\n[ 9.688168] cloud-init[942]: SHA256:3LTdkEYaYDhuvZv8nI7g8+jfXdaB0phbWhwY4gvumRA root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3\n[ 9.692128] cloud-init[942]: The key's randomart image is:\n[ 9.693537] cloud-init[942]: +---[DSA 1024]----+\n[ 9.696128] cloud-init[942]: | .oo... |\n[ 9.699264] cloud-init[942]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n| o.. .+o. |\n[ 9.704591] cloud-init[942]: | E + .o.+. |\n[ 9.705863] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.cloud-init[942]: | =.oo.+=oo |\n[ 9.709648] cloud-init[942]: | o .Soo+.*.. |\n[ 9.710587] cloud-init[942]: | o + * ..|\n[ 9.711506] cloud-init[942]: \n| .= o o o .|\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m[ 9.716089] cloud-init[942]: | ..o++ o o |\n[ 9.720984] cloud-init[942]: | .+++o* . |\n[ 9.721908] cloud-init[942]: +----[SHA256]-----+\n[ 9.722832] cloud-init[942]: Generating public/private ecdsa key pair.\n[ 9.723971] cloud-init[942]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.725423] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.726859] cloud-init[942]: The key fingerprint is:\n[ 9.727817] ] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[942]: SHA256:sN0gVVeTHPHjIiiUlNs6X/CqxNWheyH0yzf5SSsB5BM root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.735066] cloud-init[942]: The key's randomart image is:[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n\n[ 9.739866] cloud-init[942]: +---[ECDSA 256]---+\n[ 9.741114] cloud-init[942]: | .o.. .o=+ |\n[ 9.742727] cloud-init[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[942]: | .o. E oo |\n[ 9.748525] cloud-init[942]: | oo+.o.. ..|\n Starting Pollinate to seed the pseudo random number generator...\n[ 9.752079] cloud-init[942]: | .*.==+. . .|\n[ 9.754199] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\ncloud-init[942]: | ..S=+=o. . |\n[[0;32m OK [0m] Started iperf3 Service.\n[ 9.775994] cloud-init[942]: Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n| .oo +o+.o | Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.793408] cloud-init[942]: | oo.o+ +.. |\n[ 9.808086] cloud-init[942]: | . o. ..+ o|\n[ 9.814357] cloud-init[942]: | .. .+ |\n[ 9.818555] cloud-init[942]: +----[SHA256]-----+\n[ 9.823020] cloud-init[942]: Generating public/private ed25519 key pair.\n[ 9.826523] cloud-init[942]: Starting Login Service...\n Starting Apply the settings specified in cloud-config...\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 9.882534] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 9.909638] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[942]: The key fingerprint is:\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 9.951901] cloud-init[942]: SHA256:K9HLJYElJWBfpvqNJ9VIdF0oNsOH+iowSgrv+6aapKA root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3\n[ 9.968632] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[942]: \n Starting Login to default iSCSI targets...The key's randomart image is:\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 10.007785] [[0;32m OK [0m] Started Login to default iSCSI targets.cloud-init[942]: +--[ED25519 256]--+\n\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...[ 10.029773] \n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\ncloud-init[942]: | o.o.*..o o. |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 10.092190] cloud-init[942]: | . . X .B + |\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 10.133174] cloud-init[942]: | + oo = |\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[ 10.161943] cloud-init[942]: | . o.+ |\n[ 10.165470] cloud-init[942]: | . . S.o |\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 10.168565] cloud-init[942]: |. . o. * =. |\n[[0;32m OK [0m] Started Snappy daemon.\n\n Starting Wait until snapd is fully seeded...\n[ 10.179370] cloud-init[942]: |o= . o= *. |\n[ 10.196862] cloud-init[942]: |*.o . .+. |\n[ 10.201984] cloud-init[942]: |Eo+=. . |\n[ 10.212024] cloud-init[942]: +----[SHA256]-----+\n[ 10.542651] cloud-init[1091]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 11.236495] cloud-init[1091]: en_US.UTF-8... done\n[ 11.239655] cloud-init[1091]: Generation complete.\n[ 11.713931] cloud-init[1091]: Cloud-init v. 18.2 running 'modules:config' at Fri, 31 Aug 2018 02:49:56 +0000. Up 10.44 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2018-08-31 02:50:01,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4/action used request id req-24dc150e-b5fe-4faa-8802-743015ef623c 2018-08-31 02:50:01,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0854489803314s 2018-08-31 02:50:01,824 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4/action used request id req-24dc150e-b5fe-4faa-8802-743015ef623c 2018-08-31 02:50:01,824 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 722652948 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.171107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.173353] pid_max: default: 32768 minimum: 301 [ 0.174581] ACPI: Core revision 20150930 [ 0.176330] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178097] Security Framework initialized [ 0.179219] Yama: becoming mindful. [ 0.180225] AppArmor: AppArmor initialized [ 0.181368] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183106] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.184790] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186400] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188208] Initializing cgroup subsys io [ 0.189301] Initializing cgroup subsys memory [ 0.190469] Initializing cgroup subsys devices [ 0.191636] Initializing cgroup subsys freezer [ 0.192797] Initializing cgroup subsys net_cls [ 0.193972] Initializing cgroup subsys perf_event [ 0.195187] Initializing cgroup subsys net_prio [ 0.196367] Initializing cgroup subsys hugetlb [ 0.197524] Initializing cgroup subsys pids [ 0.198675] CPU: Physical Processor ID: 0 [ 0.200470] mce: CPU supports 10 MCE banks [ 0.201615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202948] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.204399] Spectre V2 : Mitigation: Full generic retpoline [ 0.205774] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.207498] Speculative Store Bypass: Vulnerable [ 0.224865] Freeing SMP alternatives memory: 32K [ 0.230673] ftrace: allocating 32237 entries in 126 pages [ 0.265548] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267142] smpboot: Max logical packages: 1 [ 0.268506] x2apic enabled [ 0.269629] Switched APIC routing to physical x2apic. [ 0.272062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278574] KVM setup paravirtual spinlock [ 0.280165] x86: Booted up 1 node, 1 CPUs [ 0.281234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283074] devtmpfs: initialized [ 0.285025] evm: security.selinux [ 0.285950] evm: security.SMACK64 [ 0.286880] evm: security.SMACK64EXEC [ 0.287879] evm: security.SMACK64TRANSMUTE [ 0.288947] evm: security.SMACK64MMAP [ 0.289934] evm: security.ima [ 0.290791] evm: security.capability [ 0.291848] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294229] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295752] pinctrl core: initialized pinctrl subsystem [ 0.297185] RTC time: 2:49:46, date: 08/31/18 [ 0.298444] NET: Registered protocol family 16 [ 0.299727] cpuidle: using governor ladder [ 0.300816] cpuidle: using governor menu [ 0.301868] PCCT header not found. [ 0.302868] ACPI: bus type PCI registered [ 0.303926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305549] PCI: Using configuration type 1 for base access [ 0.307731] ACPI: Added _OSI(Module Device) [ 0.308847] ACPI: Added _OSI(Processor Device) [ 0.309983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311179] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313319] ACPI: Interpreter enabled [ 0.314338] ACPI: (supports S0 S5) [ 0.315291] ACPI: Using IOAPIC for interrupt routing [ 0.316547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328053] acpiphp: Slot [3] registered [ 0.329132] acpiphp: Slot [4] registered [ 0.330194] acpiphp: Slot [5] registered [ 0.331257] acpiphp: Slot [6] registered [ 0.346070] acpiphp: Slot [7] registered [ 0.347136] acpiphp: Slot [8] registered [ 0.350606] acpiphp: Slot [9] registered [ 0.351823] acpiphp: Slot [10] registered [ 0.352906] acpiphp: Slot [11] registered [ 0.354013] acpiphp: Slot [12] registered [ 0.355102] acpiphp: Slot [13] registered [ 0.356181] acpiphp: Slot [14] registered [ 0.357259] acpiphp: Slot [15] registered [ 0.358338] acpiphp: Slot [16] registered [ 0.359422] acpiphp: Slot [17] registered [ 0.360500] acpiphp: Slot [18] registered [ 0.361581] acpiphp: Slot [19] registered [ 0.362657] acpiphp: Slot [20] registered [ 0.363855] acpiphp: Slot [21] registered [ 0.364938] acpiphp: Slot [22] registered [ 0.366035] acpiphp: Slot [23] registered [ 0.367118] acpiphp: Slot [24] registered [ 0.368211] acpiphp: Slot [25] registered [ 0.369294] acpiphp: Slot [26] registered [ 0.370390] acpiphp: Slot [27] registered [ 0.371473] acpiphp: Slot [28] registered [ 0.372565] acpiphp: Slot [29] registered [ 0.373647] acpiphp: Slot [30] registered [ 0.374726] acpiphp: Slot [31] registered [ 0.375814] PCI host bridge to bus 0000:00 [ 0.376912] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391195] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392863] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394418] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.396222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402774] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.424955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429138] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433280] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435100] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.437850] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441569] vgaarb: loaded [ 0.442448] vgaarb: bridge control possible 0000:00:02.0 [ 0.444669] SCSI subsystem initialized [ 0.446416] ACPI: bus type USB registered [ 0.447638] usbcore: registered new interface driver usbfs [ 0.449128] usbcore: registered new interface driver hub [ 0.450572] usbcore: registered new device driver usb [ 0.452333] PCI: Using ACPI for IRQ routing [ 0.454414] NetLabel: Initializing [ 0.455457] NetLabel: domain hash size = 128 [ 0.456661] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458072] NetLabel: unlabeled traffic allowed by default [ 0.460026] amd_nb: Cannot enumerate AMD northbridges [ 0.461492] clocksource: Switched to clocksource kvm-clock [ 0.472697] AppArmor: AppArmor Filesystem Enabled [ 0.474104] pnp: PnP ACPI init [ 0.475517] pnp: PnP ACPI: found 5 devices [ 0.482692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485209] NET: Registered protocol family 2 [ 0.487027] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488842] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490535] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492247] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495494] NET: Registered protocol family 1 [ 0.496776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498350] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499857] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516215] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532591] Unpacking initramfs... [ 1.028955] Freeing initrd memory: 37084K [ 1.030756] Scanning for low memory corruption every 60 seconds [ 1.032877] audit: initializing netlink subsys (disabled) [ 1.034398] audit: type=2000 audit(1535683787.742:1): initialized [ 1.036420] Initialise system trusted keyring [ 1.037959] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.039592] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.042444] zbud: loaded [ 1.043590] VFS: Disk quotas dquot_6.6.0 [ 1.044780] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.046798] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.048641] fuse init (API version 7.23) [ 1.049977] Key type big_key registered [ 1.051144] Allocating IMA MOK and blacklist keyrings. [ 1.052977] Key type asymmetric registered [ 1.054195] Asymmetric key parser 'x509' registered [ 1.055562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.057725] io scheduler noop registered [ 1.058845] io scheduler deadline registered (default) [ 1.060262] io scheduler cfq registered [ 1.061531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.063022] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.064827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.066919] ACPI: Power Button [PWRF] [ 1.068201] GHES: HEST is not enabled! [ 1.084052] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.116607] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.119556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.143334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.146552] Linux agpgart interface v0.103 [ 1.149729] loop: module loaded [ 1.153362] vda: vda1 [ 1.155133] scsi host0: ata_piix [ 1.156210] scsi host1: ata_piix [ 1.157238] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.158961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.161132] libphy: Fixed MDIO Bus: probed [ 1.162542] tun: Universal TUN/TAP device driver, 1.6 [ 1.163896] tun: (C) 1999-2004 Max Krasnyansky [ 1.166779] PPP generic driver version 2.4.2 [ 1.168112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.169805] ehci-pci: EHCI PCI platform driver [ 1.171069] ehci-platform: EHCI generic platform driver [ 1.172467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.174096] ohci-pci: OHCI PCI platform driver [ 1.175348] ohci-platform: OHCI generic platform driver [ 1.176754] uhci_hcd: USB Universal Host Controller Interface driver [ 1.193123] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.194577] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.196680] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.198109] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.199833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.201573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.203594] usb usb1: Product: UHCI Host Controller [ 1.204918] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.206581] usb usb1: SerialNumber: 0000:00:01.2 [ 1.207966] hub 1-0:1.0: USB hub found [ 1.209068] hub 1-0:1.0: 2 ports detected [ 1.210445] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.213545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.214893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.216376] mousedev: PS/2 mouse device common for all mice [ 1.218208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.220836] rtc_cmos 00:00: RTC can wake from S4 [ 1.222477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.224162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.225858] i2c /dev entries driver [ 1.226991] device-mapper: uevent: version 1.0.3 [ 1.228351] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.230656] ledtrig-cpu: registered to indicate activity on CPUs [ 1.232612] NET: Registered protocol family 10 [ 1.234426] NET: Registered protocol family 17 [ 1.235700] Key type dns_resolver registered [ 1.237257] registered taskstats version 1 [ 1.238502] Loading compiled-in X.509 certificates [ 1.240479] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.243119] zswap: loaded using pool lzo/zbud [ 1.246141] Key type trusted registered [ 1.249344] Key type encrypted registered [ 1.250553] AppArmor: AppArmor sha1 policy hashing enabled [ 1.252065] ima: No TPM chip found, activating TPM-bypass! [ 1.253579] evm: HMAC attrs: 0x1 [ 1.254924] Magic number: 14:339:815 [ 1.256150] rtc_cmos 00:00: setting system clock to 2018-08-31 02:49:47 UTC (1535683787) [ 1.258502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.260083] EDD information not available. [ 1.320172] Freeing unused kernel memory: 1512K [ 1.321497] Write protecting the kernel read-only data: 14336k [ 1.340988] Freeing unused kernel memory: 1692K [ 1.342590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.354446] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.356950] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.359870] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.362553] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.365143] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369499] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377445] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.380065] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.383813] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.387210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.455078] virtio_net virtio0 ens3: renamed from eth0 [ 1.456872] [drm] Initialized drm 1.1.0 20060810 [ 1.466052] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.468612] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.489888] FDC 0 is a S82078B [ 1.513054] AVX2 version of gcm_enc/dec engaged. [ 1.514393] AES CTR mode by8 optimization enabled [ 1.521498] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.686633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.688628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.690445] usb 1-1: Product: QEMU USB Tablet [ 1.691667] usb 1-1: Manufacturer: QEMU [ 1.692769] usb 1-1: SerialNumber: 42 [ 1.701289] hidraw: raw HID events driver (C) Jiri Kosina [ 1.708134] usbcore: registered new interface driver usbhid [ 1.709667] usbhid: USB HID core driver [ 1.711953] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.715119] 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 [ 2.029524] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.029526] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.088217] md: linear personality registered for level -1 [ 2.091964] md: multipath personality registered for level -4 [ 2.095756] md: raid0 personality registered for level 0 [ 2.099986] md: raid1 personality registered for level 1 [ 2.169488] raid6: sse2x1 gen() 11143 MB/s [ 2.237472] raid6: sse2x1 xor() 8970 MB/s [ 2.305523] raid6: sse2x2 gen() 14193 MB/s [ 2.373471] raid6: sse2x2 xor() 9859 MB/s [ 2.441474] raid6: sse2x4 gen() 16457 MB/s [ 2.509483] raid6: sse2x4 xor() 11018 MB/s [ 2.577495] raid6: avx2x1 gen() 21662 MB/s [ 2.645471] raid6: avx2x2 gen() 25401 MB/s [ 2.713493] raid6: avx2x4 gen() 28701 MB/s [ 2.718613] raid6: using algorithm avx2x4 gen() 28701 MB/s [ 2.720097] raid6: using avx2x2 recovery algorithm [ 2.727495] xor: automatically using best checksumming function: [ 2.765511] avx : 31677.000 MB/sec [ 2.768427] async_tx: api initialized (async) [ 2.781639] md: raid6 personality registered for level 6 [ 2.783118] md: raid5 personality registered for level 5 [ 2.784537] md: raid4 personality registered for level 4 [ 2.791915] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.829792] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.858492] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.981600] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.986299] systemd[1]: Detected virtualization kvm. [ 2.987675] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.991862] systemd[1]: Set hostname to . [ 2.995246] systemd[1]: Initializing machine ID from KVM UUID. [ 2.996860] systemd[1]: Installed transient /etc/machine-id file. [ 3.145595] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.148444] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.152033] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.154414] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.158451] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.161100] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.163792] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.167279] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.169816] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.172774] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.177362] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.183732] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.187872] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.193294] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.199261] Loading iSCSI transport class v2.0-870. [ 3.201581] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.208859] systemd[1]: Mounting Huge Pages File System... [ 3.211228] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 3.216610] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.223210] 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... [ 3.235381] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.239579] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.246630] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.253534] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.261909] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.268837] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.275957] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.280828] iscsi: registered transport (iser) [ 3.282970] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.290762] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.299253] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.305564] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.313426] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.318919] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.325755] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.328651] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.336498] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.342619] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.731649] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.955210] cloud-init[525]: Cloud-init v. 18.2 running 'init-local' at Fri, 31 Aug 2018 02:49:51 +0000. Up 4.76 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.196521] cloud-init[942]: Cloud-init v. 18.2 running 'init' at Fri, 31 Aug 2018 02:49:52 +0000. Up 6.27 seconds. [ 9.199364] cloud-init[942]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.206079] cloud-init[942]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.212351] cloud-init[942]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.218326] cloud-init[942]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.224353] cloud-init[942]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:e3:ad:53 | [ 9.228135] cloud-init[942]: ci-info: | ens3 | True | fe80::f816:3eff:fee3:ad53/64 | . | link | fa:16:3e:e3:ad:53 | [ 9.236129] cloud-init[942]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.240127] cloud-init[942]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.248128] cloud-init[942]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.252118] cloud-init[942]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.260122] cloud-init[942]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.262703] cloud-init[942]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.268378] cloud-init[942]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.275144] cloud-init[942]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.278253] cloud-init[942]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.281048] cloud-init[942]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.285768] cloud-init[942]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.290449] cloud-init[942]: 2018-08-31 02:49:55,653 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.619884] cloud-init[942]: Generating public/private rsa key pair. [ 9.621951] cloud-init[942]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.628177] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.630453] cloud-init[942]: The key fingerprint is: [ 9.636146] cloud-init[942]: SHA256:Bgr7zEP+a8xyehppS5t5WmE0qLs0AVxPHZDJ9DkwXFE root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3 [ 9.639095] cloud-init[942]: The key's randomart image is: [ 9.644925] cloud-init[942]: +---[RSA 2048]----+ [ 9.646497] cloud-init[942]: | .+**++E | [ 9.652246] cloud-init[942]: |. . o*+.. | [ 9.653713] cloud-init[942]: |... ..++ | [ 9.655020] cloud-init[942]: | . + o o. | [ 9.660378] cloud-init[942]: | + o o S | [ 9.661678] cloud-init[942]: | O o o | [ 9.662954] cloud-init[942]: | + @o. | [ 9.668249] cloud-init[942]: | . =.XB | [ 9.669546] cloud-init[942]: | . OXo. | [ 9.670858] cloud-init[942]: +----[SHA256]-----+ [ 9.676179] cloud-init[942]: Generating public/private dsa key pair. [ 9.677699] cloud-init[942]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.680127] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.684129] cloud-init[942]: The key fingerprint is: [ 9.688168] cloud-init[942]: SHA256:3LTdkEYaYDhuvZv8nI7g8+jfXdaB0phbWhwY4gvumRA root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3 [ 9.692128] cloud-init[942]: The key's randomart image is: [ 9.693537] cloud-init[942]: +---[DSA 1024]----+ [ 9.696128] cloud-init[942]: | .oo... | [ 9.699264] cloud-init[942]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. | o.. .+o. | [ 9.704591] cloud-init[942]: | E + .o.+. | [ 9.705863] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths.cloud-init[942]: | =.oo.+=oo | [ 9.709648] cloud-init[942]: | o .Soo+.*.. | [ 9.710587] cloud-init[942]: | o + * ..| [ 9.711506] cloud-init[942]: | .= o o o .| Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m[ 9.716089] cloud-init[942]: | ..o++ o o | [ 9.720984] cloud-init[942]: | .+++o* . | [ 9.721908] cloud-init[942]: +----[SHA256]-----+ [ 9.722832] cloud-init[942]: Generating public/private ecdsa key pair. [ 9.723971] cloud-init[942]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.725423] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.726859] cloud-init[942]: The key fingerprint is: [ 9.727817] ] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. cloud-init[942]: SHA256:sN0gVVeTHPHjIiiUlNs6X/CqxNWheyH0yzf5SSsB5BM root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3 Starting iSCSI initiator daemon (iscsid)... [ 9.735066] cloud-init[942]: The key's randomart image is:[[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 9.739866] cloud-init[942]: +---[ECDSA 256]---+ [ 9.741114] cloud-init[942]: | .o.. .o=+ | [ 9.742727] cloud-init[[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [942]: | .o. E oo | [ 9.748525] cloud-init[942]: | oo+.o.. ..| Starting Pollinate to seed the pseudo random number generator... [ 9.752079] cloud-init[942]: | .*.==+. . .| [ 9.754199] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... cloud-init[942]: | ..S=+=o. . | [[0;32m OK [0m] Started iperf3 Service. [ 9.775994] cloud-init[942]: Starting Accounts Service... [[0;32m OK [0m] Started Deferred execution scheduler. | .oo +o+.o | Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 9.793408] cloud-init[942]: | oo.o+ +.. | [ 9.808086] cloud-init[942]: | . o. ..+ o| [ 9.814357] cloud-init[942]: | .. .+ | [ 9.818555] cloud-init[942]: +----[SHA256]-----+ [ 9.823020] cloud-init[942]: Generating public/private ed25519 key pair. [ 9.826523] cloud-init[942]: Starting Login Service... Starting Apply the settings specified in cloud-config... Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting LSB: Record successful boot for GRUB... Starting System Logging Service... Starting Snappy daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 9.882534] cloud-init[942]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 9.909638] [[0;32m OK [0m] Started System Logging Service. cloud-init[942]: The key fingerprint is: [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 9.951901] cloud-init[942]: SHA256:K9HLJYElJWBfpvqNJ9VIdF0oNsOH+iowSgrv+6aapKA root@shaker-vm-0da60536-788b-4ff7-9a1c-e1e07671abc3 [ 9.968632] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[942]: Starting Login to default iSCSI targets...The key's randomart image is: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 10.007785] [[0;32m OK [0m] Started Login to default iSCSI targets.cloud-init[942]: +--[ED25519 256]--+ [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions...[ 10.029773] Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... cloud-init[942]: | o.o.*..o o. |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 10.092190] cloud-init[942]: | . . X .B + | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 10.133174] cloud-init[942]: | + oo = | Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [ 10.161943] cloud-init[942]: | . o.+ | [ 10.165470] cloud-init[942]: | . . S.o | [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 10.168565] cloud-init[942]: |. . o. * =. | [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 10.179370] cloud-init[942]: |o= . o= *. | [ 10.196862] cloud-init[942]: |*.o . .+. | [ 10.201984] cloud-init[942]: |Eo+=. . | [ 10.212024] cloud-init[942]: +----[SHA256]-----+ [ 10.542651] cloud-init[1091]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 11.236495] cloud-init[1091]: en_US.UTF-8... done [ 11.239655] cloud-init[1091]: Generation complete. [ 11.713931] cloud-init[1091]: Cloud-init v. 18.2 running 'modules:config' at Fri, 31 Aug 2018 02:49:56 +0000. Up 10.44 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2018-08-31 02:50:01,827 - paramiko.transport - DEBUG - starting thread (client mode): 0xc49521d0L 2018-08-31 02:50:01,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 02:50:01,833 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-31 02:50:01,833 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-31 02:50:01,834 - 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-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[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-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[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-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 02:50:01,834 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 02:50:01,834 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-31 02:50:01,834 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 02:50:01,835 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 02:50:01,835 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 02:50:01,875 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 02:50:01,876 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 02:50:01,891 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: ccf380ed86d2d1b1e8bc908128cfb989 2018-08-31 02:50:01,893 - paramiko.transport - DEBUG - Trying discovered key 2ef41ad1cee1d0c132d98067a6e9d530 in /tmp/tmp8u_7mT 2018-08-31 02:50:01,917 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 02:50:01,934 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 02:50:01,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 02:50:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 02:50:01,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 02:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f38898-ab8c-42d9-bef0-98b730b754e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2018-08-31 02:50:01,970 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.9:35357/ used request id req-93f38898-ab8c-42d9-bef0-98b730b754e5 2018-08-31 02:50:01,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:02,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad8e68f-6b83-4ac3-9dfe-b0c2ba47d146 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/2029c9e6b9034fc7994750684bc2a4cd"}, "enabled": true, "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/26003681371c4611b5eba650dcf10195"}, "enabled": true, "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4dbbc853973249b4b07db82342868512"}, "enabled": true, "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6e5b56b664cb4377bd9703de29706879"}, "enabled": true, "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/733501e7239c44228a5c41480a712acf"}, "enabled": true, "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7cfd0304f4e2479c821c007183beae16"}, "enabled": true, "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/965c4d580bad42d4aa8151a2606386ad"}, "enabled": true, "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9a74bed7567441e584d235715899191a"}, "enabled": true, "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/9cf9632e9e5248808f200656ac93b55b"}, "enabled": true, "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a254e349bdf645c781af21f6cd66c79e"}, "enabled": true, "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ea3573bc9bc04dfc85d57ce9b0034847"}, "enabled": true, "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f17e96f191b64fda97dac740731f787c"}, "enabled": true, "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f233b1798e9d4df28b04b0368febf82b"}, "enabled": true, "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f3f6c62550ae4a03b28d05789e630d1a"}, "enabled": true, "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ff099c66a1794d1688503e1d594bf584"}, "enabled": true, "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-08-31 02:50:02,129 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-fad8e68f-6b83-4ac3-9dfe-b0c2ba47d146 2018-08-31 02:50:02,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.168673038483s 2018-08-31 02:50:02,130 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-fad8e68f-6b83-4ac3-9dfe-b0c2ba47d146 2018-08-31 02:50:02,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 02:50:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:02,156 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-31 02:50:02,156 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-31 02:50:02,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0de75a-1922-49b2-93cd-92a21df0219f Content-Encoding: gzip Content-Length: 1946 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0fc49367289a478bb9564de4a592b983"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "0fc49367289a478bb9564de4a592b983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/192a3971ae7b400ca5606bfb18de8d45"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1c37a2fe287b4e9181d23345b97f5743"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "733501e7239c44228a5c41480a712acf", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/21b5f34a85be437ababfdc623a51ca8f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/223fa29e6d4c4dd3be084147f8ca2a04"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2310c16a6df3420dbf8db12f4953208f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26003681371c4611b5eba650dcf10195", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3096e99356f04a76bb192dc3edaf34d1"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3fc9f50c526447f3b39b4d015b2fc175"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/43aab9bd2e484e35ae9ade275ef52df7"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/46c8db2d808f44ae88cc44ec1bb254ec"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4dbbc853973249b4b07db82342868512", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6203b303748f4242bfb32f948644b070"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "6203b303748f4242bfb32f948644b070"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6442e0ea4d324ec5bbc3808bd764d5c8"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/647b294a977742afb9708769cff9af79"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4dbbc853973249b4b07db82342868512", "id": "647b294a977742afb9708769cff9af79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6986f4da21c9461bb2a42e843647471b"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "6986f4da21c9461bb2a42e843647471b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6bae4488e03e410e95e38facbb68e52b"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d48f457b0e14f23a42c60b4e578984b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a74bed7567441e584d235715899191a", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7feb1f37fdc94a44aaace37ccec029b1"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "7feb1f37fdc94a44aaace37ccec029b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/97946bbfa3394159b3c2905bd94b20c8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b33af958c8942bc9691900cf41cd88e"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26003681371c4611b5eba650dcf10195", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1c21a6d82094bb6a42eb5c752242088"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4dbbc853973249b4b07db82342868512", "id": "b1c21a6d82094bb6a42eb5c752242088"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb51c1835d084a7abde964f65fb7d14b"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/be56aae13a4f417098b2540827d448a6"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26003681371c4611b5eba650dcf10195", "id": "be56aae13a4f417098b2540827d448a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c18951f19ede437a95044e14c6e1ff7f"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca7ebe0731b444d4ad2a23aa18e2b578"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cb512dbfcf894ff4a34d823e39db509f"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "cb512dbfcf894ff4a34d823e39db509f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ce4d80a90a1f41d09976f2d51e1ac9bb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1a5cddf865f4426a07f59409f0531a8"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "d1a5cddf865f4426a07f59409f0531a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d32b86a2858f4d998a9e12c7edcbf975"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d61e16d206694886bc2094d0d175d503"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "d61e16d206694886bc2094d0d175d503"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d781f3b92d67486c8b3a20a320472dc3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/da1fa9762c454a17b4e4f4a2f859dfc2"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "733501e7239c44228a5c41480a712acf", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df83c1e27a37406187df0bbdb3287125"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "df83c1e27a37406187df0bbdb3287125"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e1a44aaf31854e97b3cc95f56530bab4"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e516b8cd9e9f4683b9db1233ac0e4c7e"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "733501e7239c44228a5c41480a712acf", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea89413185ea42529545a6027900e5db"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "ea89413185ea42529545a6027900e5db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/eade595c4630484889b2907b1b80dc9c"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a74bed7567441e584d235715899191a", "id": "eade595c4630484889b2907b1b80dc9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f0dcfe9c988b4d9db7582abac42f4d11"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f44db4bb868244bc860b70083a5e3a7d"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f846f58e00fa45769ddcb1b8ce123ea2"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fb93080f89044dc4afafee3ba53ef88c"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "fb93080f89044dc4afafee3ba53ef88c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ff0ee5fe002e4b57877e3a6d6ef75ece"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fff203edaf4a481ea840f9ef18d0a933"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a74bed7567441e584d235715899191a", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 02:50:02,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-5e0de75a-1922-49b2-93cd-92a21df0219f 2018-08-31 02:50:02,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.18082690239s 2018-08-31 02:50:02,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-5e0de75a-1922-49b2-93cd-92a21df0219f 2018-08-31 02:50:02,327 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.27:5000 2018-08-31 02:50:02,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:50:02,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:02,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5792ffac-29b8-473e-8124-d124d7ed1a1c Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:50:02,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5792ffac-29b8-473e-8124-d124d7ed1a1c 2018-08-31 02:50:02,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178879022598s 2018-08-31 02:50:02,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5792ffac-29b8-473e-8124-d124d7ed1a1c 2018-08-31 02:50:02,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:50:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:02,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cabe6ab-44ef-420a-9876-187b50c55505 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:50:02,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3cabe6ab-44ef-420a-9876-187b50c55505 2018-08-31 02:50:02,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189651966095s 2018-08-31 02:50:02,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3cabe6ab-44ef-420a-9876-187b50c55505 2018-08-31 02:50:02,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:50:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:02,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684bb01d-bbd7-4c1e-a592-a838a0f8ac67 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:50:02,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-684bb01d-bbd7-4c1e-a592-a838a0f8ac67 2018-08-31 02:50:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180541992188s 2018-08-31 02:50:02,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-684bb01d-bbd7-4c1e-a592-a838a0f8ac67 2018-08-31 02:50:02,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:50:02,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:03,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e216a8b8-e6f6-4aed-af61-e3058aa93778 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": {"self": "http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b3ed8fa2f6444cd88545d24f4ba3560", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:50:03,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e216a8b8-e6f6-4aed-af61-e3058aa93778 2018-08-31 02:50:03,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196032047272s 2018-08-31 02:50:03,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e216a8b8-e6f6-4aed-af61-e3058aa93778 2018-08-31 02:50:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:50:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:03,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51f6847-51cf-41e0-8fc2-8af5be2b04df Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004"}, "tags": [], "enabled": true, "id": "764211ed325941698d1e969340177004", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:50:03,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b51f6847-51cf-41e0-8fc2-8af5be2b04df 2018-08-31 02:50:03,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198190927505s 2018-08-31 02:50:03,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b51f6847-51cf-41e0-8fc2-8af5be2b04df 2018-08-31 02:50:03,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:50:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=764211ed325941698d1e969340177004" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:03,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae729fdf-6c73-40bd-a9aa-387fd6c63f3b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=764211ed325941698d1e969340177004", "previous": null, "next": null}} 2018-08-31 02:50:03,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=764211ed325941698d1e969340177004 used request id req-ae729fdf-6c73-40bd-a9aa-387fd6c63f3b 2018-08-31 02:50:03,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0947699546814s 2018-08-31 02:50:03,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=764211ed325941698d1e969340177004 used request id req-ae729fdf-6c73-40bd-a9aa-387fd6c63f3b 2018-08-31 02:50:03,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:50:03,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:03,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd25069-6ad9-4a97-aadc-f5800b54fee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:50:03,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-0cd25069-6ad9-4a97-aadc-f5800b54fee3 2018-08-31 02:50:03,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151441812515s 2018-08-31 02:50:03,555 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-0cd25069-6ad9-4a97-aadc-f5800b54fee3 2018-08-31 02:50:03,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:50:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:03,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0539e1-5c88-41fd-a97a-588699353bd3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:50:03,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6d0539e1-5c88-41fd-a97a-588699353bd3 2018-08-31 02:50:03,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169380903244s 2018-08-31 02:50:03,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6d0539e1-5c88-41fd-a97a-588699353bd3 2018-08-31 02:50:03,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 02:50:03,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:03,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1843e45b-94f5-42d2-be25-6fcf1f09c955 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 02:50:03,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1843e45b-94f5-42d2-be25-6fcf1f09c955 2018-08-31 02:50:03,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100543022156s 2018-08-31 02:50:03,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1843e45b-94f5-42d2-be25-6fcf1f09c955 2018-08-31 02:50:03,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 02:50:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:03,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365b10bd-ca34-4217-a5a5-c6f333b1098c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 02:50:03,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-365b10bd-ca34-4217-a5a5-c6f333b1098c 2018-08-31 02:50:03,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984649658203s 2018-08-31 02:50:03,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-365b10bd-ca34-4217-a5a5-c6f333b1098c 2018-08-31 02:50:03,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 02:50:03,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:04,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a698d3b2-9aae-4a23-b8cd-4c3c73caaee1 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": {"self": "http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b3ed8fa2f6444cd88545d24f4ba3560", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 02:50:04,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a698d3b2-9aae-4a23-b8cd-4c3c73caaee1 2018-08-31 02:50:04,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.157734870911s 2018-08-31 02:50:04,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a698d3b2-9aae-4a23-b8cd-4c3c73caaee1 2018-08-31 02:50:04,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 02:50:04,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:04,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ecba63-1ce9-4a0a-9af3-84804b62e023 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004"}, "tags": [], "enabled": true, "id": "764211ed325941698d1e969340177004", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 02:50:04,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f9ecba63-1ce9-4a0a-9af3-84804b62e023 2018-08-31 02:50:04,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0998198986053s 2018-08-31 02:50:04,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f9ecba63-1ce9-4a0a-9af3-84804b62e023 2018-08-31 02:50:04,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 02:50:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=764211ed325941698d1e969340177004" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:04,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 02:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbc51f7-dc7a-433b-863c-241d9fb622be Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=764211ed325941698d1e969340177004", "previous": null, "next": null}} 2018-08-31 02:50:04,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=764211ed325941698d1e969340177004 used request id req-dcbc51f7-dc7a-433b-863c-241d9fb622be 2018-08-31 02:50:04,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10714507103s 2018-08-31 02:50:04,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b3ed8fa2f6444cd88545d24f4ba3560&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=764211ed325941698d1e969340177004 used request id req-dcbc51f7-dc7a-433b-863c-241d9fb622be 2018-08-31 02:50:04,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 02:50:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/77fd13fdaab141b19f4e081584e581ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 02:50:04,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 02:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc12a928-993f-4800-860f-0b37d0c3e742 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 02:50:04,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/77fd13fdaab141b19f4e081584e581ba used request id req-dc12a928-993f-4800-860f-0b37d0c3e742 2018-08-31 02:50:04,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.199936151505s 2018-08-31 02:50:04,527 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004/users/4b3ed8fa2f6444cd88545d24f4ba3560/roles/77fd13fdaab141b19f4e081584e581ba used request id req-dc12a928-993f-4800-860f-0b37d0c3e742 2018-08-31 02:50:04,527 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 02:50:04,528 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 02:50:04,529 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 02:50:04,533 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 02:50:04,606 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 02:50:04,607 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 02:50:04,608 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 02:50:04,647 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-31 02:50:04,647 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 02:50:04,673 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 03:16:36,997 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 03:16:36,998 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=764211ed325941698d1e969340177004 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 40754 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=c43da42f-6c56-4d39-bf2f-b7acf5f40295 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.27:5000 OS_USERNAME=shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.27,192.30.9.9 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 40754 192.168.120.8 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-08-31 02:50:05.127 1418 INFO shaker.engine.utils [-] Logging enabled 2018-08-31 02:50:05.129 1418 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-31 02:50:05.132 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-31 02:50:05.139 1426 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-31 02:50:05.142 1426 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2018-08-31 02:50:05.142 1426 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-31 02:50:05.155 1418 INFO pykwalify.core [-] validation.valid 2018-08-31 02:50:05.769 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-31 02:50:09.988 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'16f3e0cb-c0e6-42a9-9de7-2d6adaf2abaf', u'links': [{u'href': u'http://172.30.9.27:8004/v1/764211ed325941698d1e969340177004/stacks/shaker_pmdzfe/16f3e0cb-c0e6-42a9-9de7-2d6adaf2abaf', u'rel': u'self'}]} 2018-08-31 02:54:07.815 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pmdzfe_slave_0', 'shaker_pmdzfe_master_0']) 2018-08-31 02:54:20.539 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 02:55:51.160 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 02:57:21.663 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 02:58:52.146 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 02:58:52.147 1418 INFO shaker.engine.server [-] Execution is done 2018-08-31 02:58:52.872 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-31 02:59:18.124 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 02:59:18.128 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-31 02:59:18.142 1418 INFO pykwalify.core [-] validation.valid 2018-08-31 02:59:18.546 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-31 02:59:22.144 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'a821d7c4-2a0d-48f6-bcd1-e82f4f96ee73', u'links': [{u'href': u'http://172.30.9.27:8004/v1/764211ed325941698d1e969340177004/stacks/shaker_urzdes/a821d7c4-2a0d-48f6-bcd1-e82f4f96ee73', u'rel': u'self'}]} 2018-08-31 03:00:12.523 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_urzdes_slave_0', 'shaker_urzdes_master_0']) 2018-08-31 03:00:31.517 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:02:02.066 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:03:32.557 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:05:03.047 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:05:03.049 1418 INFO shaker.engine.server [-] Execution is done 2018-08-31 03:05:04.505 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-31 03:05:32.899 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:05:32.901 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-31 03:05:32.917 1418 INFO pykwalify.core [-] validation.valid 2018-08-31 03:05:33.320 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-31 03:05:37.222 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'b3b6f5dc-19fd-4788-b8e8-1a7ff12ba160', u'links': [{u'href': u'http://172.30.9.27:8004/v1/764211ed325941698d1e969340177004/stacks/shaker_krdzif/b3b6f5dc-19fd-4788-b8e8-1a7ff12ba160', u'rel': u'self'}]} 2018-08-31 03:06:29.862 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_krdzif_master_0', 'shaker_krdzif_slave_0']) 2018-08-31 03:06:40.259 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:08:10.813 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:09:41.306 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:11:11.792 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:11:11.793 1418 INFO shaker.engine.server [-] Execution is done 2018-08-31 03:11:11.994 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-31 03:11:40.199 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:11:40.201 1418 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-31 03:11:40.215 1418 INFO pykwalify.core [-] validation.valid 2018-08-31 03:11:40.616 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-31 03:11:43.781 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'659c275f-e4f9-4697-8ec1-54011cbbafae', u'links': [{u'href': u'http://172.30.9.27:8004/v1/764211ed325941698d1e969340177004/stacks/shaker_aetsmi/659c275f-e4f9-4697-8ec1-54011cbbafae', u'rel': u'self'}]} 2018-08-31 03:12:38.808 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_aetsmi_slave_0', 'shaker_aetsmi_master_0']) 2018-08-31 03:12:55.849 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:13:26.365 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:14:46.550 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:16:06.936 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:16:06.937 1418 INFO shaker.engine.server [-] Execution is done 2018-08-31 03:16:07.085 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-31 03:16:36.888 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-31 03:16:36.890 1418 INFO shaker.engine.server [-] Generating aggregated report 2018-08-31 03:16:36.899 1418 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-31 03:16:36.902 1418 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-31 03:16:36.902 1418 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-31 03:16:36.902 1418 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-08-31 03:16:36.903 1418 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-31 03:16:36.903 1418 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-31 03:16:36.903 1418 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-31 03:16:36.904 1418 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-08-31 03:16:36.915 1418 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-31 03:16:36,998 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 03:16:36,999 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-31 03:16:37,001 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-31 03:16:37,037 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-31 03:16:37,037 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-31 03:16:37,068 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-31 03:16:37,125 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-31 03:16:37,126 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-31 03:16:37,128 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-31 03:16:37,165 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-31 03:16:37,165 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-31 03:16:37,193 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-31 03:16:37,204 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-31 03:16:37,205 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-31 03:16:37,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 03:16:37,333 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 03:16:37,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 03:16:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/01f02b42-5392-4668-beca-615a4aea238c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:38,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc6c828f-6a18-46f8-9975-f465d80067fa Content-Length: 0 Date: Fri, 31 Aug 2018 03:16:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:16:38,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/01f02b42-5392-4668-beca-615a4aea238c.json used request id req-cc6c828f-6a18-46f8-9975-f465d80067fa 2018-08-31 03:16:38,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.40666294098s 2018-08-31 03:16:38,749 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/01f02b42-5392-4668-beca-615a4aea238c.json used request id req-cc6c828f-6a18-46f8-9975-f465d80067fa 2018-08-31 03:16:38,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:16:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d4f66ae-2a81-4420-a9d7-9cad112bcfb6 Date: Fri, 31 Aug 2018 03:16:38 GMT RESP BODY: {"floatingips": []} 2018-08-31 03:16:38,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2d4f66ae-2a81-4420-a9d7-9cad112bcfb6 2018-08-31 03:16:38,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0726881027222s 2018-08-31 03:16:38,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2d4f66ae-2a81-4420-a9d7-9cad112bcfb6 2018-08-31 03:16:38,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 03:16:38,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:39,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:16: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-90b52de8-37ff-4444-ab4f-c40eea7671cc x-compute-request-id: req-90b52de8-37ff-4444-ab4f-c40eea7671cc Content-Type: application/json 2018-08-31 03:16:39,252 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4 used request id req-90b52de8-37ff-4444-ab4f-c40eea7671cc 2018-08-31 03:16:39,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.424416065216s 2018-08-31 03:16:39,253 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4 used request id req-90b52de8-37ff-4444-ab4f-c40eea7671cc 2018-08-31 03:16:39,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:16:39,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:39,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-4da8f302-d315-4d7a-9927-7e206e0d8967 x-compute-request-id: req-4da8f302-d315-4d7a-9927-7e206e0d8967 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:ad:53", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:ad:53", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "rel": "bookmark"}], "image": {"id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "links": [{"href": "http://172.30.9.27:8774/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-08-31T02:49:46.000000", "flavor": {"id": "c02b214e-9351-4a16-af48-3241b1bda37b", "links": [{"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}]}, "id": "e72c87d7-a0f9-45e9-9e55-efb3cda68af4", "security_groups": [{"name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}], "user_id": "4b3ed8fa2f6444cd88545d24f4ba3560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:16:39Z", "hostId": "8cb945c651224a58ba83ac02ba864b068ae92427e2a80496261381bf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_0da60536-788b-4ff7-9a1c-e1e07671abc3", "created": "2018-08-31T02:46:23Z", "tenant_id": "764211ed325941698d1e969340177004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:16:39,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4da8f302-d315-4d7a-9927-7e206e0d8967 2018-08-31 03:16:39,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495218992233s 2018-08-31 03:16:39,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4da8f302-d315-4d7a-9927-7e206e0d8967 2018-08-31 03:16:39,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:16:41,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:16:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:41,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16: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-7a6f7579-a5b1-4b13-a8d5-1e02ffa14185 x-compute-request-id: req-7a6f7579-a5b1-4b13-a8d5-1e02ffa14185 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 03:16:41,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a6f7579-a5b1-4b13-a8d5-1e02ffa14185 2018-08-31 03:16:41,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0794870853424s 2018-08-31 03:16:41,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a6f7579-a5b1-4b13-a8d5-1e02ffa14185 2018-08-31 03:16:41,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:16:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:41,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 62917 X-Openstack-Request-Id: req-2c0909a8-7332-45d9-bbc5-35203bfeefef Date: Fri, 31 Aug 2018 03:16:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "created_at": "2018-08-31T01:37:27Z", "updated_at": "2018-08-31T01:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "23155f66-6398-484a-8481-a7572fd0f950", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "2d1975a4-a943-4e2f-ae79-6bceac048c18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "5cea05d7-b4f9-4b27-9676-61409893fd9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe036b022ce4cb08cc493c795f770af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:37:27Z", "revision_number": 0, "id": "b49c3fba-bf8a-43b9-9ee9-47bdee1a5325", "remote_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:37:27Z", "security_group_id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "tenant_id": "2fe036b022ce4cb08cc493c795f770af", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe036b022ce4cb08cc493c795f770af"}], "revision_number": 1, "project_id": "2fe036b022ce4cb08cc493c795f770af", "id": "0f2855ff-8d06-4b81-8054-36f67b07ba27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "created_at": "2018-08-31T02:19:42Z", "updated_at": "2018-08-31T02:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:19:42Z", "revision_number": 0, "id": "1e6fd317-428c-432a-a6e5-e048a3e3dce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:19:42Z", "security_group_id": "1125fbb0-e61d-4656-a610-67b7162ee99c", "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb96b1cea3c42328a53230270cd99e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:19:42Z", "revision_number": 0, "id": "8454e5a4-fec4-4002-853f-3c23a9fb0dc6", "remote_group_id": "1125fbb0-e61d-4656-a610-67b7162ee99c", "remote_ip_prefix": null, "created_at": "2018-08-31T02:19:42Z", "security_group_id": "1125fbb0-e61d-4656-a610-67b7162ee99c", "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb96b1cea3c42328a53230270cd99e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:19:43Z", "revision_number": 0, "id": "d2d27a0b-20fb-40aa-9451-ba25c48b9ad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:19:43Z", "security_group_id": "1125fbb0-e61d-4656-a610-67b7162ee99c", "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb96b1cea3c42328a53230270cd99e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:19:42Z", "revision_number": 0, "id": "e3fb0dde-229a-48ea-9950-b50842b0f325", "remote_group_id": "1125fbb0-e61d-4656-a610-67b7162ee99c", "remote_ip_prefix": null, "created_at": "2018-08-31T02:19:42Z", "security_group_id": "1125fbb0-e61d-4656-a610-67b7162ee99c", "tenant_id": "8cb96b1cea3c42328a53230270cd99e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb96b1cea3c42328a53230270cd99e9"}], "revision_number": 1, "project_id": "8cb96b1cea3c42328a53230270cd99e9", "id": "1125fbb0-e61d-4656-a610-67b7162ee99c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "created_at": "2018-08-31T01:36:39Z", "updated_at": "2018-08-31T01:36:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:36:39Z", "revision_number": 0, "id": "0938cc04-21ae-483c-ad69-8504a8aad15d", "remote_group_id": "17d8f211-3ed5-4ee0-91a5-271934849f8e", "remote_ip_prefix": null, "created_at": "2018-08-31T01:36:39Z", "security_group_id": "17d8f211-3ed5-4ee0-91a5-271934849f8e", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7848733501174cecb6a00ff4eb0c862d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:36:39Z", "revision_number": 0, "id": "762812c5-f350-4ea1-95c0-3c3174fa525f", "remote_group_id": "17d8f211-3ed5-4ee0-91a5-271934849f8e", "remote_ip_prefix": null, "created_at": "2018-08-31T01:36:39Z", "security_group_id": "17d8f211-3ed5-4ee0-91a5-271934849f8e", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7848733501174cecb6a00ff4eb0c862d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:36:39Z", "revision_number": 0, "id": "78d4fe65-0aeb-4bce-8cd6-503a824fd142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:36:39Z", "security_group_id": "17d8f211-3ed5-4ee0-91a5-271934849f8e", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7848733501174cecb6a00ff4eb0c862d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:36:39Z", "revision_number": 0, "id": "d43766aa-8257-4716-9489-f1e32097ef56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:36:39Z", "security_group_id": "17d8f211-3ed5-4ee0-91a5-271934849f8e", "tenant_id": "7848733501174cecb6a00ff4eb0c862d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7848733501174cecb6a00ff4eb0c862d"}], "revision_number": 1, "project_id": "7848733501174cecb6a00ff4eb0c862d", "id": "17d8f211-3ed5-4ee0-91a5-271934849f8e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-31T01:33:20Z", "updated_at": "2018-08-31T01:33:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "2a83c6de-4546-43ce-b897-c427156b29fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "51d6494d-c8f9-4848-846a-3ff9dbbfe271", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "9ceab02c-1f82-4c20-8950-9c13864fffc9", "remote_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:20Z", "revision_number": 0, "id": "ed9b34ac-65d8-4a42-8ac5-7b443e8ae876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:20Z", "security_group_id": "2452abef-6224-468c-994f-7ab153a8f5eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "2452abef-6224-468c-994f-7ab153a8f5eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6924d88018884b59a5dfc53c10365e19", "created_at": "2018-08-31T01:45:52Z", "updated_at": "2018-08-31T01:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:52Z", "revision_number": 0, "id": "0b5de9ff-30d6-4653-9bbb-a8244a875119", "remote_group_id": "2e8b75f7-ceff-4dc3-a786-a68e57f70a68", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:52Z", "security_group_id": "2e8b75f7-ceff-4dc3-a786-a68e57f70a68", "tenant_id": "6924d88018884b59a5dfc53c10365e19", "port_range_min": null, "ethertype": "IPv4", "project_id": "6924d88018884b59a5dfc53c10365e19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:52Z", "revision_number": 0, "id": "5997b661-3826-49bd-af81-a58616550a93", "remote_group_id": "2e8b75f7-ceff-4dc3-a786-a68e57f70a68", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:52Z", "security_group_id": "2e8b75f7-ceff-4dc3-a786-a68e57f70a68", "tenant_id": "6924d88018884b59a5dfc53c10365e19", "port_range_min": null, "ethertype": "IPv6", "project_id": "6924d88018884b59a5dfc53c10365e19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:52Z", "revision_number": 0, "id": "a092c092-ad7e-42bf-b25a-b1deb3187b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:52Z", "security_group_id": "2e8b75f7-ceff-4dc3-a786-a68e57f70a68", "tenant_id": "6924d88018884b59a5dfc53c10365e19", "port_range_min": null, "ethertype": "IPv4", "project_id": "6924d88018884b59a5dfc53c10365e19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:52Z", "revision_number": 0, "id": "b400ef15-0874-49ac-af62-a7a1dcfeb46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:52Z", "security_group_id": "2e8b75f7-ceff-4dc3-a786-a68e57f70a68", "tenant_id": "6924d88018884b59a5dfc53c10365e19", "port_range_min": null, "ethertype": "IPv6", "project_id": "6924d88018884b59a5dfc53c10365e19"}], "revision_number": 1, "project_id": "6924d88018884b59a5dfc53c10365e19", "id": "2e8b75f7-ceff-4dc3-a786-a68e57f70a68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "34a5a0f18bd5466aa05a8ee4884d4b84", "created_at": "2018-08-31T01:45:49Z", "updated_at": "2018-08-31T01:45:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:49Z", "revision_number": 0, "id": "3f011d17-d053-42f7-9251-dd6f2a9039a6", "remote_group_id": "3ef0f823-29b5-4fce-81ea-db0e5cbbec4b", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:49Z", "security_group_id": "3ef0f823-29b5-4fce-81ea-db0e5cbbec4b", "tenant_id": "34a5a0f18bd5466aa05a8ee4884d4b84", "port_range_min": null, "ethertype": "IPv4", "project_id": "34a5a0f18bd5466aa05a8ee4884d4b84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:49Z", "revision_number": 0, "id": "7147d03e-add0-4812-acda-36b1b818ab77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:49Z", "security_group_id": "3ef0f823-29b5-4fce-81ea-db0e5cbbec4b", "tenant_id": "34a5a0f18bd5466aa05a8ee4884d4b84", "port_range_min": null, "ethertype": "IPv6", "project_id": "34a5a0f18bd5466aa05a8ee4884d4b84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:49Z", "revision_number": 0, "id": "88eff027-1112-44d6-8d59-1184ce4088a0", "remote_group_id": "3ef0f823-29b5-4fce-81ea-db0e5cbbec4b", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:49Z", "security_group_id": "3ef0f823-29b5-4fce-81ea-db0e5cbbec4b", "tenant_id": "34a5a0f18bd5466aa05a8ee4884d4b84", "port_range_min": null, "ethertype": "IPv6", "project_id": "34a5a0f18bd5466aa05a8ee4884d4b84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:49Z", "revision_number": 0, "id": "fb3ec618-47a8-4dfa-adb9-fd632e86d178", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:49Z", "security_group_id": "3ef0f823-29b5-4fce-81ea-db0e5cbbec4b", "tenant_id": "34a5a0f18bd5466aa05a8ee4884d4b84", "port_range_min": null, "ethertype": "IPv4", "project_id": "34a5a0f18bd5466aa05a8ee4884d4b84"}], "revision_number": 1, "project_id": "34a5a0f18bd5466aa05a8ee4884d4b84", "id": "3ef0f823-29b5-4fce-81ea-db0e5cbbec4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "created_at": "2018-08-31T01:35:06Z", "updated_at": "2018-08-31T01:35:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "30cf632c-2fd0-493f-870d-571026f0dea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "92fa239c-882a-4fcc-9625-6558a397bd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "aeb57acd-2cf4-4f9e-a11d-25c3a3887825", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:06Z", "revision_number": 0, "id": "bf21fa73-23c7-41d4-a867-c0795a12fe4c", "remote_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:06Z", "security_group_id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "tenant_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d"}], "revision_number": 1, "project_id": "0ee1516aad5445f1a9b3bf6a04ea910d", "id": "4491fce6-8d30-42e6-b1ed-974124a26d27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1bf1756cef14f49a22a6d9fd64ab955", "created_at": "2018-08-31T01:48:34Z", "updated_at": "2018-08-31T01:48:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:34Z", "revision_number": 0, "id": "6000df97-3685-401d-8d55-812ad944eced", "remote_group_id": "56fa659a-133b-484a-aefb-b042c8052256", "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:34Z", "security_group_id": "56fa659a-133b-484a-aefb-b042c8052256", "tenant_id": "f1bf1756cef14f49a22a6d9fd64ab955", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1bf1756cef14f49a22a6d9fd64ab955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:34Z", "revision_number": 0, "id": "7efd2a58-50bc-47bc-bd1b-1919e0fbdc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:34Z", "security_group_id": "56fa659a-133b-484a-aefb-b042c8052256", "tenant_id": "f1bf1756cef14f49a22a6d9fd64ab955", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1bf1756cef14f49a22a6d9fd64ab955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:34Z", "revision_number": 0, "id": "d9791279-14db-4cd3-b010-32f82ce31a9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:34Z", "security_group_id": "56fa659a-133b-484a-aefb-b042c8052256", "tenant_id": "f1bf1756cef14f49a22a6d9fd64ab955", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1bf1756cef14f49a22a6d9fd64ab955"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:34Z", "revision_number": 0, "id": "f137a8b9-3c1a-491b-a6cd-15a6e80b1a8d", "remote_group_id": "56fa659a-133b-484a-aefb-b042c8052256", "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:34Z", "security_group_id": "56fa659a-133b-484a-aefb-b042c8052256", "tenant_id": "f1bf1756cef14f49a22a6d9fd64ab955", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1bf1756cef14f49a22a6d9fd64ab955"}], "revision_number": 1, "project_id": "f1bf1756cef14f49a22a6d9fd64ab955", "id": "56fa659a-133b-484a-aefb-b042c8052256", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "475424d11ce34f94a9f364e039843ef7", "created_at": "2018-08-31T01:45:30Z", "updated_at": "2018-08-31T01:45:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:30Z", "revision_number": 0, "id": "0d857166-63bb-4020-85a8-53c8689de303", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:30Z", "security_group_id": "57ff8f19-d5c8-4850-a1e7-7fb29e34c031", "tenant_id": "475424d11ce34f94a9f364e039843ef7", "port_range_min": null, "ethertype": "IPv4", "project_id": "475424d11ce34f94a9f364e039843ef7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:30Z", "revision_number": 0, "id": "7bd7f7e0-b819-4e1b-a8ca-8078029a606c", "remote_group_id": "57ff8f19-d5c8-4850-a1e7-7fb29e34c031", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:30Z", "security_group_id": "57ff8f19-d5c8-4850-a1e7-7fb29e34c031", "tenant_id": "475424d11ce34f94a9f364e039843ef7", "port_range_min": null, "ethertype": "IPv4", "project_id": "475424d11ce34f94a9f364e039843ef7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:30Z", "revision_number": 0, "id": "96aad5eb-bc12-46a4-9dfe-ceaa0fe00448", "remote_group_id": "57ff8f19-d5c8-4850-a1e7-7fb29e34c031", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:30Z", "security_group_id": "57ff8f19-d5c8-4850-a1e7-7fb29e34c031", "tenant_id": "475424d11ce34f94a9f364e039843ef7", "port_range_min": null, "ethertype": "IPv6", "project_id": "475424d11ce34f94a9f364e039843ef7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:30Z", "revision_number": 0, "id": "9e519a11-34e2-44bc-b4f4-7bfa2cdd1d71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:30Z", "security_group_id": "57ff8f19-d5c8-4850-a1e7-7fb29e34c031", "tenant_id": "475424d11ce34f94a9f364e039843ef7", "port_range_min": null, "ethertype": "IPv6", "project_id": "475424d11ce34f94a9f364e039843ef7"}], "revision_number": 1, "project_id": "475424d11ce34f94a9f364e039843ef7", "id": "57ff8f19-d5c8-4850-a1e7-7fb29e34c031", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5262184d32d940d0b7b0168415110389", "created_at": "2018-08-31T01:34:07Z", "updated_at": "2018-08-31T01:34:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "03bcf279-723e-4bdf-aba4-767659d91fab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "72d24112-0424-4775-96bc-47957a85c99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "9ecd4c3e-fb31-4466-b6e1-2084975d72fe", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv4", "project_id": "5262184d32d940d0b7b0168415110389"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:34:07Z", "revision_number": 0, "id": "b2f445c5-37c6-4467-9af1-1d74f7e2fbfb", "remote_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "remote_ip_prefix": null, "created_at": "2018-08-31T01:34:07Z", "security_group_id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "tenant_id": "5262184d32d940d0b7b0168415110389", "port_range_min": null, "ethertype": "IPv6", "project_id": "5262184d32d940d0b7b0168415110389"}], "revision_number": 1, "project_id": "5262184d32d940d0b7b0168415110389", "id": "5c0898f4-226f-4ab9-b3c6-f96918999976", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "created_at": "2018-08-31T01:35:45Z", "updated_at": "2018-08-31T01:35:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "55c5ba66-2bb4-4c7b-9a95-729781708da5", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "9b59f261-9776-4138-bf32-bd73c58be2d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "b7616367-92ee-4acf-a34c-2317ca57da4b", "remote_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv4", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:35:45Z", "revision_number": 0, "id": "f3ed7fdd-8049-42a4-a773-a29831c17571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:35:45Z", "security_group_id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "tenant_id": "877de9c90a7b4ea8be8ab40f764e7f09", "port_range_min": null, "ethertype": "IPv6", "project_id": "877de9c90a7b4ea8be8ab40f764e7f09"}], "revision_number": 1, "project_id": "877de9c90a7b4ea8be8ab40f764e7f09", "id": "6dfb0fc5-0c04-45f2-8c37-ac2c756ac23d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "58432843515248efbca7aae307505152", "created_at": "2018-08-31T01:45:58Z", "updated_at": "2018-08-31T01:45:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:58Z", "revision_number": 0, "id": "12052e67-5849-41af-a996-2b414b78be3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:58Z", "security_group_id": "72f9448d-4c92-4a71-bbc4-d0359c314d0a", "tenant_id": "58432843515248efbca7aae307505152", "port_range_min": null, "ethertype": "IPv6", "project_id": "58432843515248efbca7aae307505152"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:58Z", "revision_number": 0, "id": "9849d4f2-95a5-47c8-94f5-cd1a87946197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:58Z", "security_group_id": "72f9448d-4c92-4a71-bbc4-d0359c314d0a", "tenant_id": "58432843515248efbca7aae307505152", "port_range_min": null, "ethertype": "IPv4", "project_id": "58432843515248efbca7aae307505152"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:58Z", "revision_number": 0, "id": "d67a8ca7-a111-4327-b02a-76d4a7f4fd8a", "remote_group_id": "72f9448d-4c92-4a71-bbc4-d0359c314d0a", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:58Z", "security_group_id": "72f9448d-4c92-4a71-bbc4-d0359c314d0a", "tenant_id": "58432843515248efbca7aae307505152", "port_range_min": null, "ethertype": "IPv6", "project_id": "58432843515248efbca7aae307505152"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:58Z", "revision_number": 0, "id": "e68086cc-096e-47e6-9d04-d6a3628952e0", "remote_group_id": "72f9448d-4c92-4a71-bbc4-d0359c314d0a", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:58Z", "security_group_id": "72f9448d-4c92-4a71-bbc4-d0359c314d0a", "tenant_id": "58432843515248efbca7aae307505152", "port_range_min": null, "ethertype": "IPv4", "project_id": "58432843515248efbca7aae307505152"}], "revision_number": 1, "project_id": "58432843515248efbca7aae307505152", "id": "72f9448d-4c92-4a71-bbc4-d0359c314d0a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0ca313478164ad283b44a36646e55ec", "created_at": "2018-08-31T01:33:19Z", "updated_at": "2018-08-31T01:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "2a850ef5-e8c6-4a70-9f4a-fc21edec3454", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "3b87f994-cd33-4346-9edd-5cdc7831fb1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "8c580204-7b50-4872-9b19-e5414387465c", "remote_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:19Z", "revision_number": 0, "id": "a4273414-3c83-4310-9b95-9cf40e1dcc5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:19Z", "security_group_id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "tenant_id": "c0ca313478164ad283b44a36646e55ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ca313478164ad283b44a36646e55ec"}], "revision_number": 1, "project_id": "c0ca313478164ad283b44a36646e55ec", "id": "74e2a22e-bdfc-4418-acaa-e49fa4874742", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "created_at": "2018-08-31T01:44:49Z", "updated_at": "2018-08-31T01:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:44:49Z", "revision_number": 0, "id": "1bc13b0a-ec2e-446d-be14-a31d6f383f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:44:49Z", "security_group_id": "752ab795-cc58-4f3a-98b0-fb92df9a8d1b", "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdb30a42e244e13ae9431d000b74131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:44:49Z", "revision_number": 0, "id": "28d7a176-5fe8-4baa-bc3e-e10a22a3d991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:44:49Z", "security_group_id": "752ab795-cc58-4f3a-98b0-fb92df9a8d1b", "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdb30a42e244e13ae9431d000b74131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:44:49Z", "revision_number": 0, "id": "339c5bd5-edef-4644-ad7f-18d529769087", "remote_group_id": "752ab795-cc58-4f3a-98b0-fb92df9a8d1b", "remote_ip_prefix": null, "created_at": "2018-08-31T01:44:49Z", "security_group_id": "752ab795-cc58-4f3a-98b0-fb92df9a8d1b", "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdb30a42e244e13ae9431d000b74131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:44:49Z", "revision_number": 0, "id": "a54c143a-5d6f-49ef-8d57-917d42771c29", "remote_group_id": "752ab795-cc58-4f3a-98b0-fb92df9a8d1b", "remote_ip_prefix": null, "created_at": "2018-08-31T01:44:49Z", "security_group_id": "752ab795-cc58-4f3a-98b0-fb92df9a8d1b", "tenant_id": "ecdb30a42e244e13ae9431d000b74131", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdb30a42e244e13ae9431d000b74131"}], "revision_number": 1, "project_id": "ecdb30a42e244e13ae9431d000b74131", "id": "752ab795-cc58-4f3a-98b0-fb92df9a8d1b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc5c0005cda942069248058d6f5cc0ca", "created_at": "2018-08-31T01:45:58Z", "updated_at": "2018-08-31T01:45:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:59Z", "revision_number": 0, "id": "215bff80-8bb8-4e3e-ab31-a551dc92096b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:59Z", "security_group_id": "82da1e25-1136-4bf9-8338-64ef166f06da", "tenant_id": "cc5c0005cda942069248058d6f5cc0ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc5c0005cda942069248058d6f5cc0ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:59Z", "revision_number": 0, "id": "5243c498-b6e4-47f3-8a56-ebb6a5e46187", "remote_group_id": "82da1e25-1136-4bf9-8338-64ef166f06da", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:59Z", "security_group_id": "82da1e25-1136-4bf9-8338-64ef166f06da", "tenant_id": "cc5c0005cda942069248058d6f5cc0ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc5c0005cda942069248058d6f5cc0ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:59Z", "revision_number": 0, "id": "8eedcb6b-93c9-44f8-9632-c9c56a8af3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:59Z", "security_group_id": "82da1e25-1136-4bf9-8338-64ef166f06da", "tenant_id": "cc5c0005cda942069248058d6f5cc0ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc5c0005cda942069248058d6f5cc0ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:59Z", "revision_number": 0, "id": "db5fc318-ed4e-4667-ab50-ea94c084e393", "remote_group_id": "82da1e25-1136-4bf9-8338-64ef166f06da", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:59Z", "security_group_id": "82da1e25-1136-4bf9-8338-64ef166f06da", "tenant_id": "cc5c0005cda942069248058d6f5cc0ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc5c0005cda942069248058d6f5cc0ca"}], "revision_number": 1, "project_id": "cc5c0005cda942069248058d6f5cc0ca", "id": "82da1e25-1136-4bf9-8338-64ef166f06da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "created_at": "2018-08-31T01:33:35Z", "updated_at": "2018-08-31T01:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "350c0f23-5bf2-444e-9a71-649de2c3c83d", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "678ac9a8-db5e-4e0e-b941-e16b718d5842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "b9e86caf-0000-424b-96dd-0fc0b6eb64cd", "remote_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:33:35Z", "revision_number": 0, "id": "bdbe1d63-bfaf-4b50-ae8f-7efc0182d0cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:33:35Z", "security_group_id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "tenant_id": "ae4038607e3e48268c3cff268b786fcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae4038607e3e48268c3cff268b786fcc"}], "revision_number": 1, "project_id": "ae4038607e3e48268c3cff268b786fcc", "id": "a14e6c45-06f6-443f-af01-55ee1894c80d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "created_at": "2018-08-31T02:27:15Z", "updated_at": "2018-08-31T02:27:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:27:15Z", "revision_number": 0, "id": "00fbc993-ffb2-4882-90e1-4ed5c454711c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:27:15Z", "security_group_id": "a48f339f-fd43-4858-adfa-816cdc875976", "tenant_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfdfd91cbc894f7c99d579ab5879d7b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:27:15Z", "revision_number": 0, "id": "21e6e714-20bc-4ede-925e-db4c789753c4", "remote_group_id": "a48f339f-fd43-4858-adfa-816cdc875976", "remote_ip_prefix": null, "created_at": "2018-08-31T02:27:15Z", "security_group_id": "a48f339f-fd43-4858-adfa-816cdc875976", "tenant_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfdfd91cbc894f7c99d579ab5879d7b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:27:15Z", "revision_number": 0, "id": "76a9767c-c2ca-452a-8ac3-19d0cc0100aa", "remote_group_id": "a48f339f-fd43-4858-adfa-816cdc875976", "remote_ip_prefix": null, "created_at": "2018-08-31T02:27:15Z", "security_group_id": "a48f339f-fd43-4858-adfa-816cdc875976", "tenant_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfdfd91cbc894f7c99d579ab5879d7b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:27:15Z", "revision_number": 0, "id": "8bf9136f-270d-4790-a655-cb2285864e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:27:15Z", "security_group_id": "a48f339f-fd43-4858-adfa-816cdc875976", "tenant_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfdfd91cbc894f7c99d579ab5879d7b0"}], "revision_number": 1, "project_id": "cfdfd91cbc894f7c99d579ab5879d7b0", "id": "a48f339f-fd43-4858-adfa-816cdc875976", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:00Z", "updated_at": "2018-08-31T02:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "2dab6d8e-b4fb-4796-9023-6f76b25c70ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "4b2f6316-bb11-4fb5-8a61-2d257bb83dbe", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a3b7af0a-237d-477d-b764-aaf941e97dcd", "remote_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:00Z", "revision_number": 0, "id": "a4c663ce-7b75-42ef-a847-424126a8a2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:00Z", "security_group_id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 1, "project_id": "764211ed325941698d1e969340177004", "id": "a727c144-7ea3-48f2-a813-55e5eb4ffdd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "created_at": "2018-08-31T01:55:49Z", "updated_at": "2018-08-31T01:55:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:55:49Z", "revision_number": 0, "id": "15847e36-2c0e-47b1-a0ae-b179dd6b31c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:55:49Z", "security_group_id": "b75ed30d-bc29-4179-afb5-59a2677c363d", "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8a2b3c9a51c4731b68e563f7b503e12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:55:49Z", "revision_number": 0, "id": "1b416fc7-0258-4dc5-b98f-e475069f55b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:55:49Z", "security_group_id": "b75ed30d-bc29-4179-afb5-59a2677c363d", "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8a2b3c9a51c4731b68e563f7b503e12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:55:49Z", "revision_number": 0, "id": "cdf9b1cc-3bb2-4296-9af3-53520b802a8c", "remote_group_id": "b75ed30d-bc29-4179-afb5-59a2677c363d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:55:49Z", "security_group_id": "b75ed30d-bc29-4179-afb5-59a2677c363d", "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8a2b3c9a51c4731b68e563f7b503e12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:55:49Z", "revision_number": 0, "id": "d79cc7dd-44a6-4416-a10a-63bb3c7ef462", "remote_group_id": "b75ed30d-bc29-4179-afb5-59a2677c363d", "remote_ip_prefix": null, "created_at": "2018-08-31T01:55:49Z", "security_group_id": "b75ed30d-bc29-4179-afb5-59a2677c363d", "tenant_id": "c8a2b3c9a51c4731b68e563f7b503e12", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8a2b3c9a51c4731b68e563f7b503e12"}], "revision_number": 1, "project_id": "c8a2b3c9a51c4731b68e563f7b503e12", "id": "b75ed30d-bc29-4179-afb5-59a2677c363d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "created_at": "2018-08-31T02:24:33Z", "updated_at": "2018-08-31T02:24:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:24:33Z", "revision_number": 0, "id": "4a99f9ef-46fe-447c-9bbc-6bb992789945", "remote_group_id": "b97679b5-5afd-490c-9b58-1a0b68b98f3b", "remote_ip_prefix": null, "created_at": "2018-08-31T02:24:33Z", "security_group_id": "b97679b5-5afd-490c-9b58-1a0b68b98f3b", "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6e20859880844c39af3b82c27ce41a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:24:33Z", "revision_number": 0, "id": "589461e3-35cc-4f6e-b7cc-9599054d55d3", "remote_group_id": "b97679b5-5afd-490c-9b58-1a0b68b98f3b", "remote_ip_prefix": null, "created_at": "2018-08-31T02:24:33Z", "security_group_id": "b97679b5-5afd-490c-9b58-1a0b68b98f3b", "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6e20859880844c39af3b82c27ce41a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:24:33Z", "revision_number": 0, "id": "7c6d2812-3dde-40dc-8cbc-9370acc6074e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:24:33Z", "security_group_id": "b97679b5-5afd-490c-9b58-1a0b68b98f3b", "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6e20859880844c39af3b82c27ce41a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:24:33Z", "revision_number": 0, "id": "a2685329-d0a9-485d-97d3-a80fc3ad9ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:24:33Z", "security_group_id": "b97679b5-5afd-490c-9b58-1a0b68b98f3b", "tenant_id": "f6e20859880844c39af3b82c27ce41a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6e20859880844c39af3b82c27ce41a0"}], "revision_number": 1, "project_id": "f6e20859880844c39af3b82c27ce41a0", "id": "b97679b5-5afd-490c-9b58-1a0b68b98f3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "created_at": "2018-08-31T01:31:09Z", "updated_at": "2018-08-31T01:31:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "188e3ebc-b9c6-4242-8321-253416de4c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "68c4ac65-843f-47be-9977-ba43f9849d70", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "807f6a8c-b48f-4be4-b80c-978f8e5671b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:31:09Z", "revision_number": 0, "id": "96712499-ecb1-4de1-bf8a-690e14323af5", "remote_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "remote_ip_prefix": null, "created_at": "2018-08-31T01:31:09Z", "security_group_id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "tenant_id": "2f0ac458592448a781c88d8ab1bc5fe8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f0ac458592448a781c88d8ab1bc5fe8"}], "revision_number": 1, "project_id": "2f0ac458592448a781c88d8ab1bc5fe8", "id": "bab3ae52-b2ba-4b2b-b2ca-456db6a9cdbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "created_at": "2018-08-31T01:39:49Z", "updated_at": "2018-08-31T01:39:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:39:49Z", "revision_number": 0, "id": "17da7b22-9e5b-4a71-9132-54aaaff64eb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:39:49Z", "security_group_id": "bc241613-ae74-47b4-89ae-a66bb4b7208f", "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:39:49Z", "revision_number": 0, "id": "67d29081-aed1-45b6-ba23-e55e48be2fc1", "remote_group_id": "bc241613-ae74-47b4-89ae-a66bb4b7208f", "remote_ip_prefix": null, "created_at": "2018-08-31T01:39:49Z", "security_group_id": "bc241613-ae74-47b4-89ae-a66bb4b7208f", "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:39:49Z", "revision_number": 0, "id": "ebb159a0-bd33-49ce-9262-88f9e4caa7b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:39:49Z", "security_group_id": "bc241613-ae74-47b4-89ae-a66bb4b7208f", "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:39:49Z", "revision_number": 0, "id": "f2c3f836-9bf0-4d21-9095-98c28fb3f6f1", "remote_group_id": "bc241613-ae74-47b4-89ae-a66bb4b7208f", "remote_ip_prefix": null, "created_at": "2018-08-31T01:39:49Z", "security_group_id": "bc241613-ae74-47b4-89ae-a66bb4b7208f", "tenant_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa"}], "revision_number": 1, "project_id": "85f5f2cd6ee44c66acdee85e0ca6a3fa", "id": "bc241613-ae74-47b4-89ae-a66bb4b7208f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "58302bf1b0d34836b93978e1cc1e0128", "created_at": "2018-08-31T01:45:51Z", "updated_at": "2018-08-31T01:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:51Z", "revision_number": 0, "id": "1630717a-4dcc-4b2b-8213-9bf892c04468", "remote_group_id": "d3c7481b-51e1-48a6-9d9c-72b87769c049", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:51Z", "security_group_id": "d3c7481b-51e1-48a6-9d9c-72b87769c049", "tenant_id": "58302bf1b0d34836b93978e1cc1e0128", "port_range_min": null, "ethertype": "IPv4", "project_id": "58302bf1b0d34836b93978e1cc1e0128"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:51Z", "revision_number": 0, "id": "1f12b53f-3ae6-47fa-8da1-8c3e37ad864b", "remote_group_id": "d3c7481b-51e1-48a6-9d9c-72b87769c049", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:51Z", "security_group_id": "d3c7481b-51e1-48a6-9d9c-72b87769c049", "tenant_id": "58302bf1b0d34836b93978e1cc1e0128", "port_range_min": null, "ethertype": "IPv6", "project_id": "58302bf1b0d34836b93978e1cc1e0128"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:51Z", "revision_number": 0, "id": "48af8782-c301-4d67-9cbd-a87da47231f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:51Z", "security_group_id": "d3c7481b-51e1-48a6-9d9c-72b87769c049", "tenant_id": "58302bf1b0d34836b93978e1cc1e0128", "port_range_min": null, "ethertype": "IPv4", "project_id": "58302bf1b0d34836b93978e1cc1e0128"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:51Z", "revision_number": 0, "id": "c9b6f571-fbac-4eb6-8bdd-b0623cd1edec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:51Z", "security_group_id": "d3c7481b-51e1-48a6-9d9c-72b87769c049", "tenant_id": "58302bf1b0d34836b93978e1cc1e0128", "port_range_min": null, "ethertype": "IPv6", "project_id": "58302bf1b0d34836b93978e1cc1e0128"}], "revision_number": 1, "project_id": "58302bf1b0d34836b93978e1cc1e0128", "id": "d3c7481b-51e1-48a6-9d9c-72b87769c049", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:21Z", "updated_at": "2018-08-31T02:46:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "03fd9db9-3a92-4b74-9713-8cd26ceb447b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "0d12c511-86c8-4069-9030-5f92c92b6930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "48734ca1-b28b-4cbd-a07d-4f08d4cdb2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "b6ba6acb-0880-41e0-b987-c794d2eb3f03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": null, "ethertype": "IPv6", "project_id": "764211ed325941698d1e969340177004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T02:46:21Z", "revision_number": 0, "id": "efc1a8f4-3a3b-4f3b-917c-76680950c1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T02:46:21Z", "security_group_id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "tenant_id": "764211ed325941698d1e969340177004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "764211ed325941698d1e969340177004"}], "revision_number": 4, "project_id": "764211ed325941698d1e969340177004", "id": "dd548d99-7b6f-4b0c-a306-f4525931576b", "name": "shaker-sg_0da60536-788b-4ff7-9a1c-e1e07671abc3"}, {"description": "Default security group", "tags": [], "tenant_id": "512a0ce6ad7f4537a07455dfeeaf8bc4", "created_at": "2018-08-31T01:48:35Z", "updated_at": "2018-08-31T01:48:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:35Z", "revision_number": 0, "id": "28b91f59-082a-4f0b-8286-8875db0ff970", "remote_group_id": "e3ab5e53-88eb-46bd-a176-796f3fc8b047", "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:35Z", "security_group_id": "e3ab5e53-88eb-46bd-a176-796f3fc8b047", "tenant_id": "512a0ce6ad7f4537a07455dfeeaf8bc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "512a0ce6ad7f4537a07455dfeeaf8bc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:35Z", "revision_number": 0, "id": "4b392a2c-0aab-4009-abdc-8a557afab67d", "remote_group_id": "e3ab5e53-88eb-46bd-a176-796f3fc8b047", "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:35Z", "security_group_id": "e3ab5e53-88eb-46bd-a176-796f3fc8b047", "tenant_id": "512a0ce6ad7f4537a07455dfeeaf8bc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "512a0ce6ad7f4537a07455dfeeaf8bc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:35Z", "revision_number": 0, "id": "7b77db2a-3c32-442d-91d8-bb9173b161a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:35Z", "security_group_id": "e3ab5e53-88eb-46bd-a176-796f3fc8b047", "tenant_id": "512a0ce6ad7f4537a07455dfeeaf8bc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "512a0ce6ad7f4537a07455dfeeaf8bc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:48:35Z", "revision_number": 0, "id": "f1684fe5-31d8-458c-9c48-a68d59dea5c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:48:35Z", "security_group_id": "e3ab5e53-88eb-46bd-a176-796f3fc8b047", "tenant_id": "512a0ce6ad7f4537a07455dfeeaf8bc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "512a0ce6ad7f4537a07455dfeeaf8bc4"}], "revision_number": 1, "project_id": "512a0ce6ad7f4537a07455dfeeaf8bc4", "id": "e3ab5e53-88eb-46bd-a176-796f3fc8b047", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f3250b53646c4f168b134bdaf66ad4eb", "created_at": "2018-08-31T01:45:57Z", "updated_at": "2018-08-31T01:45:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:57Z", "revision_number": 0, "id": "03ea071a-c1eb-4868-adc3-6ea1d1ac8a42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:57Z", "security_group_id": "f0086ac3-2cd1-48f3-a161-fdf47726a989", "tenant_id": "f3250b53646c4f168b134bdaf66ad4eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3250b53646c4f168b134bdaf66ad4eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:57Z", "revision_number": 0, "id": "06918bf5-06ac-4854-9764-aa8c5e6f4988", "remote_group_id": "f0086ac3-2cd1-48f3-a161-fdf47726a989", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:57Z", "security_group_id": "f0086ac3-2cd1-48f3-a161-fdf47726a989", "tenant_id": "f3250b53646c4f168b134bdaf66ad4eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3250b53646c4f168b134bdaf66ad4eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:57Z", "revision_number": 0, "id": "06f3af9b-f53c-41af-b2b8-37f9e1960c0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:57Z", "security_group_id": "f0086ac3-2cd1-48f3-a161-fdf47726a989", "tenant_id": "f3250b53646c4f168b134bdaf66ad4eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3250b53646c4f168b134bdaf66ad4eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T01:45:57Z", "revision_number": 0, "id": "3810b36e-8b2a-4552-b860-cbf1429a9f17", "remote_group_id": "f0086ac3-2cd1-48f3-a161-fdf47726a989", "remote_ip_prefix": null, "created_at": "2018-08-31T01:45:57Z", "security_group_id": "f0086ac3-2cd1-48f3-a161-fdf47726a989", "tenant_id": "f3250b53646c4f168b134bdaf66ad4eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3250b53646c4f168b134bdaf66ad4eb"}], "revision_number": 1, "project_id": "f3250b53646c4f168b134bdaf66ad4eb", "id": "f0086ac3-2cd1-48f3-a161-fdf47726a989", "name": "default"}]} 2018-08-31 03:16:41,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2c0909a8-7332-45d9-bbc5-35203bfeefef 2018-08-31 03:16:41,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.107849836349s 2018-08-31 03:16:41,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2c0909a8-7332-45d9-bbc5-35203bfeefef 2018-08-31 03:16:41,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 03:16:41,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dd548d99-7b6f-4b0c-a306-f4525931576b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:42,091 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f3f0d07-70b6-4754-8706-61bc30ee8c76 Content-Length: 0 Date: Fri, 31 Aug 2018 03:16:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:16:42,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dd548d99-7b6f-4b0c-a306-f4525931576b.json used request id req-4f3f0d07-70b6-4754-8706-61bc30ee8c76 2018-08-31 03:16:42,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138060092926s 2018-08-31 03:16:42,092 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dd548d99-7b6f-4b0c-a306-f4525931576b.json used request id req-4f3f0d07-70b6-4754-8706-61bc30ee8c76 2018-08-31 03:16:42,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 03:16:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:43,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03:16: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-f9ba80de-916d-445c-8249-f54f640159e0 x-compute-request-id: req-f9ba80de-916d-445c-8249-f54f640159e0 Content-Length: 0 Content-Type: application/json 2018-08-31 03:16:43,134 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3 used request id req-f9ba80de-916d-445c-8249-f54f640159e0 2018-08-31 03:16:43,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04152703285s 2018-08-31 03:16:43,134 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_0da60536-788b-4ff7-9a1c-e1e07671abc3 used request id req-f9ba80de-916d-445c-8249-f54f640159e0 2018-08-31 03:16:43,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 03:16:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" -d '{"subnet_id": "30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd"}' 2018-08-31 03:16:44,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-24fb0996-a97c-415c-8e12-a7530ed60522 Date: Fri, 31 Aug 2018 03:16:44 GMT RESP BODY: {"network_id": "fe59c826-43bf-4d99-9ac1-aafcd56f7675", "tenant_id": "764211ed325941698d1e969340177004", "subnet_id": "30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd", "subnet_ids": ["30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd"], "port_id": "f35ebef7-e8ef-442e-914f-51869d80a410", "id": "457d3f44-d49d-4c8a-9279-6570d09d30a3"} 2018-08-31 03:16:44,839 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3/remove_router_interface.json used request id req-24fb0996-a97c-415c-8e12-a7530ed60522 2018-08-31 03:16:44,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70477318764s 2018-08-31 03:16:44,840 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3/remove_router_interface.json used request id req-24fb0996-a97c-415c-8e12-a7530ed60522 returning object 457d3f44-d49d-4c8a-9279-6570d09d30a3 2018-08-31 03:16:44,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 03:16:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:44,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1705 X-Openstack-Request-Id: req-ca333031-566f-4753-b6ba-842b24b0a6a7 Date: Fri, 31 Aug 2018 03:16:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "764211ed325941698d1e969340177004", "created_at": "2018-08-31T02:46:01Z", "admin_state_up": true, "updated_at": "2018-08-31T03:16:43Z", "project_id": "764211ed325941698d1e969340177004", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "457d3f44-d49d-4c8a-9279-6570d09d30a3", "name": "shaker-router_0da60536-788b-4ff7-9a1c-e1e07671abc3"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79e8cb53ccb1461ba7f410de6313127b", "created_at": "2018-08-31T01:46:05Z", "admin_state_up": true, "updated_at": "2018-08-31T01:46:05Z", "project_id": "79e8cb53ccb1461ba7f410de6313127b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "5cddefb9-4849-4536-bf39-08d56b9599dc", "name": "tempest-pretest-check-1933828064"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28000372da984931a64ca25be9e34151", "created_at": "2018-08-31T01:46:40Z", "admin_state_up": false, "updated_at": "2018-08-31T01:46:40Z", "project_id": "28000372da984931a64ca25be9e34151", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e4a2adbd-2b56-4441-bc82-75e211bbdcd6", "name": "tempest-router-1207387644"}]} 2018-08-31 03:16:44,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ca333031-566f-4753-b6ba-842b24b0a6a7 2018-08-31 03:16:44,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143564939499s 2018-08-31 03:16:44,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ca333031-566f-4753-b6ba-842b24b0a6a7 2018-08-31 03:16:44,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 03:16:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:46,369 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-893c41f6-1836-4cff-a3a9-36e9d209d94e Content-Length: 0 Date: Fri, 31 Aug 2018 03:16:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:16:46,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3.json used request id req-893c41f6-1836-4cff-a3a9-36e9d209d94e 2018-08-31 03:16:46,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38274312019s 2018-08-31 03:16:46,369 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/457d3f44-d49d-4c8a-9279-6570d09d30a3.json used request id req-893c41f6-1836-4cff-a3a9-36e9d209d94e 2018-08-31 03:16:46,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 03:16:46,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:46,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-8cdb943d-dcb8-45ec-94e0-7f6e7e5f4602 Date: Fri, 31 Aug 2018 03:16:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T02:46:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"764211ed325941698d1e969340177004","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_0da60536-788b-4ff7-9a1c-e1e07671abc3","enable_dhcp":true,"segment_id":null,"network_id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:01Z","ip_version":4},{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 03:16:46,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8cdb943d-dcb8-45ec-94e0-7f6e7e5f4602 2018-08-31 03:16:46,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399901866913s 2018-08-31 03:16:46,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8cdb943d-dcb8-45ec-94e0-7f6e7e5f4602 2018-08-31 03:16:46,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 03:16:46,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:47,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71917750-d3d6-435f-aa55-48965383ff47 Date: Fri, 31 Aug 2018 03:16:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:16:47,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd.json used request id req-71917750-d3d6-435f-aa55-48965383ff47 2018-08-31 03:16:47,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.805252075195s 2018-08-31 03:16:47,217 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/30a5ab20-9fc1-4c84-91b6-3a543e8ec1dd.json used request id req-71917750-d3d6-435f-aa55-48965383ff47 2018-08-31 03:16:47,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:16:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:47,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-e524b4f8-3bbf-4bf4-9274-caea8d97545f Date: Fri, 31 Aug 2018 03:16:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fe59c826-43bf-4d99-9ac1-aafcd56f7675","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"764211ed325941698d1e969340177004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:16:47Z","qos_policy_id":null,"name":"shaker-net_0da60536-788b-4ff7-9a1c-e1e07671abc3","admin_state_up":true,"tenant_id":"764211ed325941698d1e969340177004","created_at":"2018-08-31T02:46:00Z","provider:network_type":"vxlan"}]} 2018-08-31 03:16:47,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e524b4f8-3bbf-4bf4-9274-caea8d97545f 2018-08-31 03:16:47,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0775139331818s 2018-08-31 03:16:47,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e524b4f8-3bbf-4bf4-9274-caea8d97545f 2018-08-31 03:16:47,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 03:16:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/fe59c826-43bf-4d99-9ac1-aafcd56f7675.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:48,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-576eeb1b-048d-44e7-8ff1-e70466b46eee Date: Fri, 31 Aug 2018 03:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:16:48,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fe59c826-43bf-4d99-9ac1-aafcd56f7675.json used request id req-576eeb1b-048d-44e7-8ff1-e70466b46eee 2018-08-31 03:16:48,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20792102814s 2018-08-31 03:16:48,505 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fe59c826-43bf-4d99-9ac1-aafcd56f7675.json used request id req-576eeb1b-048d-44e7-8ff1-e70466b46eee 2018-08-31 03:16:48,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:16:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:48,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-de5a8136-faef-4762-b85d-082ed5368a0c Date: Fri, 31 Aug 2018 03:16:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T02:46:19Z", "file": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/file", "owner": "764211ed325941698d1e969340177004", "id": "64f6288c-f6aa-47fc-99b9-04ce9f93e180", "size": 666173440, "self": "/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0da60536-788b-4ff7-9a1c-e1e07671abc3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-31T02:46:09Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:16:48,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de5a8136-faef-4762-b85d-082ed5368a0c 2018-08-31 03:16:48,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264836072922s 2018-08-31 03:16:48,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de5a8136-faef-4762-b85d-082ed5368a0c 2018-08-31 03:16:48,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 03:16:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e26c2ec3f07e09ecacac3b7614702074bca2a8e" 2018-08-31 03:16:49,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-74f9b64c-58be-4c44-a630-563ffe05016a Date: Fri, 31 Aug 2018 03:16:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:16:49,150 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180 used request id req-74f9b64c-58be-4c44-a630-563ffe05016a 2018-08-31 03:16:49,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.37394285202s 2018-08-31 03:16:49,151 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/64f6288c-f6aa-47fc-99b9-04ce9f93e180 used request id req-74f9b64c-58be-4c44-a630-563ffe05016a 2018-08-31 03:16:49,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:16:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 03:16:49,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-10f4589e-880a-4692-b271-a40ac5f3f41c x-compute-request-id: req-10f4589e-880a-4692-b271-a40ac5f3f41c Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c02b214e-9351-4a16-af48-3241b1bda37b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "c02b214e-9351-4a16-af48-3241b1bda37b"}]} 2018-08-31 03:16:49,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-10f4589e-880a-4692-b271-a40ac5f3f41c 2018-08-31 03:16:49,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.25390291214s 2018-08-31 03:16:49,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-10f4589e-880a-4692-b271-a40ac5f3f41c 2018-08-31 03:16:49,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 03:16:49,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 03:16:49,437 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03: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 x-openstack-request-id: req-928f80cc-8669-4287-9051-d65e87467d65 x-compute-request-id: req-928f80cc-8669-4287-9051-d65e87467d65 Content-Length: 0 Content-Type: application/json 2018-08-31 03:16:49,437 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b used request id req-928f80cc-8669-4287-9051-d65e87467d65 2018-08-31 03:16:49,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302760601044s 2018-08-31 03:16:49,438 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c02b214e-9351-4a16-af48-3241b1bda37b used request id req-928f80cc-8669-4287-9051-d65e87467d65 2018-08-31 03:16:49,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:16:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 03:16:49,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ba8d1c-770f-472b-9a81-9680ee3f469d Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": {"self": "http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b3ed8fa2f6444cd88545d24f4ba3560", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:16:49,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-09ba8d1c-770f-472b-9a81-9680ee3f469d 2018-08-31 03:16:49,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195690870285s 2018-08-31 03:16:49,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-09ba8d1c-770f-472b-9a81-9680ee3f469d 2018-08-31 03:16:49,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:16:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 03:16:49,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed2bddd-4313-4a29-896a-8aa4f7456d18 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_0da60536-788b-4ff7-9a1c-e1e07671abc3", "links": {"self": "http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4b3ed8fa2f6444cd88545d24f4ba3560", "description": null}} 2018-08-31 03:16:49,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560 used request id req-6ed2bddd-4313-4a29-896a-8aa4f7456d18 2018-08-31 03:16:49,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189167022705s 2018-08-31 03:16:49,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560 used request id req-6ed2bddd-4313-4a29-896a-8aa4f7456d18 2018-08-31 03:16:49,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 03:16:49,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 03:16:50,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a41aaf0-679b-410f-9215-2e6889d622e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:16:50,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560 used request id req-4a41aaf0-679b-410f-9215-2e6889d622e2 2018-08-31 03:16:50,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314646959305s 2018-08-31 03:16:50,146 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4b3ed8fa2f6444cd88545d24f4ba3560 used request id req-4a41aaf0-679b-410f-9215-2e6889d622e2 2018-08-31 03:16:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:16:50,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 03:16:50,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d6071e-e412-43ba-a7c8-242f3828561e Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004"}, "tags": [], "enabled": true, "id": "764211ed325941698d1e969340177004", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0da60536-788b-4ff7-9a1c-e1e07671abc3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 03:16:50,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-32d6071e-e412-43ba-a7c8-242f3828561e 2018-08-31 03:16:50,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183351993561s 2018-08-31 03:16:50,336 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-32d6071e-e412-43ba-a7c8-242f3828561e 2018-08-31 03:16:50,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 03:16:50,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c50df3185249ff365e95ce26503d34c3775c7dd" 2018-08-31 03:16:50,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-469d0ade-6e27-4820-83d8-8e352d0fcd7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:16:50,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004 used request id req-469d0ade-6e27-4820-83d8-8e352d0fcd7e 2018-08-31 03:16:50,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299836158752s 2018-08-31 03:16:50,641 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/764211ed325941698d1e969340177004 used request id req-469d0ade-6e27-4820-83d8-8e352d0fcd7e 2018-08-31 03:16:50,701 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-31 03:16:51,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:16:51,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:16:51,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:16:51,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:16:51,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:16:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:16:51,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab2d1cb-b66b-4578-b4d8-ee7ea8240f28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:16:51,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7ab2d1cb-b66b-4578-b4d8-ee7ea8240f28 2018-08-31 03:16:51,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:16:51,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["NEU_bYpMSaq8ZPWZHVccsA"], "issued_at": "2018-08-31T03:16:51.000000Z"}} 2018-08-31 03:16:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:16:51,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7141e5-98c9-47ab-9a15-506533cc803d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:16:51,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-bc7141e5-98c9-47ab-9a15-506533cc803d 2018-08-31 03:16:51,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:16:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:51,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8c3f14-f10c-492a-8179-4d03c32289e1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:16:51,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cd8c3f14-f10c-492a-8179-4d03c32289e1 2018-08-31 03:16:51,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180219888687s 2018-08-31 03:16:51,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cd8c3f14-f10c-492a-8179-4d03c32289e1 2018-08-31 03:16:51,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:16:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}}' 2018-08-31 03:16:51,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eca1cb4-2def-4f32-a19c-f84191344a67 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}} 2018-08-31 03:16:51,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4eca1cb4-2def-4f32-a19c-f84191344a67 2018-08-31 03:16:51,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211126089096s 2018-08-31 03:16:51,870 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4eca1cb4-2def-4f32-a19c-f84191344a67 2018-08-31 03:16:51,871 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'3314086482f94d0d8a67bc9eeeba4535', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519'}) 2018-08-31 03:16:51,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:16:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "004f1528-f32b-463b-ba52-632bac955d80", "email": null, "name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}}' 2018-08-31 03:16:52,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cede39d-c890-40f1-82a6-a0e9bfc5eaf9 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:16:52,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0cede39d-c890-40f1-82a6-a0e9bfc5eaf9 2018-08-31 03:16:52,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459055185318s 2018-08-31 03:16:52,337 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0cede39d-c890-40f1-82a6-a0e9bfc5eaf9 2018-08-31 03:16:52,337 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e54be5588e40475c8daa5761dad5435d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519'}) 2018-08-31 03:16:52,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:52,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0b7b65-e4f5-4cf7-9234-9370c73fdc47 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:52,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3b0b7b65-e4f5-4cf7-9234-9370c73fdc47 2018-08-31 03:16:52,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103445053101s 2018-08-31 03:16:52,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3b0b7b65-e4f5-4cf7-9234-9370c73fdc47 2018-08-31 03:16:52,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:52,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:52,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492b5282-4c3f-4c37-8e85-6c85eed63233 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:52,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-492b5282-4c3f-4c37-8e85-6c85eed63233 2018-08-31 03:16:52,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.131349086761s 2018-08-31 03:16:52,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-492b5282-4c3f-4c37-8e85-6c85eed63233 2018-08-31 03:16:52,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:52,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345ea5b4-179f-43ef-9300-eaa134e7b5d5 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:52,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-345ea5b4-179f-43ef-9300-eaa134e7b5d5 2018-08-31 03:16:52,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135375022888s 2018-08-31 03:16:52,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-345ea5b4-179f-43ef-9300-eaa134e7b5d5 2018-08-31 03:16:52,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:16:52,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:52,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2bb4ae-af2c-4cbe-9f93-701e015eab6b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:16:52,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cf2bb4ae-af2c-4cbe-9f93-701e015eab6b 2018-08-31 03:16:52,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100665092468s 2018-08-31 03:16:52,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cf2bb4ae-af2c-4cbe-9f93-701e015eab6b 2018-08-31 03:16:52,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:16:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:52,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb11a78-44c8-4b1b-8292-4b81cb4a615e Content-Encoding: gzip Content-Length: 958 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:16:52,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3cb11a78-44c8-4b1b-8292-4b81cb4a615e 2018-08-31 03:16:52,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115963220596s 2018-08-31 03:16:52,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3cb11a78-44c8-4b1b-8292-4b81cb4a615e 2018-08-31 03:16:52,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:16:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:53,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b357f8e2-b44d-47e7-8b77-30cfcd34b604 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:16:53,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b357f8e2-b44d-47e7-8b77-30cfcd34b604 2018-08-31 03:16:53,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.13514995575s 2018-08-31 03:16:53,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b357f8e2-b44d-47e7-8b77-30cfcd34b604 2018-08-31 03:16:53,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:16:53,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=3314086482f94d0d8a67bc9eeeba4535" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:53,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585fc6c1-4148-49ad-b88e-1844913e358b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=3314086482f94d0d8a67bc9eeeba4535", "previous": null, "next": null}} 2018-08-31 03:16:53,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=3314086482f94d0d8a67bc9eeeba4535 used request id req-585fc6c1-4148-49ad-b88e-1844913e358b 2018-08-31 03:16:53,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0946550369263s 2018-08-31 03:16:53,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=3314086482f94d0d8a67bc9eeeba4535 used request id req-585fc6c1-4148-49ad-b88e-1844913e358b 2018-08-31 03:16:53,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:16:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:53,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-040e2495-7ee3-42cb-b379-97ef19b2231a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:16:53,430 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-040e2495-7ee3-42cb-b379-97ef19b2231a 2018-08-31 03:16:53,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23149394989s 2018-08-31 03:16:53,431 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-040e2495-7ee3-42cb-b379-97ef19b2231a 2018-08-31 03:16:53,431 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'3314086482f94d0d8a67bc9eeeba4535', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '004f1528-f32b-463b-ba52-632bac955d80', 'username': u'snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:16:53,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:16:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:16:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:16:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:16:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:16:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:16:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:16:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:16:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:16:53,437 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519', 'password': '004f1528-f32b-463b-ba52-632bac955d80', 'project_name': 'snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '3314086482f94d0d8a67bc9eeeba4535', 'project_domain_name': 'Default'} 2018-08-31 03:16:53,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:53,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:53,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74838b4c-391b-4aa6-9d9e-fbddc1a97374 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:53,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-74838b4c-391b-4aa6-9d9e-fbddc1a97374 2018-08-31 03:16:53,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176103115082s 2018-08-31 03:16:53,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-74838b4c-391b-4aa6-9d9e-fbddc1a97374 2018-08-31 03:16:53,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:53,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:53,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c23a2f-b745-4bf0-a7a9-f52e295f4e15 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:53,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-04c23a2f-b745-4bf0-a7a9-f52e295f4e15 2018-08-31 03:16:53,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10559797287s 2018-08-31 03:16:53,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-04c23a2f-b745-4bf0-a7a9-f52e295f4e15 2018-08-31 03:16:53,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:16:53,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:53,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a071a316-ff48-425c-929d-d02bf31dce13 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:16:53,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a071a316-ff48-425c-929d-d02bf31dce13 2018-08-31 03:16:53,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950169563293s 2018-08-31 03:16:53,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a071a316-ff48-425c-929d-d02bf31dce13 2018-08-31 03:16:53,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:16:53,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083b75e4-0bd2-480a-be5e-7fcbbdf310dd Content-Encoding: gzip Content-Length: 958 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:16:54,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-083b75e4-0bd2-480a-be5e-7fcbbdf310dd 2018-08-31 03:16:54,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188017129898s 2018-08-31 03:16:54,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-083b75e4-0bd2-480a-be5e-7fcbbdf310dd 2018-08-31 03:16:54,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:16:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85326a2-c49f-4e3c-90e4-3104c286e07a Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:16:54,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b85326a2-c49f-4e3c-90e4-3104c286e07a 2018-08-31 03:16:54,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0994880199432s 2018-08-31 03:16:54,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b85326a2-c49f-4e3c-90e4-3104c286e07a 2018-08-31 03:16:54,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:16:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=3314086482f94d0d8a67bc9eeeba4535" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190d31f1-3c1b-4d32-b126-1a9a3524ff46 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=3314086482f94d0d8a67bc9eeeba4535", "previous": null, "next": null}} 2018-08-31 03:16:54,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=3314086482f94d0d8a67bc9eeeba4535 used request id req-190d31f1-3c1b-4d32-b126-1a9a3524ff46 2018-08-31 03:16:54,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0963430404663s 2018-08-31 03:16:54,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=3314086482f94d0d8a67bc9eeeba4535 used request id req-190d31f1-3c1b-4d32-b126-1a9a3524ff46 2018-08-31 03:16:54,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:16:54,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd09220-5956-4d45-ad2c-06140498616c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:16:54,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-4fd09220-5956-4d45-ad2c-06140498616c 2018-08-31 03:16:54,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135897874832s 2018-08-31 03:16:54,372 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-4fd09220-5956-4d45-ad2c-06140498616c 2018-08-31 03:16:54,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:54,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc99f23-0934-4d5f-93fc-15ef158b53d3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:54,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6fc99f23-0934-4d5f-93fc-15ef158b53d3 2018-08-31 03:16:54,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106272935867s 2018-08-31 03:16:54,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6fc99f23-0934-4d5f-93fc-15ef158b53d3 2018-08-31 03:16:54,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:54,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455dbb81-c7c7-4d3b-9c57-ca0c62de33e3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:54,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-455dbb81-c7c7-4d3b-9c57-ca0c62de33e3 2018-08-31 03:16:54,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958859920502s 2018-08-31 03:16:54,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-455dbb81-c7c7-4d3b-9c57-ca0c62de33e3 2018-08-31 03:16:54,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:16:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67eea73-7d6c-4777-bec7-892b584bec8e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:16:54,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c67eea73-7d6c-4777-bec7-892b584bec8e 2018-08-31 03:16:54,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960819721222s 2018-08-31 03:16:54,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c67eea73-7d6c-4777-bec7-892b584bec8e 2018-08-31 03:16:54,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:16:54,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3767a0-7086-4b28-b54f-13b15e1407f0 Content-Encoding: gzip Content-Length: 958 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:16:54,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bc3767a0-7086-4b28-b54f-13b15e1407f0 2018-08-31 03:16:54,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129532814026s 2018-08-31 03:16:54,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bc3767a0-7086-4b28-b54f-13b15e1407f0 2018-08-31 03:16:54,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:16:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:54,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bcdd997-9c16-4f54-9478-cf5e40c5412a Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:16:54,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4bcdd997-9c16-4f54-9478-cf5e40c5412a 2018-08-31 03:16:54,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109034061432s 2018-08-31 03:16:54,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4bcdd997-9c16-4f54-9478-cf5e40c5412a 2018-08-31 03:16:54,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:16:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=3314086482f94d0d8a67bc9eeeba4535" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:55,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806fa03d-1413-4c1e-9ec5-f17a8adddbc4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=3314086482f94d0d8a67bc9eeeba4535", "previous": null, "next": null}} 2018-08-31 03:16:55,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=3314086482f94d0d8a67bc9eeeba4535 used request id req-806fa03d-1413-4c1e-9ec5-f17a8adddbc4 2018-08-31 03:16:55,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101544857025s 2018-08-31 03:16:55,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e54be5588e40475c8daa5761dad5435d&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=3314086482f94d0d8a67bc9eeeba4535 used request id req-806fa03d-1413-4c1e-9ec5-f17a8adddbc4 2018-08-31 03:16:55,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:16:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/77fd13fdaab141b19f4e081584e581ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}904dcd99a94ce3c21bd87a74026b6f2a55f2e8e7" 2018-08-31 03:16:55,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ee1d09-a867-4ed9-9ce7-bd35fb3cae20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:16:55,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/77fd13fdaab141b19f4e081584e581ba used request id req-13ee1d09-a867-4ed9-9ce7-bd35fb3cae20 2018-08-31 03:16:55,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.265074968338s 2018-08-31 03:16:55,315 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535/users/e54be5588e40475c8daa5761dad5435d/roles/77fd13fdaab141b19f4e081584e581ba used request id req-13ee1d09-a867-4ed9-9ce7-bd35fb3cae20 2018-08-31 03:16:55,316 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-31 03:16:55,316 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-31 03:16:55,317 - openstack_tests - INFO - OS Credentials = > 2018-08-31 03:16:55,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-31 03:16:55,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-31 03:16:55,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-31 03:16:55,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-31 03:16:55,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-31 03:16:55,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-31 03:16:55,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:16:55,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77fd13fdaab141b19f4e081584e581ba", "name": "heat_stack_owner"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3314086482f94d0d8a67bc9eeeba4535", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/3314086482f94d0d8a67bc9eeeba4535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/3314086482f94d0d8a67bc9eeeba4535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/3314086482f94d0d8a67bc9eeeba4535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/3314086482f94d0d8a67bc9eeeba4535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/3314086482f94d0d8a67bc9eeeba4535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/3314086482f94d0d8a67bc9eeeba4535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_3314086482f94d0d8a67bc9eeeba4535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3314086482f94d0d8a67bc9eeeba4535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3314086482f94d0d8a67bc9eeeba4535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/3314086482f94d0d8a67bc9eeeba4535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/3314086482f94d0d8a67bc9eeeba4535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3314086482f94d0d8a67bc9eeeba4535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/3314086482f94d0d8a67bc9eeeba4535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/3314086482f94d0d8a67bc9eeeba4535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "id": "e54be5588e40475c8daa5761dad5435d"}, "audit_ids": ["LVY-__VVRhuw5d6-cT9_eQ"], "issued_at": "2018-08-31T03:16:55.000000Z"}} 2018-08-31 03:16:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad3c7595ab18c448dd8bc56d6dc37c8d9578d50d" 2018-08-31 03:16:56,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c03e742d-f087-4a00-aad3-bf2cc6a8cc2f Date: Fri, 31 Aug 2018 03:16:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:16:56,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-c03e742d-f087-4a00-aad3-bf2cc6a8cc2f 2018-08-31 03:16:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5f1de01c-e85d-4500-9695-c406a2f933ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad3c7595ab18c448dd8bc56d6dc37c8d9578d50d" 2018-08-31 03:16:56,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-24e7a13c-ccd0-423f-9147-4b559c20bc3c Date: Fri, 31 Aug 2018 03:16:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 03:16:56,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5f1de01c-e85d-4500-9695-c406a2f933ac used request id req-24e7a13c-ccd0-423f-9147-4b559c20bc3c 2018-08-31 03:16:56,315 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-31 03:16:56,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:16:56,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:16:56,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:16:56,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:16:56,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:16:56,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:16:56,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:16:56,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:16:56,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:16:56,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-31 03:16:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:16:56,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb4ff7a-ed25-47d5-a036-7ac2b56bc03a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:16:56,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-edb4ff7a-ed25-47d5-a036-7ac2b56bc03a 2018-08-31 03:16:56,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:16:56,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["y2O0RzhQSgmFGp887geobQ"], "issued_at": "2018-08-31T03:16:56.000000Z"}} 2018-08-31 03:16:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}952ad7026a1233da35a308b2ed2b6ece0ed6ddc1" 2018-08-31 03:16:56,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16: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-540f68c2-a95f-4b10-a326-206f3182bb29 x-compute-request-id: req-540f68c2-a95f-4b10-a326-206f3182bb29 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-31 03:16:56,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-540f68c2-a95f-4b10-a326-206f3182bb29 2018-08-31 03:16:56,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.585629940033s 2018-08-31 03:16:56,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-540f68c2-a95f-4b10-a326-206f3182bb29 2018-08-31 03:16:56,907 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.27:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-31 03:16:56,908 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-31 03:16:56,908 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-31 03:16:56,908 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-31 03:16:56,970 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-31 03:16:57,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:16:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:16:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:16:57,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:16:57,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ccdb7f4-755b-41e2-abc9-2cab717299f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:16:57,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ccdb7f4-755b-41e2-abc9-2cab717299f0 2018-08-31 03:16:57,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:16:57,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["Y_-usK52SIe3_kCjIH6qzw"], "issued_at": "2018-08-31T03:16:57.000000Z"}} 2018-08-31 03:16:57,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:16:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:57,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1daced33-63c9-40ef-8230-d5a2e1fe0fe0 Date: Fri, 31 Aug 2018 03:16:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:16:57,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1daced33-63c9-40ef-8230-d5a2e1fe0fe0 2018-08-31 03:16:57,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335235118866s 2018-08-31 03:16:57,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1daced33-63c9-40ef-8230-d5a2e1fe0fe0 2018-08-31 03:16:57,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:16:57,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae0963f-31a3-44fd-a306-c1b6bf38f632 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:16:57,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-bae0963f-31a3-44fd-a306-c1b6bf38f632 2018-08-31 03:16:57,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:16:57,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:57,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd691e86-11b7-4228-84af-3ec1bd7063ed Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:16:57,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fd691e86-11b7-4228-84af-3ec1bd7063ed 2018-08-31 03:16:57,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136831998825s 2018-08-31 03:16:57,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fd691e86-11b7-4228-84af-3ec1bd7063ed 2018-08-31 03:16:57,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:16:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3"}}' 2018-08-31 03:16:58,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acbf6896-6548-4564-ba53-b6ef34897b9e Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850"}, "tags": [], "enabled": true, "id": "5f0180f5190b4c31b2ee2fa894ce6850", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3"}} 2018-08-31 03:16:58,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-acbf6896-6548-4564-ba53-b6ef34897b9e 2018-08-31 03:16:58,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.19600892067s 2018-08-31 03:16:58,112 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-acbf6896-6548-4564-ba53-b6ef34897b9e 2018-08-31 03:16:58,112 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'5f0180f5190b4c31b2ee2fa894ce6850', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3'}) 2018-08-31 03:16:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:16:58,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "25b6fd3a-9780-4a76-9a9e-af27f0014393", "email": null, "name": "neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3"}}' 2018-08-31 03:16:58,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-597a5183-56ab-41cf-9ef9-faec5ad187d0 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3", "links": {"self": "http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c382de17ceb7461189c7bd3a3c3f1173", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:16:58,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-597a5183-56ab-41cf-9ef9-faec5ad187d0 2018-08-31 03:16:58,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.365895032883s 2018-08-31 03:16:58,484 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-597a5183-56ab-41cf-9ef9-faec5ad187d0 2018-08-31 03:16:58,485 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c382de17ceb7461189c7bd3a3c3f1173', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3'}) 2018-08-31 03:16:58,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:58,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:58,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6aac1f3-018b-47a7-8f14-bea70ecd4932 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:58,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a6aac1f3-018b-47a7-8f14-bea70ecd4932 2018-08-31 03:16:58,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103338003159s 2018-08-31 03:16:58,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a6aac1f3-018b-47a7-8f14-bea70ecd4932 2018-08-31 03:16:58,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:58,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:58,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0870358f-e0d4-4eb3-b615-d8b01e2b9cb8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:58,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0870358f-e0d4-4eb3-b615-d8b01e2b9cb8 2018-08-31 03:16:58,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179094076157s 2018-08-31 03:16:58,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0870358f-e0d4-4eb3-b615-d8b01e2b9cb8 2018-08-31 03:16:58,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:58,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:58,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5520cd02-2944-44e5-a2b0-6eea9ae9df2a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:58,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5520cd02-2944-44e5-a2b0-6eea9ae9df2a 2018-08-31 03:16:58,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973241329193s 2018-08-31 03:16:58,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5520cd02-2944-44e5-a2b0-6eea9ae9df2a 2018-08-31 03:16:58,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:16:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c004a2-706a-4b3c-9023-c06995da2ec8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:16:59,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-59c004a2-706a-4b3c-9023-c06995da2ec8 2018-08-31 03:16:59,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171357870102s 2018-08-31 03:16:59,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-59c004a2-706a-4b3c-9023-c06995da2ec8 2018-08-31 03:16:59,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:16:59,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee301c35-279a-424b-a8fe-85f5407331a8 Content-Encoding: gzip Content-Length: 1019 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3", "links": {"self": "http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c382de17ceb7461189c7bd3a3c3f1173", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:16:59,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ee301c35-279a-424b-a8fe-85f5407331a8 2018-08-31 03:16:59,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117570877075s 2018-08-31 03:16:59,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ee301c35-279a-424b-a8fe-85f5407331a8 2018-08-31 03:16:59,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:16:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8796d965-ca67-428f-81d2-95ff9fe673f3 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850"}, "tags": [], "enabled": true, "id": "5f0180f5190b4c31b2ee2fa894ce6850", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:16:59,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8796d965-ca67-428f-81d2-95ff9fe673f3 2018-08-31 03:16:59,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.098119020462s 2018-08-31 03:16:59,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8796d965-ca67-428f-81d2-95ff9fe673f3 2018-08-31 03:16:59,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:16:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b866b42b-b7e2-4363-83d7-9f95b749921b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850", "previous": null, "next": null}} 2018-08-31 03:16:59,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850 used request id req-b866b42b-b7e2-4363-83d7-9f95b749921b 2018-08-31 03:16:59,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994110107422s 2018-08-31 03:16:59,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850 used request id req-b866b42b-b7e2-4363-83d7-9f95b749921b 2018-08-31 03:16:59,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:16:59,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850/users/c382de17ceb7461189c7bd3a3c3f1173/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd743459-f383-4837-9e1a-82c4d177dd1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:16:59,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850/users/c382de17ceb7461189c7bd3a3c3f1173/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-dd743459-f383-4837-9e1a-82c4d177dd1b 2018-08-31 03:16:59,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167927980423s 2018-08-31 03:16:59,567 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850/users/c382de17ceb7461189c7bd3a3c3f1173/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-dd743459-f383-4837-9e1a-82c4d177dd1b 2018-08-31 03:16:59,568 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5f0180f5190b4c31b2ee2fa894ce6850', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '25b6fd3a-9780-4a76-9a9e-af27f0014393', 'username': u'neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:16:59,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:16:59,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:16:59,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:16:59,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:16:59,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:16:59,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:16:59,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:16:59,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:16:59,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:16:59,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:16:59,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:16:59,573 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3', 'password': '25b6fd3a-9780-4a76-9a9e-af27f0014393', 'project_name': 'neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '5f0180f5190b4c31b2ee2fa894ce6850', 'project_domain_name': 'Default'} 2018-08-31 03:16:59,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9ada2c-324e-4e39-834b-dc7289ffd1b3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:59,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3e9ada2c-324e-4e39-834b-dc7289ffd1b3 2018-08-31 03:16:59,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107331991196s 2018-08-31 03:16:59,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3e9ada2c-324e-4e39-834b-dc7289ffd1b3 2018-08-31 03:16:59,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:16:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4eb2ccd-7c7e-441f-b1e9-4726910bf859 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:16:59,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4eb2ccd-7c7e-441f-b1e9-4726910bf859 2018-08-31 03:16:59,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991778373718s 2018-08-31 03:16:59,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4eb2ccd-7c7e-441f-b1e9-4726910bf859 2018-08-31 03:16:59,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:16:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:16:59,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1058abb0-e485-4de4-8a76-3114466ceb7f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:16:59,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1058abb0-e485-4de4-8a76-3114466ceb7f 2018-08-31 03:16:59,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175653934479s 2018-08-31 03:16:59,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1058abb0-e485-4de4-8a76-3114466ceb7f 2018-08-31 03:16:59,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:16:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:17:00,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399dd85f-1dcb-4ea1-a52c-db6cabe15ebb Content-Encoding: gzip Content-Length: 1019 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3", "links": {"self": "http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c382de17ceb7461189c7bd3a3c3f1173", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:17:00,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-399dd85f-1dcb-4ea1-a52c-db6cabe15ebb 2018-08-31 03:17:00,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216684818268s 2018-08-31 03:17:00,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-399dd85f-1dcb-4ea1-a52c-db6cabe15ebb 2018-08-31 03:17:00,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:17:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:17:00,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f54e9cb-cc68-4247-8453-8e8b71ec8908 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850"}, "tags": [], "enabled": true, "id": "5f0180f5190b4c31b2ee2fa894ce6850", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:17:00,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0f54e9cb-cc68-4247-8453-8e8b71ec8908 2018-08-31 03:17:00,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102813959122s 2018-08-31 03:17:00,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0f54e9cb-cc68-4247-8453-8e8b71ec8908 2018-08-31 03:17:00,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:17:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:17:00,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c391f53-b5cc-4bdd-b786-59f3669b06ba Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850", "previous": null, "next": null}} 2018-08-31 03:17:00,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850 used request id req-4c391f53-b5cc-4bdd-b786-59f3669b06ba 2018-08-31 03:17:00,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.183933019638s 2018-08-31 03:17:00,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c382de17ceb7461189c7bd3a3c3f1173&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=5f0180f5190b4c31b2ee2fa894ce6850 used request id req-4c391f53-b5cc-4bdd-b786-59f3669b06ba 2018-08-31 03:17:00,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:17:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850/users/c382de17ceb7461189c7bd3a3c3f1173/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:17:00,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b9a5cdf-ce4b-4f9c-b90f-b60f27eda34b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:17:00,640 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850/users/c382de17ceb7461189c7bd3a3c3f1173/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-0b9a5cdf-ce4b-4f9c-b90f-b60f27eda34b 2018-08-31 03:17:00,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142150878906s 2018-08-31 03:17:00,640 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850/users/c382de17ceb7461189c7bd3a3c3f1173/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-0b9a5cdf-ce4b-4f9c-b90f-b60f27eda34b 2018-08-31 03:17:00,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 03:17:03,444 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 03:17:06,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2889169f-e2ee-4d93-a091-40476802c1b7 | 2018-08-31T03:17:05.718047 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2889169f-e2ee-4d93-a091-40476802c1b7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 03:17:09,797 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 03:17:09,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 03:17:12,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 03:17:16,400 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e0ed8239-acf2-477a-95be-ba2fe76f2874) as the default verifier for the future CLI operations. 2018-08-31 03:17:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:17:19,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25ed1cc-7edc-45fe-a932-b0c7fbb16dab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:17:19,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d25ed1cc-7edc-45fe-a932-b0c7fbb16dab 2018-08-31 03:17:19,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:17:20,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f0180f5190b4c31b2ee2fa894ce6850", "name": "neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_5f0180f5190b4c31b2ee2fa894ce6850", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5f0180f5190b4c31b2ee2fa894ce6850", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/5f0180f5190b4c31b2ee2fa894ce6850", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3", "id": "c382de17ceb7461189c7bd3a3c3f1173"}, "audit_ids": ["4yUU6-oMTjOd_I_DRrRuig"], "issued_at": "2018-08-31T03:17:20.000000Z"}} 2018-08-31 03:17:20,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 03:17:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:20,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-6005e92e-4a7f-44d5-a1fb-ca7138548632 Date: Fri, 31 Aug 2018 03:17:20 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 03:17:20,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-6005e92e-4a7f-44d5-a1fb-ca7138548632 2018-08-31 03:17:20,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.251871109009s 2018-08-31 03:17:20,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-6005e92e-4a7f-44d5-a1fb-ca7138548632 2018-08-31 03:17:20,531 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-31 03:17:20,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 03:17:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '{"network": {"shared": true, "name": "neutron_trunk-net_a063611e-7c69-4198-8270-f21038a22dc3", "admin_state_up": true}}' 2018-08-31 03:17:20,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cbf8e076-6541-4cda-9b11-65374ab3b2e0 Date: Fri, 31 Aug 2018 03:17:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e82271e1-dc7e-4ebd-85c7-8fa2377c370d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"5f0180f5190b4c31b2ee2fa894ce6850","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:17:20Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_a063611e-7c69-4198-8270-f21038a22dc3","admin_state_up":true,"tenant_id":"5f0180f5190b4c31b2ee2fa894ce6850","created_at":"2018-08-31T03:17:20Z","mtu":1450}} 2018-08-31 03:17:20,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cbf8e076-6541-4cda-9b11-65374ab3b2e0 2018-08-31 03:17:20,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.322515964508s 2018-08-31 03:17:20,855 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cbf8e076-6541-4cda-9b11-65374ab3b2e0 2018-08-31 03:17:20,855 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T03:17:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e82271e1-dc7e-4ebd-85c7-8fa2377c370d', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_a063611e-7c69-4198-8270-f21038a22dc3', u'created_at': u'2018-08-31T03:17:20Z', u'mtu': 1450, u'tenant_id': u'5f0180f5190b4c31b2ee2fa894ce6850', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5f0180f5190b4c31b2ee2fa894ce6850', u'l2_adjacency': True}) 2018-08-31 03:17:20,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:17:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:20,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-6cc19202-9722-4ac2-aece-fb016c10ab91 Date: Fri, 31 Aug 2018 03:17:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e82271e1-dc7e-4ebd-85c7-8fa2377c370d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"5f0180f5190b4c31b2ee2fa894ce6850","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:17:20Z","qos_policy_id":null,"name":"neutron_trunk-net_a063611e-7c69-4198-8270-f21038a22dc3","admin_state_up":true,"tenant_id":"5f0180f5190b4c31b2ee2fa894ce6850","created_at":"2018-08-31T03:17:20Z","provider:network_type":"vxlan"}]} 2018-08-31 03:17:20,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6cc19202-9722-4ac2-aece-fb016c10ab91 2018-08-31 03:17:20,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124820947647s 2018-08-31 03:17:20,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6cc19202-9722-4ac2-aece-fb016c10ab91 2018-08-31 03:17:20,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 03:17:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '{"subnet": {"name": "neutron_trunk-subnet_a063611e-7c69-4198-8270-f21038a22dc3", "enable_dhcp": true, "network_id": "e82271e1-dc7e-4ebd-85c7-8fa2377c370d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 03:17:21,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a55949f1-944d-48f1-a44b-9d22102f8da5 Date: Fri, 31 Aug 2018 03:17:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T03:17:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7e7d5b02-aaa0-405a-be21-27612aa072ab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5f0180f5190b4c31b2ee2fa894ce6850","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a063611e-7c69-4198-8270-f21038a22dc3","enable_dhcp":true,"segment_id":null,"network_id":"e82271e1-dc7e-4ebd-85c7-8fa2377c370d","tenant_id":"5f0180f5190b4c31b2ee2fa894ce6850","created_at":"2018-08-31T03:17:21Z","ip_version":4}} 2018-08-31 03:17:21,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a55949f1-944d-48f1-a44b-9d22102f8da5 2018-08-31 03:17:21,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.749469041824s 2018-08-31 03:17:21,733 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a55949f1-944d-48f1-a44b-9d22102f8da5 2018-08-31 03:17:21,733 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:17:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7e7d5b02-aaa0-405a-be21-27612aa072ab', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_a063611e-7c69-4198-8270-f21038a22dc3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e82271e1-dc7e-4ebd-85c7-8fa2377c370d', u'tenant_id': u'5f0180f5190b4c31b2ee2fa894ce6850', u'created_at': u'2018-08-31T03:17:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5f0180f5190b4c31b2ee2fa894ce6850'}) 2018-08-31 03:17:21,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 03:17:21,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "neutron_trunk-router_a063611e-7c69-4198-8270-f21038a22dc3", "admin_state_up": true}}' 2018-08-31 03:17:23,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-eb5e98e6-1bee-44f7-a405-775e4901a4d7 Date: Fri, 31 Aug 2018 03:17:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5f0180f5190b4c31b2ee2fa894ce6850", "created_at": "2018-08-31T03:17:21Z", "admin_state_up": true, "updated_at": "2018-08-31T03:17:22Z", "project_id": "5f0180f5190b4c31b2ee2fa894ce6850", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f5df28e6-2485-46c6-9fee-b4ce845e8ab3", "name": "neutron_trunk-router_a063611e-7c69-4198-8270-f21038a22dc3"}} 2018-08-31 03:17:23,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-eb5e98e6-1bee-44f7-a405-775e4901a4d7 2018-08-31 03:17:23,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54857492447s 2018-08-31 03:17:23,283 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-eb5e98e6-1bee-44f7-a405-775e4901a4d7 2018-08-31 03:17:23,283 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:17:22Z', u'revision_number': 2, u'ha': False, u'id': u'f5df28e6-2485-46c6-9fee-b4ce845e8ab3', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_a063611e-7c69-4198-8270-f21038a22dc3', u'admin_state_up': True, u'tenant_id': u'5f0180f5190b4c31b2ee2fa894ce6850', u'created_at': u'2018-08-31T03:17:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'5f0180f5190b4c31b2ee2fa894ce6850'}) 2018-08-31 03:17:23,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 03:17:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '{"subnet_id": "7e7d5b02-aaa0-405a-be21-27612aa072ab"}' 2018-08-31 03:17:25,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d9b276c-3760-45d2-a47f-df29c5761639 Date: Fri, 31 Aug 2018 03:17:25 GMT RESP BODY: {"network_id": "e82271e1-dc7e-4ebd-85c7-8fa2377c370d", "tenant_id": "5f0180f5190b4c31b2ee2fa894ce6850", "subnet_id": "7e7d5b02-aaa0-405a-be21-27612aa072ab", "subnet_ids": ["7e7d5b02-aaa0-405a-be21-27612aa072ab"], "port_id": "046b90d2-de3f-4947-8e26-9e9621fd5c7a", "id": "f5df28e6-2485-46c6-9fee-b4ce845e8ab3"} 2018-08-31 03:17:25,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3/add_router_interface.json used request id req-0d9b276c-3760-45d2-a47f-df29c5761639 2018-08-31 03:17:25,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13307285309s 2018-08-31 03:17:25,417 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3/add_router_interface.json used request id req-0d9b276c-3760-45d2-a47f-df29c5761639 returning object f5df28e6-2485-46c6-9fee-b4ce845e8ab3 2018-08-31 03:17:25,418 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 03:17:25,545 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 03:17:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:17:25,552 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 03:17:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 03:17:25,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:17:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:25,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ac02c765-0a4e-4b8c-9302-ac4398091d8d Date: Fri, 31 Aug 2018 03:17:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:17:25,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ac02c765-0a4e-4b8c-9302-ac4398091d8d 2018-08-31 03:17:25,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.254383087158s 2018-08-31 03:17:25,809 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ac02c765-0a4e-4b8c-9302-ac4398091d8d 2018-08-31 03:17:25,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 03:17:25,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3"}' 2018-08-31 03:17:25,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d50c8864-284d-4d2f-b1d7-e45864fe64e5 Date: Fri, 31 Aug 2018 03:17:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:17:25Z", "file": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file", "owner": "5f0180f5190b4c31b2ee2fa894ce6850", "id": "49dada91-4de9-4394-bdc5-78ee89a33772", "size": null, "self": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "checksum": null, "created_at": "2018-08-31T03:17:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 03:17:25,871 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d50c8864-284d-4d2f-b1d7-e45864fe64e5 2018-08-31 03:17:25,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0539650917053s 2018-08-31 03:17:25,872 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d50c8864-284d-4d2f-b1d7-e45864fe64e5 returning object 49dada91-4de9-4394-bdc5-78ee89a33772 2018-08-31 03:17:25,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 03:17:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '' 2018-08-31 03:17:26,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d72172f7-4379-4145-a632-1afb2c680c66 Date: Fri, 31 Aug 2018 03:17:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:17:26,284 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file used request id req-d72172f7-4379-4145-a632-1afb2c680c66 2018-08-31 03:17:26,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.412033081055s 2018-08-31 03:17:26,285 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file used request id req-d72172f7-4379-4145-a632-1afb2c680c66 2018-08-31 03:17:26,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:17:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:26,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-f34be89a-be36-4d29-b073-ac1b090d3433 Date: Fri, 31 Aug 2018 03:17:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:17:26Z", "file": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file", "owner": "5f0180f5190b4c31b2ee2fa894ce6850", "id": "49dada91-4de9-4394-bdc5-78ee89a33772", "size": 12716032, "self": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T03:17:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:17:26,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f34be89a-be36-4d29-b073-ac1b090d3433 2018-08-31 03:17:26,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0440130233765s 2018-08-31 03:17:26,333 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f34be89a-be36-4d29-b073-ac1b090d3433 2018-08-31 03:17:26,335 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap', u'metadata': Munch({})})], 'file': u'/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file', 'owner': u'5f0180f5190b4c31b2ee2fa894ce6850', 'id': u'49dada91-4de9-4394-bdc5-78ee89a33772', 'size': 12716032, u'self': u'/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f0180f5190b4c31b2ee2fa894ce6850', 'name': 'neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T03:17:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T03:17:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3', 'created': u'2018-08-31T03:17:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T03:17:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 03:17:26,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 03:17:26,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_a063611e-7c69-4198-8270-f21038a22dc3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 03:17:26,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-ed8d7e17-87da-4fcf-90e8-9d4618c0a8aa x-compute-request-id: req-ed8d7e17-87da-4fcf-90e8-9d4618c0a8aa Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_a063611e-7c69-4198-8270-f21038a22dc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7314b52f-5b3e-4c4c-ad41-9c411795c7a2"}} 2018-08-31 03:17:26,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ed8d7e17-87da-4fcf-90e8-9d4618c0a8aa 2018-08-31 03:17:26,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.316027879715s 2018-08-31 03:17:26,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ed8d7e17-87da-4fcf-90e8-9d4618c0a8aa 2018-08-31 03:17:26,654 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_a063611e-7c69-4198-8270-f21038a22dc3', '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'c0ca313478164ad283b44a36646e55ec', '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'7314b52f-5b3e-4c4c-ad41-9c411795c7a2', 'swap': 0}) 2018-08-31 03:17:26,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 03:17:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" -d '{"extra_specs": {}}' 2018-08-31 03:17:26,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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 x-openstack-request-id: req-ff998f61-b73e-442b-b502-1ee7c4b7feb6 x-compute-request-id: req-ff998f61-b73e-442b-b502-1ee7c4b7feb6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 03:17:26,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2/os-extra_specs used request id req-ff998f61-b73e-442b-b502-1ee7c4b7feb6 2018-08-31 03:17:26,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199820995331s 2018-08-31 03:17:26,675 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2/os-extra_specs used request id req-ff998f61-b73e-442b-b502-1ee7c4b7feb6 2018-08-31 03:17:26,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:17:26,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:17:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dace758-1fb4-44ee-b21d-04662091443f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:17:26,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0dace758-1fb4-44ee-b21d-04662091443f 2018-08-31 03:17:26,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:17:26,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:26,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e113eb05-4b51-495c-bd34-9fa8af083cbc Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:17:26,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e113eb05-4b51-495c-bd34-9fa8af083cbc 2018-08-31 03:17:26,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17437005043s 2018-08-31 03:17:26,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e113eb05-4b51-495c-bd34-9fa8af083cbc 2018-08-31 03:17:26,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:17:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:26,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a2c791-6513-4544-84a3-b38d4f6558a1 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:17:26,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-63a2c791-6513-4544-84a3-b38d4f6558a1 2018-08-31 03:17:26,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121437072754s 2018-08-31 03:17:26,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-63a2c791-6513-4544-84a3-b38d4f6558a1 2018-08-31 03:17:27,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 03:17:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:27,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17: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-02eac0a8-647f-4a15-a053-cdb0093aa7c2 x-compute-request-id: req-02eac0a8-647f-4a15-a053-cdb0093aa7c2 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 03:17:27,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-02eac0a8-647f-4a15-a053-cdb0093aa7c2 2018-08-31 03:17:27,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.289142131805s 2018-08-31 03:17:27,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-02eac0a8-647f-4a15-a053-cdb0093aa7c2 2018-08-31 03:17:27,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:17:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:27,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-a91eff53-02b8-45ea-befe-d5d68e08b152 Date: Fri, 31 Aug 2018 03:17:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:17:26Z", "file": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file", "owner": "5f0180f5190b4c31b2ee2fa894ce6850", "id": "49dada91-4de9-4394-bdc5-78ee89a33772", "size": 12716032, "self": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T03:17:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:17:27,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a91eff53-02b8-45ea-befe-d5d68e08b152 2018-08-31 03:17:27,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0212619304657s 2018-08-31 03:17:27,319 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a91eff53-02b8-45ea-befe-d5d68e08b152 2018-08-31 03:17:27,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 03:17:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3"}' 2018-08-31 03:17:27,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/635ba17b-8db3-4331-b28b-556477917232 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4234c6e4-06b1-4db4-b2c1-60de3b138857 Date: Fri, 31 Aug 2018 03:17:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:17:27Z", "file": "/v2/images/635ba17b-8db3-4331-b28b-556477917232/file", "owner": "5f0180f5190b4c31b2ee2fa894ce6850", "id": "635ba17b-8db3-4331-b28b-556477917232", "size": null, "self": "/v2/images/635ba17b-8db3-4331-b28b-556477917232", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3", "checksum": null, "created_at": "2018-08-31T03:17:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 03:17:27,402 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4234c6e4-06b1-4db4-b2c1-60de3b138857 2018-08-31 03:17:27,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0768461227417s 2018-08-31 03:17:27,403 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4234c6e4-06b1-4db4-b2c1-60de3b138857 returning object 635ba17b-8db3-4331-b28b-556477917232 2018-08-31 03:17:27,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 03:17:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/635ba17b-8db3-4331-b28b-556477917232/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '' 2018-08-31 03:17:28,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89c0e3c3-47a3-4e41-b09c-fa02ed14fb26 Date: Fri, 31 Aug 2018 03:17:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:17:28,527 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/635ba17b-8db3-4331-b28b-556477917232/file used request id req-89c0e3c3-47a3-4e41-b09c-fa02ed14fb26 2018-08-31 03:17:28,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12333011627s 2018-08-31 03:17:28,527 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/635ba17b-8db3-4331-b28b-556477917232/file used request id req-89c0e3c3-47a3-4e41-b09c-fa02ed14fb26 2018-08-31 03:17:28,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:17:28,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:17:28,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-6f26f4d3-8de8-48e9-838a-b1726c342290 Date: Fri, 31 Aug 2018 03:17:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:17:28Z", "file": "/v2/images/635ba17b-8db3-4331-b28b-556477917232/file", "owner": "5f0180f5190b4c31b2ee2fa894ce6850", "id": "635ba17b-8db3-4331-b28b-556477917232", "size": 12716032, "self": "/v2/images/635ba17b-8db3-4331-b28b-556477917232", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/635ba17b-8db3-4331-b28b-556477917232/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/635ba17b-8db3-4331-b28b-556477917232/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T03:17:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:17:26Z", "file": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file", "owner": "5f0180f5190b4c31b2ee2fa894ce6850", "id": "49dada91-4de9-4394-bdc5-78ee89a33772", "size": 12716032, "self": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T03:17:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:17:28,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6f26f4d3-8de8-48e9-838a-b1726c342290 2018-08-31 03:17:28,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0288698673248s 2018-08-31 03:17:28,561 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6f26f4d3-8de8-48e9-838a-b1726c342290 2018-08-31 03:17:28,563 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/635ba17b-8db3-4331-b28b-556477917232/snap', u'metadata': Munch({})})], 'file': u'/v2/images/635ba17b-8db3-4331-b28b-556477917232/file', 'owner': u'5f0180f5190b4c31b2ee2fa894ce6850', 'id': u'635ba17b-8db3-4331-b28b-556477917232', 'size': 12716032, u'self': u'/v2/images/635ba17b-8db3-4331-b28b-556477917232', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f0180f5190b4c31b2ee2fa894ce6850', 'name': 'neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/635ba17b-8db3-4331-b28b-556477917232/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T03:17:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T03:17:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/635ba17b-8db3-4331-b28b-556477917232', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3', 'created': u'2018-08-31T03:17:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T03:17:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/635ba17b-8db3-4331-b28b-556477917232', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_a063611e-7c69-4198-8270-f21038a22dc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 03:17:28,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 03:17:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_a063611e-7c69-4198-8270-f21038a22dc3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 03:17:28,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17: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-9722230e-cd0b-413c-98a4-1a9449c8c232 x-compute-request-id: req-9722230e-cd0b-413c-98a4-1a9449c8c232 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_a063611e-7c69-4198-8270-f21038a22dc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f2354de4-9225-4106-830c-940abae11274", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f2354de4-9225-4106-830c-940abae11274"}} 2018-08-31 03:17:28,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9722230e-cd0b-413c-98a4-1a9449c8c232 2018-08-31 03:17:28,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0320289134979s 2018-08-31 03:17:28,597 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9722230e-cd0b-413c-98a4-1a9449c8c232 2018-08-31 03:17:28,597 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a063611e-7c69-4198-8270-f21038a22dc3', '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'c0ca313478164ad283b44a36646e55ec', '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'f2354de4-9225-4106-830c-940abae11274', 'swap': 0}) 2018-08-31 03:17:28,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 03:17:28,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" -d '{"extra_specs": {}}' 2018-08-31 03:17:28,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:17: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-f431a273-15fa-4f68-b837-8a456290827f x-compute-request-id: req-f431a273-15fa-4f68-b837-8a456290827f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 03:17:28,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274/os-extra_specs used request id req-f431a273-15fa-4f68-b837-8a456290827f 2018-08-31 03:17:28,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208110809326s 2018-08-31 03:17:28,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274/os-extra_specs used request id req-f431a273-15fa-4f68-b837-8a456290827f 2018-08-31 03:17:28,619 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a063611e-7c69-4198-8270-f21038a22dc3', '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'c0ca313478164ad283b44a36646e55ec', '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'f2354de4-9225-4106-830c-940abae11274', 'swap': 0}) 2018-08-31 03:17:32,492 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 03:17:32,492 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 03:17:32,493 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 03:17:32,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 03:17:32,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 03:17:36,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e0ed8239-acf2-477a-95be-ba2fe76f2874/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-31 03:17:36,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 03:17:36,064 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 03:17:36,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-08-31 03:19:30,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1a485334-d268-4bf8-b25f-22c37b4d9805 2018-08-31 03:19:30,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1a485334-d268-4bf8-b25f-22c37b4d9805']'. 2018-08-31 03:19:31,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 03:19:31,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 03:19:31,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 03:19:31,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1a485334-d268-4bf8-b25f-22c37b4d9805 | 2018-08-31 03:19:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 03:19:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 03:17:38 | 2018-08-31 03:19:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 03:19:30 | 2018-08-31 03:19:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-08-31 03:19:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 03:19:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 03:19:31,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e0ed8239-acf2-477a-95be-ba2fe76f2874) | 2018-08-31 03:19:31,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 03:19:31,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2889169f-e2ee-4d93-a091-40476802c1b7) | 2018-08-31 03:19:31,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-31 03:19:31,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 101.391 | 2018-08-31 03:19:31,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-31 03:19:31,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-31 03:19:31,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 03:19:31,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 03:19:31,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 03:19:31,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 03:19:31,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 03:19:31,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 03:19:31,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-31 03:19:31,666 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 03:19:31,666 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:11 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-31 03:19:31,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 03:19:31,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/635ba17b-8db3-4331-b28b-556477917232 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:32,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d745c16f-6ee0-4ce8-a4fc-21b823be0fac Date: Fri, 31 Aug 2018 03:19:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:19:32,197 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/635ba17b-8db3-4331-b28b-556477917232 used request id req-d745c16f-6ee0-4ce8-a4fc-21b823be0fac 2018-08-31 03:19:32,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.528718948364s 2018-08-31 03:19:32,197 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/635ba17b-8db3-4331-b28b-556477917232 used request id req-d745c16f-6ee0-4ce8-a4fc-21b823be0fac 2018-08-31 03:19:32,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:19:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:32,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-7de70461-4ce9-4b91-9795-637f792c413d x-compute-request-id: req-7de70461-4ce9-4b91-9795-637f792c413d Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_a063611e-7c69-4198-8270-f21038a22dc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7314b52f-5b3e-4c4c-ad41-9c411795c7a2"}, {"name": "neutron_trunk-flavor_alt_a063611e-7c69-4198-8270-f21038a22dc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f2354de4-9225-4106-830c-940abae11274", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f2354de4-9225-4106-830c-940abae11274"}]} 2018-08-31 03:19:32,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7de70461-4ce9-4b91-9795-637f792c413d 2018-08-31 03:19:32,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228199958801s 2018-08-31 03:19:32,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7de70461-4ce9-4b91-9795-637f792c413d 2018-08-31 03:19:32,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 03:19:32,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:32,249 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03: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 x-openstack-request-id: req-0971fffd-82c2-40a0-bb10-6d5e90edc04f x-compute-request-id: req-0971fffd-82c2-40a0-bb10-6d5e90edc04f Content-Length: 0 Content-Type: application/json 2018-08-31 03:19:32,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274 used request id req-0971fffd-82c2-40a0-bb10-6d5e90edc04f 2018-08-31 03:19:32,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264859199524s 2018-08-31 03:19:32,250 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f2354de4-9225-4106-830c-940abae11274 used request id req-0971fffd-82c2-40a0-bb10-6d5e90edc04f 2018-08-31 03:19:32,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 03:19:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" -d '{"subnet_id": "7e7d5b02-aaa0-405a-be21-27612aa072ab"}' 2018-08-31 03:19:34,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-be2bea5d-522d-48ca-8cf1-b50cea92d340 Date: Fri, 31 Aug 2018 03:19:34 GMT RESP BODY: {"network_id": "e82271e1-dc7e-4ebd-85c7-8fa2377c370d", "tenant_id": "5f0180f5190b4c31b2ee2fa894ce6850", "subnet_id": "7e7d5b02-aaa0-405a-be21-27612aa072ab", "subnet_ids": ["7e7d5b02-aaa0-405a-be21-27612aa072ab"], "port_id": "046b90d2-de3f-4947-8e26-9e9621fd5c7a", "id": "f5df28e6-2485-46c6-9fee-b4ce845e8ab3"} 2018-08-31 03:19:34,481 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3/remove_router_interface.json used request id req-be2bea5d-522d-48ca-8cf1-b50cea92d340 2018-08-31 03:19:34,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23130202293s 2018-08-31 03:19:34,482 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3/remove_router_interface.json used request id req-be2bea5d-522d-48ca-8cf1-b50cea92d340 returning object f5df28e6-2485-46c6-9fee-b4ce845e8ab3 2018-08-31 03:19:34,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 03:19:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:34,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-356c72c1-719f-4f0e-b0da-f95556c4bf0a Date: Fri, 31 Aug 2018 03:19:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79e8cb53ccb1461ba7f410de6313127b", "created_at": "2018-08-31T01:46:05Z", "admin_state_up": true, "updated_at": "2018-08-31T01:46:05Z", "project_id": "79e8cb53ccb1461ba7f410de6313127b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "5cddefb9-4849-4536-bf39-08d56b9599dc", "name": "tempest-pretest-check-1933828064"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28000372da984931a64ca25be9e34151", "created_at": "2018-08-31T01:46:40Z", "admin_state_up": false, "updated_at": "2018-08-31T01:46:40Z", "project_id": "28000372da984931a64ca25be9e34151", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e4a2adbd-2b56-4441-bc82-75e211bbdcd6", "name": "tempest-router-1207387644"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5f0180f5190b4c31b2ee2fa894ce6850", "created_at": "2018-08-31T03:17:21Z", "admin_state_up": true, "updated_at": "2018-08-31T03:19:33Z", "project_id": "5f0180f5190b4c31b2ee2fa894ce6850", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f5df28e6-2485-46c6-9fee-b4ce845e8ab3", "name": "neutron_trunk-router_a063611e-7c69-4198-8270-f21038a22dc3"}]} 2018-08-31 03:19:34,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-356c72c1-719f-4f0e-b0da-f95556c4bf0a 2018-08-31 03:19:34,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117035865784s 2018-08-31 03:19:34,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-356c72c1-719f-4f0e-b0da-f95556c4bf0a 2018-08-31 03:19:34,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 03:19:34,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:35,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aceeef7f-99a6-4727-997d-ab6405c2aae5 Content-Length: 0 Date: Fri, 31 Aug 2018 03:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:19:35,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3.json used request id req-aceeef7f-99a6-4727-997d-ab6405c2aae5 2018-08-31 03:19:35,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23450493813s 2018-08-31 03:19:35,836 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/f5df28e6-2485-46c6-9fee-b4ce845e8ab3.json used request id req-aceeef7f-99a6-4727-997d-ab6405c2aae5 2018-08-31 03:19:35,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 03:19:35,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:35,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-98889fe3-d8ad-41de-9f04-32e82fc92103 Date: Fri, 31 Aug 2018 03:19:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T03:17:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7e7d5b02-aaa0-405a-be21-27612aa072ab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5f0180f5190b4c31b2ee2fa894ce6850","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a063611e-7c69-4198-8270-f21038a22dc3","enable_dhcp":true,"segment_id":null,"network_id":"e82271e1-dc7e-4ebd-85c7-8fa2377c370d","tenant_id":"5f0180f5190b4c31b2ee2fa894ce6850","created_at":"2018-08-31T03:17:21Z","ip_version":4},{"updated_at":"2018-08-31T01:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"aaeb9cd4-ce93-48cc-b58d-37f784647fa4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2f0ac458592448a781c88d8ab1bc5fe8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5f1de01c-e85d-4500-9695-c406a2f933ac","tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:13Z","ip_version":4}]} 2018-08-31 03:19:35,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-98889fe3-d8ad-41de-9f04-32e82fc92103 2018-08-31 03:19:35,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426218509674s 2018-08-31 03:19:35,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-98889fe3-d8ad-41de-9f04-32e82fc92103 2018-08-31 03:19:35,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 03:19:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/7e7d5b02-aaa0-405a-be21-27612aa072ab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:36,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccda4898-d643-4de0-92f3-f82f51063577 Date: Fri, 31 Aug 2018 03:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:19:36,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7e7d5b02-aaa0-405a-be21-27612aa072ab.json used request id req-ccda4898-d643-4de0-92f3-f82f51063577 2018-08-31 03:19:36,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0349149704s 2018-08-31 03:19:36,917 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7e7d5b02-aaa0-405a-be21-27612aa072ab.json used request id req-ccda4898-d643-4de0-92f3-f82f51063577 2018-08-31 03:19:36,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:19:36,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:36,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-daec25a3-ebd2-4e76-8589-9ce6a7ed463a Date: Fri, 31 Aug 2018 03:19:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e82271e1-dc7e-4ebd-85c7-8fa2377c370d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"5f0180f5190b4c31b2ee2fa894ce6850","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:19:36Z","qos_policy_id":null,"name":"neutron_trunk-net_a063611e-7c69-4198-8270-f21038a22dc3","admin_state_up":true,"tenant_id":"5f0180f5190b4c31b2ee2fa894ce6850","created_at":"2018-08-31T03:17:20Z","provider:network_type":"vxlan"}]} 2018-08-31 03:19:36,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-daec25a3-ebd2-4e76-8589-9ce6a7ed463a 2018-08-31 03:19:36,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0816631317139s 2018-08-31 03:19:36,999 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-daec25a3-ebd2-4e76-8589-9ce6a7ed463a 2018-08-31 03:19:37,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 03:19:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e82271e1-dc7e-4ebd-85c7-8fa2377c370d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:37,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bab15e68-9467-4192-a2f6-f4f92b267d0a Date: Fri, 31 Aug 2018 03:19:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:19:37,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e82271e1-dc7e-4ebd-85c7-8fa2377c370d.json used request id req-bab15e68-9467-4192-a2f6-f4f92b267d0a 2018-08-31 03:19:37,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.986452102661s 2018-08-31 03:19:37,987 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e82271e1-dc7e-4ebd-85c7-8fa2377c370d.json used request id req-bab15e68-9467-4192-a2f6-f4f92b267d0a 2018-08-31 03:19:37,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:19:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:38,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-8a6348bd-9d97-472c-a810-c97ede776425 Date: Fri, 31 Aug 2018 03:19:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:17:26Z", "file": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772/file", "owner": "5f0180f5190b4c31b2ee2fa894ce6850", "id": "49dada91-4de9-4394-bdc5-78ee89a33772", "size": 12716032, "self": "/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/49dada91-4de9-4394-bdc5-78ee89a33772/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a063611e-7c69-4198-8270-f21038a22dc3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T03:17:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:19:38,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8a6348bd-9d97-472c-a810-c97ede776425 2018-08-31 03:19:38,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262489318848s 2018-08-31 03:19:38,018 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8a6348bd-9d97-472c-a810-c97ede776425 2018-08-31 03:19:38,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 03:19:38,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502ddece2939674dd8fcc5a0ddadfacfaaf6b23b" 2018-08-31 03:19:38,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a886ccc-d4e5-49cd-a80c-0c2e09a4109c Date: Fri, 31 Aug 2018 03:19:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:19:38,276 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772 used request id req-7a886ccc-d4e5-49cd-a80c-0c2e09a4109c 2018-08-31 03:19:38,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.255828857422s 2018-08-31 03:19:38,276 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/49dada91-4de9-4394-bdc5-78ee89a33772 used request id req-7a886ccc-d4e5-49cd-a80c-0c2e09a4109c 2018-08-31 03:19:38,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:19:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:38,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-788004c8-065f-43a5-bb44-7eca239ac9c5 x-compute-request-id: req-788004c8-065f-43a5-bb44-7eca239ac9c5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_a063611e-7c69-4198-8270-f21038a22dc3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7314b52f-5b3e-4c4c-ad41-9c411795c7a2"}]} 2018-08-31 03:19:38,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-788004c8-065f-43a5-bb44-7eca239ac9c5 2018-08-31 03:19:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022961139679s 2018-08-31 03:19:38,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-788004c8-065f-43a5-bb44-7eca239ac9c5 2018-08-31 03:19:38,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 03:19:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:38,330 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03: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-e6ac0714-dfbd-4a2d-a65f-6b4c1a88f775 x-compute-request-id: req-e6ac0714-dfbd-4a2d-a65f-6b4c1a88f775 Content-Length: 0 Content-Type: application/json 2018-08-31 03:19:38,330 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2 used request id req-e6ac0714-dfbd-4a2d-a65f-6b4c1a88f775 2018-08-31 03:19:38,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281150341034s 2018-08-31 03:19:38,330 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7314b52f-5b3e-4c4c-ad41-9c411795c7a2 used request id req-e6ac0714-dfbd-4a2d-a65f-6b4c1a88f775 2018-08-31 03:19:38,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:19:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:38,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ba0abb-0573-4bf7-b369-307a4f2061bc Content-Encoding: gzip Content-Length: 1019 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3", "links": {"self": "http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c382de17ceb7461189c7bd3a3c3f1173", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:19:38,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e3ba0abb-0573-4bf7-b369-307a4f2061bc 2018-08-31 03:19:38,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190253019333s 2018-08-31 03:19:38,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e3ba0abb-0573-4bf7-b369-307a4f2061bc 2018-08-31 03:19:38,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:19:38,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:38,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83efc54f-1bfe-465a-916c-ac8e61c9a413 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_a063611e-7c69-4198-8270-f21038a22dc3", "links": {"self": "http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c382de17ceb7461189c7bd3a3c3f1173", "description": null}} 2018-08-31 03:19:38,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173 used request id req-83efc54f-1bfe-465a-916c-ac8e61c9a413 2018-08-31 03:19:38,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186237812042s 2018-08-31 03:19:38,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173 used request id req-83efc54f-1bfe-465a-916c-ac8e61c9a413 2018-08-31 03:19:38,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 03:19:38,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:39,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff1e4dc-b219-4956-832a-8258c437eafa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:19:39,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173 used request id req-1ff1e4dc-b219-4956-832a-8258c437eafa 2018-08-31 03:19:39,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296351909637s 2018-08-31 03:19:39,012 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c382de17ceb7461189c7bd3a3c3f1173 used request id req-1ff1e4dc-b219-4956-832a-8258c437eafa 2018-08-31 03:19:39,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:19:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:39,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24db7cb3-fdce-4f25-a5e9-a5dfc9a62d8b Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850"}, "tags": [], "enabled": true, "id": "5f0180f5190b4c31b2ee2fa894ce6850", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a063611e-7c69-4198-8270-f21038a22dc3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 03:19:39,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-24db7cb3-fdce-4f25-a5e9-a5dfc9a62d8b 2018-08-31 03:19:39,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182792186737s 2018-08-31 03:19:39,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-24db7cb3-fdce-4f25-a5e9-a5dfc9a62d8b 2018-08-31 03:19:39,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 03:19:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19f07d97acf79b4d0702dd3a30a94c0bee05dfce" 2018-08-31 03:19:39,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd7290b-3c32-4aaa-8a5e-b67890fabbf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:19:39,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850 used request id req-fbd7290b-3c32-4aaa-8a5e-b67890fabbf4 2018-08-31 03:19:39,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15389084816s 2018-08-31 03:19:39,359 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5f0180f5190b4c31b2ee2fa894ce6850 used request id req-fbd7290b-3c32-4aaa-8a5e-b67890fabbf4 2018-08-31 03:19:39,420 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-31 03:19:39,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:19:39,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:19:39,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:19:39,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:19:39,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:19:39,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:19:39,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:19:39,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:19:39,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:19:39,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:19:39,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:19:39,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:19:39,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:19:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:19:39,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8082b20-431f-498b-a392-c294f2be3a25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:19:39,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8082b20-431f-498b-a392-c294f2be3a25 2018-08-31 03:19:39,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:19:39,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["kqp01MCtQ0SR1bRJVtz1Vg"], "issued_at": "2018-08-31T03:19:39.000000Z"}} 2018-08-31 03:19:39,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:19:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:40,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-28c40e13-8229-4672-b39b-0d75b83f7976 Date: Fri, 31 Aug 2018 03:19:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:19:40,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-28c40e13-8229-4672-b39b-0d75b83f7976 2018-08-31 03:19:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340630054474s 2018-08-31 03:19:40,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-28c40e13-8229-4672-b39b-0d75b83f7976 2018-08-31 03:19:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:19:40,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e24fde2-4496-45fb-b64d-a9ea5d42c22e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:19:40,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9e24fde2-4496-45fb-b64d-a9ea5d42c22e 2018-08-31 03:19:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:19:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:40,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c79375-9f2f-4b85-9b17-d581dccfeb09 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:19:40,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-93c79375-9f2f-4b85-9b17-d581dccfeb09 2018-08-31 03:19:40,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145343065262s 2018-08-31 03:19:40,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-93c79375-9f2f-4b85-9b17-d581dccfeb09 2018-08-31 03:19:40,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:19:40,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}}' 2018-08-31 03:19:40,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41bb541c-5360-4701-9452-0f6f93cebe92 Content-Length: 380 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}} 2018-08-31 03:19:40,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-41bb541c-5360-4701-9452-0f6f93cebe92 2018-08-31 03:19:40,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191226959229s 2018-08-31 03:19:40,558 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-41bb541c-5360-4701-9452-0f6f93cebe92 2018-08-31 03:19:40,558 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'c58855d64c4149e39ec876b210b20a89', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8'}) 2018-08-31 03:19:40,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:19:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ac0c06af-6b24-4e36-ae3a-b891f580bba8", "email": null, "name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}}' 2018-08-31 03:19:40,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287ac9eb-74f1-4d61-be82-38817e2b8719 Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:19:40,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-287ac9eb-74f1-4d61-be82-38817e2b8719 2018-08-31 03:19:40,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372001886368s 2018-08-31 03:19:40,937 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-287ac9eb-74f1-4d61-be82-38817e2b8719 2018-08-31 03:19:40,937 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ee529d731c394546a2aa626f3f9385cb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8'}) 2018-08-31 03:19:40,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:19:40,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:41,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf60348-53e8-4d52-97a4-87d1fad4600a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:19:41,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fcf60348-53e8-4d52-97a4-87d1fad4600a 2018-08-31 03:19:41,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175562143326s 2018-08-31 03:19:41,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fcf60348-53e8-4d52-97a4-87d1fad4600a 2018-08-31 03:19:41,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:19:41,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:41,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97df084-4f5e-43bf-93b5-0507e45a0de7 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:19:41,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e97df084-4f5e-43bf-93b5-0507e45a0de7 2018-08-31 03:19:41,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132266998291s 2018-08-31 03:19:41,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e97df084-4f5e-43bf-93b5-0507e45a0de7 2018-08-31 03:19:41,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:19:41,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:41,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd554511-e574-4de5-80e0-a6d55f492cba Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:19:41,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd554511-e574-4de5-80e0-a6d55f492cba 2018-08-31 03:19:41,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.133306026459s 2018-08-31 03:19:41,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd554511-e574-4de5-80e0-a6d55f492cba 2018-08-31 03:19:41,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:19:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:41,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b27bdd4-3486-49d1-9be0-89f8932236d9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:19:41,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3b27bdd4-3486-49d1-9be0-89f8932236d9 2018-08-31 03:19:41,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17110991478s 2018-08-31 03:19:41,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3b27bdd4-3486-49d1-9be0-89f8932236d9 2018-08-31 03:19:41,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:19:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:41,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05604c86-0881-45a3-806b-eb845810c459 Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:19:41,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-05604c86-0881-45a3-806b-eb845810c459 2018-08-31 03:19:41,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198103904724s 2018-08-31 03:19:41,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-05604c86-0881-45a3-806b-eb845810c459 2018-08-31 03:19:41,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:19:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:41,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c1015b-f4a4-4254-956f-fa9a78a40e88 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:19:41,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e5c1015b-f4a4-4254-956f-fa9a78a40e88 2018-08-31 03:19:41,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101691007614s 2018-08-31 03:19:41,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e5c1015b-f4a4-4254-956f-fa9a78a40e88 2018-08-31 03:19:41,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:19:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c58855d64c4149e39ec876b210b20a89" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:42,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2c6004-9584-4d8c-a841-d0e9a2124f2a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c58855d64c4149e39ec876b210b20a89", "previous": null, "next": null}} 2018-08-31 03:19:42,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c58855d64c4149e39ec876b210b20a89 used request id req-ea2c6004-9584-4d8c-a841-d0e9a2124f2a 2018-08-31 03:19:42,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.164427042007s 2018-08-31 03:19:42,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c58855d64c4149e39ec876b210b20a89 used request id req-ea2c6004-9584-4d8c-a841-d0e9a2124f2a 2018-08-31 03:19:42,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:19:42,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89/users/ee529d731c394546a2aa626f3f9385cb/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:42,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085f2aaa-40b1-4975-a735-6d263f199f25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:19:42,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89/users/ee529d731c394546a2aa626f3f9385cb/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-085f2aaa-40b1-4975-a735-6d263f199f25 2018-08-31 03:19:42,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217385053635s 2018-08-31 03:19:42,278 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89/users/ee529d731c394546a2aa626f3f9385cb/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-085f2aaa-40b1-4975-a735-6d263f199f25 2018-08-31 03:19:42,279 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c58855d64c4149e39ec876b210b20a89', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ac0c06af-6b24-4e36-ae3a-b891f580bba8', 'username': u'networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:19:42,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:19:42,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:19:42,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:19:42,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:19:42,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:19:42,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:19:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:19:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:19:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:19:42,284 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8', 'password': 'ac0c06af-6b24-4e36-ae3a-b891f580bba8', 'project_name': 'networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c58855d64c4149e39ec876b210b20a89', 'project_domain_name': 'Default'} 2018-08-31 03:19:42,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:19:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:42,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb21795-96e6-441c-89a1-e3118b732cb9 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:19:42,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bfb21795-96e6-441c-89a1-e3118b732cb9 2018-08-31 03:19:42,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107040882111s 2018-08-31 03:19:42,395 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bfb21795-96e6-441c-89a1-e3118b732cb9 2018-08-31 03:19:42,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:19:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f445f31e-306a-4570-8c7a-ee61a9b57070 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:19:42,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f445f31e-306a-4570-8c7a-ee61a9b57070 2018-08-31 03:19:42,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997450351715s 2018-08-31 03:19:42,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f445f31e-306a-4570-8c7a-ee61a9b57070 2018-08-31 03:19:42,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:19:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:42,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dee2088-b2c9-4025-be95-7a88d0b18b93 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:19:42,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1dee2088-b2c9-4025-be95-7a88d0b18b93 2018-08-31 03:19:42,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10156416893s 2018-08-31 03:19:42,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1dee2088-b2c9-4025-be95-7a88d0b18b93 2018-08-31 03:19:42,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:19:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:42,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b73ed94-7781-4150-b08f-79fad4a05a3f Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:19:42,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2b73ed94-7781-4150-b08f-79fad4a05a3f 2018-08-31 03:19:42,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193972110748s 2018-08-31 03:19:42,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2b73ed94-7781-4150-b08f-79fad4a05a3f 2018-08-31 03:19:42,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:19:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:42,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556bf068-d1ec-448f-ad2c-f2da3cd3dc40 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:19:42,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-556bf068-d1ec-448f-ad2c-f2da3cd3dc40 2018-08-31 03:19:42,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109988927841s 2018-08-31 03:19:42,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-556bf068-d1ec-448f-ad2c-f2da3cd3dc40 2018-08-31 03:19:42,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:19:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c58855d64c4149e39ec876b210b20a89" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:43,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca1a47e-cb4a-4c44-9d0a-bbdf51a37ed4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c58855d64c4149e39ec876b210b20a89", "previous": null, "next": null}} 2018-08-31 03:19:43,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c58855d64c4149e39ec876b210b20a89 used request id req-5ca1a47e-cb4a-4c44-9d0a-bbdf51a37ed4 2018-08-31 03:19:43,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173690795898s 2018-08-31 03:19:43,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ee529d731c394546a2aa626f3f9385cb&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c58855d64c4149e39ec876b210b20a89 used request id req-5ca1a47e-cb4a-4c44-9d0a-bbdf51a37ed4 2018-08-31 03:19:43,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:19:43,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89/users/ee529d731c394546a2aa626f3f9385cb/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22eb58265bec35d54a8b0109112a749c8ca56c6c" 2018-08-31 03:19:43,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68d972b-0dd6-48f3-8398-15f4252f087a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:19:43,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89/users/ee529d731c394546a2aa626f3f9385cb/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-d68d972b-0dd6-48f3-8398-15f4252f087a 2018-08-31 03:19:43,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21591591835s 2018-08-31 03:19:43,327 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89/users/ee529d731c394546a2aa626f3f9385cb/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-d68d972b-0dd6-48f3-8398-15f4252f087a 2018-08-31 03:19:43,327 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 03:19:46,125 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 03:19:48,769 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ccb968c6-705e-4850-8f68-dab61ccb8699 | 2018-08-31T03:19:48.409509 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ccb968c6-705e-4850-8f68-dab61ccb8699 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 03:19:52,433 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 03:19:52,433 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 03:19:55,197 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 03:19:58,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=bc6873c9-b849-4a2c-9fe5-b02887ab23e9) as the default verifier for the future CLI operations. 2018-08-31 03:20:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:01,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f3d02b-3476-420f-bf70-c9f628c51cee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:20:01,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0f3d02b-3476-420f-bf70-c9f628c51cee 2018-08-31 03:20:01,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:20:02,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c58855d64c4149e39ec876b210b20a89", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c58855d64c4149e39ec876b210b20a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c58855d64c4149e39ec876b210b20a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c58855d64c4149e39ec876b210b20a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c58855d64c4149e39ec876b210b20a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c58855d64c4149e39ec876b210b20a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c58855d64c4149e39ec876b210b20a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c58855d64c4149e39ec876b210b20a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c58855d64c4149e39ec876b210b20a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c58855d64c4149e39ec876b210b20a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c58855d64c4149e39ec876b210b20a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c58855d64c4149e39ec876b210b20a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c58855d64c4149e39ec876b210b20a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c58855d64c4149e39ec876b210b20a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c58855d64c4149e39ec876b210b20a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "id": "ee529d731c394546a2aa626f3f9385cb"}, "audit_ids": ["0Er_2sT1Qwi_xt3bE5T8YA"], "issued_at": "2018-08-31T03:20:02.000000Z"}} 2018-08-31 03:20:02,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 03:20:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d2dcef3baa99ea7793b7686ca171dbf6fe999ac" 2018-08-31 03:20:02,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-15e2ea90-cb5d-456b-a817-51d4a970baf4 Date: Fri, 31 Aug 2018 03:20:02 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 03:20:02,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-15e2ea90-cb5d-456b-a817-51d4a970baf4 2018-08-31 03:20:02,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270066976547s 2018-08-31 03:20:02,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-15e2ea90-cb5d-456b-a817-51d4a970baf4 2018-08-31 03:20:02,597 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-31 03:20:02,597 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-31 03:20:02,598 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-31 03:20:02,657 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-31 03:20:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:20:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:20:02,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:20:02,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:20:02,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:20:02,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:02,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad382e9-eced-437b-a627-2743b8ef8023 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:20:02,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7ad382e9-eced-437b-a627-2743b8ef8023 2018-08-31 03:20:02,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:20:03,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["X6KI0gRYS3mpchQ_m6jjwg"], "issued_at": "2018-08-31T03:20:03.000000Z"}} 2018-08-31 03:20:03,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:20:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:03,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8187edb5-952b-4238-8571-19949785f1e7 Date: Fri, 31 Aug 2018 03:20:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:20:03,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8187edb5-952b-4238-8571-19949785f1e7 2018-08-31 03:20:03,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250146150589s 2018-08-31 03:20:03,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8187edb5-952b-4238-8571-19949785f1e7 2018-08-31 03:20:03,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:03,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-189dc1fa-9703-404d-a86b-80144c14de6c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:20:03,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-189dc1fa-9703-404d-a86b-80144c14de6c 2018-08-31 03:20:03,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:20:03,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70643530-8874-48c0-a908-19cc18bf073f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:20:03,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-70643530-8874-48c0-a908-19cc18bf073f 2018-08-31 03:20:03,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180819034576s 2018-08-31 03:20:03,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-70643530-8874-48c0-a908-19cc18bf073f 2018-08-31 03:20:03,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:20:03,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}}' 2018-08-31 03:20:03,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af8be537-665f-4a57-a9cb-3fbf494fc032 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}} 2018-08-31 03:20:03,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-af8be537-665f-4a57-a9cb-3fbf494fc032 2018-08-31 03:20:03,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213190078735s 2018-08-31 03:20:03,758 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-af8be537-665f-4a57-a9cb-3fbf494fc032 2018-08-31 03:20:03,759 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'c02abe131e544a1ca4d002e167bb4cc2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed'}) 2018-08-31 03:20:03,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:20:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ef7ecf39-ce18-4dd0-9751-cb006528c60b", "email": null, "name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}}' 2018-08-31 03:20:04,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f84938a-0958-423e-a5a5-5bda5084cfab Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:20:04,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1f84938a-0958-423e-a5a5-5bda5084cfab 2018-08-31 03:20:04,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.435793876648s 2018-08-31 03:20:04,200 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1f84938a-0958-423e-a5a5-5bda5084cfab 2018-08-31 03:20:04,201 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a8acf6bc60cc4c0480e0e64ad629692d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed'}) 2018-08-31 03:20:04,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:04,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07de78c-58ff-4a2a-87d3-a7102a307ee0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:04,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a07de78c-58ff-4a2a-87d3-a7102a307ee0 2018-08-31 03:20:04,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106600999832s 2018-08-31 03:20:04,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a07de78c-58ff-4a2a-87d3-a7102a307ee0 2018-08-31 03:20:04,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:04,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf97cd77-1c43-45d3-a6dd-818c1635fdd6 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:04,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf97cd77-1c43-45d3-a6dd-818c1635fdd6 2018-08-31 03:20:04,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18279504776s 2018-08-31 03:20:04,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf97cd77-1c43-45d3-a6dd-818c1635fdd6 2018-08-31 03:20:04,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:04,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf20683-f5ad-47ca-9040-f0fcd7e19ac2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:04,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7bf20683-f5ad-47ca-9040-f0fcd7e19ac2 2018-08-31 03:20:04,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177407026291s 2018-08-31 03:20:04,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7bf20683-f5ad-47ca-9040-f0fcd7e19ac2 2018-08-31 03:20:04,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:20:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:04,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479fd689-a0e5-44b3-bf4d-a002bbe86136 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:20:04,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-479fd689-a0e5-44b3-bf4d-a002bbe86136 2018-08-31 03:20:04,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.135006189346s 2018-08-31 03:20:04,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-479fd689-a0e5-44b3-bf4d-a002bbe86136 2018-08-31 03:20:04,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:20:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:05,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f88966-4b7a-441f-a455-1c498cb32b58 Content-Encoding: gzip Content-Length: 1086 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:20:05,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-11f88966-4b7a-441f-a455-1c498cb32b58 2018-08-31 03:20:05,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199995040894s 2018-08-31 03:20:05,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-11f88966-4b7a-441f-a455-1c498cb32b58 2018-08-31 03:20:05,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:20:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:05,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36d880f-88c5-4f97-b457-93e4261c8153 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:20:05,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b36d880f-88c5-4f97-b457-93e4261c8153 2018-08-31 03:20:05,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176490068436s 2018-08-31 03:20:05,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b36d880f-88c5-4f97-b457-93e4261c8153 2018-08-31 03:20:05,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:20:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:05,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b763de4a-d781-4069-9a42-2a103d3b0b82 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2", "previous": null, "next": null}} 2018-08-31 03:20:05,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2 used request id req-b763de4a-d781-4069-9a42-2a103d3b0b82 2018-08-31 03:20:05,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.167735815048s 2018-08-31 03:20:05,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2 used request id req-b763de4a-d781-4069-9a42-2a103d3b0b82 2018-08-31 03:20:05,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:20:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2/users/a8acf6bc60cc4c0480e0e64ad629692d/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:05,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b6df48-84cc-4558-8b6a-58d15ac5be82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:20:05,604 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2/users/a8acf6bc60cc4c0480e0e64ad629692d/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-45b6df48-84cc-4558-8b6a-58d15ac5be82 2018-08-31 03:20:05,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.213219881058s 2018-08-31 03:20:05,604 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2/users/a8acf6bc60cc4c0480e0e64ad629692d/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-45b6df48-84cc-4558-8b6a-58d15ac5be82 2018-08-31 03:20:05,605 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c02abe131e544a1ca4d002e167bb4cc2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ef7ecf39-ce18-4dd0-9751-cb006528c60b', 'username': u'networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:20:05,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:20:05,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:20:05,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:20:05,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:20:05,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:20:05,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:20:05,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:20:05,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:20:05,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:20:05,610 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed', 'password': 'ef7ecf39-ce18-4dd0-9751-cb006528c60b', 'project_name': 'networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c02abe131e544a1ca4d002e167bb4cc2', 'project_domain_name': 'Default'} 2018-08-31 03:20:05,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:05,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef19a1b-bffa-4b43-8624-6731105ed126 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:05,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6ef19a1b-bffa-4b43-8624-6731105ed126 2018-08-31 03:20:05,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106577157974s 2018-08-31 03:20:05,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6ef19a1b-bffa-4b43-8624-6731105ed126 2018-08-31 03:20:05,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:05,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fcd2c1-2527-44f7-8766-ed7a4943e974 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:05,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a5fcd2c1-2527-44f7-8766-ed7a4943e974 2018-08-31 03:20:05,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967180728912s 2018-08-31 03:20:05,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a5fcd2c1-2527-44f7-8766-ed7a4943e974 2018-08-31 03:20:05,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:20:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:05,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d59820-abd4-4922-8661-90eb6323ea85 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:20:05,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-35d59820-abd4-4922-8661-90eb6323ea85 2018-08-31 03:20:05,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106053113937s 2018-08-31 03:20:05,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-35d59820-abd4-4922-8661-90eb6323ea85 2018-08-31 03:20:05,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:20:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7a3847-5bad-481e-b5f9-a224d813252e Content-Encoding: gzip Content-Length: 1086 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:20:06,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bd7a3847-5bad-481e-b5f9-a224d813252e 2018-08-31 03:20:06,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115251779556s 2018-08-31 03:20:06,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bd7a3847-5bad-481e-b5f9-a224d813252e 2018-08-31 03:20:06,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:20:06,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:06,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3eaff45-4ffe-42af-b8af-09b1626113a0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:20:06,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d3eaff45-4ffe-42af-b8af-09b1626113a0 2018-08-31 03:20:06,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10679602623s 2018-08-31 03:20:06,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d3eaff45-4ffe-42af-b8af-09b1626113a0 2018-08-31 03:20:06,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:20:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:06,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544c2f8f-0d07-4a4e-a057-b9d1190ac3c7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2", "previous": null, "next": null}} 2018-08-31 03:20:06,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2 used request id req-544c2f8f-0d07-4a4e-a057-b9d1190ac3c7 2018-08-31 03:20:06,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.163349866867s 2018-08-31 03:20:06,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a8acf6bc60cc4c0480e0e64ad629692d&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=c02abe131e544a1ca4d002e167bb4cc2 used request id req-544c2f8f-0d07-4a4e-a057-b9d1190ac3c7 2018-08-31 03:20:06,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:20:06,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2/users/a8acf6bc60cc4c0480e0e64ad629692d/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0cb2ed71c8cee22f853644de7ce0430a222c1ae" 2018-08-31 03:20:06,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755c3642-440b-4045-941e-4e7957fe7ad0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:20:06,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2/users/a8acf6bc60cc4c0480e0e64ad629692d/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-755c3642-440b-4045-941e-4e7957fe7ad0 2018-08-31 03:20:06,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142322063446s 2018-08-31 03:20:06,486 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2/users/a8acf6bc60cc4c0480e0e64ad629692d/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-755c3642-440b-4045-941e-4e7957fe7ad0 2018-08-31 03:20:06,486 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 03:20:09,285 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 03:20:12,093 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | dec61e42-f03b-4e7c-903e-c9a11acc5be7 | 2018-08-31T03:20:11.749150 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: dec61e42-f03b-4e7c-903e-c9a11acc5be7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 03:20:15,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 03:20:15,817 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 03:20:18,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 03:20:21,639 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=8294c9b5-b5ab-4d4e-8f3e-556448dd4b23) as the default verifier for the future CLI operations. 2018-08-31 03:20:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:24,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c07614b-9b74-4467-819c-76a4781cc026 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:20:24,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4c07614b-9b74-4467-819c-76a4781cc026 2018-08-31 03:20:24,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:20:25,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c02abe131e544a1ca4d002e167bb4cc2", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c02abe131e544a1ca4d002e167bb4cc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c02abe131e544a1ca4d002e167bb4cc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c02abe131e544a1ca4d002e167bb4cc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c02abe131e544a1ca4d002e167bb4cc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c02abe131e544a1ca4d002e167bb4cc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c02abe131e544a1ca4d002e167bb4cc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c02abe131e544a1ca4d002e167bb4cc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c02abe131e544a1ca4d002e167bb4cc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c02abe131e544a1ca4d002e167bb4cc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c02abe131e544a1ca4d002e167bb4cc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c02abe131e544a1ca4d002e167bb4cc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c02abe131e544a1ca4d002e167bb4cc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c02abe131e544a1ca4d002e167bb4cc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c02abe131e544a1ca4d002e167bb4cc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "id": "a8acf6bc60cc4c0480e0e64ad629692d"}, "audit_ids": ["BLZc4wvhT3-UmSrpeu6fgg"], "issued_at": "2018-08-31T03:20:25.000000Z"}} 2018-08-31 03:20:25,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 03:20:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3fc9ac803619a4bc784cb04c2481f88e7623ee75" 2018-08-31 03:20:25,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-ceb8a68d-d16c-44ac-a9d3-7088d740bedb Date: Fri, 31 Aug 2018 03:20:25 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 03:20:25,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-ceb8a68d-d16c-44ac-a9d3-7088d740bedb 2018-08-31 03:20:25,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.179398059845s 2018-08-31 03:20:25,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-ceb8a68d-d16c-44ac-a9d3-7088d740bedb 2018-08-31 03:20:25,515 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-31 03:20:25,515 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-31 03:20:25,515 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-31 03:20:25,571 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:20:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:20:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:20:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:25,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754e4f3f-df30-440d-8d03-c5bdb7e8351d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:20:25,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-754e4f3f-df30-440d-8d03-c5bdb7e8351d 2018-08-31 03:20:25,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:20:26,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["Gt3IgNKxQ_ahfNxg_1H6Aw"], "issued_at": "2018-08-31T03:20:25.000000Z"}} 2018-08-31 03:20:26,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:20:26,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:26,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-aca76acd-6e3f-4f0f-b60f-104cb5416522 Date: Fri, 31 Aug 2018 03:20:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:20:26,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aca76acd-6e3f-4f0f-b60f-104cb5416522 2018-08-31 03:20:26,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352535009384s 2018-08-31 03:20:26,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aca76acd-6e3f-4f0f-b60f-104cb5416522 2018-08-31 03:20:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:26,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4504038c-7fe6-4b95-99d0-0cc4aa0ef89d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:20:26,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4504038c-7fe6-4b95-99d0-0cc4aa0ef89d 2018-08-31 03:20:26,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:20:26,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:26,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14aaf713-cd70-4815-8ef9-7aee18953afb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:20:26,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-14aaf713-cd70-4815-8ef9-7aee18953afb 2018-08-31 03:20:26,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166162014008s 2018-08-31 03:20:26,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-14aaf713-cd70-4815-8ef9-7aee18953afb 2018-08-31 03:20:26,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:20:26,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}}' 2018-08-31 03:20:26,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b9214e6-a5f5-417c-9cd7-6b9a5c1f7964 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}} 2018-08-31 03:20:26,735 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1b9214e6-a5f5-417c-9cd7-6b9a5c1f7964 2018-08-31 03:20:26,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.195369958878s 2018-08-31 03:20:26,735 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1b9214e6-a5f5-417c-9cd7-6b9a5c1f7964 2018-08-31 03:20:26,736 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'1a098caba764412a82e99af943fdd27e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765'}) 2018-08-31 03:20:26,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:20:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9c00b811-d605-415b-b69d-cd428c268181", "email": null, "name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765"}}' 2018-08-31 03:20:27,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b144100-e8d4-4238-8b01-6a80f104cf26 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:20:27,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1b144100-e8d4-4238-8b01-6a80f104cf26 2018-08-31 03:20:27,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.443891048431s 2018-08-31 03:20:27,184 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1b144100-e8d4-4238-8b01-6a80f104cf26 2018-08-31 03:20:27,185 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf547d55c1974fe797b4836688aaa592', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765'}) 2018-08-31 03:20:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:27,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:27,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b2713b-1825-4491-92e2-f1f0fa3b8d97 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:27,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-88b2713b-1825-4491-92e2-f1f0fa3b8d97 2018-08-31 03:20:27,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172457933426s 2018-08-31 03:20:27,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-88b2713b-1825-4491-92e2-f1f0fa3b8d97 2018-08-31 03:20:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:27,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f651d750-eefe-4104-b86b-292f62356216 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:27,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f651d750-eefe-4104-b86b-292f62356216 2018-08-31 03:20:27,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174935102463s 2018-08-31 03:20:27,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f651d750-eefe-4104-b86b-292f62356216 2018-08-31 03:20:27,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:27,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:27,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e63887-c7ce-4d10-84b9-4f77fd46ee15 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:27,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d5e63887-c7ce-4d10-84b9-4f77fd46ee15 2018-08-31 03:20:27,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178819894791s 2018-08-31 03:20:27,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d5e63887-c7ce-4d10-84b9-4f77fd46ee15 2018-08-31 03:20:27,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:20:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:27,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7da1d89-5d5f-41ad-9cf0-898f2b7f9c02 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:20:27,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e7da1d89-5d5f-41ad-9cf0-898f2b7f9c02 2018-08-31 03:20:27,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174139022827s 2018-08-31 03:20:27,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e7da1d89-5d5f-41ad-9cf0-898f2b7f9c02 2018-08-31 03:20:27,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:20:27,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:28,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8115b7ec-e5a9-46a6-a803-b029d12dfdeb Content-Encoding: gzip Content-Length: 1148 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:20:28,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8115b7ec-e5a9-46a6-a803-b029d12dfdeb 2018-08-31 03:20:28,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20317697525s 2018-08-31 03:20:28,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8115b7ec-e5a9-46a6-a803-b029d12dfdeb 2018-08-31 03:20:28,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:20:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:28,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c95b32-6285-4258-a853-0fcb6fdc2060 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:20:28,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e4c95b32-6285-4258-a853-0fcb6fdc2060 2018-08-31 03:20:28,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101052045822s 2018-08-31 03:20:28,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e4c95b32-6285-4258-a853-0fcb6fdc2060 2018-08-31 03:20:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:20:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=1a098caba764412a82e99af943fdd27e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:28,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac471bc8-aa30-4b33-ab41-74f2ebddf741 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=1a098caba764412a82e99af943fdd27e", "previous": null, "next": null}} 2018-08-31 03:20:28,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=1a098caba764412a82e99af943fdd27e used request id req-ac471bc8-aa30-4b33-ab41-74f2ebddf741 2018-08-31 03:20:28,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181136131287s 2018-08-31 03:20:28,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=1a098caba764412a82e99af943fdd27e used request id req-ac471bc8-aa30-4b33-ab41-74f2ebddf741 2018-08-31 03:20:28,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:20:28,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e/users/cf547d55c1974fe797b4836688aaa592/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:28,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ffad51-9a92-47c3-bc4a-0a0e6a9f8c1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:20:28,613 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e/users/cf547d55c1974fe797b4836688aaa592/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-d6ffad51-9a92-47c3-bc4a-0a0e6a9f8c1e 2018-08-31 03:20:28,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.198127985001s 2018-08-31 03:20:28,613 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e/users/cf547d55c1974fe797b4836688aaa592/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-d6ffad51-9a92-47c3-bc4a-0a0e6a9f8c1e 2018-08-31 03:20:28,614 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'1a098caba764412a82e99af943fdd27e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '9c00b811-d605-415b-b69d-cd428c268181', 'username': u'barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:20:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:20:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 03:20:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:20:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:20:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:20:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:20:28,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:20:28,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 03:20:28,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 03:20:28,618 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765', 'password': '9c00b811-d605-415b-b69d-cd428c268181', 'project_name': 'barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '1a098caba764412a82e99af943fdd27e', 'project_domain_name': 'Default'} 2018-08-31 03:20:28,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:28,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:28,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd6559d-7511-45a3-96a7-3ea32cd4245f Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:28,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cdd6559d-7511-45a3-96a7-3ea32cd4245f 2018-08-31 03:20:28,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979988574982s 2018-08-31 03:20:28,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cdd6559d-7511-45a3-96a7-3ea32cd4245f 2018-08-31 03:20:28,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:20:28,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:28,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7d5432-4737-4241-8f32-342d4413a675 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:20:28,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dd7d5432-4737-4241-8f32-342d4413a675 2018-08-31 03:20:28,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958108901978s 2018-08-31 03:20:28,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dd7d5432-4737-4241-8f32-342d4413a675 2018-08-31 03:20:28,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:20:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:28,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79402a64-e32d-4a5e-a2a1-edd5bad9fe55 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:20:28,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-79402a64-e32d-4a5e-a2a1-edd5bad9fe55 2018-08-31 03:20:28,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165797948837s 2018-08-31 03:20:28,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-79402a64-e32d-4a5e-a2a1-edd5bad9fe55 2018-08-31 03:20:28,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:20:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:29,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9ab7a8-eba1-437b-a12d-9f5e53c22e7f Content-Encoding: gzip Content-Length: 1148 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:20:29,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3b9ab7a8-eba1-437b-a12d-9f5e53c22e7f 2018-08-31 03:20:29,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169095993042s 2018-08-31 03:20:29,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3b9ab7a8-eba1-437b-a12d-9f5e53c22e7f 2018-08-31 03:20:29,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:20:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:29,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb325257-af07-4a14-8cb3-998b8f700c76 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:20:29,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eb325257-af07-4a14-8cb3-998b8f700c76 2018-08-31 03:20:29,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101226091385s 2018-08-31 03:20:29,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eb325257-af07-4a14-8cb3-998b8f700c76 2018-08-31 03:20:29,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:20:29,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=1a098caba764412a82e99af943fdd27e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:29,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2386b40-1666-4740-a0ad-c9ee76289528 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=1a098caba764412a82e99af943fdd27e", "previous": null, "next": null}} 2018-08-31 03:20:29,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=1a098caba764412a82e99af943fdd27e used request id req-c2386b40-1666-4740-a0ad-c9ee76289528 2018-08-31 03:20:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.13637304306s 2018-08-31 03:20:29,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf547d55c1974fe797b4836688aaa592&role.id=93fd6e0efc3047379c5df94467ef84a5&scope.project.id=1a098caba764412a82e99af943fdd27e used request id req-c2386b40-1666-4740-a0ad-c9ee76289528 2018-08-31 03:20:29,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:20:29,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e/users/cf547d55c1974fe797b4836688aaa592/roles/93fd6e0efc3047379c5df94467ef84a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1aeae0f2c3722b1cef8b14c3bd16f8e9db8b50f" 2018-08-31 03:20:29,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f1ea1e-af38-4d23-be01-df4414703560 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:20:29,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e/users/cf547d55c1974fe797b4836688aaa592/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-b0f1ea1e-af38-4d23-be01-df4414703560 2018-08-31 03:20:29,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.193522930145s 2018-08-31 03:20:29,614 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e/users/cf547d55c1974fe797b4836688aaa592/roles/93fd6e0efc3047379c5df94467ef84a5 used request id req-b0f1ea1e-af38-4d23-be01-df4414703560 2018-08-31 03:20:29,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 03:20:33,539 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 03:20:36,240 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8ac06bf0-3ef0-49f9-8d97-d65e4967b4e1 | 2018-08-31T03:20:35.857570 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8ac06bf0-3ef0-49f9-8d97-d65e4967b4e1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 03:20:39,926 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 03:20:39,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 03:20:42,705 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 03:20:46,094 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=737dc537-231a-4ea3-a422-dcf407db884b) as the default verifier for the future CLI operations. 2018-08-31 03:20:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:49,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868e64b2-dc03-4c86-abc8-537ee65b05b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:20:49,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-868e64b2-dc03-4c86-abc8-537ee65b05b4 2018-08-31 03:20:49,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:20:49,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a098caba764412a82e99af943fdd27e", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/1a098caba764412a82e99af943fdd27e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/1a098caba764412a82e99af943fdd27e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/1a098caba764412a82e99af943fdd27e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/1a098caba764412a82e99af943fdd27e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/1a098caba764412a82e99af943fdd27e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/1a098caba764412a82e99af943fdd27e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_1a098caba764412a82e99af943fdd27e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1a098caba764412a82e99af943fdd27e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1a098caba764412a82e99af943fdd27e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/1a098caba764412a82e99af943fdd27e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/1a098caba764412a82e99af943fdd27e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1a098caba764412a82e99af943fdd27e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/1a098caba764412a82e99af943fdd27e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/1a098caba764412a82e99af943fdd27e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "id": "cf547d55c1974fe797b4836688aaa592"}, "audit_ids": ["_iliq8uWSku5S5r0CUr3rw"], "issued_at": "2018-08-31T03:20:49.000000Z"}} 2018-08-31 03:20:49,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:49,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62794b91-57ea-439c-9995-f0c6bbb7014f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:20:49,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-62794b91-57ea-439c-9995-f0c6bbb7014f 2018-08-31 03:20:49,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 03:20:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:20:49,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0243f745-f80e-478a-827d-3917ddfc5d1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2018-08-31 03:20:49,664 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.9:35357/ used request id req-0243f745-f80e-478a-827d-3917ddfc5d1b 2018-08-31 03:20:49,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc48a75f7b9f94b9e50d20c3c9c4511f941d8373" 2018-08-31 03:20:49,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6946d6-2f2e-4b1b-8c2b-b3a57ae3172a Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/2029c9e6b9034fc7994750684bc2a4cd"}, "enabled": true, "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/26003681371c4611b5eba650dcf10195"}, "enabled": true, "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4dbbc853973249b4b07db82342868512"}, "enabled": true, "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6e5b56b664cb4377bd9703de29706879"}, "enabled": true, "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/733501e7239c44228a5c41480a712acf"}, "enabled": true, "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7cfd0304f4e2479c821c007183beae16"}, "enabled": true, "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/965c4d580bad42d4aa8151a2606386ad"}, "enabled": true, "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9a74bed7567441e584d235715899191a"}, "enabled": true, "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/9cf9632e9e5248808f200656ac93b55b"}, "enabled": true, "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a254e349bdf645c781af21f6cd66c79e"}, "enabled": true, "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ea3573bc9bc04dfc85d57ce9b0034847"}, "enabled": true, "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f17e96f191b64fda97dac740731f787c"}, "enabled": true, "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f233b1798e9d4df28b04b0368febf82b"}, "enabled": true, "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f3f6c62550ae4a03b28d05789e630d1a"}, "enabled": true, "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ff099c66a1794d1688503e1d594bf584"}, "enabled": true, "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-08-31 03:20:49,841 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-6f6946d6-2f2e-4b1b-8c2b-b3a57ae3172a 2018-08-31 03:20:49,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.185299873352s 2018-08-31 03:20:49,841 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-6f6946d6-2f2e-4b1b-8c2b-b3a57ae3172a 2018-08-31 03:20:49,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 03:20:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc48a75f7b9f94b9e50d20c3c9c4511f941d8373" 2018-08-31 03:20:50,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-6e76d3b2-840f-4c43-87b4-54f4c78db455 Date: Fri, 31 Aug 2018 03:20:50 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-31 03:20:50,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-6e76d3b2-840f-4c43-87b4-54f4c78db455 2018-08-31 03:20:50,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.261794090271s 2018-08-31 03:20:50,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-6e76d3b2-840f-4c43-87b4-54f4c78db455 2018-08-31 03:20:50,123 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-31 03:20:50,123 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-31 03:20:50,128 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:29 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:46 | PASS | | rally_sanity | functest | smoke | 23:24 | FAIL | | refstack_defcore | functest | smoke | 04:19 | PASS | | patrole | functest | smoke | 02:16 | PASS | | vmtp | functest | smoke | 18:51 | PASS | | shaker | functest | smoke | 30:37 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:11 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-31 03:20:50,139 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-31 03:20:50,222 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 03:21:14,160 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-262 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 03:21:14,163 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=AvF5O47yBTtveN7hWIC72bWJi export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0ca313478164ad283b44a36646e55ec export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 03:21:14,163 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 03:21:14,163 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-31 03:21:14,164 - 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 | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-31 03:21:14,167 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-31 03:21:43,879 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-262 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 03:21:43,885 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=AvF5O47yBTtveN7hWIC72bWJi export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0ca313478164ad283b44a36646e55ec export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 03:21:43,885 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 03:21:43,886 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-08-31 03:21:43,906 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-31 03:21:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:21:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:21:44,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:21:44,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:21:44,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17770ba1-a32d-44ca-90e1-dd1dd10516aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:21:44,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-17770ba1-a32d-44ca-90e1-dd1dd10516aa 2018-08-31 03:21:44,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:21:44,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["HvTdLLZWTKCCyv962Acr0g"], "issued_at": "2018-08-31T03:21:44.000000Z"}} 2018-08-31 03:21:44,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:21:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:45,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f1bfe925-6bbd-4be8-9c84-25a93ce9b6fd Date: Fri, 31 Aug 2018 03:21:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:21:45,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f1bfe925-6bbd-4be8-9c84-25a93ce9b6fd 2018-08-31 03:21:45,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.551471948624s 2018-08-31 03:21:45,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f1bfe925-6bbd-4be8-9c84-25a93ce9b6fd 2018-08-31 03:21:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:21:45,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9686ebf2-4aa0-4fad-94dd-50de97dc9747 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:21:45,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9686ebf2-4aa0-4fad-94dd-50de97dc9747 2018-08-31 03:21:45,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:21:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:45,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049255a7-df4c-4d59-88cf-70970bd96712 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:21:45,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-049255a7-df4c-4d59-88cf-70970bd96712 2018-08-31 03:21:45,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173890113831s 2018-08-31 03:21:45,495 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-049255a7-df4c-4d59-88cf-70970bd96712 2018-08-31 03:21:45,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:21:45,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611"}}' 2018-08-31 03:21:45,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec75037b-aaaf-45c3-a605-5d51494dbfb6 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553"}, "tags": [], "enabled": true, "id": "330320a783354115908fb56e86119553", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611"}} 2018-08-31 03:21:45,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ec75037b-aaaf-45c3-a605-5d51494dbfb6 2018-08-31 03:21:45,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.198123931885s 2018-08-31 03:21:45,701 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ec75037b-aaaf-45c3-a605-5d51494dbfb6 2018-08-31 03:21:45,701 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'330320a783354115908fb56e86119553', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611'}) 2018-08-31 03:21:45,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:21:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ef0719d0-fcab-4e14-b2c5-2887d0d1c682", "email": null, "name": "cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611"}}' 2018-08-31 03:21:46,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3094d780-edcb-49d7-8f20-99f61d0b5c3a Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611", "links": {"self": "http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41820745e6a947d9a3304342cd2b37f9", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:21:46,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3094d780-edcb-49d7-8f20-99f61d0b5c3a 2018-08-31 03:21:46,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.444366931915s 2018-08-31 03:21:46,152 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3094d780-edcb-49d7-8f20-99f61d0b5c3a 2018-08-31 03:21:46,152 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'41820745e6a947d9a3304342cd2b37f9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611'}) 2018-08-31 03:21:46,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:21:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:46,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87546130-e3de-48d5-82d6-1bd0150ee162 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:21:46,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-87546130-e3de-48d5-82d6-1bd0150ee162 2018-08-31 03:21:46,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186300992966s 2018-08-31 03:21:46,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-87546130-e3de-48d5-82d6-1bd0150ee162 2018-08-31 03:21:46,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:21:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:46,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7b2e77-6492-45a4-bd2c-8c9a969532ae Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:21:46,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0f7b2e77-6492-45a4-bd2c-8c9a969532ae 2018-08-31 03:21:46,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175534009933s 2018-08-31 03:21:46,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0f7b2e77-6492-45a4-bd2c-8c9a969532ae 2018-08-31 03:21:46,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:21:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:46,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b471a007-414c-4308-9679-d31fcec85e0a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:21:46,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b471a007-414c-4308-9679-d31fcec85e0a 2018-08-31 03:21:46,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180955886841s 2018-08-31 03:21:46,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b471a007-414c-4308-9679-d31fcec85e0a 2018-08-31 03:21:46,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:21:46,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:46,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d88840-9b91-4711-8404-bf8c43d6f775 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:21:46,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-78d88840-9b91-4711-8404-bf8c43d6f775 2018-08-31 03:21:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0949699878693s 2018-08-31 03:21:46,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-78d88840-9b91-4711-8404-bf8c43d6f775 2018-08-31 03:21:46,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:21:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:47,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8843367f-c99e-4133-9b7b-e3755eb28e5b Content-Encoding: gzip Content-Length: 1211 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611", "links": {"self": "http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41820745e6a947d9a3304342cd2b37f9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:21:47,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8843367f-c99e-4133-9b7b-e3755eb28e5b 2018-08-31 03:21:47,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193771839142s 2018-08-31 03:21:47,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8843367f-c99e-4133-9b7b-e3755eb28e5b 2018-08-31 03:21:47,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:21:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:47,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1c789a-ff58-4d4b-87df-2ac4aade2659 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553"}, "tags": [], "enabled": true, "id": "330320a783354115908fb56e86119553", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:21:47,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5f1c789a-ff58-4d4b-87df-2ac4aade2659 2018-08-31 03:21:47,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106217861176s 2018-08-31 03:21:47,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5f1c789a-ff58-4d4b-87df-2ac4aade2659 2018-08-31 03:21:47,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:21:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=41820745e6a947d9a3304342cd2b37f9&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=330320a783354115908fb56e86119553" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:47,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ceb3e3-18ef-4fd2-8c2d-dac855062442 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=41820745e6a947d9a3304342cd2b37f9&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=330320a783354115908fb56e86119553", "previous": null, "next": null}} 2018-08-31 03:21:47,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=41820745e6a947d9a3304342cd2b37f9&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=330320a783354115908fb56e86119553 used request id req-b3ceb3e3-18ef-4fd2-8c2d-dac855062442 2018-08-31 03:21:47,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0962519645691s 2018-08-31 03:21:47,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=41820745e6a947d9a3304342cd2b37f9&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=330320a783354115908fb56e86119553 used request id req-b3ceb3e3-18ef-4fd2-8c2d-dac855062442 2018-08-31 03:21:47,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:21:47,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553/users/41820745e6a947d9a3304342cd2b37f9/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:21:47,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa53fb46-2a36-4a5f-b571-f3561809da17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:21:47,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553/users/41820745e6a947d9a3304342cd2b37f9/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-fa53fb46-2a36-4a5f-b571-f3561809da17 2018-08-31 03:21:47,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227259159088s 2018-08-31 03:21:47,469 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553/users/41820745e6a947d9a3304342cd2b37f9/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-fa53fb46-2a36-4a5f-b571-f3561809da17 2018-08-31 03:21:47,470 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'330320a783354115908fb56e86119553', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ef0719d0-fcab-4e14-b2c5-2887d0d1c682', 'username': u'cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:21:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:21:47,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:21:47,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:21:47,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:21:47,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:21:47,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:21:47,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:21:47,476 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611', 'password': 'ef0719d0-fcab-4e14-b2c5-2887d0d1c682', 'project_name': 'cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '330320a783354115908fb56e86119553', 'project_domain_name': 'Default'} 2018-08-31 03:21:47,477 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-31 03:21:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:21:47,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7104401b-2554-4f44-bb42-40ba4bae422b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:21:47,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7104401b-2554-4f44-bb42-40ba4bae422b 2018-08-31 03:21:47,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:21:47,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "330320a783354115908fb56e86119553", "name": "cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/330320a783354115908fb56e86119553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/330320a783354115908fb56e86119553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/330320a783354115908fb56e86119553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/330320a783354115908fb56e86119553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/330320a783354115908fb56e86119553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/330320a783354115908fb56e86119553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_330320a783354115908fb56e86119553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_330320a783354115908fb56e86119553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/330320a783354115908fb56e86119553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/330320a783354115908fb56e86119553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/330320a783354115908fb56e86119553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/330320a783354115908fb56e86119553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/330320a783354115908fb56e86119553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/330320a783354115908fb56e86119553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611", "id": "41820745e6a947d9a3304342cd2b37f9"}, "audit_ids": ["LNxEaJYiRiWG4J9CGEg_Ww"], "issued_at": "2018-08-31T03:21:47.000000Z"}} 2018-08-31 03:21:47,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 03:21:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"network": {"name": "cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611", "admin_state_up": true}}' 2018-08-31 03:21:48,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-908d9233-74bf-44ac-a1d7-42a53a5ede98 Date: Fri, 31 Aug 2018 03:21:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9663f0f8-be93-4b55-865d-640a888fe371","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"330320a783354115908fb56e86119553","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:21:48Z","is_default":false,"name":"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611","qos_policy_id":null,"admin_state_up":true,"tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:48Z","mtu":1450}} 2018-08-31 03:21:48,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-908d9233-74bf-44ac-a1d7-42a53a5ede98 2018-08-31 03:21:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.55177116394s 2018-08-31 03:21:48,429 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-908d9233-74bf-44ac-a1d7-42a53a5ede98 2018-08-31 03:21:48,429 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T03:21:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9663f0f8-be93-4b55-865d-640a888fe371', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611', u'admin_state_up': True, u'tenant_id': u'330320a783354115908fb56e86119553', u'created_at': u'2018-08-31T03:21:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'330320a783354115908fb56e86119553', u'l2_adjacency': True}) 2018-08-31 03:21:48,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:21:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:21:48,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-20125037-0374-4a92-b2b5-8b1c24a007b2 Date: Fri, 31 Aug 2018 03:21:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9663f0f8-be93-4b55-865d-640a888fe371","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"330320a783354115908fb56e86119553","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:21:48Z","qos_policy_id":null,"name":"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611","admin_state_up":true,"tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:48Z","mtu":1450}]} 2018-08-31 03:21:48,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20125037-0374-4a92-b2b5-8b1c24a007b2 2018-08-31 03:21:48,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106353998184s 2018-08-31 03:21:48,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20125037-0374-4a92-b2b5-8b1c24a007b2 2018-08-31 03:21:48,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 03:21:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"subnet": {"name": "cloudify-subnet_3b98e1c9-5556-47c6-9815-b25faf335611", "enable_dhcp": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 03:21:49,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fdfa3539-875f-423b-83a3-cad5f25f4f2d Date: Fri, 31 Aug 2018 03:21:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9663f0f8-be93-4b55-865d-640a888fe371","tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:21:49Z","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":"330320a783354115908fb56e86119553","id":"3bf021eb-711a-41ac-ac9e-1f0f892608be","subnetpool_id":null,"name":"cloudify-subnet_3b98e1c9-5556-47c6-9815-b25faf335611"}} 2018-08-31 03:21:49,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fdfa3539-875f-423b-83a3-cad5f25f4f2d 2018-08-31 03:21:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.93652510643s 2018-08-31 03:21:49,476 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fdfa3539-875f-423b-83a3-cad5f25f4f2d 2018-08-31 03:21:49,476 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:21:49Z', 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'3bf021eb-711a-41ac-ac9e-1f0f892608be', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_3b98e1c9-5556-47c6-9815-b25faf335611', u'enable_dhcp': True, u'network_id': u'9663f0f8-be93-4b55-865d-640a888fe371', u'tenant_id': u'330320a783354115908fb56e86119553', u'created_at': u'2018-08-31T03:21:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'330320a783354115908fb56e86119553'}) 2018-08-31 03:21:49,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 03:21:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "cloudify-router_3b98e1c9-5556-47c6-9815-b25faf335611", "admin_state_up": true}}' 2018-08-31 03:21:51,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0dc028fc-a3c1-49d1-9b16-167a5028808f Date: Fri, 31 Aug 2018 03:21:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:49Z", "admin_state_up": true, "updated_at": "2018-08-31T03:21:50Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "330320a783354115908fb56e86119553", "id": "af7dea26-6a8b-49d2-b644-65347050f702", "name": "cloudify-router_3b98e1c9-5556-47c6-9815-b25faf335611"}} 2018-08-31 03:21:51,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0dc028fc-a3c1-49d1-9b16-167a5028808f 2018-08-31 03:21:51,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54459619522s 2018-08-31 03:21:51,022 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0dc028fc-a3c1-49d1-9b16-167a5028808f 2018-08-31 03:21:51,022 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:21:50Z', u'revision_number': 2, u'id': u'af7dea26-6a8b-49d2-b644-65347050f702', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_3b98e1c9-5556-47c6-9815-b25faf335611', u'admin_state_up': True, u'tenant_id': u'330320a783354115908fb56e86119553', u'created_at': u'2018-08-31T03:21:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'330320a783354115908fb56e86119553'}) 2018-08-31 03:21:51,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 03:21:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"subnet_id": "3bf021eb-711a-41ac-ac9e-1f0f892608be"}' 2018-08-31 03:21:53,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-512d3850-5466-4eca-98ec-d3595340b973 Date: Fri, 31 Aug 2018 03:21:53 GMT RESP BODY: {"network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "tenant_id": "330320a783354115908fb56e86119553", "subnet_id": "3bf021eb-711a-41ac-ac9e-1f0f892608be", "subnet_ids": ["3bf021eb-711a-41ac-ac9e-1f0f892608be"], "port_id": "34cd3e9b-a06d-499c-9e2f-449086ef56dd", "id": "af7dea26-6a8b-49d2-b644-65347050f702"} 2018-08-31 03:21:53,644 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702/add_router_interface.json used request id req-512d3850-5466-4eca-98ec-d3595340b973 2018-08-31 03:21:53,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.62087416649s 2018-08-31 03:21:53,644 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702/add_router_interface.json used request id req-512d3850-5466-4eca-98ec-d3595340b973 returning object af7dea26-6a8b-49d2-b644-65347050f702 2018-08-31 03:21:53,645 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-31 03:22:33,441 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-31 03:22:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:22:33,449 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 03:22:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 03:22:33,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:22:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:22:33,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2efd355c-131c-4b66-b2ef-0d2c2622db32 Date: Fri, 31 Aug 2018 03:22:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:22:33,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2efd355c-131c-4b66-b2ef-0d2c2622db32 2018-08-31 03:22:33,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.363547086716s 2018-08-31 03:22:33,817 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2efd355c-131c-4b66-b2ef-0d2c2622db32 2018-08-31 03:22:33,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 03:22:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611"}' 2018-08-31 03:22:33,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6d758758-c562-4b51-9ffd-743f9ac5ba38 Date: Fri, 31 Aug 2018 03:22:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:22:33Z", "file": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file", "owner": "330320a783354115908fb56e86119553", "id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "size": null, "self": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "checksum": null, "created_at": "2018-08-31T03:22:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 03:22:33,870 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6d758758-c562-4b51-9ffd-743f9ac5ba38 2018-08-31 03:22:33,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0441911220551s 2018-08-31 03:22:33,870 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6d758758-c562-4b51-9ffd-743f9ac5ba38 returning object cebe543a-afa9-4a42-b7da-ce9c1cef2b11 2018-08-31 03:22:33,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 03:22:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '' 2018-08-31 03:23:34,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e3e05f1-4928-41a1-ace2-b9163743dcf7 Date: Fri, 31 Aug 2018 03:23:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:23:34,676 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file used request id req-0e3e05f1-4928-41a1-ace2-b9163743dcf7 2018-08-31 03:23:34,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.8050470352s 2018-08-31 03:23:34,676 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file used request id req-0e3e05f1-4928-41a1-ace2-b9163743dcf7 2018-08-31 03:23:34,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:23:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:34,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-54a9f4a1-4577-49ff-9203-310f4ef08c0a Date: Fri, 31 Aug 2018 03:23:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:23:34Z", "file": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file", "owner": "330320a783354115908fb56e86119553", "id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "size": 4373348352, "self": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:22:33Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:23:34,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-54a9f4a1-4577-49ff-9203-310f4ef08c0a 2018-08-31 03:23:34,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410809516907s 2018-08-31 03:23:34,722 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-54a9f4a1-4577-49ff-9203-310f4ef08c0a 2018-08-31 03:23:34,724 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file', 'owner': u'330320a783354115908fb56e86119553', 'id': u'cebe543a-afa9-4a42-b7da-ce9c1cef2b11', 'size': 4373348352, u'self': u'/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'330320a783354115908fb56e86119553', 'name': 'cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T03:23:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T03:23:34Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611', 'created': u'2018-08-31T03:22:33Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-31T03:22:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-31 03:23:34,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 03:23:34,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_3b98e1c9-5556-47c6-9815-b25faf335611", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-31 03:23:35,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-fa627fcc-6b41-44ea-aa3a-ec2fc661fd4e x-compute-request-id: req-fa627fcc-6b41-44ea-aa3a-ec2fc661fd4e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_3b98e1c9-5556-47c6-9815-b25faf335611", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "29ae9249-b42e-459c-86b9-fc3246acabab"}} 2018-08-31 03:23:35,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fa627fcc-6b41-44ea-aa3a-ec2fc661fd4e 2018-08-31 03:23:35,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317924022675s 2018-08-31 03:23:35,044 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fa627fcc-6b41-44ea-aa3a-ec2fc661fd4e 2018-08-31 03:23:35,044 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_3b98e1c9-5556-47c6-9815-b25faf335611', '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'c0ca313478164ad283b44a36646e55ec', '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'29ae9249-b42e-459c-86b9-fc3246acabab', 'swap': 0}) 2018-08-31 03:23:35,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 03:23:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" -d '{"extra_specs": {}}' 2018-08-31 03:23:35,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:23: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-c52f8988-3c6b-423a-a231-dc2cd55a0770 x-compute-request-id: req-c52f8988-3c6b-423a-a231-dc2cd55a0770 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 03:23:35,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab/os-extra_specs used request id req-c52f8988-3c6b-423a-a231-dc2cd55a0770 2018-08-31 03:23:35,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218939781189s 2018-08-31 03:23:35,067 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab/os-extra_specs used request id req-c52f8988-3c6b-423a-a231-dc2cd55a0770 2018-08-31 03:23:35,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 03:23:35,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"keypair": {"name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611"}}' 2018-08-31 03:23:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:23: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-d2623262-9151-4d6c-8edf-c6b966da038c x-compute-request-id: req-d2623262-9151-4d6c-8edf-c6b966da038c Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyUHLzNthU/dLDC/A3i8rUtFXC8nRjzatinG+SixQjSMRfbngz6QZVk4KedNZbXcjlzsR3Wdw5CI5oD5VcJqnQKAjEjJ5Kfq4O9/w/uPMlbNmz1YQswTfL7XZ1+3H/E1DiGEFZ9WHRWGHs/8oGqJP48yw8ZV0iqp72GXMt+scIWN9taKrF14fmbTHaqJYeY/hpAgPtGZEomcg03x8runH23jzH88TmxV/yU3QiZp95N3rFq9z3BC7j+JLxKoArTKGCZn62H5+NSTgDKu27CcnNcwIpMNweVuqK9sTBc8L5GCvGt2H1qjxnqrzpYtFb4kgq9SRF609MY1mAc4r5Y9hV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAslBy8zbYVP3SwwvwN4vK1LRVwvJ0Y82rYpxvkosUI0jEX254\nM+kGVZOCnnTWW13I5c7Ed1ncOQiOaA+VXCap0CgIxIyeSn6uDvf8P7jzJWzZs9WE\nLME3y+12dftx/xNQ4hhBWfVh0Vhh7P/KBqiT+PMsPGVdIqqe9hlzLfrHCFjfbWiq\nxdeH5m0x2qiWHmP4aQID7RmRKJnINN8fK7px9t48x/PE5sVf8lN0ImafeTd6xavc\n9wQu4/iS8SqAK0yhgmZ+th+fjUk4AyrtuwnJzXMCKTDcHlbqivbEwXPC+Rgrxrdh\n9ao8Z6q86WLRW+JIKvUkRetPTGNZgHOK+WPYVQIDAQABAoIBAFJRf2+2fxJlh1oR\n9di+yWl+wyTXZ1H3zcodbAib+jT7z+Q6jHVye0EgcymRyK+vUSJ+XQa4TklqIMv7\nfbloA/cbtEiAnkbHyrUQWLxWNrGtWaeCx50dqhOT0Z9P8GWQVkO6bNkJxhmuEq8l\nuu9t/bntERvks6VgXThBsYGlhyLblytyuccDBZ1ARDZA/+a41Iuga/kbT9pB3XnN\nFo/SZfG25MXWlUbZNO5lxyPzwZ/DMG2DQVmC6zfTRKbqLW7+7Xr1P+/D7YyblENm\nKa69cQZwPb7lochZg93RGYTtF3khQoAStX2PYheGY+JjkNQvN+HGHIMn5rMm0KLI\ntFCVqfUCgYEA1z5l87i+gx7NV6k6UKpAUzL3kTT3gN3+LJlcvo6HeQEJlpUGqKKK\nGhSxUMXq8jDcx220HU+RvIj2ck8fUFvCPDghrc7oGzRRrxU+bq/349IeGNV2/Nfa\njVajoGhuzOKvfijItxDZqJqcVV6K4hukFRmO7/4dJ4Y51PW+eih741MCgYEA1BPz\nr4f8CHVLwBxRVyYaFxS2KtoewW0f0/9Dud2kPSqwwp+CLJOUHHNTnsGdYdyXYlqA\nGv87X6hvQBDJwHCtOi4g4Z1GE4+TZ1RNpBrkRsOv67qa7Ewvr1hPuqxGRYNPPOQk\nsFuL3XvW7ZCEbVP90xLFIWAchrPDQUKUT4vnSLcCgYEAmcf8AUhB3N5Z6UJ/5nfs\n40RrujP0jP6OBYFA0Oh2A87o8cvhaQRP1Nhp4wK0nHqqklVftP1PazsTkJHVFo2o\nVWvpLAvCqwUTQxrTczOH0R4i4K1KiNUTUZ3P4+AZIYrnxSQQWzLPv3VPMnMMmQUU\nkvqis/aDD+UHVo6ImzBnav8CgYAE71XrTrnBpKEXnlESOxO+V8AJbTvr+lMURstX\npt2sgrLMRJPt351BsDlQ52Z3IX/wTPTQLAJArpWwIvPe44BUa0Ben59C00N10xNf\nbzTCpMkSLixutTMi3GY2jM2xzmVooFJuPCMcC0asDoHWXW75m2U06pyfUc2IVjlH\nRJUkLwKBgQCGDGze9c5HVOYEM7PWOGpTvUuv1Ghz4SPy6FuQyAKO8OH9C+xBw5Ft\nipvZFr6cEXxQ4jikE+2td4Gt79PiWP3XhRKNjCJJih0/CEWHVDhQxPhZw3+9ac5U\nOECKHE+gHdNG7xe/Ex8N4VA+HA6eNRSg97Mutcs4smLunV80Pvr17Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "41820745e6a947d9a3304342cd2b37f9", "name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "fingerprint": "69:24:dd:59:64:92:26:dd:dd:26:b3:a4:bc:2d:2c:ee"}} 2018-08-31 03:23:35,470 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d2623262-9151-4d6c-8edf-c6b966da038c 2018-08-31 03:23:35,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.402191877365s 2018-08-31 03:23:35,471 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d2623262-9151-4d6c-8edf-c6b966da038c 2018-08-31 03:23:35,471 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyUHLzNthU/dLDC/A3i8rUtFXC8nRjzatinG+SixQjSMRfbngz6QZVk4KedNZbXcjlzsR3Wdw5CI5oD5VcJqnQKAjEjJ5Kfq4O9/w/uPMlbNmz1YQswTfL7XZ1+3H/E1DiGEFZ9WHRWGHs/8oGqJP48yw8ZV0iqp72GXMt+scIWN9taKrF14fmbTHaqJYeY/hpAgPtGZEomcg03x8runH23jzH88TmxV/yU3QiZp95N3rFq9z3BC7j+JLxKoArTKGCZn62H5+NSTgDKu27CcnNcwIpMNweVuqK9sTBc8L5GCvGt2H1qjxnqrzpYtFb4kgq9SRF609MY1mAc4r5Y9hV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAslBy8zbYVP3SwwvwN4vK1LRVwvJ0Y82rYpxvkosUI0jEX254\nM+kGVZOCnnTWW13I5c7Ed1ncOQiOaA+VXCap0CgIxIyeSn6uDvf8P7jzJWzZs9WE\nLME3y+12dftx/xNQ4hhBWfVh0Vhh7P/KBqiT+PMsPGVdIqqe9hlzLfrHCFjfbWiq\nxdeH5m0x2qiWHmP4aQID7RmRKJnINN8fK7px9t48x/PE5sVf8lN0ImafeTd6xavc\n9wQu4/iS8SqAK0yhgmZ+th+fjUk4AyrtuwnJzXMCKTDcHlbqivbEwXPC+Rgrxrdh\n9ao8Z6q86WLRW+JIKvUkRetPTGNZgHOK+WPYVQIDAQABAoIBAFJRf2+2fxJlh1oR\n9di+yWl+wyTXZ1H3zcodbAib+jT7z+Q6jHVye0EgcymRyK+vUSJ+XQa4TklqIMv7\nfbloA/cbtEiAnkbHyrUQWLxWNrGtWaeCx50dqhOT0Z9P8GWQVkO6bNkJxhmuEq8l\nuu9t/bntERvks6VgXThBsYGlhyLblytyuccDBZ1ARDZA/+a41Iuga/kbT9pB3XnN\nFo/SZfG25MXWlUbZNO5lxyPzwZ/DMG2DQVmC6zfTRKbqLW7+7Xr1P+/D7YyblENm\nKa69cQZwPb7lochZg93RGYTtF3khQoAStX2PYheGY+JjkNQvN+HGHIMn5rMm0KLI\ntFCVqfUCgYEA1z5l87i+gx7NV6k6UKpAUzL3kTT3gN3+LJlcvo6HeQEJlpUGqKKK\nGhSxUMXq8jDcx220HU+RvIj2ck8fUFvCPDghrc7oGzRRrxU+bq/349IeGNV2/Nfa\njVajoGhuzOKvfijItxDZqJqcVV6K4hukFRmO7/4dJ4Y51PW+eih741MCgYEA1BPz\nr4f8CHVLwBxRVyYaFxS2KtoewW0f0/9Dud2kPSqwwp+CLJOUHHNTnsGdYdyXYlqA\nGv87X6hvQBDJwHCtOi4g4Z1GE4+TZ1RNpBrkRsOv67qa7Ewvr1hPuqxGRYNPPOQk\nsFuL3XvW7ZCEbVP90xLFIWAchrPDQUKUT4vnSLcCgYEAmcf8AUhB3N5Z6UJ/5nfs\n40RrujP0jP6OBYFA0Oh2A87o8cvhaQRP1Nhp4wK0nHqqklVftP1PazsTkJHVFo2o\nVWvpLAvCqwUTQxrTczOH0R4i4K1KiNUTUZ3P4+AZIYrnxSQQWzLPv3VPMnMMmQUU\nkvqis/aDD+UHVo6ImzBnav8CgYAE71XrTrnBpKEXnlESOxO+V8AJbTvr+lMURstX\npt2sgrLMRJPt351BsDlQ52Z3IX/wTPTQLAJArpWwIvPe44BUa0Ben59C00N10xNf\nbzTCpMkSLixutTMi3GY2jM2xzmVooFJuPCMcC0asDoHWXW75m2U06pyfUc2IVjlH\nRJUkLwKBgQCGDGze9c5HVOYEM7PWOGpTvUuv1Ghz4SPy6FuQyAKO8OH9C+xBw5Ft\nipvZFr6cEXxQ4jikE+2td4Gt79PiWP3XhRKNjCJJih0/CEWHVDhQxPhZw3+9ac5U\nOECKHE+gHdNG7xe/Ex8N4VA+HA6eNRSg97Mutcs4smLunV80Pvr17Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'41820745e6a947d9a3304342cd2b37f9', 'name': u'cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611', 'created_at': '2018-08-31T03:23:35.471904', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'330320a783354115908fb56e86119553', 'name': 'cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:24:dd:59:64:92:26:dd:dd:26:b3:a4:bc:2d:2c:ee', 'type': 'ssh', 'id': u'cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611'}) 2018-08-31 03:23:35,472 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAslBy8zbYVP3SwwvwN4vK1LRVwvJ0Y82rYpxvkosUI0jEX254 M+kGVZOCnnTWW13I5c7Ed1ncOQiOaA+VXCap0CgIxIyeSn6uDvf8P7jzJWzZs9WE LME3y+12dftx/xNQ4hhBWfVh0Vhh7P/KBqiT+PMsPGVdIqqe9hlzLfrHCFjfbWiq xdeH5m0x2qiWHmP4aQID7RmRKJnINN8fK7px9t48x/PE5sVf8lN0ImafeTd6xavc 9wQu4/iS8SqAK0yhgmZ+th+fjUk4AyrtuwnJzXMCKTDcHlbqivbEwXPC+Rgrxrdh 9ao8Z6q86WLRW+JIKvUkRetPTGNZgHOK+WPYVQIDAQABAoIBAFJRf2+2fxJlh1oR 9di+yWl+wyTXZ1H3zcodbAib+jT7z+Q6jHVye0EgcymRyK+vUSJ+XQa4TklqIMv7 fbloA/cbtEiAnkbHyrUQWLxWNrGtWaeCx50dqhOT0Z9P8GWQVkO6bNkJxhmuEq8l uu9t/bntERvks6VgXThBsYGlhyLblytyuccDBZ1ARDZA/+a41Iuga/kbT9pB3XnN Fo/SZfG25MXWlUbZNO5lxyPzwZ/DMG2DQVmC6zfTRKbqLW7+7Xr1P+/D7YyblENm Ka69cQZwPb7lochZg93RGYTtF3khQoAStX2PYheGY+JjkNQvN+HGHIMn5rMm0KLI tFCVqfUCgYEA1z5l87i+gx7NV6k6UKpAUzL3kTT3gN3+LJlcvo6HeQEJlpUGqKKK GhSxUMXq8jDcx220HU+RvIj2ck8fUFvCPDghrc7oGzRRrxU+bq/349IeGNV2/Nfa jVajoGhuzOKvfijItxDZqJqcVV6K4hukFRmO7/4dJ4Y51PW+eih741MCgYEA1BPz r4f8CHVLwBxRVyYaFxS2KtoewW0f0/9Dud2kPSqwwp+CLJOUHHNTnsGdYdyXYlqA Gv87X6hvQBDJwHCtOi4g4Z1GE4+TZ1RNpBrkRsOv67qa7Ewvr1hPuqxGRYNPPOQk sFuL3XvW7ZCEbVP90xLFIWAchrPDQUKUT4vnSLcCgYEAmcf8AUhB3N5Z6UJ/5nfs 40RrujP0jP6OBYFA0Oh2A87o8cvhaQRP1Nhp4wK0nHqqklVftP1PazsTkJHVFo2o VWvpLAvCqwUTQxrTczOH0R4i4K1KiNUTUZ3P4+AZIYrnxSQQWzLPv3VPMnMMmQUU kvqis/aDD+UHVo6ImzBnav8CgYAE71XrTrnBpKEXnlESOxO+V8AJbTvr+lMURstX pt2sgrLMRJPt351BsDlQ52Z3IX/wTPTQLAJArpWwIvPe44BUa0Ben59C00N10xNf bzTCpMkSLixutTMi3GY2jM2xzmVooFJuPCMcC0asDoHWXW75m2U06pyfUc2IVjlH RJUkLwKBgQCGDGze9c5HVOYEM7PWOGpTvUuv1Ghz4SPy6FuQyAKO8OH9C+xBw5Ft ipvZFr6cEXxQ4jikE+2td4Gt79PiWP3XhRKNjCJJih0/CEWHVDhQxPhZw3+9ac5U OECKHE+gHdNG7xe/Ex8N4VA+HA6eNRSg97Mutcs4smLunV80Pvr17Q== -----END RSA PRIVATE KEY----- 2018-08-31 03:23:35,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 03:23:35,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"security_group": {"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-31 03:23:35,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-332d7f8e-9395-4dc2-b5fd-01d16b2658de Date: Fri, 31 Aug 2018 03:23:35 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}} 2018-08-31 03:23:35,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-332d7f8e-9395-4dc2-b5fd-01d16b2658de 2018-08-31 03:23:35,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.41184091568s 2018-08-31 03:23:35,887 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-332d7f8e-9395-4dc2-b5fd-01d16b2658de 2018-08-31 03:23:35,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:23:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:35,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-030eba0f-51c9-440b-be15-7b63fc8c15a2 Date: Fri, 31 Aug 2018 03:23:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:48Z", "updated_at": "2018-08-31T03:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "2abf20fb-0d2f-4b52-9f8a-a7889fb9df59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "7fda8516-d165-4067-97ed-9b8e3f3fe9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "f602cbb1-0e0f-4836-a628-b2c90e783ab4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "fb01a7d6-16d6-4e7d-b264-a625d604d4a4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:23:35,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-030eba0f-51c9-440b-be15-7b63fc8c15a2 2018-08-31 03:23:35,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0654091835022s 2018-08-31 03:23:35,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-030eba0f-51c9-440b-be15-7b63fc8c15a2 2018-08-31 03:23:35,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:23:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -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": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}}' 2018-08-31 03:23:36,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0d08c273-3946-4ce0-8d4a-8873308a1998 Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "port_range_min": 22, "revision_number": 0, "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:36Z", "project_id": "330320a783354115908fb56e86119553", "id": "0369e8f6-3e49-4f66-bb0b-743ae88543d6"}} 2018-08-31 03:23:36,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0d08c273-3946-4ce0-8d4a-8873308a1998 2018-08-31 03:23:36,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124048948288s 2018-08-31 03:23:36,086 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0d08c273-3946-4ce0-8d4a-8873308a1998 2018-08-31 03:23:36,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:23:36,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:36,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-1a6f4f34-1af5-4534-9895-8974c505f2d8 Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:48Z", "updated_at": "2018-08-31T03:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "2abf20fb-0d2f-4b52-9f8a-a7889fb9df59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "7fda8516-d165-4067-97ed-9b8e3f3fe9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "f602cbb1-0e0f-4836-a628-b2c90e783ab4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "fb01a7d6-16d6-4e7d-b264-a625d604d4a4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "0369e8f6-3e49-4f66-bb0b-743ae88543d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 22, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 2, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:23:36,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a6f4f34-1af5-4534-9895-8974c505f2d8 2018-08-31 03:23:36,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0437750816345s 2018-08-31 03:23:36,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a6f4f34-1af5-4534-9895-8974c505f2d8 2018-08-31 03:23:36,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:23:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -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": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}}' 2018-08-31 03:23:36,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-820f8156-1645-4677-a92e-fa5b56ad10f5 Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "port_range_min": null, "revision_number": 0, "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:36Z", "project_id": "330320a783354115908fb56e86119553", "id": "8a1efa55-a3b0-4892-ac30-095cffbbf035"}} 2018-08-31 03:23:36,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-820f8156-1645-4677-a92e-fa5b56ad10f5 2018-08-31 03:23:36,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123285055161s 2018-08-31 03:23:36,261 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-820f8156-1645-4677-a92e-fa5b56ad10f5 2018-08-31 03:23:36,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:23:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:36,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-72d73f12-de9f-4268-93ce-2f82767946ad Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:48Z", "updated_at": "2018-08-31T03:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "2abf20fb-0d2f-4b52-9f8a-a7889fb9df59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "7fda8516-d165-4067-97ed-9b8e3f3fe9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "f602cbb1-0e0f-4836-a628-b2c90e783ab4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "fb01a7d6-16d6-4e7d-b264-a625d604d4a4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "0369e8f6-3e49-4f66-bb0b-743ae88543d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 22, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8a1efa55-a3b0-4892-ac30-095cffbbf035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 3, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:23:36,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-72d73f12-de9f-4268-93ce-2f82767946ad 2018-08-31 03:23:36,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0455210208893s 2018-08-31 03:23:36,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-72d73f12-de9f-4268-93ce-2f82767946ad 2018-08-31 03:23:36,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:23:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -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": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}}' 2018-08-31 03:23:36,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e2c51d53-8588-493a-9c68-5aacfa5c2e14 Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "port_range_min": 80, "revision_number": 0, "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:36Z", "project_id": "330320a783354115908fb56e86119553", "id": "d38c0d69-353f-4915-95b8-cb2169f8752e"}} 2018-08-31 03:23:36,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e2c51d53-8588-493a-9c68-5aacfa5c2e14 2018-08-31 03:23:36,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.404763936996s 2018-08-31 03:23:36,719 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e2c51d53-8588-493a-9c68-5aacfa5c2e14 2018-08-31 03:23:36,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:23:36,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:36,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-28eb8a58-3ab0-4261-a14a-c5db961d1bf2 Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:48Z", "updated_at": "2018-08-31T03:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "2abf20fb-0d2f-4b52-9f8a-a7889fb9df59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "7fda8516-d165-4067-97ed-9b8e3f3fe9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "f602cbb1-0e0f-4836-a628-b2c90e783ab4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "fb01a7d6-16d6-4e7d-b264-a625d604d4a4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "0369e8f6-3e49-4f66-bb0b-743ae88543d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 22, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8a1efa55-a3b0-4892-ac30-095cffbbf035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "d38c0d69-353f-4915-95b8-cb2169f8752e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 80, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 4, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:23:36,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-28eb8a58-3ab0-4261-a14a-c5db961d1bf2 2018-08-31 03:23:36,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0442550182343s 2018-08-31 03:23:36,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-28eb8a58-3ab0-4261-a14a-c5db961d1bf2 2018-08-31 03:23:36,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:23:36,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -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": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}}' 2018-08-31 03:23:36,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4854bc2a-b225-41c3-9e09-f4c8dc3ff0d6 Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "port_range_min": 443, "revision_number": 0, "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:36Z", "project_id": "330320a783354115908fb56e86119553", "id": "8678f7c1-2a32-4bca-8a40-93f912871f90"}} 2018-08-31 03:23:36,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4854bc2a-b225-41c3-9e09-f4c8dc3ff0d6 2018-08-31 03:23:36,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133954048157s 2018-08-31 03:23:36,905 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4854bc2a-b225-41c3-9e09-f4c8dc3ff0d6 2018-08-31 03:23:36,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:23:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:36,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-52c95ab1-3057-4565-bca4-58e40d1daaac Date: Fri, 31 Aug 2018 03:23:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:48Z", "updated_at": "2018-08-31T03:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "2abf20fb-0d2f-4b52-9f8a-a7889fb9df59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "7fda8516-d165-4067-97ed-9b8e3f3fe9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "f602cbb1-0e0f-4836-a628-b2c90e783ab4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "fb01a7d6-16d6-4e7d-b264-a625d604d4a4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "0369e8f6-3e49-4f66-bb0b-743ae88543d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 22, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8678f7c1-2a32-4bca-8a40-93f912871f90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 443, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8a1efa55-a3b0-4892-ac30-095cffbbf035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "d38c0d69-353f-4915-95b8-cb2169f8752e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 80, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 5, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:23:36,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-52c95ab1-3057-4565-bca4-58e40d1daaac 2018-08-31 03:23:36,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469079017639s 2018-08-31 03:23:36,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-52c95ab1-3057-4565-bca4-58e40d1daaac 2018-08-31 03:23:36,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:23:36,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -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": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}}' 2018-08-31 03:23:37,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-a1203b2d-a87e-44ba-b5d5-3596a387f106 Date: Fri, 31 Aug 2018 03:23:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-31T03:23:37Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "port_range_min": 5671, "revision_number": 0, "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:37Z", "project_id": "330320a783354115908fb56e86119553", "id": "9c875b71-e28e-4bc6-ada3-a2089f50cbdd"}} 2018-08-31 03:23:37,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a1203b2d-a87e-44ba-b5d5-3596a387f106 2018-08-31 03:23:37,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.229582071304s 2018-08-31 03:23:37,189 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a1203b2d-a87e-44ba-b5d5-3596a387f106 2018-08-31 03:23:37,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:23:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:37,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-03236376-425d-481d-810c-30fe4fe30593 Date: Fri, 31 Aug 2018 03:23:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:48Z", "updated_at": "2018-08-31T03:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "2abf20fb-0d2f-4b52-9f8a-a7889fb9df59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "7fda8516-d165-4067-97ed-9b8e3f3fe9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "f602cbb1-0e0f-4836-a628-b2c90e783ab4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "fb01a7d6-16d6-4e7d-b264-a625d604d4a4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "0369e8f6-3e49-4f66-bb0b-743ae88543d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 22, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8678f7c1-2a32-4bca-8a40-93f912871f90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 443, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8a1efa55-a3b0-4892-ac30-095cffbbf035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T03:23:37Z", "revision_number": 0, "id": "9c875b71-e28e-4bc6-ada3-a2089f50cbdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:37Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "d38c0d69-353f-4915-95b8-cb2169f8752e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 80, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 6, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:23:37,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-03236376-425d-481d-810c-30fe4fe30593 2018-08-31 03:23:37,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485970973969s 2018-08-31 03:23:37,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-03236376-425d-481d-810c-30fe4fe30593 2018-08-31 03:23:37,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:23:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -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": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}}' 2018-08-31 03:23:37,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-102ac542-233f-4394-8131-b9bc64e74e30 Date: Fri, 31 Aug 2018 03:23:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-31T03:23:37Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "port_range_min": 53333, "revision_number": 0, "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:37Z", "project_id": "330320a783354115908fb56e86119553", "id": "151e0734-fde3-4291-9ed6-66aa81e62b59"}} 2018-08-31 03:23:37,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-102ac542-233f-4394-8131-b9bc64e74e30 2018-08-31 03:23:37,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123482942581s 2018-08-31 03:23:37,368 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-102ac542-233f-4394-8131-b9bc64e74e30 2018-08-31 03:23:37,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:23:37,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:37,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-d59274f2-a1df-4553-b122-e2c2abf4cd26 Date: Fri, 31 Aug 2018 03:23:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9663f0f8-be93-4b55-865d-640a888fe371","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"330320a783354115908fb56e86119553","l2_adjacency":true,"status":"ACTIVE","subnets":["3bf021eb-711a-41ac-ac9e-1f0f892608be"],"description":"","tags":[],"updated_at":"2018-08-31T03:21:49Z","qos_policy_id":null,"name":"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611","admin_state_up":true,"tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:48Z","mtu":1450}]} 2018-08-31 03:23:37,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d59274f2-a1df-4553-b122-e2c2abf4cd26 2018-08-31 03:23:37,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0894179344177s 2018-08-31 03:23:37,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d59274f2-a1df-4553-b122-e2c2abf4cd26 2018-08-31 03:23:37,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:23:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:37,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7f0ee451-5d77-4fe7-9fb2-285bb9a4f359 Date: Fri, 31 Aug 2018 03:23:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:23:34Z", "file": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file", "owner": "330320a783354115908fb56e86119553", "id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "size": 4373348352, "self": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:22:33Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:23:37,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7f0ee451-5d77-4fe7-9fb2-285bb9a4f359 2018-08-31 03:23:37,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0335590839386s 2018-08-31 03:23:37,498 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7f0ee451-5d77-4fe7-9fb2-285bb9a4f359 2018-08-31 03:23:37,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:23:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:37,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-cc59f699-bc68-4e56-b476-f64d875642fa x-compute-request-id: req-cc59f699-bc68-4e56-b476-f64d875642fa Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_3b98e1c9-5556-47c6-9815-b25faf335611", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "29ae9249-b42e-459c-86b9-fc3246acabab"}]} 2018-08-31 03:23:37,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc59f699-bc68-4e56-b476-f64d875642fa 2018-08-31 03:23:37,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225570201874s 2018-08-31 03:23:37,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc59f699-bc68-4e56-b476-f64d875642fa 2018-08-31 03:23:37,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 03:23:37,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"server": {"name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "imageRef": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "flavorRef": "29ae9249-b42e-459c-86b9-fc3246acabab", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9663f0f8-be93-4b55-865d-640a888fe371"}], "security_groups": [{"name": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}]}}' 2018-08-31 03:23:39,655 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03: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 x-openstack-request-id: req-0a5a94fd-916e-436d-ba8b-a1628715971a x-compute-request-id: req-0a5a94fd-916e-436d-ba8b-a1628715971a Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "abc8215f-f6a1-4795-ac81-89e50dca06e9"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "adminPass": "7g77WAoUNMkA"}} 2018-08-31 03:23:39,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0a5a94fd-916e-436d-ba8b-a1628715971a 2018-08-31 03:23:39,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.13126087189s 2018-08-31 03:23:39,656 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0a5a94fd-916e-436d-ba8b-a1628715971a 2018-08-31 03:23:39,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:39,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:40,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:23:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a760b926-948e-4424-abbc-faea70867d9c x-compute-request-id: req-a760b926-948e-4424-abbc-faea70867d9c Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:40,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a760b926-948e-4424-abbc-faea70867d9c 2018-08-31 03:23:40,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621819972992s 2018-08-31 03:23:40,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a760b926-948e-4424-abbc-faea70867d9c 2018-08-31 03:23:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:23:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:40,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-54d6c3a0-a93f-4fd3-b415-601a031e6a8f Date: Fri, 31 Aug 2018 03:23:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9663f0f8-be93-4b55-865d-640a888fe371","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"330320a783354115908fb56e86119553","l2_adjacency":true,"status":"ACTIVE","subnets":["3bf021eb-711a-41ac-ac9e-1f0f892608be"],"description":"","tags":[],"updated_at":"2018-08-31T03:21:49Z","qos_policy_id":null,"name":"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611","admin_state_up":true,"tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:48Z","mtu":1450}]} 2018-08-31 03:23:40,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54d6c3a0-a93f-4fd3-b415-601a031e6a8f 2018-08-31 03:23:40,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105798006058s 2018-08-31 03:23:40,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54d6c3a0-a93f-4fd3-b415-601a031e6a8f 2018-08-31 03:23:40,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 03:23:40,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:40,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-da4a3e6d-89ce-4205-baff-a57821706e32 Date: Fri, 31 Aug 2018 03:23:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9663f0f8-be93-4b55-865d-640a888fe371","tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:21:49Z","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":"330320a783354115908fb56e86119553","id":"3bf021eb-711a-41ac-ac9e-1f0f892608be","subnetpool_id":null,"name":"cloudify-subnet_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:23:40,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-da4a3e6d-89ce-4205-baff-a57821706e32 2018-08-31 03:23:40,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046352148056s 2018-08-31 03:23:40,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-da4a3e6d-89ce-4205-baff-a57821706e32 2018-08-31 03:23:40,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:23:42,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:42,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:42,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:23: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-2887531e-2627-4cb3-8eac-17e1d5f2372f x-compute-request-id: req-2887531e-2627-4cb3-8eac-17e1d5f2372f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:42,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2887531e-2627-4cb3-8eac-17e1d5f2372f 2018-08-31 03:23:42,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476773023605s 2018-08-31 03:23:42,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2887531e-2627-4cb3-8eac-17e1d5f2372f 2018-08-31 03:23:42,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:23:44,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:45,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:23: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-42e7c28b-5760-4038-8d2c-404aa8387931 x-compute-request-id: req-42e7c28b-5760-4038-8d2c-404aa8387931 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:45,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-42e7c28b-5760-4038-8d2c-404aa8387931 2018-08-31 03:23:45,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745830059052s 2018-08-31 03:23:45,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-42e7c28b-5760-4038-8d2c-404aa8387931 2018-08-31 03:23:45,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:23:47,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:48,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-623ee0cd-e676-4480-8a69-ccc27bedd4a5 x-compute-request-id: req-623ee0cd-e676-4480-8a69-ccc27bedd4a5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:48,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-623ee0cd-e676-4480-8a69-ccc27bedd4a5 2018-08-31 03:23:48,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423086881638s 2018-08-31 03:23:48,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-623ee0cd-e676-4480-8a69-ccc27bedd4a5 2018-08-31 03:23:48,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:23:50,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:50,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-fdeafd09-995b-441f-97de-95adc3d3608e x-compute-request-id: req-fdeafd09-995b-441f-97de-95adc3d3608e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:50,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdeafd09-995b-441f-97de-95adc3d3608e 2018-08-31 03:23:50,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730523109436s 2018-08-31 03:23:50,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdeafd09-995b-441f-97de-95adc3d3608e 2018-08-31 03:23:50,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:23:52,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:52,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:53,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:23: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-f542f93f-d5a2-437b-9cff-c98cd1dbe4e3 x-compute-request-id: req-f542f93f-d5a2-437b-9cff-c98cd1dbe4e3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:53,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f542f93f-d5a2-437b-9cff-c98cd1dbe4e3 2018-08-31 03:23:53,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63661813736s 2018-08-31 03:23:53,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f542f93f-d5a2-437b-9cff-c98cd1dbe4e3 2018-08-31 03:23:53,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:23:55,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:55,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-6a02b9d3-36ca-48c5-acc9-dc7c3ccaaf64 x-compute-request-id: req-6a02b9d3-36ca-48c5-acc9-dc7c3ccaaf64 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:55,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a02b9d3-36ca-48c5-acc9-dc7c3ccaaf64 2018-08-31 03:23:55,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506126880646s 2018-08-31 03:23:55,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a02b9d3-36ca-48c5-acc9-dc7c3ccaaf64 2018-08-31 03:23:56,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:23:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:23:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:23:58,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-1cc4532f-2999-423a-b6e0-c3758bad5f96 x-compute-request-id: req-1cc4532f-2999-423a-b6e0-c3758bad5f96 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:23:58,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cc4532f-2999-423a-b6e0-c3758bad5f96 2018-08-31 03:23:58,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432420015335s 2018-08-31 03:23:58,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cc4532f-2999-423a-b6e0-c3758bad5f96 2018-08-31 03:23:58,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:00,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:00,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-969d5347-49c9-46c8-b885-f9c12e27c2c8 x-compute-request-id: req-969d5347-49c9-46c8-b885-f9c12e27c2c8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:00,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-969d5347-49c9-46c8-b885-f9c12e27c2c8 2018-08-31 03:24:00,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165067911148s 2018-08-31 03:24:00,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-969d5347-49c9-46c8-b885-f9c12e27c2c8 2018-08-31 03:24:00,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:02,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:03,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2374e72f-5bf2-4dda-8193-75f413882b6a x-compute-request-id: req-2374e72f-5bf2-4dda-8193-75f413882b6a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:03,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2374e72f-5bf2-4dda-8193-75f413882b6a 2018-08-31 03:24:03,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596983909607s 2018-08-31 03:24:03,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2374e72f-5bf2-4dda-8193-75f413882b6a 2018-08-31 03:24:03,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:05,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-ccd48d28-9f98-4805-9b05-497723d311cc x-compute-request-id: req-ccd48d28-9f98-4805-9b05-497723d311cc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:05,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ccd48d28-9f98-4805-9b05-497723d311cc 2018-08-31 03:24:05,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417810916901s 2018-08-31 03:24:05,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ccd48d28-9f98-4805-9b05-497723d311cc 2018-08-31 03:24:05,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:07,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:08,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-7071606c-dded-419e-a751-7fce668eab43 x-compute-request-id: req-7071606c-dded-419e-a751-7fce668eab43 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:08,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7071606c-dded-419e-a751-7fce668eab43 2018-08-31 03:24:08,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407628059387s 2018-08-31 03:24:08,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7071606c-dded-419e-a751-7fce668eab43 2018-08-31 03:24:08,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:10,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:10,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-7a7ca1a7-fae4-4b3e-90ea-64d929fad47b x-compute-request-id: req-7a7ca1a7-fae4-4b3e-90ea-64d929fad47b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:10,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a7ca1a7-fae4-4b3e-90ea-64d929fad47b 2018-08-31 03:24:10,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499623060226s 2018-08-31 03:24:10,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a7ca1a7-fae4-4b3e-90ea-64d929fad47b 2018-08-31 03:24:10,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:12,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:12,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-331b1606-de16-484d-8f68-96a2d8789e16 x-compute-request-id: req-331b1606-de16-484d-8f68-96a2d8789e16 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:12,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-331b1606-de16-484d-8f68-96a2d8789e16 2018-08-31 03:24:12,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171792030334s 2018-08-31 03:24:12,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-331b1606-de16-484d-8f68-96a2d8789e16 2018-08-31 03:24:12,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:14,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:15,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-14564e60-d7d8-48a8-a4c5-138c09aa354a x-compute-request-id: req-14564e60-d7d8-48a8-a4c5-138c09aa354a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:15,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-14564e60-d7d8-48a8-a4c5-138c09aa354a 2018-08-31 03:24:15,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331846952438s 2018-08-31 03:24:15,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-14564e60-d7d8-48a8-a4c5-138c09aa354a 2018-08-31 03:24:15,081 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:17,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:17,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-4e28ffdc-6874-4b8f-9e66-7e5d0840cad5 x-compute-request-id: req-4e28ffdc-6874-4b8f-9e66-7e5d0840cad5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:17,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e28ffdc-6874-4b8f-9e66-7e5d0840cad5 2018-08-31 03:24:17,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168731927872s 2018-08-31 03:24:17,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e28ffdc-6874-4b8f-9e66-7e5d0840cad5 2018-08-31 03:24:17,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:19,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:19,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-22457886-8025-4f75-8086-f6b08b9b77eb x-compute-request-id: req-22457886-8025-4f75-8086-f6b08b9b77eb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:19,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-22457886-8025-4f75-8086-f6b08b9b77eb 2018-08-31 03:24:19,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544362068176s 2018-08-31 03:24:19,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-22457886-8025-4f75-8086-f6b08b9b77eb 2018-08-31 03:24:19,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:21,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:21,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b2493db-1fd9-4bbb-89f7-f13cb012cef8 x-compute-request-id: req-5b2493db-1fd9-4bbb-89f7-f13cb012cef8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:21,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b2493db-1fd9-4bbb-89f7-f13cb012cef8 2018-08-31 03:24:21,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168800115585s 2018-08-31 03:24:21,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b2493db-1fd9-4bbb-89f7-f13cb012cef8 2018-08-31 03:24:21,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:23,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:24,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-c8f876d6-827f-4d46-a080-93dd1d6ad2c2 x-compute-request-id: req-c8f876d6-827f-4d46-a080-93dd1d6ad2c2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:24,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8f876d6-827f-4d46-a080-93dd1d6ad2c2 2018-08-31 03:24:24,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423873901367s 2018-08-31 03:24:24,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8f876d6-827f-4d46-a080-93dd1d6ad2c2 2018-08-31 03:24:24,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:26,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:26,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:26,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-651f86b3-3a07-4654-acf5-0ebc470be78c x-compute-request-id: req-651f86b3-3a07-4654-acf5-0ebc470be78c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:26,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-651f86b3-3a07-4654-acf5-0ebc470be78c 2018-08-31 03:24:26,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348140954971s 2018-08-31 03:24:26,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-651f86b3-3a07-4654-acf5-0ebc470be78c 2018-08-31 03:24:26,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:28,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:28,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:29,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-7e871cfe-587c-42c4-8485-3db5dc6533f6 x-compute-request-id: req-7e871cfe-587c-42c4-8485-3db5dc6533f6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:29,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e871cfe-587c-42c4-8485-3db5dc6533f6 2018-08-31 03:24:29,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396558046341s 2018-08-31 03:24:29,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e871cfe-587c-42c4-8485-3db5dc6533f6 2018-08-31 03:24:29,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:31,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:31,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-68025322-91ca-4b19-8ec6-b5735566927a x-compute-request-id: req-68025322-91ca-4b19-8ec6-b5735566927a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:31,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-68025322-91ca-4b19-8ec6-b5735566927a 2018-08-31 03:24:31,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408327102661s 2018-08-31 03:24:31,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-68025322-91ca-4b19-8ec6-b5735566927a 2018-08-31 03:24:31,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:33,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:33,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:33,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-5201e95e-8393-45fd-9543-0ff582e5b3bf x-compute-request-id: req-5201e95e-8393-45fd-9543-0ff582e5b3bf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:33,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5201e95e-8393-45fd-9543-0ff582e5b3bf 2018-08-31 03:24:33,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335108995438s 2018-08-31 03:24:33,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5201e95e-8393-45fd-9543-0ff582e5b3bf 2018-08-31 03:24:33,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:35,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:36,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-f1226ced-8387-4aeb-b27f-a2f08ffea6d8 x-compute-request-id: req-f1226ced-8387-4aeb-b27f-a2f08ffea6d8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:36,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f1226ced-8387-4aeb-b27f-a2f08ffea6d8 2018-08-31 03:24:36,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33818602562s 2018-08-31 03:24:36,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f1226ced-8387-4aeb-b27f-a2f08ffea6d8 2018-08-31 03:24:36,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:38,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:38,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-013394de-e0ea-49e2-a377-31754b4d5cc0 x-compute-request-id: req-013394de-e0ea-49e2-a377-31754b4d5cc0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:38,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-013394de-e0ea-49e2-a377-31754b4d5cc0 2018-08-31 03:24:38,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596832036972s 2018-08-31 03:24:38,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-013394de-e0ea-49e2-a377-31754b4d5cc0 2018-08-31 03:24:38,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:40,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:41,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-2b28f945-48c1-4bb8-882c-b133c83a23a1 x-compute-request-id: req-2b28f945-48c1-4bb8-882c-b133c83a23a1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:41,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b28f945-48c1-4bb8-882c-b133c83a23a1 2018-08-31 03:24:41,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614202976227s 2018-08-31 03:24:41,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b28f945-48c1-4bb8-882c-b133c83a23a1 2018-08-31 03:24:41,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:43,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:43,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:44,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-bb69a5d7-355e-4c78-915b-ed39d8c36da5 x-compute-request-id: req-bb69a5d7-355e-4c78-915b-ed39d8c36da5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:44,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bb69a5d7-355e-4c78-915b-ed39d8c36da5 2018-08-31 03:24:44,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550863027573s 2018-08-31 03:24:44,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bb69a5d7-355e-4c78-915b-ed39d8c36da5 2018-08-31 03:24:44,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:46,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:46,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-702069e7-0631-4524-b15e-79d5c3b7d9a4 x-compute-request-id: req-702069e7-0631-4524-b15e-79d5c3b7d9a4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:46,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-702069e7-0631-4524-b15e-79d5c3b7d9a4 2018-08-31 03:24:46,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436627864838s 2018-08-31 03:24:46,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-702069e7-0631-4524-b15e-79d5c3b7d9a4 2018-08-31 03:24:46,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:48,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:48,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:49,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-b9972c8a-c6de-4c77-878a-4170553766aa x-compute-request-id: req-b9972c8a-c6de-4c77-878a-4170553766aa Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:49,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9972c8a-c6de-4c77-878a-4170553766aa 2018-08-31 03:24:49,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632719039917s 2018-08-31 03:24:49,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9972c8a-c6de-4c77-878a-4170553766aa 2018-08-31 03:24:49,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:51,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:51,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-0277a518-6f2b-4166-9f63-039c5f3eac0b x-compute-request-id: req-0277a518-6f2b-4166-9f63-039c5f3eac0b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:51,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0277a518-6f2b-4166-9f63-039c5f3eac0b 2018-08-31 03:24:51,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419126033783s 2018-08-31 03:24:51,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0277a518-6f2b-4166-9f63-039c5f3eac0b 2018-08-31 03:24:51,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:53,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:54,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-de20ff59-ceeb-4038-876d-cf4476b8f004 x-compute-request-id: req-de20ff59-ceeb-4038-876d-cf4476b8f004 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:54,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de20ff59-ceeb-4038-876d-cf4476b8f004 2018-08-31 03:24:54,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633260011673s 2018-08-31 03:24:54,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de20ff59-ceeb-4038-876d-cf4476b8f004 2018-08-31 03:24:54,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:56,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:24: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-0eda5367-bc64-43c4-88df-b32823c1bae0 x-compute-request-id: req-0eda5367-bc64-43c4-88df-b32823c1bae0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:56,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0eda5367-bc64-43c4-88df-b32823c1bae0 2018-08-31 03:24:56,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508044958115s 2018-08-31 03:24:56,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0eda5367-bc64-43c4-88df-b32823c1bae0 2018-08-31 03:24:56,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:24:58,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:24:58,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:24:59,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-7dca2541-1408-4ca5-a6f6-91d49201c8d8 x-compute-request-id: req-7dca2541-1408-4ca5-a6f6-91d49201c8d8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:24:59,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7dca2541-1408-4ca5-a6f6-91d49201c8d8 2018-08-31 03:24:59,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641495943069s 2018-08-31 03:24:59,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7dca2541-1408-4ca5-a6f6-91d49201c8d8 2018-08-31 03:24:59,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:01,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:01,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-858f4520-e1ed-4cde-8aa4-af72b257c606 x-compute-request-id: req-858f4520-e1ed-4cde-8aa4-af72b257c606 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:01,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-858f4520-e1ed-4cde-8aa4-af72b257c606 2018-08-31 03:25:01,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465968847275s 2018-08-31 03:25:01,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-858f4520-e1ed-4cde-8aa4-af72b257c606 2018-08-31 03:25:01,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:03,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:04,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ba11eb4-4486-415a-a97a-f65e39c5e5cd x-compute-request-id: req-6ba11eb4-4486-415a-a97a-f65e39c5e5cd Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:04,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ba11eb4-4486-415a-a97a-f65e39c5e5cd 2018-08-31 03:25:04,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352298021317s 2018-08-31 03:25:04,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ba11eb4-4486-415a-a97a-f65e39c5e5cd 2018-08-31 03:25:04,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:06,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:06,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-31f96d16-b7e1-4d39-a4d6-7856980ec97e x-compute-request-id: req-31f96d16-b7e1-4d39-a4d6-7856980ec97e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:06,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-31f96d16-b7e1-4d39-a4d6-7856980ec97e 2018-08-31 03:25:06,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429008960724s 2018-08-31 03:25:06,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-31f96d16-b7e1-4d39-a4d6-7856980ec97e 2018-08-31 03:25:06,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:08,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:08,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-4bfe34e8-94ac-4992-a153-b1424fc91120 x-compute-request-id: req-4bfe34e8-94ac-4992-a153-b1424fc91120 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:08,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4bfe34e8-94ac-4992-a153-b1424fc91120 2018-08-31 03:25:08,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357167959213s 2018-08-31 03:25:08,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4bfe34e8-94ac-4992-a153-b1424fc91120 2018-08-31 03:25:09,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:11,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:11,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb49dfad-2024-4506-b649-eeff842492ae x-compute-request-id: req-eb49dfad-2024-4506-b649-eeff842492ae Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:11,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb49dfad-2024-4506-b649-eeff842492ae 2018-08-31 03:25:11,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634582996368s 2018-08-31 03:25:11,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb49dfad-2024-4506-b649-eeff842492ae 2018-08-31 03:25:11,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:13,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:14,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-23c3cc5b-ab0a-4970-be86-829d1625b819 x-compute-request-id: req-23c3cc5b-ab0a-4970-be86-829d1625b819 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:14,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23c3cc5b-ab0a-4970-be86-829d1625b819 2018-08-31 03:25:14,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431800127029s 2018-08-31 03:25:14,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23c3cc5b-ab0a-4970-be86-829d1625b819 2018-08-31 03:25:14,081 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:16,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:16,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-1a99958f-080e-4511-a324-332cecfaec31 x-compute-request-id: req-1a99958f-080e-4511-a324-332cecfaec31 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:16,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a99958f-080e-4511-a324-332cecfaec31 2018-08-31 03:25:16,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171741962433s 2018-08-31 03:25:16,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a99958f-080e-4511-a324-332cecfaec31 2018-08-31 03:25:16,260 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:18,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:18,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:18,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc8aa8a-a971-4830-b03f-b888d43c5d1a x-compute-request-id: req-6fc8aa8a-a971-4830-b03f-b888d43c5d1a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:18,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6fc8aa8a-a971-4830-b03f-b888d43c5d1a 2018-08-31 03:25:18,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179181098938s 2018-08-31 03:25:18,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6fc8aa8a-a971-4830-b03f-b888d43c5d1a 2018-08-31 03:25:18,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:20,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:20,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-5d07a00b-f6a6-4ebd-b33c-355799e08c9f x-compute-request-id: req-5d07a00b-f6a6-4ebd-b33c-355799e08c9f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:20,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d07a00b-f6a6-4ebd-b33c-355799e08c9f 2018-08-31 03:25:20,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443564891815s 2018-08-31 03:25:20,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d07a00b-f6a6-4ebd-b33c-355799e08c9f 2018-08-31 03:25:20,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:22,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:22,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:23,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16742045-1e05-4c18-a5e5-90e980a938ba x-compute-request-id: req-16742045-1e05-4c18-a5e5-90e980a938ba Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:23,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-16742045-1e05-4c18-a5e5-90e980a938ba 2018-08-31 03:25:23,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164618015289s 2018-08-31 03:25:23,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-16742045-1e05-4c18-a5e5-90e980a938ba 2018-08-31 03:25:23,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:25,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:25,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-3eb81023-ccee-4749-a0e0-f393c6cd09d3 x-compute-request-id: req-3eb81023-ccee-4749-a0e0-f393c6cd09d3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:25,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3eb81023-ccee-4749-a0e0-f393c6cd09d3 2018-08-31 03:25:25,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166671991348s 2018-08-31 03:25:25,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3eb81023-ccee-4749-a0e0-f393c6cd09d3 2018-08-31 03:25:25,242 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:27,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:27,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:27,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-126408e7-0ab0-479e-b3f6-59990bcee8cb x-compute-request-id: req-126408e7-0ab0-479e-b3f6-59990bcee8cb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:27,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-126408e7-0ab0-479e-b3f6-59990bcee8cb 2018-08-31 03:25:27,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425069093704s 2018-08-31 03:25:27,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-126408e7-0ab0-479e-b3f6-59990bcee8cb 2018-08-31 03:25:27,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:29,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:30,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-d2017753-de2c-446f-aabf-9b73913def5b x-compute-request-id: req-d2017753-de2c-446f-aabf-9b73913def5b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:30,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2017753-de2c-446f-aabf-9b73913def5b 2018-08-31 03:25:30,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347372055054s 2018-08-31 03:25:30,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2017753-de2c-446f-aabf-9b73913def5b 2018-08-31 03:25:30,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:32,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:32,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-3e86b325-c2f9-4ffd-afda-9c6e625fa4ce x-compute-request-id: req-3e86b325-c2f9-4ffd-afda-9c6e625fa4ce Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:32,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e86b325-c2f9-4ffd-afda-9c6e625fa4ce 2018-08-31 03:25:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409442901611s 2018-08-31 03:25:32,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e86b325-c2f9-4ffd-afda-9c6e625fa4ce 2018-08-31 03:25:32,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:34,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:34,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:34,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-15b944cd-1b6f-475b-966f-a6861350c16f x-compute-request-id: req-15b944cd-1b6f-475b-966f-a6861350c16f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:34,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15b944cd-1b6f-475b-966f-a6861350c16f 2018-08-31 03:25:34,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404241085052s 2018-08-31 03:25:34,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15b944cd-1b6f-475b-966f-a6861350c16f 2018-08-31 03:25:34,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:36,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:37,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-ab3f630f-a28e-4373-a366-562ed4df5b03 x-compute-request-id: req-ab3f630f-a28e-4373-a366-562ed4df5b03 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:37,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab3f630f-a28e-4373-a366-562ed4df5b03 2018-08-31 03:25:37,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177393913269s 2018-08-31 03:25:37,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab3f630f-a28e-4373-a366-562ed4df5b03 2018-08-31 03:25:37,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:39,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:39,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:39,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-0399fa23-820d-4e60-879b-75562167aa84 x-compute-request-id: req-0399fa23-820d-4e60-879b-75562167aa84 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:39,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0399fa23-820d-4e60-879b-75562167aa84 2018-08-31 03:25:39,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396466016769s 2018-08-31 03:25:39,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0399fa23-820d-4e60-879b-75562167aa84 2018-08-31 03:25:39,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:41,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:41,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-e6cc02f3-40d9-49d0-886c-0ca58aea4367 x-compute-request-id: req-e6cc02f3-40d9-49d0-886c-0ca58aea4367 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:41,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e6cc02f3-40d9-49d0-886c-0ca58aea4367 2018-08-31 03:25:41,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167242050171s 2018-08-31 03:25:41,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e6cc02f3-40d9-49d0-886c-0ca58aea4367 2018-08-31 03:25:41,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:43,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:44,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-98c414d3-b0ac-40d4-af0c-41dc72235375 x-compute-request-id: req-98c414d3-b0ac-40d4-af0c-41dc72235375 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:44,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-98c414d3-b0ac-40d4-af0c-41dc72235375 2018-08-31 03:25:44,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406257867813s 2018-08-31 03:25:44,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-98c414d3-b0ac-40d4-af0c-41dc72235375 2018-08-31 03:25:44,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:46,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:46,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:46,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-59d175d6-223c-4080-945b-60662d8283b2 x-compute-request-id: req-59d175d6-223c-4080-945b-60662d8283b2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:46,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-59d175d6-223c-4080-945b-60662d8283b2 2018-08-31 03:25:46,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445082187653s 2018-08-31 03:25:46,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-59d175d6-223c-4080-945b-60662d8283b2 2018-08-31 03:25:46,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:48,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:48,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-9ff89a7f-1644-4775-ab31-4d11c09a87b6 x-compute-request-id: req-9ff89a7f-1644-4775-ab31-4d11c09a87b6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:48,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9ff89a7f-1644-4775-ab31-4d11c09a87b6 2018-08-31 03:25:48,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345554113388s 2018-08-31 03:25:48,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9ff89a7f-1644-4775-ab31-4d11c09a87b6 2018-08-31 03:25:48,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:50,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:51,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-2095d810-36d6-44d8-baa4-be53e1b74545 x-compute-request-id: req-2095d810-36d6-44d8-baa4-be53e1b74545 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:51,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2095d810-36d6-44d8-baa4-be53e1b74545 2018-08-31 03:25:51,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18238401413s 2018-08-31 03:25:51,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2095d810-36d6-44d8-baa4-be53e1b74545 2018-08-31 03:25:51,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:53,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:53,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:53,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-a7fb95fb-70bd-40cb-a11b-a8d687bf4346 x-compute-request-id: req-a7fb95fb-70bd-40cb-a11b-a8d687bf4346 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:53,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a7fb95fb-70bd-40cb-a11b-a8d687bf4346 2018-08-31 03:25:53,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42845082283s 2018-08-31 03:25:53,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a7fb95fb-70bd-40cb-a11b-a8d687bf4346 2018-08-31 03:25:53,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:55,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:55,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e54c1a9f-9538-4c61-a873-ed24a5a3e9c4 x-compute-request-id: req-e54c1a9f-9538-4c61-a873-ed24a5a3e9c4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:55,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e54c1a9f-9538-4c61-a873-ed24a5a3e9c4 2018-08-31 03:25:55,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360998868942s 2018-08-31 03:25:55,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e54c1a9f-9538-4c61-a873-ed24a5a3e9c4 2018-08-31 03:25:55,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:25:57,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:25:57,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:25:58,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:25: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-2dded279-d5ae-4a7e-9b22-5af632a4c7ee x-compute-request-id: req-2dded279-d5ae-4a7e-9b22-5af632a4c7ee Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:25:58,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2dded279-d5ae-4a7e-9b22-5af632a4c7ee 2018-08-31 03:25:58,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192531824112s 2018-08-31 03:25:58,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2dded279-d5ae-4a7e-9b22-5af632a4c7ee 2018-08-31 03:25:58,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:26:00,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:26:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:00,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-f7c9f76e-c66d-42d7-bea7-628549a8ad63 x-compute-request-id: req-f7c9f76e-c66d-42d7-bea7-628549a8ad63 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:23:42Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:26:00,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7c9f76e-c66d-42d7-bea7-628549a8ad63 2018-08-31 03:26:00,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390889883041s 2018-08-31 03:26:00,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7c9f76e-c66d-42d7-bea7-628549a8ad63 2018-08-31 03:26:00,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:26:02,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:26:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:02,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be8c6b6c-1ae6-4f30-aece-cbe0d3f17fe0 x-compute-request-id: req-be8c6b6c-1ae6-4f30-aece-cbe0d3f17fe0 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e2:42", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:26:00.000000", "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:26:00Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:26:02,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-be8c6b6c-1ae6-4f30-aece-cbe0d3f17fe0 2018-08-31 03:26:02,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43542098999s 2018-08-31 03:26:02,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-be8c6b6c-1ae6-4f30-aece-cbe0d3f17fe0 2018-08-31 03:26:02,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 03:26:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=d9a9b93a-aef9-4a24-b042-b1bd4044d484" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:02,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-0185b791-958c-4c88-9b24-77eab1183e11 Date: Fri, 31 Aug 2018 03:26:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T03:26:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf021eb-711a-41ac-ac9e-1f0f892608be","ip_address":"192.168.120.16"}],"id":"64836a59-2db1-4dc9-ba07-f84708946ac0","security_groups":["abc8215f-f6a1-4795-ac81-89e50dca06e9"],"mac_address":"fa:16:3e:6f:e2:42","project_id":"330320a783354115908fb56e86119553","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9663f0f8-be93-4b55-865d-640a888fe371","tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:23:42Z","binding:vnic_type":"normal","device_id":"d9a9b93a-aef9-4a24-b042-b1bd4044d484","ip_allocation":"immediate"}]} 2018-08-31 03:26:02,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=d9a9b93a-aef9-4a24-b042-b1bd4044d484 used request id req-0185b791-958c-4c88-9b24-77eab1183e11 2018-08-31 03:26:02,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0446710586548s 2018-08-31 03:26:02,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=d9a9b93a-aef9-4a24-b042-b1bd4044d484 used request id req-0185b791-958c-4c88-9b24-77eab1183e11 2018-08-31 03:26:02,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=64836a59-2db1-4dc9-ba07-f84708946ac0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:02,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-850b1650-4dfd-4653-9edf-59385b1e2fb1 Date: Fri, 31 Aug 2018 03:26:02 GMT RESP BODY: {"floatingips": []} 2018-08-31 03:26:02,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=64836a59-2db1-4dc9-ba07-f84708946ac0 used request id req-850b1650-4dfd-4653-9edf-59385b1e2fb1 2018-08-31 03:26:02,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0552849769592s 2018-08-31 03:26:02,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=64836a59-2db1-4dc9-ba07-f84708946ac0 used request id req-850b1650-4dfd-4653-9edf-59385b1e2fb1 2018-08-31 03:26:02,976 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:e2:42', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'cebe543a-afa9-4a42-b7da-ce9c1cef2b11'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:26:00.000000', 'flavor': Munch({u'id': u'29ae9249-b42e-459c-86b9-fc3246acabab'}), 'az': u'nova', 'id': u'd9a9b93a-aef9-4a24-b042-b1bd4044d484', 'security_groups': [Munch({u'name': u'cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'41820745e6a947d9a3304342cd2b37f9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'330320a783354115908fb56e86119553', 'name': 'cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T03:26:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:26:00Z', 'hostId': u'ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:26:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'330320a783354115908fb56e86119553', 'name': u'cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611', 'adminPass': u'7g77WAoUNMkA', 'tenant_id': u'330320a783354115908fb56e86119553', 'created_at': u'2018-08-31T03:23:39Z', 'created': u'2018-08-31T03:23:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 03:26:02,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:26:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:03,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-efded65b-d658-4f7a-9109-86cbe088faeb Date: Fri, 31 Aug 2018 03:26:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9663f0f8-be93-4b55-865d-640a888fe371","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"330320a783354115908fb56e86119553","l2_adjacency":true,"status":"ACTIVE","subnets":["3bf021eb-711a-41ac-ac9e-1f0f892608be"],"description":"","tags":[],"updated_at":"2018-08-31T03:21:49Z","qos_policy_id":null,"name":"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611","admin_state_up":true,"tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:48Z","mtu":1450}]} 2018-08-31 03:26:03,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-efded65b-d658-4f7a-9109-86cbe088faeb 2018-08-31 03:26:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101721048355s 2018-08-31 03:26:03,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-efded65b-d658-4f7a-9109-86cbe088faeb 2018-08-31 03:26:03,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 03:26:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=d9a9b93a-aef9-4a24-b042-b1bd4044d484" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:03,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-5152a4ac-42d2-49e7-9d2b-12b012a29813 Date: Fri, 31 Aug 2018 03:26:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T03:26:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf021eb-711a-41ac-ac9e-1f0f892608be","ip_address":"192.168.120.16"}],"id":"64836a59-2db1-4dc9-ba07-f84708946ac0","security_groups":["abc8215f-f6a1-4795-ac81-89e50dca06e9"],"mac_address":"fa:16:3e:6f:e2:42","project_id":"330320a783354115908fb56e86119553","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9663f0f8-be93-4b55-865d-640a888fe371","tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:23:42Z","binding:vnic_type":"normal","device_id":"d9a9b93a-aef9-4a24-b042-b1bd4044d484","ip_allocation":"immediate"}]} 2018-08-31 03:26:03,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=d9a9b93a-aef9-4a24-b042-b1bd4044d484 used request id req-5152a4ac-42d2-49e7-9d2b-12b012a29813 2018-08-31 03:26:03,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458409786224s 2018-08-31 03:26:03,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=d9a9b93a-aef9-4a24-b042-b1bd4044d484 used request id req-5152a4ac-42d2-49e7-9d2b-12b012a29813 2018-08-31 03:26:03,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 03:26:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.16", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0"}}' 2018-08-31 03:26:05,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-64078331-1885-4fb3-a53c-3917eaae9ea9 Date: Fri, 31 Aug 2018 03:26:05 GMT RESP BODY: {"floatingip": {"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}} 2018-08-31 03:26:05,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-64078331-1885-4fb3-a53c-3917eaae9ea9 2018-08-31 03:26:05,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.42308402061s 2018-08-31 03:26:05,553 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-64078331-1885-4fb3-a53c-3917eaae9ea9 2018-08-31 03:26:05,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:05,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:05,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4f161768-ffb4-4fb1-b143-3ab9cd3d7df7 Date: Fri, 31 Aug 2018 03:26:05 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:05,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4f161768-ffb4-4fb1-b143-3ab9cd3d7df7 2018-08-31 03:26:05,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0903069972992s 2018-08-31 03:26:05,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4f161768-ffb4-4fb1-b143-3ab9cd3d7df7 2018-08-31 03:26:05,655 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:26:05,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:05,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-00371056-2692-47b1-8399-f99ae01f7df6 Date: Fri, 31 Aug 2018 03:26:05 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:05,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-00371056-2692-47b1-8399-f99ae01f7df6 2018-08-31 03:26:05,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0575280189514s 2018-08-31 03:26:05,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-00371056-2692-47b1-8399-f99ae01f7df6 2018-08-31 03:26:05,822 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:26:05,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:05,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b9239926-8a8c-4ed9-89ab-f558a2d08b6c Date: Fri, 31 Aug 2018 03:26:05 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:05,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b9239926-8a8c-4ed9-89ab-f558a2d08b6c 2018-08-31 03:26:05,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582451820374s 2018-08-31 03:26:05,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b9239926-8a8c-4ed9-89ab-f558a2d08b6c 2018-08-31 03:26:05,989 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:26:06,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:06,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:06,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-38fae4cf-3477-40ac-a946-a2cea8c253d8 Date: Fri, 31 Aug 2018 03:26:06 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:06,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-38fae4cf-3477-40ac-a946-a2cea8c253d8 2018-08-31 03:26:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605039596558s 2018-08-31 03:26:06,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-38fae4cf-3477-40ac-a946-a2cea8c253d8 2018-08-31 03:26:06,158 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:26:06,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:06,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-9c3424ab-3687-410d-a0d3-9e8e290fb092 Date: Fri, 31 Aug 2018 03:26:06 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:06,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9c3424ab-3687-410d-a0d3-9e8e290fb092 2018-08-31 03:26:06,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670039653778s 2018-08-31 03:26:06,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9c3424ab-3687-410d-a0d3-9e8e290fb092 2018-08-31 03:26:06,334 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:26:06,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:06,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:06,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-33cc0861-5b0d-4bf5-96ef-146c015b8997 Date: Fri, 31 Aug 2018 03:26:06 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:06,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-33cc0861-5b0d-4bf5-96ef-146c015b8997 2018-08-31 03:26:06,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568828582764s 2018-08-31 03:26:06,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-33cc0861-5b0d-4bf5-96ef-146c015b8997 2018-08-31 03:26:06,500 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:26:06,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:06,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:06,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-752536d3-b0a3-4f1e-a5dc-36af8fe7cfe7 Date: Fri, 31 Aug 2018 03:26:06 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "DOWN", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:04Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:06,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-752536d3-b0a3-4f1e-a5dc-36af8fe7cfe7 2018-08-31 03:26:06,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0794570446014s 2018-08-31 03:26:06,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-752536d3-b0a3-4f1e-a5dc-36af8fe7cfe7 2018-08-31 03:26:06,688 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:26:06,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:06,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:06,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-d79d6496-7aff-4c71-96bc-e53017f16661 Date: Fri, 31 Aug 2018 03:26:06 GMT RESP BODY: {"floatingips": [{"router_id": "af7dea26-6a8b-49d2-b644-65347050f702", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:26:04Z", "updated_at": "2018-08-31T03:26:06Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:e2:42", "device_id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "port_id": "64836a59-2db1-4dc9-ba07-f84708946ac0", "id": "bd4177f8-97f1-4ffb-97af-cc7b8268a033", "qos_policy_id": null}]} 2018-08-31 03:26:06,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d79d6496-7aff-4c71-96bc-e53017f16661 2018-08-31 03:26:06,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591988563538s 2018-08-31 03:26:06,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d79d6496-7aff-4c71-96bc-e53017f16661 2018-08-31 03:26:06,856 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'af7dea26-6a8b-49d2-b644-65347050f702', 'updated_at': u'2018-08-31T03:26:06Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.216', 'revision_number': 1, 'port_id': u'64836a59-2db1-4dc9-ba07-f84708946ac0', 'id': u'bd4177f8-97f1-4ffb-97af-cc7b8268a033', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'64836a59-2db1-4dc9-ba07-f84708946ac0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'330320a783354115908fb56e86119553', 'name': 'cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'330320a783354115908fb56e86119553', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9663f0f8-be93-4b55-865d-640a888fe371', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6f:e2:42', u'device_id': u'd9a9b93a-aef9-4a24-b042-b1bd4044d484'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'330320a783354115908fb56e86119553', 'created_at': u'2018-08-31T03:26:04Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9663f0f8-be93-4b55-865d-640a888fe371', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6f:e2:42', u'device_id': u'd9a9b93a-aef9-4a24-b042-b1bd4044d484'}), 'router': u'af7dea26-6a8b-49d2-b644-65347050f702'}) 2018-08-31 03:26:06,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:26:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:26:06,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fcb5768-a409-4256-9542-e4c4a8176a98 x-compute-request-id: req-6fcb5768-a409-4256-9542-e4c4a8176a98 Content-Encoding: gzip Content-Length: 10998 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 1841163607 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.912 MHz processor\n[ 0.462329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.465403] pid_max: default: 32768 minimum: 301\n[ 0.467044] Security Framework initialized\n[ 0.468584] SELinux: Initializing.\n[ 0.470251] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.476931] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.480961] Mount-cache hash table entries: 4096\n[ 0.482913] Initializing cgroup subsys memory\n[ 0.484509] Initializing cgroup subsys devices\n[ 0.486102] Initializing cgroup subsys freezer\n[ 0.487701] Initializing cgroup subsys net_cls\n[ 0.489286] Initializing cgroup subsys blkio\n[ 0.490864] Initializing cgroup subsys perf_event\n[ 0.492512] Initializing cgroup subsys hugetlb\n[ 0.494098] Initializing cgroup subsys pids\n[ 0.495641] Initializing cgroup subsys net_prio\n[ 0.497331] CPU: Physical Processor ID: 0\n[ 0.499546] mce: CPU supports 10 MCE banks\n[ 0.501095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.502898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.504664] tlb_flushall_shift: 6\n[ 0.506224] Freeing SMP alternatives: 28k freed\n[ 0.510477] ACPI: Core revision 20130517\n[ 0.512430] ACPI: All ACPI Tables successfully acquired\n[ 0.514431] ftrace: allocating 25812 entries in 101 pages\n[ 0.536128] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.538182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.540222] smpboot: Max logical packages: 2\n[ 0.542071] Enabling x2apic\n[ 0.543336] Enabled x2apic\n[ 0.544860] Switched APIC routing to physical x2apic.\n[ 0.547952] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.549946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.553585] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.561815] KVM setup paravirtual spinlock\n[ 0.564636] smpboot: Booting Node 0, Processors #1 OK\n[ 0.566784] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.588783] Brought up 2 CPUs\n[ 0.588786] KVM setup async PF for cpu 1\n[ 0.588789] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.593101] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.595970] devtmpfs: initialized\n[ 0.598957] EVM: security.selinux\n[ 0.600318] EVM: security.ima\n[ 0.601594] EVM: security.capability\n[ 0.603653] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.605746] pinctrl core: initialized pinctrl subsystem\n[ 0.607613] NET: Registered protocol family 16\n[ 0.609403] ACPI: bus type PCI registered\n[ 0.610903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.612992] PCI: Using configuration type 1 for base access\n[ 0.618155] ACPI: Added _OSI(Module Device)\n[ 0.619716] ACPI: Added _OSI(Processor Device)\n[ 0.621291] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.622912] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.625787] ACPI: Interpreter enabled\n[ 0.627232] ACPI: (supports S0 S5)\n[ 0.628595] ACPI: Using IOAPIC for interrupt routing\n[ 0.630277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.635223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.637164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.639244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.641272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.645035] acpiphp: Slot [3] registered\n[ 0.646529] acpiphp: Slot [4] registered\n[ 0.648020] acpiphp: Slot [5] registered\n[ 0.649513] acpiphp: Slot [6] registered\n[ 0.650995] acpiphp: Slot [7] registered\n[ 0.652479] acpiphp: Slot [8] registered\n[ 0.653958] acpiphp: Slot [9] registered\n[ 0.655446] acpiphp: Slot [10] registered\n[ 0.656945] acpiphp: Slot [11] registered\n[ 0.658447] acpiphp: Slot [12] registered\n[ 0.659957] acpiphp: Slot [13] registered\n[ 0.661458] acpiphp: Slot [14] registered\n[ 0.662957] acpiphp: Slot [15] registered\n[ 0.664466] acpiphp: Slot [16] registered\n[ 0.665971] acpiphp: Slot [17] registered\n[ 0.667477] acpiphp: Slot [18] registered\n[ 0.668970] acpiphp: Slot [19] registered\n[ 0.670480] acpiphp: Slot [20] registered\n[ 0.671981] acpiphp: Slot [21] registered\n[ 0.673487] acpiphp: Slot [22] registered\n[ 0.674987] acpiphp: Slot [23] registered\n[ 0.676537] acpiphp: Slot [24] registered\n[ 0.678051] acpiphp: Slot [25] registered\n[ 0.679560] acpiphp: Slot [26] registered\n[ 0.681069] acpiphp: Slot [27] registered\n[ 0.682576] acpiphp: Slot [28] registered\n[ 0.684077] acpiphp: Slot [29] registered\n[ 0.685579] acpiphp: Slot [30] registered\n[ 0.687077] acpiphp: Slot [31] registered\n[ 0.688576] PCI host bridge to bus 0000:00\n[ 0.690075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.691861] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.693909] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.695954] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.698724] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701485] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.707060] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.709204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.711212] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.713337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.717525] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.720260] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.744075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.746537] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.749220] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.751568] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.753920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.756107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.758361] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.761273] vgaarb: loaded\n[ 0.762498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.764460] SCSI subsystem initialized\n[ 0.765944] ACPI: bus type USB registered\n[ 0.767485] usbcore: registered new interface driver usbfs\n[ 0.769293] usbcore: registered new interface driver hub\n[ 0.771091] usbcore: registered new device driver usb\n[ 0.773013] PCI: Using ACPI for IRQ routing\n[ 0.774949] NetLabel: Initializing\n[ 0.776337] NetLabel: domain hash size = 128\n[ 0.777893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.779619] NetLabel: unlabeled traffic allowed by default\n[ 0.781561] Switched to clocksource kvm-clock\n[ 0.791692] pnp: PnP ACPI init\n[ 0.793015] ACPI: bus type PNP registered\n[ 0.794924] pnp: PnP ACPI: found 5 devices\n[ 0.796447] ACPI: bus type PNP unregistered\n[ 0.804240] NET: Registered protocol family 2\n[ 0.806144] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.809158] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.811641] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.813774] TCP: reno registered\n[ 0.815124] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.817085] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819181] NET: Registered protocol family 1\n[ 0.820771] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.822665] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.824520] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.844836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.865419] Unpacking initramfs...\n[ 1.347740] Freeing initrd memory: 37508k freed\n[ 1.357420] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.359484] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.363283] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.365314] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.367643] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.369643] Initialise system trusted keyring\n[ 1.371286] audit: initializing netlink socket (disabled)\n[ 1.373178] type=2000 audit(1535685962.966:1): initialized\n[ 1.390683] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.392711] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.395637] zpool: loaded\n[ 1.396897] zbud: loaded\n[ 1.398315] VFS: Disk quotas dquot_6.5.2\n[ 1.399860] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.402053] msgmni has been set to 7578\n[ 1.403624] Key type big_key registered\n[ 1.405846] NET: Registered protocol family 38\n[ 1.407485] Key type asymmetric registered\n[ 1.409018] Asymmetric key parser 'x509' registered\n[ 1.410741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.413601] io scheduler noop registered\n[ 1.415106] io scheduler deadline registered (default)\n[ 1.431768] io scheduler cfq registered\n[ 1.433358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.435224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.437382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.440226] ACPI: Power Button [PWRF]\n[ 1.441842] GHES: HEST is not enabled!\n[ 1.443408] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.468429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.470785] Non-volatile memory driver v1.3\n[ 1.472339] Linux agpgart interface v0.103\n[ 1.474021] crash memory driver: version 1.1\n[ 1.475668] rdac: device handler registered\n[ 1.477286] hp_sw: device handler registered\n[ 1.478850] emc: device handler registered\n[ 1.480408] alua: device handler registered\n[ 1.481991] libphy: Fixed MDIO Bus: probed\n[ 1.483596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.485632] ehci-pci: EHCI PCI platform driver\n[ 1.487153] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.489022] ohci-pci: OHCI PCI platform driver\n[ 1.490552] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.510716] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.512563] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.515323] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.517012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.518877] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.520898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.523607] usb usb1: Product: UHCI Host Controller\n[ 1.525242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.527309] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.529003] hub 1-0:1.0: USB hub found\n[ 1.530481] hub 1-0:1.0: 2 ports detected\n[ 1.532176] usbcore: registered new interface driver usbserial\n[ 1.534066] usbcore: registered new interface driver usbserial_generic\n[ 1.536078] usbserial: USB Serial support registered for generic\n[ 1.537974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.541609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.543303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.545125] mousedev: PS/2 mouse device common for all mice\n[ 1.547349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.551064] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.554139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.555994] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.557977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.560034] cpuidle: using governor menu\n[ 1.561767] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.564900] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.566761] usbcore: registered new interface driver usbhid\n[ 1.568601] usbhid: USB HID core driver\n[ 1.570077] drop_monitor: Initializing network drop monitor service\n[ 1.572083] TCP: cubic registered\n[ 1.573451] Initializing XFRM netlink socket\n[ 1.575075] NET: Registered protocol family 10\n[ 1.576905] NET: Registered protocol family 17\n[ 1.578651] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.580530] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.582481] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.585661] Loading compiled-in X.509 certificates\n[ 1.587372] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.590603] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.594241] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.597487] registered taskstats version 1\n[ 1.600858] Key type trusted registered\n[ 1.603659] Key type encrypted registered\n[ 1.606328] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.608584] rtc_cmos 00:00: setting system clock to 2018-08-31 03:26:03 UTC (1535685963)\n[ 1.612273] Freeing unused kernel memory: 1680k freed\n[ 1.617840] 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.623425] systemd[1]: Detected virtualization kvm.\n[ 1.625135] systemd[1]: Detected architecture x86-64.\n[ 1.626892] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.629967] systemd[1]: No hostname configured.\n[ 1.631663] systemd[1]: Set hostname to .\n[ 1.633436] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.656843] systemd[1]: Reached target Timers.\n[ 1.658493] systemd[1]: Starting Timers.\n[ 1.660055] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.662998] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.666886] systemd[1]: Reached target Paths.\n[ 1.668489] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.670906] systemd[1]: Reached target Swap.\n[ 1.672492] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.675038] systemd[1]: Reached target Local File Systems.\n[ 1.676883] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.679709] systemd[1]: Created slice Root Slice.\n[ 1.681399] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.684024] systemd[1]: Listening on udev Kernel Socket.\n[ 1.685833] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.688661] systemd[1]: Listening on udev Control Socket.\n[ 1.690504] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.693321] systemd[1]: Listening on Journal Socket.\n[ 1.695044] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.697657] systemd[1]: Reached target Sockets.\n[ 1.699309] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.701870] systemd[1]: Created slice System Slice.\n[ 1.703588] systemd[1]: Starting System Slice.\n[ 1.705595] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.708459] 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.713399] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.716694] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.720456] systemd[1]: Reached target Slices.\n[ 1.722071] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.724755] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.786339] RPC: Registered named UNIX socket transport module.\n[ 1.788271] RPC: Registered udp transport module.\n[ 1.789929] RPC: Registered tcp transport module.\n[ 1.791600] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.833575] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.887745] FDC 0 is a S82078B\n[ 1.893877] scsi host0: ata_piix\n[ 1.902452] scsi host1: ata_piix\n[ 1.903849] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.905944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.927290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.974743] vda: vda1\n[ 1.985615] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.987735] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.989896] usb 1-1: Product: QEMU USB Tablet\n[ 1.991480] usb 1-1: Manufacturer: QEMU\n[ 1.992990] usb 1-1: SerialNumber: 42\n[ 2.002871] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.007013] 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 File System Check on /dev/d...4b4-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 Mounting /sysroot...\n[ 2.093852] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.096899] XFS (vda1): Mounting V4 Filesystem\n[ 2.127211] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\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.359058] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.364641] tsc: Refined TSC clocksource calibration: 3491.831 MHz\n[ 2.491865] SELinux: Disabled at runtime.\n[ 2.530598] type=1404 audit(1535685964.422:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.685428] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.687385] 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] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted 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 Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.291478] systemd-journald[388]: 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 Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[ 3.320197] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.566262] type=1305 audit(1535685965.457:3): audit_pid=428 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.665826] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Initial cloud-init job (pre-networking)...\n[ 3.717168] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.737250] ppdev: user-space parallel port driver\n[ 3.746124] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.750118] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.752321] [TTM] Initializing pool allocator\n[ 3.754069] [TTM] Initializing DMA pool allocator\n[ 3.756209] [drm] fb mappable at 0xFC000000\n[ 3.757883] [drm] vram aper at 0xFC000000\n[ 3.759472] [drm] size 33554432\n[ 3.760867] [drm] fb depth is 24\n[ 3.762270] [drm] pitch is 3072\n[ 3.764005] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.789403] Console: switching to colour frame buffer device 128x48\n[ 3.803806] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[ 3.807574] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...[ 3.875023] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[ 3.886745] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.902093] alg: No test for crc32 (crc32-pclmul)\n[ 3.915890] intel_rapl: no valid rapl domains found in package 0\n[ 3.919652] intel_powerclamp: No package C-state available\n[ 3.925244] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.967781] cloud-init[482]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:26:06 +0000. Up 3.93 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-31 03:26:06,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484/action used request id req-6fcb5768-a409-4256-9542-e4c4a8176a98 2018-08-31 03:26:06,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114767789841s 2018-08-31 03:26:06,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484/action used request id req-6fcb5768-a409-4256-9542-e4c4a8176a98 2018-08-31 03:26:06,973 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 1841163607 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.912 MHz processor [ 0.462329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.465403] pid_max: default: 32768 minimum: 301 [ 0.467044] Security Framework initialized [ 0.468584] SELinux: Initializing. [ 0.470251] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.476931] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.480961] Mount-cache hash table entries: 4096 [ 0.482913] Initializing cgroup subsys memory [ 0.484509] Initializing cgroup subsys devices [ 0.486102] Initializing cgroup subsys freezer [ 0.487701] Initializing cgroup subsys net_cls [ 0.489286] Initializing cgroup subsys blkio [ 0.490864] Initializing cgroup subsys perf_event [ 0.492512] Initializing cgroup subsys hugetlb [ 0.494098] Initializing cgroup subsys pids [ 0.495641] Initializing cgroup subsys net_prio [ 0.497331] CPU: Physical Processor ID: 0 [ 0.499546] mce: CPU supports 10 MCE banks [ 0.501095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.502898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.504664] tlb_flushall_shift: 6 [ 0.506224] Freeing SMP alternatives: 28k freed [ 0.510477] ACPI: Core revision 20130517 [ 0.512430] ACPI: All ACPI Tables successfully acquired [ 0.514431] ftrace: allocating 25812 entries in 101 pages [ 0.536128] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.538182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.540222] smpboot: Max logical packages: 2 [ 0.542071] Enabling x2apic [ 0.543336] Enabled x2apic [ 0.544860] Switched APIC routing to physical x2apic. [ 0.547952] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.549946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.553585] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.561815] KVM setup paravirtual spinlock [ 0.564636] smpboot: Booting Node 0, Processors #1 OK [ 0.566784] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.588783] Brought up 2 CPUs [ 0.588786] KVM setup async PF for cpu 1 [ 0.588789] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.593101] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.595970] devtmpfs: initialized [ 0.598957] EVM: security.selinux [ 0.600318] EVM: security.ima [ 0.601594] EVM: security.capability [ 0.603653] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.605746] pinctrl core: initialized pinctrl subsystem [ 0.607613] NET: Registered protocol family 16 [ 0.609403] ACPI: bus type PCI registered [ 0.610903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.612992] PCI: Using configuration type 1 for base access [ 0.618155] ACPI: Added _OSI(Module Device) [ 0.619716] ACPI: Added _OSI(Processor Device) [ 0.621291] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.622912] ACPI: Added _OSI(Processor Aggregator Device) [ 0.625787] ACPI: Interpreter enabled [ 0.627232] ACPI: (supports S0 S5) [ 0.628595] ACPI: Using IOAPIC for interrupt routing [ 0.630277] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.635223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.637164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.639244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.641272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.645035] acpiphp: Slot [3] registered [ 0.646529] acpiphp: Slot [4] registered [ 0.648020] acpiphp: Slot [5] registered [ 0.649513] acpiphp: Slot [6] registered [ 0.650995] acpiphp: Slot [7] registered [ 0.652479] acpiphp: Slot [8] registered [ 0.653958] acpiphp: Slot [9] registered [ 0.655446] acpiphp: Slot [10] registered [ 0.656945] acpiphp: Slot [11] registered [ 0.658447] acpiphp: Slot [12] registered [ 0.659957] acpiphp: Slot [13] registered [ 0.661458] acpiphp: Slot [14] registered [ 0.662957] acpiphp: Slot [15] registered [ 0.664466] acpiphp: Slot [16] registered [ 0.665971] acpiphp: Slot [17] registered [ 0.667477] acpiphp: Slot [18] registered [ 0.668970] acpiphp: Slot [19] registered [ 0.670480] acpiphp: Slot [20] registered [ 0.671981] acpiphp: Slot [21] registered [ 0.673487] acpiphp: Slot [22] registered [ 0.674987] acpiphp: Slot [23] registered [ 0.676537] acpiphp: Slot [24] registered [ 0.678051] acpiphp: Slot [25] registered [ 0.679560] acpiphp: Slot [26] registered [ 0.681069] acpiphp: Slot [27] registered [ 0.682576] acpiphp: Slot [28] registered [ 0.684077] acpiphp: Slot [29] registered [ 0.685579] acpiphp: Slot [30] registered [ 0.687077] acpiphp: Slot [31] registered [ 0.688576] PCI host bridge to bus 0000:00 [ 0.690075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.691861] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.693909] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.695954] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.698724] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701485] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.707060] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.709204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.711212] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.713337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.717525] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.720260] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.744075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.746537] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.749220] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.751568] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.753920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.756107] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.758361] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.761273] vgaarb: loaded [ 0.762498] vgaarb: bridge control possible 0000:00:02.0 [ 0.764460] SCSI subsystem initialized [ 0.765944] ACPI: bus type USB registered [ 0.767485] usbcore: registered new interface driver usbfs [ 0.769293] usbcore: registered new interface driver hub [ 0.771091] usbcore: registered new device driver usb [ 0.773013] PCI: Using ACPI for IRQ routing [ 0.774949] NetLabel: Initializing [ 0.776337] NetLabel: domain hash size = 128 [ 0.777893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.779619] NetLabel: unlabeled traffic allowed by default [ 0.781561] Switched to clocksource kvm-clock [ 0.791692] pnp: PnP ACPI init [ 0.793015] ACPI: bus type PNP registered [ 0.794924] pnp: PnP ACPI: found 5 devices [ 0.796447] ACPI: bus type PNP unregistered [ 0.804240] NET: Registered protocol family 2 [ 0.806144] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.809158] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.811641] TCP: Hash tables configured (established 32768 bind 32768) [ 0.813774] TCP: reno registered [ 0.815124] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.817085] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819181] NET: Registered protocol family 1 [ 0.820771] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.822665] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.824520] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.844836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.865419] Unpacking initramfs... [ 1.347740] Freeing initrd memory: 37508k freed [ 1.357420] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.359484] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.363283] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.365314] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.367643] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.369643] Initialise system trusted keyring [ 1.371286] audit: initializing netlink socket (disabled) [ 1.373178] type=2000 audit(1535685962.966:1): initialized [ 1.390683] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.392711] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.395637] zpool: loaded [ 1.396897] zbud: loaded [ 1.398315] VFS: Disk quotas dquot_6.5.2 [ 1.399860] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.402053] msgmni has been set to 7578 [ 1.403624] Key type big_key registered [ 1.405846] NET: Registered protocol family 38 [ 1.407485] Key type asymmetric registered [ 1.409018] Asymmetric key parser 'x509' registered [ 1.410741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.413601] io scheduler noop registered [ 1.415106] io scheduler deadline registered (default) [ 1.431768] io scheduler cfq registered [ 1.433358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.435224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.437382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.440226] ACPI: Power Button [PWRF] [ 1.441842] GHES: HEST is not enabled! [ 1.443408] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.468429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.470785] Non-volatile memory driver v1.3 [ 1.472339] Linux agpgart interface v0.103 [ 1.474021] crash memory driver: version 1.1 [ 1.475668] rdac: device handler registered [ 1.477286] hp_sw: device handler registered [ 1.478850] emc: device handler registered [ 1.480408] alua: device handler registered [ 1.481991] libphy: Fixed MDIO Bus: probed [ 1.483596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.485632] ehci-pci: EHCI PCI platform driver [ 1.487153] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.489022] ohci-pci: OHCI PCI platform driver [ 1.490552] uhci_hcd: USB Universal Host Controller Interface driver [ 1.510716] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.512563] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.515323] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.517012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.518877] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.520898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.523607] usb usb1: Product: UHCI Host Controller [ 1.525242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.527309] usb usb1: SerialNumber: 0000:00:01.2 [ 1.529003] hub 1-0:1.0: USB hub found [ 1.530481] hub 1-0:1.0: 2 ports detected [ 1.532176] usbcore: registered new interface driver usbserial [ 1.534066] usbcore: registered new interface driver usbserial_generic [ 1.536078] usbserial: USB Serial support registered for generic [ 1.537974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.541609] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.543303] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.545125] mousedev: PS/2 mouse device common for all mice [ 1.547349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.551064] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.554139] rtc_cmos 00:00: RTC can wake from S4 [ 1.555994] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.557977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.560034] cpuidle: using governor menu [ 1.561767] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.564900] hidraw: raw HID events driver (C) Jiri Kosina [ 1.566761] usbcore: registered new interface driver usbhid [ 1.568601] usbhid: USB HID core driver [ 1.570077] drop_monitor: Initializing network drop monitor service [ 1.572083] TCP: cubic registered [ 1.573451] Initializing XFRM netlink socket [ 1.575075] NET: Registered protocol family 10 [ 1.576905] NET: Registered protocol family 17 [ 1.578651] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.580530] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.582481] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.585661] Loading compiled-in X.509 certificates [ 1.587372] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.590603] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.594241] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.597487] registered taskstats version 1 [ 1.600858] Key type trusted registered [ 1.603659] Key type encrypted registered [ 1.606328] IMA: No TPM chip found, activating TPM-bypass! [ 1.608584] rtc_cmos 00:00: setting system clock to 2018-08-31 03:26:03 UTC (1535685963) [ 1.612273] Freeing unused kernel memory: 1680k freed [ 1.617840] 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.623425] systemd[1]: Detected virtualization kvm. [ 1.625135] systemd[1]: Detected architecture x86-64. [ 1.626892] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.629967] systemd[1]: No hostname configured. [ 1.631663] systemd[1]: Set hostname to . [ 1.633436] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.656843] systemd[1]: Reached target Timers. [ 1.658493] systemd[1]: Starting Timers. [ 1.660055] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.662998] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.666886] systemd[1]: Reached target Paths. [ 1.668489] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.670906] systemd[1]: Reached target Swap. [ 1.672492] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.675038] systemd[1]: Reached target Local File Systems. [ 1.676883] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.679709] systemd[1]: Created slice Root Slice. [ 1.681399] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.684024] systemd[1]: Listening on udev Kernel Socket. [ 1.685833] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.688661] systemd[1]: Listening on udev Control Socket. [ 1.690504] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.693321] systemd[1]: Listening on Journal Socket. [ 1.695044] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.697657] systemd[1]: Reached target Sockets. [ 1.699309] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.701870] systemd[1]: Created slice System Slice. [ 1.703588] systemd[1]: Starting System Slice. [ 1.705595] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.708459] 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.713399] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.716694] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.720456] systemd[1]: Reached target Slices. [ 1.722071] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.724755] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.786339] RPC: Registered named UNIX socket transport module. [ 1.788271] RPC: Registered udp transport module. [ 1.789929] RPC: Registered tcp transport module. [ 1.791600] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.833575] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.887745] FDC 0 is a S82078B [ 1.893877] scsi host0: ata_piix [ 1.902452] scsi host1: ata_piix [ 1.903849] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.905944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.927290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.969125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.974743] vda: vda1 [ 1.985615] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.987735] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.989896] usb 1-1: Product: QEMU USB Tablet [ 1.991480] usb 1-1: Manufacturer: QEMU [ 1.992990] usb 1-1: SerialNumber: 42 [ 2.002871] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.007013] 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 File System Check on /dev/d...4b4-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. Mounting /sysroot... [ 2.093852] SGI XFS with ACLs, security attributes, no debug enabled [ 2.096899] XFS (vda1): Mounting V4 Filesystem [ 2.127211] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[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.359058] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.364641] tsc: Refined TSC clocksource calibration: 3491.831 MHz [ 2.491865] SELinux: Disabled at runtime. [ 2.530598] type=1404 audit(1535685964.422:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.685428] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.687385] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [ 3.291478] systemd-journald[388]: 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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [ 3.320197] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.566262] type=1305 audit(1535685965.457:3): audit_pid=428 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.665826] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Initial cloud-init job (pre-networking)... [ 3.717168] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.737250] ppdev: user-space parallel port driver [ 3.746124] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.750118] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752321] [TTM] Initializing pool allocator [ 3.754069] [TTM] Initializing DMA pool allocator [ 3.756209] [drm] fb mappable at 0xFC000000 [ 3.757883] [drm] vram aper at 0xFC000000 [ 3.759472] [drm] size 33554432 [ 3.760867] [drm] fb depth is 24 [ 3.762270] [drm] pitch is 3072 [ 3.764005] fbcon: cirrusdrmfb (fb0) is primary device [ 3.789403] Console: switching to colour frame buffer device 128x48 [ 3.803806] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [ 3.807574] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0...[ 3.875023] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [ 3.886745] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.902093] alg: No test for crc32 (crc32-pclmul) [ 3.915890] intel_rapl: no valid rapl domains found in package 0 [ 3.919652] intel_powerclamp: No package C-state available [ 3.925244] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.967781] cloud-init[482]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:26:06 +0000. Up 3.93 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-31 03:26:07,977 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.216: timed out 2018-08-31 03:26:16,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:26:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:26:17,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-4609ba23-928d-4811-ad74-d4837bbaa414 x-compute-request-id: req-4609ba23-928d-4811-ad74-d4837bbaa414 Content-Encoding: gzip Content-Length: 12782 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 1841163607 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.912 MHz processor\n[ 0.462329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.465403] pid_max: default: 32768 minimum: 301\n[ 0.467044] Security Framework initialized\n[ 0.468584] SELinux: Initializing.\n[ 0.470251] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.476931] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.480961] Mount-cache hash table entries: 4096\n[ 0.482913] Initializing cgroup subsys memory\n[ 0.484509] Initializing cgroup subsys devices\n[ 0.486102] Initializing cgroup subsys freezer\n[ 0.487701] Initializing cgroup subsys net_cls\n[ 0.489286] Initializing cgroup subsys blkio\n[ 0.490864] Initializing cgroup subsys perf_event\n[ 0.492512] Initializing cgroup subsys hugetlb\n[ 0.494098] Initializing cgroup subsys pids\n[ 0.495641] Initializing cgroup subsys net_prio\n[ 0.497331] CPU: Physical Processor ID: 0\n[ 0.499546] mce: CPU supports 10 MCE banks\n[ 0.501095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.502898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.504664] tlb_flushall_shift: 6\n[ 0.506224] Freeing SMP alternatives: 28k freed\n[ 0.510477] ACPI: Core revision 20130517\n[ 0.512430] ACPI: All ACPI Tables successfully acquired\n[ 0.514431] ftrace: allocating 25812 entries in 101 pages\n[ 0.536128] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.538182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.540222] smpboot: Max logical packages: 2\n[ 0.542071] Enabling x2apic\n[ 0.543336] Enabled x2apic\n[ 0.544860] Switched APIC routing to physical x2apic.\n[ 0.547952] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.549946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.553585] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.561815] KVM setup paravirtual spinlock\n[ 0.564636] smpboot: Booting Node 0, Processors #1 OK\n[ 0.566784] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.588783] Brought up 2 CPUs\n[ 0.588786] KVM setup async PF for cpu 1\n[ 0.588789] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.593101] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.595970] devtmpfs: initialized\n[ 0.598957] EVM: security.selinux\n[ 0.600318] EVM: security.ima\n[ 0.601594] EVM: security.capability\n[ 0.603653] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.605746] pinctrl core: initialized pinctrl subsystem\n[ 0.607613] NET: Registered protocol family 16\n[ 0.609403] ACPI: bus type PCI registered\n[ 0.610903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.612992] PCI: Using configuration type 1 for base access\n[ 0.618155] ACPI: Added _OSI(Module Device)\n[ 0.619716] ACPI: Added _OSI(Processor Device)\n[ 0.621291] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.622912] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.625787] ACPI: Interpreter enabled\n[ 0.627232] ACPI: (supports S0 S5)\n[ 0.628595] ACPI: Using IOAPIC for interrupt routing\n[ 0.630277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.635223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.637164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.639244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.641272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.645035] acpiphp: Slot [3] registered\n[ 0.646529] acpiphp: Slot [4] registered\n[ 0.648020] acpiphp: Slot [5] registered\n[ 0.649513] acpiphp: Slot [6] registered\n[ 0.650995] acpiphp: Slot [7] registered\n[ 0.652479] acpiphp: Slot [8] registered\n[ 0.653958] acpiphp: Slot [9] registered\n[ 0.655446] acpiphp: Slot [10] registered\n[ 0.656945] acpiphp: Slot [11] registered\n[ 0.658447] acpiphp: Slot [12] registered\n[ 0.659957] acpiphp: Slot [13] registered\n[ 0.661458] acpiphp: Slot [14] registered\n[ 0.662957] acpiphp: Slot [15] registered\n[ 0.664466] acpiphp: Slot [16] registered\n[ 0.665971] acpiphp: Slot [17] registered\n[ 0.667477] acpiphp: Slot [18] registered\n[ 0.668970] acpiphp: Slot [19] registered\n[ 0.670480] acpiphp: Slot [20] registered\n[ 0.671981] acpiphp: Slot [21] registered\n[ 0.673487] acpiphp: Slot [22] registered\n[ 0.674987] acpiphp: Slot [23] registered\n[ 0.676537] acpiphp: Slot [24] registered\n[ 0.678051] acpiphp: Slot [25] registered\n[ 0.679560] acpiphp: Slot [26] registered\n[ 0.681069] acpiphp: Slot [27] registered\n[ 0.682576] acpiphp: Slot [28] registered\n[ 0.684077] acpiphp: Slot [29] registered\n[ 0.685579] acpiphp: Slot [30] registered\n[ 0.687077] acpiphp: Slot [31] registered\n[ 0.688576] PCI host bridge to bus 0000:00\n[ 0.690075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.691861] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.693909] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.695954] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.698724] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701485] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.707060] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.709204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.711212] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.713337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.717525] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.720260] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.744075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.746537] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.749220] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.751568] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.753920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.756107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.758361] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.761273] vgaarb: loaded\n[ 0.762498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.764460] SCSI subsystem initialized\n[ 0.765944] ACPI: bus type USB registered\n[ 0.767485] usbcore: registered new interface driver usbfs\n[ 0.769293] usbcore: registered new interface driver hub\n[ 0.771091] usbcore: registered new device driver usb\n[ 0.773013] PCI: Using ACPI for IRQ routing\n[ 0.774949] NetLabel: Initializing\n[ 0.776337] NetLabel: domain hash size = 128\n[ 0.777893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.779619] NetLabel: unlabeled traffic allowed by default\n[ 0.781561] Switched to clocksource kvm-clock\n[ 0.791692] pnp: PnP ACPI init\n[ 0.793015] ACPI: bus type PNP registered\n[ 0.794924] pnp: PnP ACPI: found 5 devices\n[ 0.796447] ACPI: bus type PNP unregistered\n[ 0.804240] NET: Registered protocol family 2\n[ 0.806144] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.809158] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.811641] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.813774] TCP: reno registered\n[ 0.815124] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.817085] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819181] NET: Registered protocol family 1\n[ 0.820771] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.822665] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.824520] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.844836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.865419] Unpacking initramfs...\n[ 1.347740] Freeing initrd memory: 37508k freed\n[ 1.357420] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.359484] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.363283] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.365314] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.367643] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.369643] Initialise system trusted keyring\n[ 1.371286] audit: initializing netlink socket (disabled)\n[ 1.373178] type=2000 audit(1535685962.966:1): initialized\n[ 1.390683] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.392711] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.395637] zpool: loaded\n[ 1.396897] zbud: loaded\n[ 1.398315] VFS: Disk quotas dquot_6.5.2\n[ 1.399860] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.402053] msgmni has been set to 7578\n[ 1.403624] Key type big_key registered\n[ 1.405846] NET: Registered protocol family 38\n[ 1.407485] Key type asymmetric registered\n[ 1.409018] Asymmetric key parser 'x509' registered\n[ 1.410741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.413601] io scheduler noop registered\n[ 1.415106] io scheduler deadline registered (default)\n[ 1.431768] io scheduler cfq registered\n[ 1.433358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.435224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.437382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.440226] ACPI: Power Button [PWRF]\n[ 1.441842] GHES: HEST is not enabled!\n[ 1.443408] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.468429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.470785] Non-volatile memory driver v1.3\n[ 1.472339] Linux agpgart interface v0.103\n[ 1.474021] crash memory driver: version 1.1\n[ 1.475668] rdac: device handler registered\n[ 1.477286] hp_sw: device handler registered\n[ 1.478850] emc: device handler registered\n[ 1.480408] alua: device handler registered\n[ 1.481991] libphy: Fixed MDIO Bus: probed\n[ 1.483596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.485632] ehci-pci: EHCI PCI platform driver\n[ 1.487153] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.489022] ohci-pci: OHCI PCI platform driver\n[ 1.490552] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.510716] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.512563] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.515323] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.517012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.518877] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.520898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.523607] usb usb1: Product: UHCI Host Controller\n[ 1.525242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.527309] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.529003] hub 1-0:1.0: USB hub found\n[ 1.530481] hub 1-0:1.0: 2 ports detected\n[ 1.532176] usbcore: registered new interface driver usbserial\n[ 1.534066] usbcore: registered new interface driver usbserial_generic\n[ 1.536078] usbserial: USB Serial support registered for generic\n[ 1.537974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.541609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.543303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.545125] mousedev: PS/2 mouse device common for all mice\n[ 1.547349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.551064] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.554139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.555994] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.557977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.560034] cpuidle: using governor menu\n[ 1.561767] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.564900] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.566761] usbcore: registered new interface driver usbhid\n[ 1.568601] usbhid: USB HID core driver\n[ 1.570077] drop_monitor: Initializing network drop monitor service\n[ 1.572083] TCP: cubic registered\n[ 1.573451] Initializing XFRM netlink socket\n[ 1.575075] NET: Registered protocol family 10\n[ 1.576905] NET: Registered protocol family 17\n[ 1.578651] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.580530] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.582481] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.585661] Loading compiled-in X.509 certificates\n[ 1.587372] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.590603] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.594241] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.597487] registered taskstats version 1\n[ 1.600858] Key type trusted registered\n[ 1.603659] Key type encrypted registered\n[ 1.606328] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.608584] rtc_cmos 00:00: setting system clock to 2018-08-31 03:26:03 UTC (1535685963)\n[ 1.612273] Freeing unused kernel memory: 1680k freed\n[ 1.617840] 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.623425] systemd[1]: Detected virtualization kvm.\n[ 1.625135] systemd[1]: Detected architecture x86-64.\n[ 1.626892] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.629967] systemd[1]: No hostname configured.\n[ 1.631663] systemd[1]: Set hostname to .\n[ 1.633436] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.656843] systemd[1]: Reached target Timers.\n[ 1.658493] systemd[1]: Starting Timers.\n[ 1.660055] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.662998] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.666886] systemd[1]: Reached target Paths.\n[ 1.668489] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.670906] systemd[1]: Reached target Swap.\n[ 1.672492] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.675038] systemd[1]: Reached target Local File Systems.\n[ 1.676883] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.679709] systemd[1]: Created slice Root Slice.\n[ 1.681399] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.684024] systemd[1]: Listening on udev Kernel Socket.\n[ 1.685833] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.688661] systemd[1]: Listening on udev Control Socket.\n[ 1.690504] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.693321] systemd[1]: Listening on Journal Socket.\n[ 1.695044] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.697657] systemd[1]: Reached target Sockets.\n[ 1.699309] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.701870] systemd[1]: Created slice System Slice.\n[ 1.703588] systemd[1]: Starting System Slice.\n[ 1.705595] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.708459] 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.713399] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.716694] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.720456] systemd[1]: Reached target Slices.\n[ 1.722071] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.724755] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.786339] RPC: Registered named UNIX socket transport module.\n[ 1.788271] RPC: Registered udp transport module.\n[ 1.789929] RPC: Registered tcp transport module.\n[ 1.791600] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.833575] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.887745] FDC 0 is a S82078B\n[ 1.893877] scsi host0: ata_piix\n[ 1.902452] scsi host1: ata_piix\n[ 1.903849] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.905944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.927290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.974743] vda: vda1\n[ 1.985615] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.987735] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.989896] usb 1-1: Product: QEMU USB Tablet\n[ 1.991480] usb 1-1: Manufacturer: QEMU\n[ 1.992990] usb 1-1: SerialNumber: 42\n[ 2.002871] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.007013] 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 File System Check on /dev/d...4b4-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 Mounting /sysroot...\n[ 2.093852] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.096899] XFS (vda1): Mounting V4 Filesystem\n[ 2.127211] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\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[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\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.359058] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.364641] tsc: Refined TSC clocksource calibration: 3491.831 MHz\n[ 2.491865] SELinux: Disabled at runtime.\n[ 2.530598] type=1404 audit(1535685964.422:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.685428] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.687385] 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] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted 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 Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.291478] systemd-journald[388]: 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 Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[ 3.320197] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started 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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.566262] type=1305 audit(1535685965.457:3): audit_pid=428 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.665826] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Initial cloud-init job (pre-networking)...\n[ 3.717168] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.737250] ppdev: user-space parallel port driver\n[ 3.746124] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.750118] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.752321] [TTM] Initializing pool allocator\n[ 3.754069] [TTM] Initializing DMA pool allocator\n[ 3.756209] [drm] fb mappable at 0xFC000000\n[ 3.757883] [drm] vram aper at 0xFC000000\n[ 3.759472] [drm] size 33554432\n[ 3.760867] [drm] fb depth is 24\n[ 3.762270] [drm] pitch is 3072\n[ 3.764005] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.789403] Console: switching to colour frame buffer device 128x48\n[ 3.803806] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[ 3.807574] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...[ 3.875023] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[ 3.886745] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.902093] alg: No test for crc32 (crc32-pclmul)\n[ 3.915890] intel_rapl: no valid rapl domains found in package 0\n[ 3.919652] intel_powerclamp: No package C-state available\n[ 3.925244] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.967781] cloud-init[482]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:26:06 +0000. Up 3.93 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.329419] cloud-init[826]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:26:08 +0000. Up 6.27 seconds.\n[ 6.362526] cloud-init[826]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.365146] cloud-init[826]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.367406] cloud-init[826]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.369790] cloud-init[826]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.372433] cloud-init[826]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.375018] cloud-init[826]: ci-info: | eth0: | True | 192.168.120.16 | 255.255.255.0 | fa:16:3e:6f:e2:42 |\n[ 6.380240] cloud-init[826]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.383560] cloud-init[826]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.386781] cloud-init[826]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.389671] cloud-init[826]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.392294] cloud-init[826]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.395238] cloud-init[826]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.398717] cloud-init[826]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.402391] cloud-init[826]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.408037] cloud-init[826]: 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: [ 11.017886] cloud-init[2928]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:26:13 +0000. Up 10.96 seconds.\n[ 11.304864] cloud-init[3089]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:26:13 +0000. Up 11.25 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 | 69:24:dd:59:64:92:26:dd:dd:26:b3:a4:bc:2d:2c:ee | - | 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[ 11.357817] cloud-init[3089]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 03:26:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.35 seconds\n"} 2018-08-31 03:26:17,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484/action used request id req-4609ba23-928d-4811-ad74-d4837bbaa414 2018-08-31 03:26:17,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0762460231781s 2018-08-31 03:26:17,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484/action used request id req-4609ba23-928d-4811-ad74-d4837bbaa414 2018-08-31 03:26:17,065 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 1841163607 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.912 MHz processor [ 0.462329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.465403] pid_max: default: 32768 minimum: 301 [ 0.467044] Security Framework initialized [ 0.468584] SELinux: Initializing. [ 0.470251] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.476931] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.480961] Mount-cache hash table entries: 4096 [ 0.482913] Initializing cgroup subsys memory [ 0.484509] Initializing cgroup subsys devices [ 0.486102] Initializing cgroup subsys freezer [ 0.487701] Initializing cgroup subsys net_cls [ 0.489286] Initializing cgroup subsys blkio [ 0.490864] Initializing cgroup subsys perf_event [ 0.492512] Initializing cgroup subsys hugetlb [ 0.494098] Initializing cgroup subsys pids [ 0.495641] Initializing cgroup subsys net_prio [ 0.497331] CPU: Physical Processor ID: 0 [ 0.499546] mce: CPU supports 10 MCE banks [ 0.501095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.502898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.504664] tlb_flushall_shift: 6 [ 0.506224] Freeing SMP alternatives: 28k freed [ 0.510477] ACPI: Core revision 20130517 [ 0.512430] ACPI: All ACPI Tables successfully acquired [ 0.514431] ftrace: allocating 25812 entries in 101 pages [ 0.536128] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.538182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.540222] smpboot: Max logical packages: 2 [ 0.542071] Enabling x2apic [ 0.543336] Enabled x2apic [ 0.544860] Switched APIC routing to physical x2apic. [ 0.547952] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.549946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.553585] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.561815] KVM setup paravirtual spinlock [ 0.564636] smpboot: Booting Node 0, Processors #1 OK [ 0.566784] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.588783] Brought up 2 CPUs [ 0.588786] KVM setup async PF for cpu 1 [ 0.588789] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.593101] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.595970] devtmpfs: initialized [ 0.598957] EVM: security.selinux [ 0.600318] EVM: security.ima [ 0.601594] EVM: security.capability [ 0.603653] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.605746] pinctrl core: initialized pinctrl subsystem [ 0.607613] NET: Registered protocol family 16 [ 0.609403] ACPI: bus type PCI registered [ 0.610903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.612992] PCI: Using configuration type 1 for base access [ 0.618155] ACPI: Added _OSI(Module Device) [ 0.619716] ACPI: Added _OSI(Processor Device) [ 0.621291] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.622912] ACPI: Added _OSI(Processor Aggregator Device) [ 0.625787] ACPI: Interpreter enabled [ 0.627232] ACPI: (supports S0 S5) [ 0.628595] ACPI: Using IOAPIC for interrupt routing [ 0.630277] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.635223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.637164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.639244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.641272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.645035] acpiphp: Slot [3] registered [ 0.646529] acpiphp: Slot [4] registered [ 0.648020] acpiphp: Slot [5] registered [ 0.649513] acpiphp: Slot [6] registered [ 0.650995] acpiphp: Slot [7] registered [ 0.652479] acpiphp: Slot [8] registered [ 0.653958] acpiphp: Slot [9] registered [ 0.655446] acpiphp: Slot [10] registered [ 0.656945] acpiphp: Slot [11] registered [ 0.658447] acpiphp: Slot [12] registered [ 0.659957] acpiphp: Slot [13] registered [ 0.661458] acpiphp: Slot [14] registered [ 0.662957] acpiphp: Slot [15] registered [ 0.664466] acpiphp: Slot [16] registered [ 0.665971] acpiphp: Slot [17] registered [ 0.667477] acpiphp: Slot [18] registered [ 0.668970] acpiphp: Slot [19] registered [ 0.670480] acpiphp: Slot [20] registered [ 0.671981] acpiphp: Slot [21] registered [ 0.673487] acpiphp: Slot [22] registered [ 0.674987] acpiphp: Slot [23] registered [ 0.676537] acpiphp: Slot [24] registered [ 0.678051] acpiphp: Slot [25] registered [ 0.679560] acpiphp: Slot [26] registered [ 0.681069] acpiphp: Slot [27] registered [ 0.682576] acpiphp: Slot [28] registered [ 0.684077] acpiphp: Slot [29] registered [ 0.685579] acpiphp: Slot [30] registered [ 0.687077] acpiphp: Slot [31] registered [ 0.688576] PCI host bridge to bus 0000:00 [ 0.690075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.691861] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.693909] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.695954] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.698724] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701485] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.707060] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.709204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.711212] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.713337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.717525] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.720260] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.744075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.746537] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.749220] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.751568] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.753920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.756107] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.758361] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.761273] vgaarb: loaded [ 0.762498] vgaarb: bridge control possible 0000:00:02.0 [ 0.764460] SCSI subsystem initialized [ 0.765944] ACPI: bus type USB registered [ 0.767485] usbcore: registered new interface driver usbfs [ 0.769293] usbcore: registered new interface driver hub [ 0.771091] usbcore: registered new device driver usb [ 0.773013] PCI: Using ACPI for IRQ routing [ 0.774949] NetLabel: Initializing [ 0.776337] NetLabel: domain hash size = 128 [ 0.777893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.779619] NetLabel: unlabeled traffic allowed by default [ 0.781561] Switched to clocksource kvm-clock [ 0.791692] pnp: PnP ACPI init [ 0.793015] ACPI: bus type PNP registered [ 0.794924] pnp: PnP ACPI: found 5 devices [ 0.796447] ACPI: bus type PNP unregistered [ 0.804240] NET: Registered protocol family 2 [ 0.806144] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.809158] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.811641] TCP: Hash tables configured (established 32768 bind 32768) [ 0.813774] TCP: reno registered [ 0.815124] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.817085] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819181] NET: Registered protocol family 1 [ 0.820771] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.822665] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.824520] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.844836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.865419] Unpacking initramfs... [ 1.347740] Freeing initrd memory: 37508k freed [ 1.357420] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.359484] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.363283] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.365314] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.367643] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.369643] Initialise system trusted keyring [ 1.371286] audit: initializing netlink socket (disabled) [ 1.373178] type=2000 audit(1535685962.966:1): initialized [ 1.390683] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.392711] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.395637] zpool: loaded [ 1.396897] zbud: loaded [ 1.398315] VFS: Disk quotas dquot_6.5.2 [ 1.399860] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.402053] msgmni has been set to 7578 [ 1.403624] Key type big_key registered [ 1.405846] NET: Registered protocol family 38 [ 1.407485] Key type asymmetric registered [ 1.409018] Asymmetric key parser 'x509' registered [ 1.410741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.413601] io scheduler noop registered [ 1.415106] io scheduler deadline registered (default) [ 1.431768] io scheduler cfq registered [ 1.433358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.435224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.437382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.440226] ACPI: Power Button [PWRF] [ 1.441842] GHES: HEST is not enabled! [ 1.443408] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.468429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.470785] Non-volatile memory driver v1.3 [ 1.472339] Linux agpgart interface v0.103 [ 1.474021] crash memory driver: version 1.1 [ 1.475668] rdac: device handler registered [ 1.477286] hp_sw: device handler registered [ 1.478850] emc: device handler registered [ 1.480408] alua: device handler registered [ 1.481991] libphy: Fixed MDIO Bus: probed [ 1.483596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.485632] ehci-pci: EHCI PCI platform driver [ 1.487153] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.489022] ohci-pci: OHCI PCI platform driver [ 1.490552] uhci_hcd: USB Universal Host Controller Interface driver [ 1.510716] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.512563] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.515323] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.517012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.518877] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.520898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.523607] usb usb1: Product: UHCI Host Controller [ 1.525242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.527309] usb usb1: SerialNumber: 0000:00:01.2 [ 1.529003] hub 1-0:1.0: USB hub found [ 1.530481] hub 1-0:1.0: 2 ports detected [ 1.532176] usbcore: registered new interface driver usbserial [ 1.534066] usbcore: registered new interface driver usbserial_generic [ 1.536078] usbserial: USB Serial support registered for generic [ 1.537974] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.541609] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.543303] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.545125] mousedev: PS/2 mouse device common for all mice [ 1.547349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.551064] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.554139] rtc_cmos 00:00: RTC can wake from S4 [ 1.555994] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.557977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.560034] cpuidle: using governor menu [ 1.561767] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.564900] hidraw: raw HID events driver (C) Jiri Kosina [ 1.566761] usbcore: registered new interface driver usbhid [ 1.568601] usbhid: USB HID core driver [ 1.570077] drop_monitor: Initializing network drop monitor service [ 1.572083] TCP: cubic registered [ 1.573451] Initializing XFRM netlink socket [ 1.575075] NET: Registered protocol family 10 [ 1.576905] NET: Registered protocol family 17 [ 1.578651] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.580530] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.582481] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.585661] Loading compiled-in X.509 certificates [ 1.587372] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.590603] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.594241] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.597487] registered taskstats version 1 [ 1.600858] Key type trusted registered [ 1.603659] Key type encrypted registered [ 1.606328] IMA: No TPM chip found, activating TPM-bypass! [ 1.608584] rtc_cmos 00:00: setting system clock to 2018-08-31 03:26:03 UTC (1535685963) [ 1.612273] Freeing unused kernel memory: 1680k freed [ 1.617840] 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.623425] systemd[1]: Detected virtualization kvm. [ 1.625135] systemd[1]: Detected architecture x86-64. [ 1.626892] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.629967] systemd[1]: No hostname configured. [ 1.631663] systemd[1]: Set hostname to . [ 1.633436] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.656843] systemd[1]: Reached target Timers. [ 1.658493] systemd[1]: Starting Timers. [ 1.660055] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.662998] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.666886] systemd[1]: Reached target Paths. [ 1.668489] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.670906] systemd[1]: Reached target Swap. [ 1.672492] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.675038] systemd[1]: Reached target Local File Systems. [ 1.676883] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.679709] systemd[1]: Created slice Root Slice. [ 1.681399] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.684024] systemd[1]: Listening on udev Kernel Socket. [ 1.685833] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.688661] systemd[1]: Listening on udev Control Socket. [ 1.690504] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.693321] systemd[1]: Listening on Journal Socket. [ 1.695044] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.697657] systemd[1]: Reached target Sockets. [ 1.699309] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.701870] systemd[1]: Created slice System Slice. [ 1.703588] systemd[1]: Starting System Slice. [ 1.705595] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.708459] 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.713399] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.716694] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.720456] systemd[1]: Reached target Slices. [ 1.722071] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.724755] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.786339] RPC: Registered named UNIX socket transport module. [ 1.788271] RPC: Registered udp transport module. [ 1.789929] RPC: Registered tcp transport module. [ 1.791600] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.833575] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.887745] FDC 0 is a S82078B [ 1.893877] scsi host0: ata_piix [ 1.902452] scsi host1: ata_piix [ 1.903849] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.905944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.927290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.969125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.974743] vda: vda1 [ 1.985615] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.987735] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.989896] usb 1-1: Product: QEMU USB Tablet [ 1.991480] usb 1-1: Manufacturer: QEMU [ 1.992990] usb 1-1: SerialNumber: 42 [ 2.002871] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.007013] 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 File System Check on /dev/d...4b4-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. Mounting /sysroot... [ 2.093852] SGI XFS with ACLs, security attributes, no debug enabled [ 2.096899] XFS (vda1): Mounting V4 Filesystem [ 2.127211] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[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.359058] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.364641] tsc: Refined TSC clocksource calibration: 3491.831 MHz [ 2.491865] SELinux: Disabled at runtime. [ 2.530598] type=1404 audit(1535685964.422:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.685428] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.687385] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [ 3.291478] systemd-journald[388]: 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 Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [ 3.320197] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.566262] type=1305 audit(1535685965.457:3): audit_pid=428 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.665826] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Initial cloud-init job (pre-networking)... [ 3.717168] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.737250] ppdev: user-space parallel port driver [ 3.746124] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.750118] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.752321] [TTM] Initializing pool allocator [ 3.754069] [TTM] Initializing DMA pool allocator [ 3.756209] [drm] fb mappable at 0xFC000000 [ 3.757883] [drm] vram aper at 0xFC000000 [ 3.759472] [drm] size 33554432 [ 3.760867] [drm] fb depth is 24 [ 3.762270] [drm] pitch is 3072 [ 3.764005] fbcon: cirrusdrmfb (fb0) is primary device [ 3.789403] Console: switching to colour frame buffer device 128x48 [ 3.803806] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [ 3.807574] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0...[ 3.875023] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [ 3.886745] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.902093] alg: No test for crc32 (crc32-pclmul) [ 3.915890] intel_rapl: no valid rapl domains found in package 0 [ 3.919652] intel_powerclamp: No package C-state available [ 3.925244] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.967781] cloud-init[482]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:26:06 +0000. Up 3.93 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting OpenSSH server daemon... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.329419] cloud-init[826]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:26:08 +0000. Up 6.27 seconds. [ 6.362526] cloud-init[826]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.365146] cloud-init[826]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.367406] cloud-init[826]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.369790] cloud-init[826]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.372433] cloud-init[826]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.375018] cloud-init[826]: ci-info: | eth0: | True | 192.168.120.16 | 255.255.255.0 | fa:16:3e:6f:e2:42 | [ 6.380240] cloud-init[826]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.383560] cloud-init[826]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.386781] cloud-init[826]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.389671] cloud-init[826]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.392294] cloud-init[826]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.395238] cloud-init[826]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.398717] cloud-init[826]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.402391] cloud-init[826]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.408037] cloud-init[826]: 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: [ 11.017886] cloud-init[2928]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:26:13 +0000. Up 10.96 seconds. [ 11.304864] cloud-init[3089]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:26:13 +0000. Up 11.25 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 | 69:24:dd:59:64:92:26:dd:dd:26:b3:a4:bc:2d:2c:ee | - | 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----- [ 11.357817] cloud-init[3089]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 03:26:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.35 seconds 2018-08-31 03:26:17,069 - paramiko.transport - DEBUG - starting thread (client mode): 0x54e29d0L 2018-08-31 03:26:17,069 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 03:26:17,115 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-31 03:26:17,115 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-31 03:26:17,124 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 03:26:17,124 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 03:26:17,125 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-31 03:26:17,125 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 03:26:17,125 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 03:26:17,125 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 03:26:17,134 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 03:26:17,135 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 03:26:17,169 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-31 03:26:17,171 - paramiko.transport - DEBUG - Trying discovered key 6924dd59649226dddd26b3a4bc2d2cee in /tmp/tmpvOB4PC 2018-08-31 03:26:17,179 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 03:26:17,244 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 03:26:17,272 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-31 03:26:17,272 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-31 03:26:17,272 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-31 03:26:17,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/status 2018-08-31 03:26:17,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:26:17,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:26:17,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:26:17,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4349, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4353, "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": 2001, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4338, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 949, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 814, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4030, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4332, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:26:17 GMT 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-31 03:26:17,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:26:17,668 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4349, 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': 4353, 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': 2001, 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': 4338, 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': 949, 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': 803, 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': 814, 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': 4030, 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': 4332, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-31 03:26:17,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/status 2018-08-31 03:26:17,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:26:17,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:26:17,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4349, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4353, "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": 2001, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4338, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 949, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 814, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4030, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4332, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:26:17 GMT 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:26:17,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-31 03:26:17,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:26:17,946 - functest.core.cloudify - INFO - The current manager status is running 2018-08-31 03:26:17,946 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-31 03:26:18,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:26:18,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:26:18,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:26:18,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:26:18,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:26:18,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:26:18,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:26:18,093 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-31 03:26:18,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:26:17.880Z", "updated_at": "2018-08-31T03:26:17.880Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 03:26:18,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:26:18,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:26:17 GMT 2018-08-31 03:26:18,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:26:18,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 03:26:18,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:26:18,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/secrets 2018-08-31 03:26:18,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:26:18,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:26:18,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:26:18,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:26:18,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:26:18,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:26:18,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:26:18,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-31T03:26:17.880Z", "updated_at": "2018-08-31T03:26:17.880Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 03:26:18,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:26:18,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:26:17 GMT 2018-08-31 03:26:18,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:26:18,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-31 03:26:18,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:26:18,162 - functest.core.cloudify - DEBUG - List secrets: 2018-08-31 03:26:18,162 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.216:80/api/v3/secrets/foo 2018-08-31 03:26:18,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:26:18,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:26:18,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:26:18,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:26:18,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:26:18,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:26:18,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:26:18,225 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 03:26:18,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:26:17.880Z", "updated_at": "2018-08-31T03:26:17.880Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 03:26:18,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:26:18,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:26:18 GMT 2018-08-31 03:26:18,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:26:18,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 03:26:18,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:26:18,225 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-31 03:26:18,226 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-31 03:26:18,348 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 03:26:18,349 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 03:26:18,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 03:26:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/bd4177f8-97f1-4ffb-97af-cc7b8268a033.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:19,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3b81b36-96ec-48d8-a92b-0d763a4725e5 Content-Length: 0 Date: Fri, 31 Aug 2018 03:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:26:19,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/bd4177f8-97f1-4ffb-97af-cc7b8268a033.json used request id req-b3b81b36-96ec-48d8-a92b-0d763a4725e5 2018-08-31 03:26:19,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.24355506897s 2018-08-31 03:26:19,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/bd4177f8-97f1-4ffb-97af-cc7b8268a033.json used request id req-b3b81b36-96ec-48d8-a92b-0d763a4725e5 2018-08-31 03:26:19,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:26:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:19,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5971161d-9c00-4f61-beb7-b929b2db2a30 Date: Fri, 31 Aug 2018 03:26:19 GMT RESP BODY: {"floatingips": []} 2018-08-31 03:26:19,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5971161d-9c00-4f61-beb7-b929b2db2a30 2018-08-31 03:26:19,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758559703827s 2018-08-31 03:26:19,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5971161d-9c00-4f61-beb7-b929b2db2a30 2018-08-31 03:26:19,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 03:26:19,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:19,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:26: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-975a6ee7-0489-497b-97ce-b1e020fa33a8 x-compute-request-id: req-975a6ee7-0489-497b-97ce-b1e020fa33a8 Content-Type: application/json 2018-08-31 03:26:19,966 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484 used request id req-975a6ee7-0489-497b-97ce-b1e020fa33a8 2018-08-31 03:26:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.283244848251s 2018-08-31 03:26:19,966 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484 used request id req-975a6ee7-0489-497b-97ce-b1e020fa33a8 2018-08-31 03:26:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:26:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:20,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26: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-ecbb2467-f7c8-4071-9678-02dadef13957 x-compute-request-id: req-ecbb2467-f7c8-4071-9678-02dadef13957 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e2:42", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e2:42", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9a9b93a-aef9-4a24-b042-b1bd4044d484", "rel": "bookmark"}], "image": {"id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "links": [{"href": "http://172.30.9.27:8774/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:26:00.000000", "flavor": {"id": "29ae9249-b42e-459c-86b9-fc3246acabab", "links": [{"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}]}, "id": "d9a9b93a-aef9-4a24-b042-b1bd4044d484", "security_groups": [{"name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}], "user_id": "41820745e6a947d9a3304342cd2b37f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:26:19Z", "hostId": "ef016c7dc1f8399839aadc046077ac1859435c9522af1aa42a5c3500", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611", "name": "cloudify-vm_3b98e1c9-5556-47c6-9815-b25faf335611", "created": "2018-08-31T03:23:39Z", "tenant_id": "330320a783354115908fb56e86119553", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:26:20,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ecbb2467-f7c8-4071-9678-02dadef13957 2018-08-31 03:26:20,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238229036331s 2018-08-31 03:26:20,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ecbb2467-f7c8-4071-9678-02dadef13957 2018-08-31 03:26:20,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:26:22,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:26:22,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:22,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26: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-afa5274a-aa8a-4558-b4a4-7827e6756888 x-compute-request-id: req-afa5274a-aa8a-4558-b4a4-7827e6756888 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 03:26:22,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-afa5274a-aa8a-4558-b4a4-7827e6756888 2018-08-31 03:26:22,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0678420066833s 2018-08-31 03:26:22,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-afa5274a-aa8a-4558-b4a4-7827e6756888 2018-08-31 03:26:22,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:26:22,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:22,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-ce27cb5e-4097-4575-9883-03c712e56a5a Date: Fri, 31 Aug 2018 03:26:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:48Z", "updated_at": "2018-08-31T03:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "2abf20fb-0d2f-4b52-9f8a-a7889fb9df59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "7fda8516-d165-4067-97ed-9b8e3f3fe9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "f602cbb1-0e0f-4836-a628-b2c90e783ab4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:21:48Z", "revision_number": 0, "id": "fb01a7d6-16d6-4e7d-b264-a625d604d4a4", "remote_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "remote_ip_prefix": null, "created_at": "2018-08-31T03:21:48Z", "security_group_id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 1, "project_id": "330320a783354115908fb56e86119553", "id": "5c308f25-75f6-416f-94e6-1d65b3a6598f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:23:35Z", "updated_at": "2018-08-31T03:23:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "0369e8f6-3e49-4f66-bb0b-743ae88543d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 22, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T03:23:37Z", "revision_number": 0, "id": "151e0734-fde3-4291-9ed6-66aa81e62b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:37Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "452fad75-0666-4ba1-a8aa-518b2d89e569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv6", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8678f7c1-2a32-4bca-8a40-93f912871f90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 443, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "8a1efa55-a3b0-4892-ac30-095cffbbf035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T03:23:37Z", "revision_number": 0, "id": "9c875b71-e28e-4bc6-ada3-a2089f50cbdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:37Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:23:36Z", "revision_number": 0, "id": "d38c0d69-353f-4915-95b8-cb2169f8752e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:36Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": 80, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:23:35Z", "revision_number": 0, "id": "f11bbcf7-3317-4d60-aa89-899fa42fd1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:23:35Z", "security_group_id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "tenant_id": "330320a783354115908fb56e86119553", "port_range_min": null, "ethertype": "IPv4", "project_id": "330320a783354115908fb56e86119553"}], "revision_number": 7, "project_id": "330320a783354115908fb56e86119553", "id": "abc8215f-f6a1-4795-ac81-89e50dca06e9", "name": "cloudify-sg_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:26:22,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ce27cb5e-4097-4575-9883-03c712e56a5a 2018-08-31 03:26:22,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0562770366669s 2018-08-31 03:26:22,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ce27cb5e-4097-4575-9883-03c712e56a5a 2018-08-31 03:26:22,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 03:26:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/abc8215f-f6a1-4795-ac81-89e50dca06e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:22,530 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a13e270a-80c9-46aa-9042-99d8a82c2f58 Content-Length: 0 Date: Fri, 31 Aug 2018 03:26:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:26:22,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/abc8215f-f6a1-4795-ac81-89e50dca06e9.json used request id req-a13e270a-80c9-46aa-9042-99d8a82c2f58 2018-08-31 03:26:22,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.189801931381s 2018-08-31 03:26:22,531 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/abc8215f-f6a1-4795-ac81-89e50dca06e9.json used request id req-a13e270a-80c9-46aa-9042-99d8a82c2f58 2018-08-31 03:26:22,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 03:26:22,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:22,560 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03:26: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-85472062-3105-4bcb-b14b-691456a89667 x-compute-request-id: req-85472062-3105-4bcb-b14b-691456a89667 Content-Length: 0 Content-Type: application/json 2018-08-31 03:26:22,560 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611 used request id req-85472062-3105-4bcb-b14b-691456a89667 2018-08-31 03:26:22,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0284388065338s 2018-08-31 03:26:22,560 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_3b98e1c9-5556-47c6-9815-b25faf335611 used request id req-85472062-3105-4bcb-b14b-691456a89667 2018-08-31 03:26:22,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 03:26:22,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" -d '{"subnet_id": "3bf021eb-711a-41ac-ac9e-1f0f892608be"}' 2018-08-31 03:26:24,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6317d642-d8c5-45f3-b8d8-d238fd28aaea Date: Fri, 31 Aug 2018 03:26:24 GMT RESP BODY: {"network_id": "9663f0f8-be93-4b55-865d-640a888fe371", "tenant_id": "330320a783354115908fb56e86119553", "subnet_id": "3bf021eb-711a-41ac-ac9e-1f0f892608be", "subnet_ids": ["3bf021eb-711a-41ac-ac9e-1f0f892608be"], "port_id": "34cd3e9b-a06d-499c-9e2f-449086ef56dd", "id": "af7dea26-6a8b-49d2-b644-65347050f702"} 2018-08-31 03:26:24,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702/remove_router_interface.json used request id req-6317d642-d8c5-45f3-b8d8-d238fd28aaea 2018-08-31 03:26:24,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05166888237s 2018-08-31 03:26:24,613 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702/remove_router_interface.json used request id req-6317d642-d8c5-45f3-b8d8-d238fd28aaea returning object af7dea26-6a8b-49d2-b644-65347050f702 2018-08-31 03:26:24,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 03:26:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:24,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-227598c9-7615-47eb-9f6b-53caba7eb67f Date: Fri, 31 Aug 2018 03:26:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "330320a783354115908fb56e86119553", "created_at": "2018-08-31T03:21:49Z", "admin_state_up": true, "updated_at": "2018-08-31T03:26:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "330320a783354115908fb56e86119553", "id": "af7dea26-6a8b-49d2-b644-65347050f702", "name": "cloudify-router_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:26:24,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-227598c9-7615-47eb-9f6b-53caba7eb67f 2018-08-31 03:26:24,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115748882294s 2018-08-31 03:26:24,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-227598c9-7615-47eb-9f6b-53caba7eb67f 2018-08-31 03:26:24,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 03:26:24,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:25,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c05a98c6-1b00-47b6-a6bb-8e7c4bb6af47 Content-Length: 0 Date: Fri, 31 Aug 2018 03:26:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:26:25,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702.json used request id req-c05a98c6-1b00-47b6-a6bb-8e7c4bb6af47 2018-08-31 03:26:25,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22102212906s 2018-08-31 03:26:25,952 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/af7dea26-6a8b-49d2-b644-65347050f702.json used request id req-c05a98c6-1b00-47b6-a6bb-8e7c4bb6af47 2018-08-31 03:26:25,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 03:26:25,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:25,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8057330f-182b-4835-8db2-ff7f35bfc6b6 Date: Fri, 31 Aug 2018 03:26:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9663f0f8-be93-4b55-865d-640a888fe371","tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:21:49Z","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":"330320a783354115908fb56e86119553","id":"3bf021eb-711a-41ac-ac9e-1f0f892608be","subnetpool_id":null,"name":"cloudify-subnet_3b98e1c9-5556-47c6-9815-b25faf335611"}]} 2018-08-31 03:26:25,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8057330f-182b-4835-8db2-ff7f35bfc6b6 2018-08-31 03:26:25,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0414841175079s 2018-08-31 03:26:25,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8057330f-182b-4835-8db2-ff7f35bfc6b6 2018-08-31 03:26:25,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 03:26:25,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/3bf021eb-711a-41ac-ac9e-1f0f892608be.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:26,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2352da41-4232-4dcc-97be-ad52244babb9 Date: Fri, 31 Aug 2018 03:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:26:26,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3bf021eb-711a-41ac-ac9e-1f0f892608be.json used request id req-2352da41-4232-4dcc-97be-ad52244babb9 2018-08-31 03:26:26,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.958135843277s 2018-08-31 03:26:26,954 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3bf021eb-711a-41ac-ac9e-1f0f892608be.json used request id req-2352da41-4232-4dcc-97be-ad52244babb9 2018-08-31 03:26:26,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:26:26,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:27,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-3c2b3f54-54ee-4820-8848-2a89d896d1ce Date: Fri, 31 Aug 2018 03:26:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9663f0f8-be93-4b55-865d-640a888fe371","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"330320a783354115908fb56e86119553","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:26:26Z","qos_policy_id":null,"name":"cloudify-net_3b98e1c9-5556-47c6-9815-b25faf335611","admin_state_up":true,"tenant_id":"330320a783354115908fb56e86119553","created_at":"2018-08-31T03:21:48Z","mtu":1450}]} 2018-08-31 03:26:27,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3c2b3f54-54ee-4820-8848-2a89d896d1ce 2018-08-31 03:26:27,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0850789546967s 2018-08-31 03:26:27,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3c2b3f54-54ee-4820-8848-2a89d896d1ce 2018-08-31 03:26:27,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 03:26:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9663f0f8-be93-4b55-865d-640a888fe371.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:27,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3f93ffc-32e9-4696-b892-e10965958202 Date: Fri, 31 Aug 2018 03:26:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:26:27,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9663f0f8-be93-4b55-865d-640a888fe371.json used request id req-a3f93ffc-32e9-4696-b892-e10965958202 2018-08-31 03:26:27,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.943787813187s 2018-08-31 03:26:27,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9663f0f8-be93-4b55-865d-640a888fe371.json used request id req-a3f93ffc-32e9-4696-b892-e10965958202 2018-08-31 03:26:27,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:26:27,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:28,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-025b51bf-77a9-4438-9c47-d7721da7df41 Date: Fri, 31 Aug 2018 03:26:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:23:34Z", "file": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/file", "owner": "330320a783354115908fb56e86119553", "id": "cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "size": 4373348352, "self": "/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_3b98e1c9-5556-47c6-9815-b25faf335611", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:22:33Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:26:28,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-025b51bf-77a9-4438-9c47-d7721da7df41 2018-08-31 03:26:28,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386409759521s 2018-08-31 03:26:28,029 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-025b51bf-77a9-4438-9c47-d7721da7df41 2018-08-31 03:26:28,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 03:26:28,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d727e01f9ea77718b3c3fac4900e157b3c7daf48" 2018-08-31 03:26:28,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97753c8e-7876-4c4a-b027-c9988d1d65a4 Date: Fri, 31 Aug 2018 03:26:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:26:28,675 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11 used request id req-97753c8e-7876-4c4a-b027-c9988d1d65a4 2018-08-31 03:26:28,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.645352125168s 2018-08-31 03:26:28,676 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/cebe543a-afa9-4a42-b7da-ce9c1cef2b11 used request id req-97753c8e-7876-4c4a-b027-c9988d1d65a4 2018-08-31 03:26:28,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:26:28,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:26:28,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26: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-aa6e0f91-020d-44e1-ba4d-7444f7471f8a x-compute-request-id: req-aa6e0f91-020d-44e1-ba4d-7444f7471f8a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_3b98e1c9-5556-47c6-9815-b25faf335611", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29ae9249-b42e-459c-86b9-fc3246acabab", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "29ae9249-b42e-459c-86b9-fc3246acabab"}]} 2018-08-31 03:26:28,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-aa6e0f91-020d-44e1-ba4d-7444f7471f8a 2018-08-31 03:26:28,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257968902588s 2018-08-31 03:26:28,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-aa6e0f91-020d-44e1-ba4d-7444f7471f8a 2018-08-31 03:26:28,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 03:26:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:26:28,737 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03:26: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-202b8038-9c95-48f8-a3db-d9a64a49d5aa x-compute-request-id: req-202b8038-9c95-48f8-a3db-d9a64a49d5aa Content-Length: 0 Content-Type: application/json 2018-08-31 03:26:28,737 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab used request id req-202b8038-9c95-48f8-a3db-d9a64a49d5aa 2018-08-31 03:26:28,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336570739746s 2018-08-31 03:26:28,738 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/29ae9249-b42e-459c-86b9-fc3246acabab used request id req-202b8038-9c95-48f8-a3db-d9a64a49d5aa 2018-08-31 03:26:28,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:26:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:26:28,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0777d3-a495-4fe6-84ee-e76f44721c09 Content-Encoding: gzip Content-Length: 1211 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611", "links": {"self": "http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41820745e6a947d9a3304342cd2b37f9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:26:28,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8e0777d3-a495-4fe6-84ee-e76f44721c09 2018-08-31 03:26:28,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199043989182s 2018-08-31 03:26:28,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8e0777d3-a495-4fe6-84ee-e76f44721c09 2018-08-31 03:26:28,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:26:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:26:29,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca5fe30-bb76-4ecb-bf84-532943979d24 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_3b98e1c9-5556-47c6-9815-b25faf335611", "links": {"self": "http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "41820745e6a947d9a3304342cd2b37f9", "description": null}} 2018-08-31 03:26:29,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9 used request id req-eca5fe30-bb76-4ecb-bf84-532943979d24 2018-08-31 03:26:29,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203016996384s 2018-08-31 03:26:29,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9 used request id req-eca5fe30-bb76-4ecb-bf84-532943979d24 2018-08-31 03:26:29,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 03:26:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:26:29,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e53c12b-fb82-4e55-a111-586991b5450c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:26:29,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9 used request id req-9e53c12b-fb82-4e55-a111-586991b5450c 2018-08-31 03:26:29,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282692909241s 2018-08-31 03:26:29,432 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/41820745e6a947d9a3304342cd2b37f9 used request id req-9e53c12b-fb82-4e55-a111-586991b5450c 2018-08-31 03:26:29,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:26:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:26:29,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715a1286-18e6-4f01-8f97-c6665066bb5e Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553"}, "tags": [], "enabled": true, "id": "330320a783354115908fb56e86119553", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_3b98e1c9-5556-47c6-9815-b25faf335611"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 03:26:29,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-715a1286-18e6-4f01-8f97-c6665066bb5e 2018-08-31 03:26:29,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184658050537s 2018-08-31 03:26:29,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-715a1286-18e6-4f01-8f97-c6665066bb5e 2018-08-31 03:26:29,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 03:26:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffad134a8bbd03cfce55752587c0c7758df85dad" 2018-08-31 03:26:29,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c12418-b0e5-4188-877b-2bae66cf8049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:26:29,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553 used request id req-84c12418-b0e5-4188-877b-2bae66cf8049 2018-08-31 03:26:29,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.225970983505s 2018-08-31 03:26:29,855 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/330320a783354115908fb56e86119553 used request id req-84c12418-b0e5-4188-877b-2bae66cf8049 2018-08-31 03:26:29,881 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:26:29,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:26:29,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:26:29,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:26:29,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:26:29,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:26:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:26:29,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e54464-797e-4e4e-85b4-d4bd8120feb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:26:29,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3e54464-797e-4e4e-85b4-d4bd8120feb8 2018-08-31 03:26:29,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:26:30,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["_LHMsqa_SAqzrv7YOlwrZw"], "issued_at": "2018-08-31T03:26:30.000000Z"}} 2018-08-31 03:26:30,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:26:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:30,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-383890e4-2995-4b50-b8bd-26baf88e3b8b Date: Fri, 31 Aug 2018 03:26:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:26:30,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-383890e4-2995-4b50-b8bd-26baf88e3b8b 2018-08-31 03:26:30,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329995155334s 2018-08-31 03:26:30,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-383890e4-2995-4b50-b8bd-26baf88e3b8b 2018-08-31 03:26:30,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:26:30,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b5e3e6-3503-461f-8fb4-970fde068201 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:26:30,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b1b5e3e6-3503-461f-8fb4-970fde068201 2018-08-31 03:26:30,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:26:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:30,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01310d6-1716-4427-baac-3d506e7b297d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:26:30,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f01310d6-1716-4427-baac-3d506e7b297d 2018-08-31 03:26:30,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150152921677s 2018-08-31 03:26:30,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f01310d6-1716-4427-baac-3d506e7b297d 2018-08-31 03:26:30,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:26:30,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928"}}' 2018-08-31 03:26:31,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c599f5-8900-433e-bf20-47bd8a50ac7a Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0"}, "tags": [], "enabled": true, "id": "5c05ea7a043a497eabe047abf8e4b2d0", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928"}} 2018-08-31 03:26:31,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-38c599f5-8900-433e-bf20-47bd8a50ac7a 2018-08-31 03:26:31,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.204414844513s 2018-08-31 03:26:31,011 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-38c599f5-8900-433e-bf20-47bd8a50ac7a 2018-08-31 03:26:31,012 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928'}) 2018-08-31 03:26:31,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:26:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "08e3c901-9a78-4e9f-8bde-31e69523fd2d", "email": null, "name": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928"}}' 2018-08-31 03:26:31,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe1e0d93-3f93-4b7e-a5b0-66d4fcfc02ec Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": {"self": "http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ce3b8f4bc6a4c78acb6af808362d77c", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:26:31,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-fe1e0d93-3f93-4b7e-a5b0-66d4fcfc02ec 2018-08-31 03:26:31,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447129011154s 2018-08-31 03:26:31,466 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-fe1e0d93-3f93-4b7e-a5b0-66d4fcfc02ec 2018-08-31 03:26:31,466 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ce3b8f4bc6a4c78acb6af808362d77c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928'}) 2018-08-31 03:26:31,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:26:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:31,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c011ff-9a25-4100-950c-8884aef0fc75 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:26:31,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97c011ff-9a25-4100-950c-8884aef0fc75 2018-08-31 03:26:31,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178620815277s 2018-08-31 03:26:31,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97c011ff-9a25-4100-950c-8884aef0fc75 2018-08-31 03:26:31,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:26:31,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:31,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4aca971-d6b0-41f2-ac43-07db363f181b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:26:31,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e4aca971-d6b0-41f2-ac43-07db363f181b 2018-08-31 03:26:31,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109809875488s 2018-08-31 03:26:31,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e4aca971-d6b0-41f2-ac43-07db363f181b 2018-08-31 03:26:31,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:26:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:31,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba3210b-6ce6-4c0c-ae21-546dcb648842 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:26:31,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5ba3210b-6ce6-4c0c-ae21-546dcb648842 2018-08-31 03:26:31,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14026594162s 2018-08-31 03:26:31,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5ba3210b-6ce6-4c0c-ae21-546dcb648842 2018-08-31 03:26:31,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:26:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:32,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6f2d96-210f-40dc-9622-c2bcbdc244d9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:26:32,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fe6f2d96-210f-40dc-9622-c2bcbdc244d9 2018-08-31 03:26:32,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.139693021774s 2018-08-31 03:26:32,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fe6f2d96-210f-40dc-9622-c2bcbdc244d9 2018-08-31 03:26:32,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:26:32,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:32,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc952163-bc60-43a8-b07b-7a468559567a Content-Encoding: gzip Content-Length: 1218 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": {"self": "http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ce3b8f4bc6a4c78acb6af808362d77c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:26:32,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc952163-bc60-43a8-b07b-7a468559567a 2018-08-31 03:26:32,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122522830963s 2018-08-31 03:26:32,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc952163-bc60-43a8-b07b-7a468559567a 2018-08-31 03:26:32,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:26:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:32,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2a656f-5ede-4138-a143-115e55a44563 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0"}, "tags": [], "enabled": true, "id": "5c05ea7a043a497eabe047abf8e4b2d0", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:26:32,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8c2a656f-5ede-4138-a143-115e55a44563 2018-08-31 03:26:32,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18129992485s 2018-08-31 03:26:32,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8c2a656f-5ede-4138-a143-115e55a44563 2018-08-31 03:26:32,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:26:32,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4ce3b8f4bc6a4c78acb6af808362d77c&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5c05ea7a043a497eabe047abf8e4b2d0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:32,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea1755e-9672-4a77-9593-95ede69909cb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4ce3b8f4bc6a4c78acb6af808362d77c&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5c05ea7a043a497eabe047abf8e4b2d0", "previous": null, "next": null}} 2018-08-31 03:26:32,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4ce3b8f4bc6a4c78acb6af808362d77c&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5c05ea7a043a497eabe047abf8e4b2d0 used request id req-2ea1755e-9672-4a77-9593-95ede69909cb 2018-08-31 03:26:32,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0978150367737s 2018-08-31 03:26:32,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4ce3b8f4bc6a4c78acb6af808362d77c&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=5c05ea7a043a497eabe047abf8e4b2d0 used request id req-2ea1755e-9672-4a77-9593-95ede69909cb 2018-08-31 03:26:32,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:26:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0/users/4ce3b8f4bc6a4c78acb6af808362d77c/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:26:32,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2189a85-6690-494f-8db9-23fb2c1ac8e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:26:32,700 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0/users/4ce3b8f4bc6a4c78acb6af808362d77c/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-f2189a85-6690-494f-8db9-23fb2c1ac8e6 2018-08-31 03:26:32,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.216088056564s 2018-08-31 03:26:32,700 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0/users/4ce3b8f4bc6a4c78acb6af808362d77c/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-f2189a85-6690-494f-8db9-23fb2c1ac8e6 2018-08-31 03:26:32,701 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '08e3c901-9a78-4e9f-8bde-31e69523fd2d', 'username': u'cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:26:32,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:26:32,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:26:32,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:26:32,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:26:32,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:26:32,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:26:32,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:26:32,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:26:32,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:26:32,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:26:32,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:26:32,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:26:32,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:26:32,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:26:32,707 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928', 'password': '08e3c901-9a78-4e9f-8bde-31e69523fd2d', 'project_name': 'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '5c05ea7a043a497eabe047abf8e4b2d0', 'project_domain_name': 'Default'} 2018-08-31 03:26:32,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-08-31 03:26:32,774 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-31 03:26:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:26:32,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b8cdf2-e39f-456c-a6a4-6a0f372cf233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:26:32,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-44b8cdf2-e39f-456c-a6a4-6a0f372cf233 2018-08-31 03:26:32,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:26:33,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c05ea7a043a497eabe047abf8e4b2d0", "name": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_5c05ea7a043a497eabe047abf8e4b2d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5c05ea7a043a497eabe047abf8e4b2d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/5c05ea7a043a497eabe047abf8e4b2d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928", "id": "4ce3b8f4bc6a4c78acb6af808362d77c"}, "audit_ids": ["bPI7xGiDQhuZDbmCSuTmVg"], "issued_at": "2018-08-31T03:26:33.000000Z"}} 2018-08-31 03:26:33,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 03:26:33,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"network": {"name": "cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928", "admin_state_up": true}}' 2018-08-31 03:26:33,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0965b99f-0835-4d0d-aaaf-50705f26564a Date: Fri, 31 Aug 2018 03:26:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5e79b436-887b-494e-99f2-7d04cbd3e569","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c05ea7a043a497eabe047abf8e4b2d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:26:33Z","is_default":false,"name":"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:33Z","mtu":1450}} 2018-08-31 03:26:33,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0965b99f-0835-4d0d-aaaf-50705f26564a 2018-08-31 03:26:33,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.481397151947s 2018-08-31 03:26:33,649 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0965b99f-0835-4d0d-aaaf-50705f26564a 2018-08-31 03:26:33,649 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T03:26:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5e79b436-887b-494e-99f2-7d04cbd3e569', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', u'admin_state_up': True, u'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:26:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'l2_adjacency': True}) 2018-08-31 03:26:33,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:26:33,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:26:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-33cf8aad-ed78-48c9-8365-fdec6e8fcf1d Date: Fri, 31 Aug 2018 03:26:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5e79b436-887b-494e-99f2-7d04cbd3e569","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c05ea7a043a497eabe047abf8e4b2d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:26:33Z","qos_policy_id":null,"name":"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928","admin_state_up":true,"tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 03:26:33,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-33cf8aad-ed78-48c9-8365-fdec6e8fcf1d 2018-08-31 03:26:33,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129956960678s 2018-08-31 03:26:33,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-33cf8aad-ed78-48c9-8365-fdec6e8fcf1d 2018-08-31 03:26:33,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 03:26:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"subnet": {"name": "cloudify_ims-subnet_a4f65de8-daa2-4fb7-9359-408f044d1928", "enable_dhcp": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 03:26:34,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0f25ac34-2837-466b-ad8d-e2c6fe5563ce Date: Fri, 31 Aug 2018 03:26:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e79b436-887b-494e-99f2-7d04cbd3e569","tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:26:34Z","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":"5c05ea7a043a497eabe047abf8e4b2d0","id":"d83e9171-b590-4ab7-bd78-903a98a8e6c6","subnetpool_id":null,"name":"cloudify_ims-subnet_a4f65de8-daa2-4fb7-9359-408f044d1928"}} 2018-08-31 03:26:34,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0f25ac34-2837-466b-ad8d-e2c6fe5563ce 2018-08-31 03:26:34,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.845242023468s 2018-08-31 03:26:34,627 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0f25ac34-2837-466b-ad8d-e2c6fe5563ce 2018-08-31 03:26:34,628 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:26:34Z', 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'd83e9171-b590-4ab7-bd78-903a98a8e6c6', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_a4f65de8-daa2-4fb7-9359-408f044d1928', u'enable_dhcp': True, u'network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569', u'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:26:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0'}) 2018-08-31 03:26:34,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 03:26:34,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "cloudify_ims-router_a4f65de8-daa2-4fb7-9359-408f044d1928", "admin_state_up": true}}' 2018-08-31 03:26:36,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-566f960e-9034-4d37-8a64-23eb7da978ed Date: Fri, 31 Aug 2018 03:26:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:34Z", "admin_state_up": true, "updated_at": "2018-08-31T03:26:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "name": "cloudify_ims-router_a4f65de8-daa2-4fb7-9359-408f044d1928"}} 2018-08-31 03:26:36,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-566f960e-9034-4d37-8a64-23eb7da978ed 2018-08-31 03:26:36,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73879098892s 2018-08-31 03:26:36,368 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-566f960e-9034-4d37-8a64-23eb7da978ed 2018-08-31 03:26:36,368 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:26:35Z', u'revision_number': 2, u'id': u'e8f4870c-75c9-43d4-b7cb-527342f08e61', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_a4f65de8-daa2-4fb7-9359-408f044d1928', u'admin_state_up': True, u'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:26:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0'}) 2018-08-31 03:26:36,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 03:26:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"subnet_id": "d83e9171-b590-4ab7-bd78-903a98a8e6c6"}' 2018-08-31 03:26:38,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7798c627-1072-4364-9598-f791edcf7d68 Date: Fri, 31 Aug 2018 03:26:38 GMT RESP BODY: {"network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "subnet_id": "d83e9171-b590-4ab7-bd78-903a98a8e6c6", "subnet_ids": ["d83e9171-b590-4ab7-bd78-903a98a8e6c6"], "port_id": "465f68bd-99af-4078-980f-d7dd6627f783", "id": "e8f4870c-75c9-43d4-b7cb-527342f08e61"} 2018-08-31 03:26:38,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61/add_router_interface.json used request id req-7798c627-1072-4364-9598-f791edcf7d68 2018-08-31 03:26:38,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60761809349s 2018-08-31 03:26:38,977 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61/add_router_interface.json used request id req-7798c627-1072-4364-9598-f791edcf7d68 returning object e8f4870c-75c9-43d4-b7cb-527342f08e61 2018-08-31 03:26:38,977 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-31 03:27:04,031 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-31 03:27:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:27:04,040 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 03:27:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 03:27:04,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:27:04,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:27:04,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-38923a27-749d-4d1d-b85a-b78e602a1db0 Date: Fri, 31 Aug 2018 03:27:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:27:04,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-38923a27-749d-4d1d-b85a-b78e602a1db0 2018-08-31 03:27:04,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287025928497s 2018-08-31 03:27:04,333 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-38923a27-749d-4d1d-b85a-b78e602a1db0 2018-08-31 03:27:04,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 03:27:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928"}' 2018-08-31 03:27:04,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/86433f20-badd-4116-9f03-ab4d789be20a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cfec408e-1c32-44f5-bef7-c7185be43b2a Date: Fri, 31 Aug 2018 03:27:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:27:04Z", "file": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "86433f20-badd-4116-9f03-ab4d789be20a", "size": null, "self": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": null, "created_at": "2018-08-31T03:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 03:27:04,387 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cfec408e-1c32-44f5-bef7-c7185be43b2a 2018-08-31 03:27:04,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0458641052246s 2018-08-31 03:27:04,388 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cfec408e-1c32-44f5-bef7-c7185be43b2a returning object 86433f20-badd-4116-9f03-ab4d789be20a 2018-08-31 03:27:04,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 03:27:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '' 2018-08-31 03:28:04,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ef0e11e-1d7a-458a-b1d9-6216ea515884 Date: Fri, 31 Aug 2018 03:28:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:28:04,797 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file used request id req-3ef0e11e-1d7a-458a-b1d9-6216ea515884 2018-08-31 03:28:04,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.4089519978s 2018-08-31 03:28:04,798 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file used request id req-3ef0e11e-1d7a-458a-b1d9-6216ea515884 2018-08-31 03:28:04,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:28:04,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:04,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-bd27460b-eabf-4394-a2bb-70f58de8178e Date: Fri, 31 Aug 2018 03:28:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:28:04Z", "file": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "86433f20-badd-4116-9f03-ab4d789be20a", "size": 4373348352, "self": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:28:04,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bd27460b-eabf-4394-a2bb-70f58de8178e 2018-08-31 03:28:04,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390770435333s 2018-08-31 03:28:04,841 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bd27460b-eabf-4394-a2bb-70f58de8178e 2018-08-31 03:28:04,843 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file', 'owner': u'5c05ea7a043a497eabe047abf8e4b2d0', 'id': u'86433f20-badd-4116-9f03-ab4d789be20a', 'size': 4373348352, u'self': u'/v2/images/86433f20-badd-4116-9f03-ab4d789be20a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'name': 'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T03:28:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T03:28:04Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/86433f20-badd-4116-9f03-ab4d789be20a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928', 'created': u'2018-08-31T03:27:04Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-31T03:27:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/86433f20-badd-4116-9f03-ab4d789be20a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-31 03:28:04,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 03:28:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_a4f65de8-daa2-4fb7-9359-408f044d1928", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-31 03:28:05,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-f678c662-3f88-44f8-b09d-e51b1cf4ef47 x-compute-request-id: req-f678c662-3f88-44f8-b09d-e51b1cf4ef47 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c"}} 2018-08-31 03:28:05,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f678c662-3f88-44f8-b09d-e51b1cf4ef47 2018-08-31 03:28:05,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326961994171s 2018-08-31 03:28:05,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f678c662-3f88-44f8-b09d-e51b1cf4ef47 2018-08-31 03:28:05,172 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_a4f65de8-daa2-4fb7-9359-408f044d1928', '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'c0ca313478164ad283b44a36646e55ec', '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'f590d50e-f6b9-49e7-9863-2a0c301ee30c', 'swap': 0}) 2018-08-31 03:28:05,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 03:28:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" -d '{"extra_specs": {}}' 2018-08-31 03:28:05,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-075bcaa2-cec8-4e78-b9cd-b273625ba1bb x-compute-request-id: req-075bcaa2-cec8-4e78-b9cd-b273625ba1bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 03:28:05,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c/os-extra_specs used request id req-075bcaa2-cec8-4e78-b9cd-b273625ba1bb 2018-08-31 03:28:05,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199007987976s 2018-08-31 03:28:05,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c/os-extra_specs used request id req-075bcaa2-cec8-4e78-b9cd-b273625ba1bb 2018-08-31 03:28:05,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 03:28:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"keypair": {"name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928"}}' 2018-08-31 03:28:05,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7bbe600-d357-4eea-9ce0-cc168a463ccc x-compute-request-id: req-d7bbe600-d357-4eea-9ce0-cc168a463ccc Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCuHEmgaa69Da4UBsBXEbirQd93kJmOwd01304s2ymKvQijNgZzpqe99Dfiai+yc+jFSJDo/dEGDIbheS15WdWGLgSiOp5mVRcLWM0P5SG37brOIo7PKE3f0FpKGCQBpXPwRv9RSEZ7AKsogfDFcB07VleAdpyEKme61ISPJatRvbrA88i+yVmJDccxhPei1dVWQFPi411sIme3pbw1RYe5pIpYX3mjsFIx5bATnLmZ0m0eaO9S8qZEaq1QWJgsTbdZGAjc2ua2thAWXNzaWhOTZ9M1jxhLXzXprI7bSESR8RrGayQsgkZ0AqhuaU4biBFnuSP48A7W2HardXTFgf9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrhxJoGmuvQ2uFAbAVxG4q0Hfd5CZjsHdNd9OLNspir0IozY\nGc6anvfQ34movsnPoxUiQ6P3RBgyG4XkteVnVhi4EojqeZlUXC1jND+Uht+26ziK\nOzyhN39BaShgkAaVz8Eb/UUhGewCrKIHwxXAdO1ZXgHachCpnutSEjyWrUb26wPP\nIvslZiQ3HMYT3otXVVkBT4uNdbCJnt6W8NUWHuaSKWF95o7BSMeWwE5y5mdJtHmj\nvUvKmRGqtUFiYLE23WRgI3NrmtrYQFlzc2loTk2fTNY8YS1816ayO20hEkfEaxms\nkLIJGdAKobmlOG4gRZ7kj+PAO1th2q3V0xYH/QIDAQABAoIBACyfrjaf4cDYdK3a\nlcXDCu+prZzX0amx/2x0cdsLq2uNTnOYiXGommCx9Ck2V/iZMT9zeW285s6xKNKL\n5bUVxI/DjHOa8vk4/U8+i4yOwZADNt1DENKwe1XHkQrzWOXIzI5W9/4b2JEjOB2t\n6E957ageOKvFivU3AlhMH3vUbMd6pDNTa2ueCRQ/Wxf/t+MwWj2g91597mnr2Gam\n0O4NzzS0YT+DCOTiP3CNwz3Lt0bMsv0HvHrj9j8JH5MWDe9TdSCuB3BF31sGE2Bf\n+xL0wnZ71tUkuHMdiL014xB1a/YcVvJZE/cTteryc9W1mgvc5jLFVyrq+/v0uvpz\n5T6r+YECgYEA8frZL0R0t+0kV8btExdLg4lXrGk/PcGzxLUBU90GnWe/Rp16zx86\nR4AG2h0wMVGbndmlZgxZxs47AQgO+lY5RXDydLIn4LYqzo60Hs50yQ3jcpdsQLeP\nWPehZkwvL5fODsf4RcQwWL0CzuFR/jjPbMBb95H3NB9FHLZP1chiM50CgYEAzgCf\nGQrEL+ao/OKtYvoBZqP61mZ40VD8M4K0LGjdq9vkh8TCN2V0aaVYyE20vvS+JCEl\nCwFoW0Arp/xK2UPNLYFSkmB7vD2WYNIX830OTUcXXUDZr7Zm3Y0rwz6CpRLEnySf\nGolawg+mPOzIZ4PFdfE7mPAu3xGxwaLcYKTE5+ECgYEAsLY0LSSc6ESyKbgIIcz9\nRI3kDPC/UmZG1fwpgAkFb6X4NaWDrgZsFRMV7esq6pliP6BV/XQ/i8PHqzUrWv3k\nzSVyqm4AWUYvdLEaMPUsrDcMRv71+z0R3jLZF0/DlcoSnRDD6o8fj25YwqQhsLnk\nINNJVj6ufM3pNtKc8s5niLECgYEArX3Ef/ibRaRDCcd2MvdOmrzbkhl3AwHrhQ48\n43HlzslAbD9/OdxN8HN6lCctY+0G/bKUWfJzivY+Thmih9wcPoi9m916GAzeSuhl\nl4DovJh0yurE6sD5XPl5s9M/f/qQcV8MR/MJ5on7fTAFj3hgonXptWICd4eVZvjc\nFOBvnMECgYEAqIN8AVjNkIwX9kSzsZcX7IdpHuz2W+sLzlts3dJ8MA+H+1v4WW47\nomuoIvleamVyMQ6ODgFm10a+6A9EH7WBnCexMWCq2ymSBk16TCJTW0KUBd5yIzKg\nn2twZ49eiF/PBML6KelyUdwcbq1ndZctvC4wWHBoYYdA40L3duqZCws=\n-----END RSA PRIVATE KEY-----\n", "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "fingerprint": "d5:09:ef:a7:89:ec:87:29:c5:9b:75:d6:d4:94:7c:c4"}} 2018-08-31 03:28:05,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d7bbe600-d357-4eea-9ce0-cc168a463ccc 2018-08-31 03:28:05,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.490186929703s 2018-08-31 03:28:05,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d7bbe600-d357-4eea-9ce0-cc168a463ccc 2018-08-31 03:28:05,685 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCuHEmgaa69Da4UBsBXEbirQd93kJmOwd01304s2ymKvQijNgZzpqe99Dfiai+yc+jFSJDo/dEGDIbheS15WdWGLgSiOp5mVRcLWM0P5SG37brOIo7PKE3f0FpKGCQBpXPwRv9RSEZ7AKsogfDFcB07VleAdpyEKme61ISPJatRvbrA88i+yVmJDccxhPei1dVWQFPi411sIme3pbw1RYe5pIpYX3mjsFIx5bATnLmZ0m0eaO9S8qZEaq1QWJgsTbdZGAjc2ua2thAWXNzaWhOTZ9M1jxhLXzXprI7bSESR8RrGayQsgkZ0AqhuaU4biBFnuSP48A7W2HardXTFgf9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrhxJoGmuvQ2uFAbAVxG4q0Hfd5CZjsHdNd9OLNspir0IozY\nGc6anvfQ34movsnPoxUiQ6P3RBgyG4XkteVnVhi4EojqeZlUXC1jND+Uht+26ziK\nOzyhN39BaShgkAaVz8Eb/UUhGewCrKIHwxXAdO1ZXgHachCpnutSEjyWrUb26wPP\nIvslZiQ3HMYT3otXVVkBT4uNdbCJnt6W8NUWHuaSKWF95o7BSMeWwE5y5mdJtHmj\nvUvKmRGqtUFiYLE23WRgI3NrmtrYQFlzc2loTk2fTNY8YS1816ayO20hEkfEaxms\nkLIJGdAKobmlOG4gRZ7kj+PAO1th2q3V0xYH/QIDAQABAoIBACyfrjaf4cDYdK3a\nlcXDCu+prZzX0amx/2x0cdsLq2uNTnOYiXGommCx9Ck2V/iZMT9zeW285s6xKNKL\n5bUVxI/DjHOa8vk4/U8+i4yOwZADNt1DENKwe1XHkQrzWOXIzI5W9/4b2JEjOB2t\n6E957ageOKvFivU3AlhMH3vUbMd6pDNTa2ueCRQ/Wxf/t+MwWj2g91597mnr2Gam\n0O4NzzS0YT+DCOTiP3CNwz3Lt0bMsv0HvHrj9j8JH5MWDe9TdSCuB3BF31sGE2Bf\n+xL0wnZ71tUkuHMdiL014xB1a/YcVvJZE/cTteryc9W1mgvc5jLFVyrq+/v0uvpz\n5T6r+YECgYEA8frZL0R0t+0kV8btExdLg4lXrGk/PcGzxLUBU90GnWe/Rp16zx86\nR4AG2h0wMVGbndmlZgxZxs47AQgO+lY5RXDydLIn4LYqzo60Hs50yQ3jcpdsQLeP\nWPehZkwvL5fODsf4RcQwWL0CzuFR/jjPbMBb95H3NB9FHLZP1chiM50CgYEAzgCf\nGQrEL+ao/OKtYvoBZqP61mZ40VD8M4K0LGjdq9vkh8TCN2V0aaVYyE20vvS+JCEl\nCwFoW0Arp/xK2UPNLYFSkmB7vD2WYNIX830OTUcXXUDZr7Zm3Y0rwz6CpRLEnySf\nGolawg+mPOzIZ4PFdfE7mPAu3xGxwaLcYKTE5+ECgYEAsLY0LSSc6ESyKbgIIcz9\nRI3kDPC/UmZG1fwpgAkFb6X4NaWDrgZsFRMV7esq6pliP6BV/XQ/i8PHqzUrWv3k\nzSVyqm4AWUYvdLEaMPUsrDcMRv71+z0R3jLZF0/DlcoSnRDD6o8fj25YwqQhsLnk\nINNJVj6ufM3pNtKc8s5niLECgYEArX3Ef/ibRaRDCcd2MvdOmrzbkhl3AwHrhQ48\n43HlzslAbD9/OdxN8HN6lCctY+0G/bKUWfJzivY+Thmih9wcPoi9m916GAzeSuhl\nl4DovJh0yurE6sD5XPl5s9M/f/qQcV8MR/MJ5on7fTAFj3hgonXptWICd4eVZvjc\nFOBvnMECgYEAqIN8AVjNkIwX9kSzsZcX7IdpHuz2W+sLzlts3dJ8MA+H+1v4WW47\nomuoIvleamVyMQ6ODgFm10a+6A9EH7WBnCexMWCq2ymSBk16TCJTW0KUBd5yIzKg\nn2twZ49eiF/PBML6KelyUdwcbq1ndZctvC4wWHBoYYdA40L3duqZCws=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4ce3b8f4bc6a4c78acb6af808362d77c', 'name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'created_at': '2018-08-31T03:28:05.685813', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'name': 'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd5:09:ef:a7:89:ec:87:29:c5:9b:75:d6:d4:94:7c:c4', 'type': 'ssh', 'id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928'}) 2018-08-31 03:28:05,686 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwrhxJoGmuvQ2uFAbAVxG4q0Hfd5CZjsHdNd9OLNspir0IozY Gc6anvfQ34movsnPoxUiQ6P3RBgyG4XkteVnVhi4EojqeZlUXC1jND+Uht+26ziK OzyhN39BaShgkAaVz8Eb/UUhGewCrKIHwxXAdO1ZXgHachCpnutSEjyWrUb26wPP IvslZiQ3HMYT3otXVVkBT4uNdbCJnt6W8NUWHuaSKWF95o7BSMeWwE5y5mdJtHmj vUvKmRGqtUFiYLE23WRgI3NrmtrYQFlzc2loTk2fTNY8YS1816ayO20hEkfEaxms kLIJGdAKobmlOG4gRZ7kj+PAO1th2q3V0xYH/QIDAQABAoIBACyfrjaf4cDYdK3a lcXDCu+prZzX0amx/2x0cdsLq2uNTnOYiXGommCx9Ck2V/iZMT9zeW285s6xKNKL 5bUVxI/DjHOa8vk4/U8+i4yOwZADNt1DENKwe1XHkQrzWOXIzI5W9/4b2JEjOB2t 6E957ageOKvFivU3AlhMH3vUbMd6pDNTa2ueCRQ/Wxf/t+MwWj2g91597mnr2Gam 0O4NzzS0YT+DCOTiP3CNwz3Lt0bMsv0HvHrj9j8JH5MWDe9TdSCuB3BF31sGE2Bf +xL0wnZ71tUkuHMdiL014xB1a/YcVvJZE/cTteryc9W1mgvc5jLFVyrq+/v0uvpz 5T6r+YECgYEA8frZL0R0t+0kV8btExdLg4lXrGk/PcGzxLUBU90GnWe/Rp16zx86 R4AG2h0wMVGbndmlZgxZxs47AQgO+lY5RXDydLIn4LYqzo60Hs50yQ3jcpdsQLeP WPehZkwvL5fODsf4RcQwWL0CzuFR/jjPbMBb95H3NB9FHLZP1chiM50CgYEAzgCf GQrEL+ao/OKtYvoBZqP61mZ40VD8M4K0LGjdq9vkh8TCN2V0aaVYyE20vvS+JCEl CwFoW0Arp/xK2UPNLYFSkmB7vD2WYNIX830OTUcXXUDZr7Zm3Y0rwz6CpRLEnySf Golawg+mPOzIZ4PFdfE7mPAu3xGxwaLcYKTE5+ECgYEAsLY0LSSc6ESyKbgIIcz9 RI3kDPC/UmZG1fwpgAkFb6X4NaWDrgZsFRMV7esq6pliP6BV/XQ/i8PHqzUrWv3k zSVyqm4AWUYvdLEaMPUsrDcMRv71+z0R3jLZF0/DlcoSnRDD6o8fj25YwqQhsLnk INNJVj6ufM3pNtKc8s5niLECgYEArX3Ef/ibRaRDCcd2MvdOmrzbkhl3AwHrhQ48 43HlzslAbD9/OdxN8HN6lCctY+0G/bKUWfJzivY+Thmih9wcPoi9m916GAzeSuhl l4DovJh0yurE6sD5XPl5s9M/f/qQcV8MR/MJ5on7fTAFj3hgonXptWICd4eVZvjc FOBvnMECgYEAqIN8AVjNkIwX9kSzsZcX7IdpHuz2W+sLzlts3dJ8MA+H+1v4WW47 omuoIvleamVyMQ6ODgFm10a+6A9EH7WBnCexMWCq2ymSBk16TCJTW0KUBd5yIzKg n2twZ49eiF/PBML6KelyUdwcbq1ndZctvC4wWHBoYYdA40L3duqZCws= -----END RSA PRIVATE KEY----- 2018-08-31 03:28:05,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 03:28:05,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"security_group": {"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-31 03:28:06,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-d555ad6a-2df1-444f-b1e0-769577cf7ff4 Date: Fri, 31 Aug 2018 03:28:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}} 2018-08-31 03:28:06,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d555ad6a-2df1-444f-b1e0-769577cf7ff4 2018-08-31 03:28:06,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.418009996414s 2018-08-31 03:28:06,107 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d555ad6a-2df1-444f-b1e0-769577cf7ff4 2018-08-31 03:28:06,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:28:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:06,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-60987ef0-1b0d-4613-a889-955a2d37a2e4 Date: Fri, 31 Aug 2018 03:28:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:28:06,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-60987ef0-1b0d-4613-a889-955a2d37a2e4 2018-08-31 03:28:06,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0654258728027s 2018-08-31 03:28:06,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-60987ef0-1b0d-4613-a889-955a2d37a2e4 2018-08-31 03:28:06,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:28:06,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -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": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}}' 2018-08-31 03:28:06,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0f570239-95b0-4103-8bdf-dca68de0082a Date: Fri, 31 Aug 2018 03:28:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "port_range_min": 22, "revision_number": 0, "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae"}} 2018-08-31 03:28:06,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0f570239-95b0-4103-8bdf-dca68de0082a 2018-08-31 03:28:06,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134958028793s 2018-08-31 03:28:06,317 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0f570239-95b0-4103-8bdf-dca68de0082a 2018-08-31 03:28:06,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:28:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:06,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-5c70e8be-6e31-435c-a922-bba75884e5b2 Date: Fri, 31 Aug 2018 03:28:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 2, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:28:06,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5c70e8be-6e31-435c-a922-bba75884e5b2 2018-08-31 03:28:06,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496859550476s 2018-08-31 03:28:06,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5c70e8be-6e31-435c-a922-bba75884e5b2 2018-08-31 03:28:06,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:28:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -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": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}}' 2018-08-31 03:28:06,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-91119b2c-a64b-47a9-ac43-4ed1fd9522c7 Date: Fri, 31 Aug 2018 03:28:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "port_range_min": null, "revision_number": 0, "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "84ff7f02-827f-41de-bd13-07ce7ba5c9d3"}} 2018-08-31 03:28:06,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-91119b2c-a64b-47a9-ac43-4ed1fd9522c7 2018-08-31 03:28:06,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115705966949s 2018-08-31 03:28:06,490 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-91119b2c-a64b-47a9-ac43-4ed1fd9522c7 2018-08-31 03:28:06,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:28:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:06,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-3a4d5f04-9d7f-4ff4-9ffd-0959aac966fe Date: Fri, 31 Aug 2018 03:28:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "84ff7f02-827f-41de-bd13-07ce7ba5c9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 3, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:28:06,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3a4d5f04-9d7f-4ff4-9ffd-0959aac966fe 2018-08-31 03:28:06,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.383954048157s 2018-08-31 03:28:06,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3a4d5f04-9d7f-4ff4-9ffd-0959aac966fe 2018-08-31 03:28:06,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:28:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -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": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}}' 2018-08-31 03:28:07,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-030eff0d-dc41-4e4c-bce2-7d3eecf9122e Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "port_range_min": 80, "revision_number": 0, "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "eae18ffe-f9f5-4c52-943a-8e3dacd81b4d"}} 2018-08-31 03:28:07,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-030eff0d-dc41-4e4c-bce2-7d3eecf9122e 2018-08-31 03:28:07,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136263847351s 2018-08-31 03:28:07,018 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-030eff0d-dc41-4e4c-bce2-7d3eecf9122e 2018-08-31 03:28:07,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:28:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:07,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-38d2bd00-eef7-442b-bfc3-e5f52f4c0e04 Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "84ff7f02-827f-41de-bd13-07ce7ba5c9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "eae18ffe-f9f5-4c52-943a-8e3dacd81b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 4, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:28:07,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-38d2bd00-eef7-442b-bfc3-e5f52f4c0e04 2018-08-31 03:28:07,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0429201126099s 2018-08-31 03:28:07,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-38d2bd00-eef7-442b-bfc3-e5f52f4c0e04 2018-08-31 03:28:07,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:28:07,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -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": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}}' 2018-08-31 03:28:07,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-240ba8f3-89f8-4403-85e0-53295b39d0a3 Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "port_range_min": 443, "revision_number": 0, "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:07Z", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "3d99ebd5-e2d9-49d9-b717-bc438722e300"}} 2018-08-31 03:28:07,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-240ba8f3-89f8-4403-85e0-53295b39d0a3 2018-08-31 03:28:07,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123404026031s 2018-08-31 03:28:07,192 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-240ba8f3-89f8-4403-85e0-53295b39d0a3 2018-08-31 03:28:07,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:28:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:07,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-e1029302-fdd9-4dd4-971e-bac732e071a2 Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "3d99ebd5-e2d9-49d9-b717-bc438722e300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "84ff7f02-827f-41de-bd13-07ce7ba5c9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "eae18ffe-f9f5-4c52-943a-8e3dacd81b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 5, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:28:07,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e1029302-fdd9-4dd4-971e-bac732e071a2 2018-08-31 03:28:07,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0439159870148s 2018-08-31 03:28:07,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e1029302-fdd9-4dd4-971e-bac732e071a2 2018-08-31 03:28:07,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:28:07,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -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": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}}' 2018-08-31 03:28:07,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-4415afd8-e35b-4b2a-8e56-153d07865ad6 Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:07Z", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7dbb1905-855e-49c3-b9c0-6f86480c5927"}} 2018-08-31 03:28:07,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4415afd8-e35b-4b2a-8e56-153d07865ad6 2018-08-31 03:28:07,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174235105515s 2018-08-31 03:28:07,417 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4415afd8-e35b-4b2a-8e56-153d07865ad6 2018-08-31 03:28:07,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:28:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:07,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-43c3ad15-2575-4b9c-8abe-416d1f59d4ca Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "3d99ebd5-e2d9-49d9-b717-bc438722e300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "7dbb1905-855e-49c3-b9c0-6f86480c5927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "84ff7f02-827f-41de-bd13-07ce7ba5c9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "eae18ffe-f9f5-4c52-943a-8e3dacd81b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 6, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:28:07,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-43c3ad15-2575-4b9c-8abe-416d1f59d4ca 2018-08-31 03:28:07,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0453758239746s 2018-08-31 03:28:07,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-43c3ad15-2575-4b9c-8abe-416d1f59d4ca 2018-08-31 03:28:07,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:28:07,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -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": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}}' 2018-08-31 03:28:07,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-b0ee1c4c-ec65-4309-b5e0-f66493aef369 Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:07Z", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "9c311470-5325-40ff-8bb5-7a28cf099f2c"}} 2018-08-31 03:28:07,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b0ee1c4c-ec65-4309-b5e0-f66493aef369 2018-08-31 03:28:07,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113790988922s 2018-08-31 03:28:07,585 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b0ee1c4c-ec65-4309-b5e0-f66493aef369 2018-08-31 03:28:07,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:28:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:07,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ea800b67-c9b1-4ed9-84bd-1396cff41a71 Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5e79b436-887b-494e-99f2-7d04cbd3e569","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c05ea7a043a497eabe047abf8e4b2d0","l2_adjacency":true,"status":"ACTIVE","subnets":["d83e9171-b590-4ab7-bd78-903a98a8e6c6"],"description":"","tags":[],"updated_at":"2018-08-31T03:26:34Z","qos_policy_id":null,"name":"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928","admin_state_up":true,"tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 03:28:07,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ea800b67-c9b1-4ed9-84bd-1396cff41a71 2018-08-31 03:28:07,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889661312103s 2018-08-31 03:28:07,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ea800b67-c9b1-4ed9-84bd-1396cff41a71 2018-08-31 03:28:07,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:28:07,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:07,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-66bd4ada-768a-4d40-be88-14f4c53c88c3 Date: Fri, 31 Aug 2018 03:28:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:28:04Z", "file": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "86433f20-badd-4116-9f03-ab4d789be20a", "size": 4373348352, "self": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:28:07,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-66bd4ada-768a-4d40-be88-14f4c53c88c3 2018-08-31 03:28:07,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396459102631s 2018-08-31 03:28:07,720 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-66bd4ada-768a-4d40-be88-14f4c53c88c3 2018-08-31 03:28:07,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:28:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:07,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-225f3598-6e76-4fae-afb4-e0b02b535e28 x-compute-request-id: req-225f3598-6e76-4fae-afb4-e0b02b535e28 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c"}]} 2018-08-31 03:28:07,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-225f3598-6e76-4fae-afb4-e0b02b535e28 2018-08-31 03:28:07,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226771831512s 2018-08-31 03:28:07,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-225f3598-6e76-4fae-afb4-e0b02b535e28 2018-08-31 03:28:07,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 03:28:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"server": {"name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "imageRef": "86433f20-badd-4116-9f03-ab4d789be20a", "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "flavorRef": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5e79b436-887b-494e-99f2-7d04cbd3e569"}], "security_groups": [{"name": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}]}}' 2018-08-31 03:28:09,522 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03:28: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-498a69df-3ce1-4c0d-a6c1-0123f17d2a94 x-compute-request-id: req-498a69df-3ce1-4c0d-a6c1-0123f17d2a94 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7a4b0f20-45e9-429a-83bc-2820a534a54a"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f7774da-8d19-46e4-a760-6973e3113212", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "adminPass": "paELwix46CVG"}} 2018-08-31 03:28:09,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-498a69df-3ce1-4c0d-a6c1-0123f17d2a94 2018-08-31 03:28:09,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.77544379234s 2018-08-31 03:28:09,522 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-498a69df-3ce1-4c0d-a6c1-0123f17d2a94 2018-08-31 03:28:09,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:09,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:10,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-cb070390-b1e5-405c-8258-1277a9f622f7 x-compute-request-id: req-cb070390-b1e5-405c-8258-1277a9f622f7 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.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:10,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb070390-b1e5-405c-8258-1277a9f622f7 2018-08-31 03:28:10,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592264890671s 2018-08-31 03:28:10,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb070390-b1e5-405c-8258-1277a9f622f7 2018-08-31 03:28:10,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:28:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:10,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-39372106-51a6-48d7-8baa-92f4b9113d0e Date: Fri, 31 Aug 2018 03:28:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5e79b436-887b-494e-99f2-7d04cbd3e569","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c05ea7a043a497eabe047abf8e4b2d0","l2_adjacency":true,"status":"ACTIVE","subnets":["d83e9171-b590-4ab7-bd78-903a98a8e6c6"],"description":"","tags":[],"updated_at":"2018-08-31T03:26:34Z","qos_policy_id":null,"name":"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928","admin_state_up":true,"tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 03:28:10,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-39372106-51a6-48d7-8baa-92f4b9113d0e 2018-08-31 03:28:10,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10396695137s 2018-08-31 03:28:10,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-39372106-51a6-48d7-8baa-92f4b9113d0e 2018-08-31 03:28:10,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 03:28:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:10,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b4c72d31-b75a-46e1-9993-b864f22a99d8 Date: Fri, 31 Aug 2018 03:28:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e79b436-887b-494e-99f2-7d04cbd3e569","tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:26:34Z","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":"5c05ea7a043a497eabe047abf8e4b2d0","id":"d83e9171-b590-4ab7-bd78-903a98a8e6c6","subnetpool_id":null,"name":"cloudify_ims-subnet_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:28:10,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b4c72d31-b75a-46e1-9993-b864f22a99d8 2018-08-31 03:28:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448739528656s 2018-08-31 03:28:10,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b4c72d31-b75a-46e1-9993-b864f22a99d8 2018-08-31 03:28:10,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:12,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:13,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c7f6e4f-a868-4728-a39f-01ea4b37522a x-compute-request-id: req-1c7f6e4f-a868-4728-a39f-01ea4b37522a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:13,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c7f6e4f-a868-4728-a39f-01ea4b37522a 2018-08-31 03:28:13,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06821894646s 2018-08-31 03:28:13,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c7f6e4f-a868-4728-a39f-01ea4b37522a 2018-08-31 03:28:13,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:15,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:15,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:16,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-2a4b8cd0-cb76-4cc3-917e-0120056583ed x-compute-request-id: req-2a4b8cd0-cb76-4cc3-917e-0120056583ed Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:16,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a4b8cd0-cb76-4cc3-917e-0120056583ed 2018-08-31 03:28:16,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.869833946228s 2018-08-31 03:28:16,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a4b8cd0-cb76-4cc3-917e-0120056583ed 2018-08-31 03:28:16,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:18,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:18,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48758ca4-a9a5-4604-aa06-343bc7854224 x-compute-request-id: req-48758ca4-a9a5-4604-aa06-343bc7854224 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:18,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-48758ca4-a9a5-4604-aa06-343bc7854224 2018-08-31 03:28:18,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515644073486s 2018-08-31 03:28:18,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-48758ca4-a9a5-4604-aa06-343bc7854224 2018-08-31 03:28:18,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:20,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:21,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d81ea311-5252-41af-a785-6d2ba9e6c01d x-compute-request-id: req-d81ea311-5252-41af-a785-6d2ba9e6c01d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:21,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d81ea311-5252-41af-a785-6d2ba9e6c01d 2018-08-31 03:28:21,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620889902115s 2018-08-31 03:28:21,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d81ea311-5252-41af-a785-6d2ba9e6c01d 2018-08-31 03:28:21,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:23,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:24,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-a0c3bdcc-1ae8-4e80-845c-45cb63261358 x-compute-request-id: req-a0c3bdcc-1ae8-4e80-845c-45cb63261358 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:24,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0c3bdcc-1ae8-4e80-845c-45cb63261358 2018-08-31 03:28:24,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657513856888s 2018-08-31 03:28:24,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0c3bdcc-1ae8-4e80-845c-45cb63261358 2018-08-31 03:28:24,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:26,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:26,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be23242c-9d9b-4ad0-876e-eaad6e267c86 x-compute-request-id: req-be23242c-9d9b-4ad0-876e-eaad6e267c86 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:26,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-be23242c-9d9b-4ad0-876e-eaad6e267c86 2018-08-31 03:28:26,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692155122757s 2018-08-31 03:28:26,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-be23242c-9d9b-4ad0-876e-eaad6e267c86 2018-08-31 03:28:26,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:28,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:28,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-87244153-81fd-436b-8b70-1a6e450567fa x-compute-request-id: req-87244153-81fd-436b-8b70-1a6e450567fa Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:28,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-87244153-81fd-436b-8b70-1a6e450567fa 2018-08-31 03:28:28,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172265052795s 2018-08-31 03:28:28,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-87244153-81fd-436b-8b70-1a6e450567fa 2018-08-31 03:28:28,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:30,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:30,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:31,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-29ce87c2-5602-491f-9f36-d65eea806180 x-compute-request-id: req-29ce87c2-5602-491f-9f36-d65eea806180 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:31,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29ce87c2-5602-491f-9f36-d65eea806180 2018-08-31 03:28:31,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165176868439s 2018-08-31 03:28:31,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29ce87c2-5602-491f-9f36-d65eea806180 2018-08-31 03:28:31,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:33,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:33,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-756c7077-a7bf-420d-b1a5-9de390a2eea8 x-compute-request-id: req-756c7077-a7bf-420d-b1a5-9de390a2eea8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:33,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-756c7077-a7bf-420d-b1a5-9de390a2eea8 2018-08-31 03:28:33,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64789891243s 2018-08-31 03:28:33,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-756c7077-a7bf-420d-b1a5-9de390a2eea8 2018-08-31 03:28:33,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:35,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:35,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-15d1fd7b-680d-41c5-a277-d1260c222602 x-compute-request-id: req-15d1fd7b-680d-41c5-a277-d1260c222602 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:35,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15d1fd7b-680d-41c5-a277-d1260c222602 2018-08-31 03:28:35,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191073179245s 2018-08-31 03:28:35,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15d1fd7b-680d-41c5-a277-d1260c222602 2018-08-31 03:28:35,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:37,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:37,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:38,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-8dbe8c0f-5c1d-4109-b29f-d71e3322a0d1 x-compute-request-id: req-8dbe8c0f-5c1d-4109-b29f-d71e3322a0d1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:38,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8dbe8c0f-5c1d-4109-b29f-d71e3322a0d1 2018-08-31 03:28:38,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410135030746s 2018-08-31 03:28:38,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8dbe8c0f-5c1d-4109-b29f-d71e3322a0d1 2018-08-31 03:28:38,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:40,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:40,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:40,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-17ef9e9c-a6e7-420a-9854-34ed254bc5d7 x-compute-request-id: req-17ef9e9c-a6e7-420a-9854-34ed254bc5d7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:40,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17ef9e9c-a6e7-420a-9854-34ed254bc5d7 2018-08-31 03:28:40,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340152025223s 2018-08-31 03:28:40,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17ef9e9c-a6e7-420a-9854-34ed254bc5d7 2018-08-31 03:28:40,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:42,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:43,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-7c5d267e-b89e-48bd-93ca-f1b8429ced9d x-compute-request-id: req-7c5d267e-b89e-48bd-93ca-f1b8429ced9d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:43,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7c5d267e-b89e-48bd-93ca-f1b8429ced9d 2018-08-31 03:28:43,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420763015747s 2018-08-31 03:28:43,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7c5d267e-b89e-48bd-93ca-f1b8429ced9d 2018-08-31 03:28:43,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:45,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:45,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-1fe4890a-16d0-46a6-935f-e28318dc77e7 x-compute-request-id: req-1fe4890a-16d0-46a6-935f-e28318dc77e7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:45,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1fe4890a-16d0-46a6-935f-e28318dc77e7 2018-08-31 03:28:45,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440279960632s 2018-08-31 03:28:45,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1fe4890a-16d0-46a6-935f-e28318dc77e7 2018-08-31 03:28:45,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:47,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:47,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-c537a2bd-49f8-4949-b01e-8ed1e554fa6c x-compute-request-id: req-c537a2bd-49f8-4949-b01e-8ed1e554fa6c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:47,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c537a2bd-49f8-4949-b01e-8ed1e554fa6c 2018-08-31 03:28:47,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353662967682s 2018-08-31 03:28:47,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c537a2bd-49f8-4949-b01e-8ed1e554fa6c 2018-08-31 03:28:47,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:49,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:50,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c6c70a6-427b-4258-bddc-ab3e68d75bed x-compute-request-id: req-0c6c70a6-427b-4258-bddc-ab3e68d75bed Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:50,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c6c70a6-427b-4258-bddc-ab3e68d75bed 2018-08-31 03:28:50,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417203903198s 2018-08-31 03:28:50,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c6c70a6-427b-4258-bddc-ab3e68d75bed 2018-08-31 03:28:50,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:52,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:52,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:52,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f0209c1-f4a6-493f-9bc1-e38b5cc847c7 x-compute-request-id: req-3f0209c1-f4a6-493f-9bc1-e38b5cc847c7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:52,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f0209c1-f4a6-493f-9bc1-e38b5cc847c7 2018-08-31 03:28:52,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195417881012s 2018-08-31 03:28:52,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f0209c1-f4a6-493f-9bc1-e38b5cc847c7 2018-08-31 03:28:52,573 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:54,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:54,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:54,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-34f240be-1bec-4b2e-bded-c7aa08736c81 x-compute-request-id: req-34f240be-1bec-4b2e-bded-c7aa08736c81 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:54,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34f240be-1bec-4b2e-bded-c7aa08736c81 2018-08-31 03:28:54,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174204111099s 2018-08-31 03:28:54,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34f240be-1bec-4b2e-bded-c7aa08736c81 2018-08-31 03:28:54,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:56,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:56,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:28: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-77d9f045-75b6-44dc-bbbb-57ca3174e51f x-compute-request-id: req-77d9f045-75b6-44dc-bbbb-57ca3174e51f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:56,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-77d9f045-75b6-44dc-bbbb-57ca3174e51f 2018-08-31 03:28:56,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211396932602s 2018-08-31 03:28:56,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-77d9f045-75b6-44dc-bbbb-57ca3174e51f 2018-08-31 03:28:56,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:28:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:28:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:28:59,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-c953a3c2-27e2-4e67-b295-ab40e4d000fb x-compute-request-id: req-c953a3c2-27e2-4e67-b295-ab40e4d000fb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:28:59,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c953a3c2-27e2-4e67-b295-ab40e4d000fb 2018-08-31 03:28:59,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175342798233s 2018-08-31 03:28:59,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c953a3c2-27e2-4e67-b295-ab40e4d000fb 2018-08-31 03:28:59,156 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:01,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:01,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:01,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29: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-df8c9f1c-232f-47d4-8fec-a078ac81e159 x-compute-request-id: req-df8c9f1c-232f-47d4-8fec-a078ac81e159 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:01,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-df8c9f1c-232f-47d4-8fec-a078ac81e159 2018-08-31 03:29:01,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166308879852s 2018-08-31 03:29:01,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-df8c9f1c-232f-47d4-8fec-a078ac81e159 2018-08-31 03:29:01,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:03,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:03,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ec875ff-45db-4eef-8b77-05b6a4862ab6 x-compute-request-id: req-1ec875ff-45db-4eef-8b77-05b6a4862ab6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:03,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ec875ff-45db-4eef-8b77-05b6a4862ab6 2018-08-31 03:29:03,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657023906708s 2018-08-31 03:29:03,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ec875ff-45db-4eef-8b77-05b6a4862ab6 2018-08-31 03:29:03,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:05,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:06,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e0b44ae-836a-46f7-9e30-8f16775a6feb x-compute-request-id: req-0e0b44ae-836a-46f7-9e30-8f16775a6feb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:06,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e0b44ae-836a-46f7-9e30-8f16775a6feb 2018-08-31 03:29:06,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171946048737s 2018-08-31 03:29:06,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e0b44ae-836a-46f7-9e30-8f16775a6feb 2018-08-31 03:29:06,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:08,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:08,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:08,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcae20e3-9c65-4e75-86e1-e7c7736bfcdf x-compute-request-id: req-bcae20e3-9c65-4e75-86e1-e7c7736bfcdf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:08,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcae20e3-9c65-4e75-86e1-e7c7736bfcdf 2018-08-31 03:29:08,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17656493187s 2018-08-31 03:29:08,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcae20e3-9c65-4e75-86e1-e7c7736bfcdf 2018-08-31 03:29:08,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:10,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:10,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e778576c-b99d-41a5-aeda-a0490656d3ea x-compute-request-id: req-e778576c-b99d-41a5-aeda-a0490656d3ea Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:10,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e778576c-b99d-41a5-aeda-a0490656d3ea 2018-08-31 03:29:10,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186509132385s 2018-08-31 03:29:10,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e778576c-b99d-41a5-aeda-a0490656d3ea 2018-08-31 03:29:10,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:12,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:12,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58784f43-590c-41e8-a727-978c5ece75a1 x-compute-request-id: req-58784f43-590c-41e8-a727-978c5ece75a1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:12,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-58784f43-590c-41e8-a727-978c5ece75a1 2018-08-31 03:29:12,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415997028351s 2018-08-31 03:29:12,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-58784f43-590c-41e8-a727-978c5ece75a1 2018-08-31 03:29:12,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:15,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93432d21-0ff3-4706-b038-54433a77ce74 x-compute-request-id: req-93432d21-0ff3-4706-b038-54433a77ce74 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:15,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93432d21-0ff3-4706-b038-54433a77ce74 2018-08-31 03:29:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164103984833s 2018-08-31 03:29:15,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93432d21-0ff3-4706-b038-54433a77ce74 2018-08-31 03:29:15,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:17,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:17,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:17,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-80e6876a-0919-4ede-94f0-36163e43537b x-compute-request-id: req-80e6876a-0919-4ede-94f0-36163e43537b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:17,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80e6876a-0919-4ede-94f0-36163e43537b 2018-08-31 03:29:17,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174445152283s 2018-08-31 03:29:17,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80e6876a-0919-4ede-94f0-36163e43537b 2018-08-31 03:29:17,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:19,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:19,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:20,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea0d094e-9110-4aa1-bce9-b05459d80959 x-compute-request-id: req-ea0d094e-9110-4aa1-bce9-b05459d80959 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:20,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea0d094e-9110-4aa1-bce9-b05459d80959 2018-08-31 03:29:20,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833074092865s 2018-08-31 03:29:20,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea0d094e-9110-4aa1-bce9-b05459d80959 2018-08-31 03:29:20,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:22,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:22,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-535e10f4-f99c-4004-b685-ef84ab2bdd14 x-compute-request-id: req-535e10f4-f99c-4004-b685-ef84ab2bdd14 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:22,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-535e10f4-f99c-4004-b685-ef84ab2bdd14 2018-08-31 03:29:22,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172305107117s 2018-08-31 03:29:22,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-535e10f4-f99c-4004-b685-ef84ab2bdd14 2018-08-31 03:29:22,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:24,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:24,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-027f9dad-9bb1-4519-a534-9b04b6b1b575 x-compute-request-id: req-027f9dad-9bb1-4519-a534-9b04b6b1b575 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:24,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-027f9dad-9bb1-4519-a534-9b04b6b1b575 2018-08-31 03:29:24,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644002914429s 2018-08-31 03:29:24,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-027f9dad-9bb1-4519-a534-9b04b6b1b575 2018-08-31 03:29:24,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:26,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:27,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-d360b3fb-83ef-483b-b3b0-98a886e1a37d x-compute-request-id: req-d360b3fb-83ef-483b-b3b0-98a886e1a37d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:27,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d360b3fb-83ef-483b-b3b0-98a886e1a37d 2018-08-31 03:29:27,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443124055862s 2018-08-31 03:29:27,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d360b3fb-83ef-483b-b3b0-98a886e1a37d 2018-08-31 03:29:27,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:29,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:29,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-cfbc19dd-322e-4cae-8633-82b6b90fac5b x-compute-request-id: req-cfbc19dd-322e-4cae-8633-82b6b90fac5b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:29,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cfbc19dd-322e-4cae-8633-82b6b90fac5b 2018-08-31 03:29:29,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180876970291s 2018-08-31 03:29:29,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cfbc19dd-322e-4cae-8633-82b6b90fac5b 2018-08-31 03:29:29,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:31,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:32,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-17994cae-7373-4688-9890-e9b302db1b77 x-compute-request-id: req-17994cae-7373-4688-9890-e9b302db1b77 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:32,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17994cae-7373-4688-9890-e9b302db1b77 2018-08-31 03:29:32,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609701156616s 2018-08-31 03:29:32,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17994cae-7373-4688-9890-e9b302db1b77 2018-08-31 03:29:32,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:34,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:34,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-dd75dc2b-63fc-4528-afb9-8d93c05cf65a x-compute-request-id: req-dd75dc2b-63fc-4528-afb9-8d93c05cf65a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:34,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd75dc2b-63fc-4528-afb9-8d93c05cf65a 2018-08-31 03:29:34,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479154825211s 2018-08-31 03:29:34,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd75dc2b-63fc-4528-afb9-8d93c05cf65a 2018-08-31 03:29:34,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:36,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:36,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:36,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-1ac931ad-6ecc-4847-9916-0f9918afc848 x-compute-request-id: req-1ac931ad-6ecc-4847-9916-0f9918afc848 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:36,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ac931ad-6ecc-4847-9916-0f9918afc848 2018-08-31 03:29:36,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164744138718s 2018-08-31 03:29:36,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ac931ad-6ecc-4847-9916-0f9918afc848 2018-08-31 03:29:36,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:38,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:39,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-1346ac1b-8a48-42af-a668-7d07f8ef49a0 x-compute-request-id: req-1346ac1b-8a48-42af-a668-7d07f8ef49a0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:39,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1346ac1b-8a48-42af-a668-7d07f8ef49a0 2018-08-31 03:29:39,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428091049194s 2018-08-31 03:29:39,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1346ac1b-8a48-42af-a668-7d07f8ef49a0 2018-08-31 03:29:39,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:41,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:41,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-4e2f0f3e-51a1-440e-b4fa-f6299fb501cf x-compute-request-id: req-4e2f0f3e-51a1-440e-b4fa-f6299fb501cf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:41,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e2f0f3e-51a1-440e-b4fa-f6299fb501cf 2018-08-31 03:29:41,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170029163361s 2018-08-31 03:29:41,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e2f0f3e-51a1-440e-b4fa-f6299fb501cf 2018-08-31 03:29:41,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:43,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:43,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:43,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ac9896-3b67-4f36-baeb-dfb63ac8bae3 x-compute-request-id: req-b5ac9896-3b67-4f36-baeb-dfb63ac8bae3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:43,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b5ac9896-3b67-4f36-baeb-dfb63ac8bae3 2018-08-31 03:29:43,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18346118927s 2018-08-31 03:29:43,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b5ac9896-3b67-4f36-baeb-dfb63ac8bae3 2018-08-31 03:29:43,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:45,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:45,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:46,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-26ba2340-e8b6-47cd-a8ec-7f9b33818f98 x-compute-request-id: req-26ba2340-e8b6-47cd-a8ec-7f9b33818f98 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:46,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26ba2340-e8b6-47cd-a8ec-7f9b33818f98 2018-08-31 03:29:46,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379577159882s 2018-08-31 03:29:46,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26ba2340-e8b6-47cd-a8ec-7f9b33818f98 2018-08-31 03:29:46,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:48,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1d37938-022a-4e8b-b67d-72cf353d5107 x-compute-request-id: req-a1d37938-022a-4e8b-b67d-72cf353d5107 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:48,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1d37938-022a-4e8b-b67d-72cf353d5107 2018-08-31 03:29:48,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177170991898s 2018-08-31 03:29:48,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1d37938-022a-4e8b-b67d-72cf353d5107 2018-08-31 03:29:48,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:50,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:50,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8aa7df8-a289-4e69-93eb-2983b4a17bcb x-compute-request-id: req-b8aa7df8-a289-4e69-93eb-2983b4a17bcb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:50,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8aa7df8-a289-4e69-93eb-2983b4a17bcb 2018-08-31 03:29:50,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420153856277s 2018-08-31 03:29:50,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8aa7df8-a289-4e69-93eb-2983b4a17bcb 2018-08-31 03:29:50,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:52,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:52,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:53,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29: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-e00ca401-fa9a-438f-9476-b37f5e7af6b1 x-compute-request-id: req-e00ca401-fa9a-438f-9476-b37f5e7af6b1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:53,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e00ca401-fa9a-438f-9476-b37f5e7af6b1 2018-08-31 03:29:53,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405664920807s 2018-08-31 03:29:53,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e00ca401-fa9a-438f-9476-b37f5e7af6b1 2018-08-31 03:29:53,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:55,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:55,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:55,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29: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-4e08d719-5c48-457b-bae1-fc1e1ffea30a x-compute-request-id: req-4e08d719-5c48-457b-bae1-fc1e1ffea30a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:55,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e08d719-5c48-457b-bae1-fc1e1ffea30a 2018-08-31 03:29:55,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688030004501s 2018-08-31 03:29:55,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e08d719-5c48-457b-bae1-fc1e1ffea30a 2018-08-31 03:29:55,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:29:57,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:29:57,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:29:58,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:29:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01276481-1bc2-466c-889d-1f2aaaa53704 x-compute-request-id: req-01276481-1bc2-466c-889d-1f2aaaa53704 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:29:58,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01276481-1bc2-466c-889d-1f2aaaa53704 2018-08-31 03:29:58,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185665845871s 2018-08-31 03:29:58,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01276481-1bc2-466c-889d-1f2aaaa53704 2018-08-31 03:29:58,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:00,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01f154f9-420e-4a51-abb2-b95a1ec51326 x-compute-request-id: req-01f154f9-420e-4a51-abb2-b95a1ec51326 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:01,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01f154f9-420e-4a51-abb2-b95a1ec51326 2018-08-31 03:30:01,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22548484802s 2018-08-31 03:30:01,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01f154f9-420e-4a51-abb2-b95a1ec51326 2018-08-31 03:30:01,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:03,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:03,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:03,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30: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-dba1368a-3bed-4881-97f4-f096cdbb8384 x-compute-request-id: req-dba1368a-3bed-4881-97f4-f096cdbb8384 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:03,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dba1368a-3bed-4881-97f4-f096cdbb8384 2018-08-31 03:30:03,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379745006561s 2018-08-31 03:30:03,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dba1368a-3bed-4881-97f4-f096cdbb8384 2018-08-31 03:30:03,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:05,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:05,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f287bdd4-b89a-417a-b7b8-068c061c7684 x-compute-request-id: req-f287bdd4-b89a-417a-b7b8-068c061c7684 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:05,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f287bdd4-b89a-417a-b7b8-068c061c7684 2018-08-31 03:30:05,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19239616394s 2018-08-31 03:30:05,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f287bdd4-b89a-417a-b7b8-068c061c7684 2018-08-31 03:30:05,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:07,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:07,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:07,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6d0f4c-62bb-4211-87c5-f2ad50a96b82 x-compute-request-id: req-db6d0f4c-62bb-4211-87c5-f2ad50a96b82 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:07,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db6d0f4c-62bb-4211-87c5-f2ad50a96b82 2018-08-31 03:30:07,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163803815842s 2018-08-31 03:30:07,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db6d0f4c-62bb-4211-87c5-f2ad50a96b82 2018-08-31 03:30:07,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:09,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:10,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:10,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a31c91a4-4a54-4438-aa11-6457671c70b6 x-compute-request-id: req-a31c91a4-4a54-4438-aa11-6457671c70b6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:10,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a31c91a4-4a54-4438-aa11-6457671c70b6 2018-08-31 03:30:10,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344882011414s 2018-08-31 03:30:10,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a31c91a4-4a54-4438-aa11-6457671c70b6 2018-08-31 03:30:10,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:12,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:12,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6542e7a0-913d-47a4-a87d-586e6f2a4773 x-compute-request-id: req-6542e7a0-913d-47a4-a87d-586e6f2a4773 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:12,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6542e7a0-913d-47a4-a87d-586e6f2a4773 2018-08-31 03:30:12,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596291065216s 2018-08-31 03:30:12,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6542e7a0-913d-47a4-a87d-586e6f2a4773 2018-08-31 03:30:12,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:14,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:14,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:15,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30: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-52f90237-f87f-4c24-9163-a0fd7d71b865 x-compute-request-id: req-52f90237-f87f-4c24-9163-a0fd7d71b865 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:15,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-52f90237-f87f-4c24-9163-a0fd7d71b865 2018-08-31 03:30:15,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172978162766s 2018-08-31 03:30:15,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-52f90237-f87f-4c24-9163-a0fd7d71b865 2018-08-31 03:30:15,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:17,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:17,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78b2dd1d-84c7-4824-9d11-1dcfceab6a9c x-compute-request-id: req-78b2dd1d-84c7-4824-9d11-1dcfceab6a9c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:17,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-78b2dd1d-84c7-4824-9d11-1dcfceab6a9c 2018-08-31 03:30:17,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175067901611s 2018-08-31 03:30:17,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-78b2dd1d-84c7-4824-9d11-1dcfceab6a9c 2018-08-31 03:30:17,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:19,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:19,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-116df274-2db4-4030-b36e-9dd0ff0068ab x-compute-request-id: req-116df274-2db4-4030-b36e-9dd0ff0068ab Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:19,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-116df274-2db4-4030-b36e-9dd0ff0068ab 2018-08-31 03:30:19,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477738142014s 2018-08-31 03:30:19,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-116df274-2db4-4030-b36e-9dd0ff0068ab 2018-08-31 03:30:19,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:21,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:22,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-781bf03c-a06a-4cfe-8266-c32dcbc25de0 x-compute-request-id: req-781bf03c-a06a-4cfe-8266-c32dcbc25de0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:22,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-781bf03c-a06a-4cfe-8266-c32dcbc25de0 2018-08-31 03:30:22,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427056074142s 2018-08-31 03:30:22,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-781bf03c-a06a-4cfe-8266-c32dcbc25de0 2018-08-31 03:30:22,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:24,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:25,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-9a1af9a3-3803-4906-9d6e-fae7a421f2c2 x-compute-request-id: req-9a1af9a3-3803-4906-9d6e-fae7a421f2c2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:25,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9a1af9a3-3803-4906-9d6e-fae7a421f2c2 2018-08-31 03:30:25,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790215015411s 2018-08-31 03:30:25,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9a1af9a3-3803-4906-9d6e-fae7a421f2c2 2018-08-31 03:30:25,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:27,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:27,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:27,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30: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-6412c553-727a-491f-92b7-8a83314af9ba x-compute-request-id: req-6412c553-727a-491f-92b7-8a83314af9ba Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T03:28:12Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:27,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6412c553-727a-491f-92b7-8a83314af9ba 2018-08-31 03:30:27,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940008163452s 2018-08-31 03:30:27,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6412c553-727a-491f-92b7-8a83314af9ba 2018-08-31 03:30:27,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:30:29,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:30:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:30,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-2be93c48-43ab-459b-ad21-528572a7a9fc x-compute-request-id: req-2be93c48-43ab-459b-ad21-528572a7a9fc Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:d8:34", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:30:29.000000", "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:30:29Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:30:30,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2be93c48-43ab-459b-ad21-528572a7a9fc 2018-08-31 03:30:30,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630700111389s 2018-08-31 03:30:30,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2be93c48-43ab-459b-ad21-528572a7a9fc 2018-08-31 03:30:30,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 03:30:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=0f7774da-8d19-46e4-a760-6973e3113212" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:30,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-c8ffd601-6142-401a-a15c-3ea332a035bb Date: Fri, 31 Aug 2018 03:30:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T03:30:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d83e9171-b590-4ab7-bd78-903a98a8e6c6","ip_address":"192.168.120.3"}],"id":"9e8d0acc-87ad-4fea-bb2d-5601c653a270","security_groups":["7a4b0f20-45e9-429a-83bc-2820a534a54a"],"mac_address":"fa:16:3e:29:d8:34","project_id":"5c05ea7a043a497eabe047abf8e4b2d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e79b436-887b-494e-99f2-7d04cbd3e569","tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:28:11Z","binding:vnic_type":"normal","device_id":"0f7774da-8d19-46e4-a760-6973e3113212","ip_allocation":"immediate"}]} 2018-08-31 03:30:30,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0f7774da-8d19-46e4-a760-6973e3113212 used request id req-c8ffd601-6142-401a-a15c-3ea332a035bb 2018-08-31 03:30:30,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564172267914s 2018-08-31 03:30:30,669 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0f7774da-8d19-46e4-a760-6973e3113212 used request id req-c8ffd601-6142-401a-a15c-3ea332a035bb 2018-08-31 03:30:30,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=9e8d0acc-87ad-4fea-bb2d-5601c653a270" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:30,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-36f1227e-5f42-41e4-84dc-bf3ec39df172 Date: Fri, 31 Aug 2018 03:30:30 GMT RESP BODY: {"floatingips": []} 2018-08-31 03:30:30,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=9e8d0acc-87ad-4fea-bb2d-5601c653a270 used request id req-36f1227e-5f42-41e4-84dc-bf3ec39df172 2018-08-31 03:30:30,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0467340946198s 2018-08-31 03:30:30,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=9e8d0acc-87ad-4fea-bb2d-5601c653a270 used request id req-36f1227e-5f42-41e4-84dc-bf3ec39df172 2018-08-31 03:30:30,723 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:d8:34', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'86433f20-badd-4116-9f03-ab4d789be20a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:30:29.000000', 'flavor': Munch({u'id': u'f590d50e-f6b9-49e7-9863-2a0c301ee30c'}), 'az': u'nova', 'id': u'0f7774da-8d19-46e4-a760-6973e3113212', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4ce3b8f4bc6a4c78acb6af808362d77c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'name': 'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T03:30:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:30:29Z', 'hostId': u'bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:30:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'name': u'cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928', 'adminPass': u'paELwix46CVG', 'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'created_at': u'2018-08-31T03:28:09Z', 'created': u'2018-08-31T03:28:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 03:30:30,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:30:30,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:30,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f8adcf7c-9b0e-45c9-8d36-7c294272ee34 Date: Fri, 31 Aug 2018 03:30:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5e79b436-887b-494e-99f2-7d04cbd3e569","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c05ea7a043a497eabe047abf8e4b2d0","l2_adjacency":true,"status":"ACTIVE","subnets":["d83e9171-b590-4ab7-bd78-903a98a8e6c6"],"description":"","tags":[],"updated_at":"2018-08-31T03:26:34Z","qos_policy_id":null,"name":"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928","admin_state_up":true,"tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 03:30:30,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f8adcf7c-9b0e-45c9-8d36-7c294272ee34 2018-08-31 03:30:30,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979738235474s 2018-08-31 03:30:30,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f8adcf7c-9b0e-45c9-8d36-7c294272ee34 2018-08-31 03:30:30,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 03:30:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=0f7774da-8d19-46e4-a760-6973e3113212" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:30,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-bafc4f39-20fa-424f-94d3-811b66ac2975 Date: Fri, 31 Aug 2018 03:30:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T03:30:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d83e9171-b590-4ab7-bd78-903a98a8e6c6","ip_address":"192.168.120.3"}],"id":"9e8d0acc-87ad-4fea-bb2d-5601c653a270","security_groups":["7a4b0f20-45e9-429a-83bc-2820a534a54a"],"mac_address":"fa:16:3e:29:d8:34","project_id":"5c05ea7a043a497eabe047abf8e4b2d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e79b436-887b-494e-99f2-7d04cbd3e569","tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:28:11Z","binding:vnic_type":"normal","device_id":"0f7774da-8d19-46e4-a760-6973e3113212","ip_allocation":"immediate"}]} 2018-08-31 03:30:30,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0f7774da-8d19-46e4-a760-6973e3113212 used request id req-bafc4f39-20fa-424f-94d3-811b66ac2975 2018-08-31 03:30:30,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511498451233s 2018-08-31 03:30:30,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0f7774da-8d19-46e4-a760-6973e3113212 used request id req-bafc4f39-20fa-424f-94d3-811b66ac2975 2018-08-31 03:30:30,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 03:30:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.3", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270"}}' 2018-08-31 03:30:33,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-38f38a05-ccbd-45ae-bd1a-0d2f19d9ccbd Date: Fri, 31 Aug 2018 03:30:33 GMT RESP BODY: {"floatingip": {"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}} 2018-08-31 03:30:33,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-38f38a05-ccbd-45ae-bd1a-0d2f19d9ccbd 2018-08-31 03:30:33,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.3818860054s 2018-08-31 03:30:33,260 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-38f38a05-ccbd-45ae-bd1a-0d2f19d9ccbd 2018-08-31 03:30:33,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:33,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:33,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-faf2e181-0cf9-4929-8352-ca288fe1a17f Date: Fri, 31 Aug 2018 03:30:33 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:33,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-faf2e181-0cf9-4929-8352-ca288fe1a17f 2018-08-31 03:30:33,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0789120197296s 2018-08-31 03:30:33,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-faf2e181-0cf9-4929-8352-ca288fe1a17f 2018-08-31 03:30:33,352 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:30:33,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:33,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-fb54c848-8d98-4288-9b16-4f3e76ddbd09 Date: Fri, 31 Aug 2018 03:30:33 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:33,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fb54c848-8d98-4288-9b16-4f3e76ddbd09 2018-08-31 03:30:33,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598449707031s 2018-08-31 03:30:33,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fb54c848-8d98-4288-9b16-4f3e76ddbd09 2018-08-31 03:30:33,520 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:30:33,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:33,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-963281cf-2684-4570-aaa9-cd639f8fc0ac Date: Fri, 31 Aug 2018 03:30:33 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:33,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-963281cf-2684-4570-aaa9-cd639f8fc0ac 2018-08-31 03:30:33,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0693740844727s 2018-08-31 03:30:33,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-963281cf-2684-4570-aaa9-cd639f8fc0ac 2018-08-31 03:30:33,699 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:30:33,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:33,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:33,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c567de8c-c00b-4bfd-858f-1d0ee40510bb Date: Fri, 31 Aug 2018 03:30:33 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:33,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c567de8c-c00b-4bfd-858f-1d0ee40510bb 2018-08-31 03:30:33,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0564408302307s 2018-08-31 03:30:33,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c567de8c-c00b-4bfd-858f-1d0ee40510bb 2018-08-31 03:30:33,864 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:30:33,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:34,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-df63fdb3-3dce-4b54-bc53-113007e52392 Date: Fri, 31 Aug 2018 03:30:34 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:34,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-df63fdb3-3dce-4b54-bc53-113007e52392 2018-08-31 03:30:34,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562720298767s 2018-08-31 03:30:34,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-df63fdb3-3dce-4b54-bc53-113007e52392 2018-08-31 03:30:34,029 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:30:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:34,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d5c74ab6-5709-474e-81d7-9f68216410bc Date: Fri, 31 Aug 2018 03:30:34 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:34,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d5c74ab6-5709-474e-81d7-9f68216410bc 2018-08-31 03:30:34,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568661689758s 2018-08-31 03:30:34,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d5c74ab6-5709-474e-81d7-9f68216410bc 2018-08-31 03:30:34,195 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:30:34,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:34,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1462456c-6beb-424c-863c-3fbe834b55fe Date: Fri, 31 Aug 2018 03:30:34 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:32Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:34,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1462456c-6beb-424c-863c-3fbe834b55fe 2018-08-31 03:30:34,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0511229038239s 2018-08-31 03:30:34,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1462456c-6beb-424c-863c-3fbe834b55fe 2018-08-31 03:30:34,355 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 03:30:34,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:30:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:30:34,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-3af06ef3-adc0-4629-81de-922bf93ca84b Date: Fri, 31 Aug 2018 03:30:34 GMT RESP BODY: {"floatingips": [{"router_id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:30:32Z", "updated_at": "2018-08-31T03:30:34Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:d8:34", "device_id": "0f7774da-8d19-46e4-a760-6973e3113212"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_id": "9e8d0acc-87ad-4fea-bb2d-5601c653a270", "id": "b1b1d09d-5aa7-4c1c-91a0-805c54d03584", "qos_policy_id": null}]} 2018-08-31 03:30:34,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3af06ef3-adc0-4629-81de-922bf93ca84b 2018-08-31 03:30:34,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560619831085s 2018-08-31 03:30:34,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3af06ef3-adc0-4629-81de-922bf93ca84b 2018-08-31 03:30:34,519 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e8f4870c-75c9-43d4-b7cb-527342f08e61', 'updated_at': u'2018-08-31T03:30:34Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'9e8d0acc-87ad-4fea-bb2d-5601c653a270', 'id': u'b1b1d09d-5aa7-4c1c-91a0-805c54d03584', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'9e8d0acc-87ad-4fea-bb2d-5601c653a270', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'name': 'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:29:d8:34', u'device_id': u'0f7774da-8d19-46e4-a760-6973e3113212'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'created_at': u'2018-08-31T03:30:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:29:d8:34', u'device_id': u'0f7774da-8d19-46e4-a760-6973e3113212'}), 'router': u'e8f4870c-75c9-43d4-b7cb-527342f08e61'}) 2018-08-31 03:30:34,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:30:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:30:34,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30: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-4da87d7a-9512-4b89-b1bd-261d7d04cd06 x-compute-request-id: req-4da87d7a-9512-4b89-b1bd-261d7d04cd06 Content-Encoding: gzip Content-Length: 10895 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 1798765932 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.912 MHz processor\n[ 0.451892] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.455277] pid_max: default: 32768 minimum: 301\n[ 0.457112] Security Framework initialized\n[ 0.458803] SELinux: Initializing.\n[ 0.460595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.467491] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.471793] Mount-cache hash table entries: 4096\n[ 0.473923] Initializing cgroup subsys memory\n[ 0.475679] Initializing cgroup subsys devices\n[ 0.477453] Initializing cgroup subsys freezer\n[ 0.479236] Initializing cgroup subsys net_cls\n[ 0.481014] Initializing cgroup subsys blkio\n[ 0.482751] Initializing cgroup subsys perf_event\n[ 0.484577] Initializing cgroup subsys hugetlb\n[ 0.486334] Initializing cgroup subsys pids\n[ 0.488057] Initializing cgroup subsys net_prio\n[ 0.489930] CPU: Physical Processor ID: 0\n[ 0.492304] mce: CPU supports 10 MCE banks\n[ 0.494031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.496031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.498040] tlb_flushall_shift: 6\n[ 0.499724] Freeing SMP alternatives: 28k freed\n[ 0.504174] ACPI: Core revision 20130517\n[ 0.506264] ACPI: All ACPI Tables successfully acquired\n[ 0.508498] ftrace: allocating 25812 entries in 101 pages\n[ 0.530818] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.533155] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.535468] smpboot: Max logical packages: 2\n[ 0.537462] Enabling x2apic\n[ 0.538872] Enabled x2apic\n[ 0.540498] Switched APIC routing to physical x2apic.\n[ 0.543757] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.546093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.550140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.558639] KVM setup paravirtual spinlock\n[ 0.561631] smpboot: Booting Node 0, Processors #1 OK\n[ 0.564004] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.586008] Brought up 2 CPUs\n[ 0.586010] KVM setup async PF for cpu 1\n[ 0.586014] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.590922] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.594168] devtmpfs: initialized\n[ 0.597089] EVM: security.selinux\n[ 0.598600] EVM: security.ima\n[ 0.600031] EVM: security.capability\n[ 0.602283] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.604718] pinctrl core: initialized pinctrl subsystem\n[ 0.606865] NET: Registered protocol family 16\n[ 0.608902] ACPI: bus type PCI registered\n[ 0.610606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.613024] PCI: Using configuration type 1 for base access\n[ 0.619487] ACPI: Added _OSI(Module Device)\n[ 0.621240] ACPI: Added _OSI(Processor Device)\n[ 0.623038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.624902] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.628036] ACPI: Interpreter enabled\n[ 0.629662] ACPI: (supports S0 S5)\n[ 0.631189] ACPI: Using IOAPIC for interrupt routing\n[ 0.633129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.638524] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.640797] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.643203] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.645552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.649894] acpiphp: Slot [3] registered\n[ 0.651572] acpiphp: Slot [4] registered\n[ 0.653257] acpiphp: Slot [5] registered\n[ 0.654942] acpiphp: Slot [6] registered\n[ 0.656620] acpiphp: Slot [7] registered\n[ 0.658296] acpiphp: Slot [8] registered\n[ 0.659992] acpiphp: Slot [9] registered\n[ 0.661664] acpiphp: Slot [10] registered\n[ 0.663361] acpiphp: Slot [11] registered\n[ 0.665067] acpiphp: Slot [12] registered\n[ 0.666778] acpiphp: Slot [13] registered\n[ 0.668484] acpiphp: Slot [14] registered\n[ 0.670216] acpiphp: Slot [15] registered\n[ 0.671921] acpiphp: Slot [16] registered\n[ 0.673617] acpiphp: Slot [17] registered\n[ 0.675315] acpiphp: Slot [18] registered\n[ 0.677013] acpiphp: Slot [19] registered\n[ 0.678823] acpiphp: Slot [20] registered\n[ 0.680718] acpiphp: Slot [21] registered\n[ 0.682411] acpiphp: Slot [22] registered\n[ 0.684105] acpiphp: Slot [23] registered\n[ 0.685805] acpiphp: Slot [24] registered\n[ 0.687506] acpiphp: Slot [25] registered\n[ 0.689209] acpiphp: Slot [26] registered\n[ 0.690922] acpiphp: Slot [27] registered\n[ 0.692614] acpiphp: Slot [28] registered\n[ 0.694312] acpiphp: Slot [29] registered\n[ 0.696014] acpiphp: Slot [30] registered\n[ 0.697706] acpiphp: Slot [31] registered\n[ 0.699402] PCI host bridge to bus 0000:00\n[ 0.701107] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.703161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.705540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.707931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.711053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.714173] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.721154] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.723404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.725495] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.727714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.732180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.734979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.759866] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.762714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.765083] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.767448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.769786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.771949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.774198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.777068] vgaarb: loaded\n[ 0.778273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.780205] SCSI subsystem initialized\n[ 0.781670] ACPI: bus type USB registered\n[ 0.783185] usbcore: registered new interface driver usbfs\n[ 0.784981] usbcore: registered new interface driver hub\n[ 0.786755] usbcore: registered new device driver usb\n[ 0.788669] PCI: Using ACPI for IRQ routing\n[ 0.790584] NetLabel: Initializing\n[ 0.791947] NetLabel: domain hash size = 128\n[ 0.793483] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.795195] NetLabel: unlabeled traffic allowed by default\n[ 0.797132] Switched to clocksource kvm-clock\n[ 0.806833] pnp: PnP ACPI init\n[ 0.808141] ACPI: bus type PNP registered\n[ 0.810036] pnp: PnP ACPI: found 5 devices\n[ 0.811534] ACPI: bus type PNP unregistered\n[ 0.819669] NET: Registered protocol family 2\n[ 0.821561] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.824510] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.826960] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.829065] TCP: reno registered\n[ 0.830384] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.832311] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.834376] NET: Registered protocol family 1\n[ 0.835967] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.837857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.839687] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.859988] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.880200] Unpacking initramfs...\n[ 1.357911] Freeing initrd memory: 37508k freed\n[ 1.367459] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.369511] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.373350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.375346] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.377668] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.379639] Initialise system trusted keyring\n[ 1.381223] audit: initializing netlink socket (disabled)\n[ 1.383012] type=2000 audit(1535686231.707:1): initialized\n[ 1.400211] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.402185] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.405002] zpool: loaded\n[ 1.406207] zbud: loaded\n[ 1.407586] VFS: Disk quotas dquot_6.5.2\n[ 1.409095] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.411253] msgmni has been set to 7578\n[ 1.412773] Key type big_key registered\n[ 1.415198] NET: Registered protocol family 38\n[ 1.416773] Key type asymmetric registered\n[ 1.418269] Asymmetric key parser 'x509' registered\n[ 1.419939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.422727] io scheduler noop registered\n[ 1.424197] io scheduler deadline registered (default)\n[ 1.439566] io scheduler cfq registered\n[ 1.441099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.442900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.445001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.447712] ACPI: Power Button [PWRF]\n[ 1.449280] GHES: HEST is not enabled!\n[ 1.450781] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.474984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.477328] Non-volatile memory driver v1.3\n[ 1.478853] Linux agpgart interface v0.103\n[ 1.480486] crash memory driver: version 1.1\n[ 1.482086] rdac: device handler registered\n[ 1.483678] hp_sw: device handler registered\n[ 1.485227] emc: device handler registered\n[ 1.486702] alua: device handler registered\n[ 1.488230] libphy: Fixed MDIO Bus: probed\n[ 1.489792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.491802] ehci-pci: EHCI PCI platform driver\n[ 1.493356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.495284] ohci-pci: OHCI PCI platform driver\n[ 1.496848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.517293] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.519093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.521848] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.523593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.525520] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.527573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.530252] usb usb1: Product: UHCI Host Controller\n[ 1.531901] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.534020] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.535749] hub 1-0:1.0: USB hub found\n[ 1.537171] hub 1-0:1.0: 2 ports detected\n[ 1.538810] usbcore: registered new interface driver usbserial\n[ 1.540666] usbcore: registered new interface driver usbserial_generic\n[ 1.542661] usbserial: USB Serial support registered for generic\n[ 1.544574] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.548207] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.549919] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.551700] mousedev: PS/2 mouse device common for all mice\n[ 1.553872] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.557472] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.560466] rtc_cmos 00:00: RTC can wake from S4\n[ 1.562358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.564346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.566381] cpuidle: using governor menu\n[ 1.568150] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.568239] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.568326] usbcore: registered new interface driver usbhid\n[ 1.568328] usbhid: USB HID core driver\n[ 1.568370] drop_monitor: Initializing network drop monitor service\n[ 1.568424] TCP: cubic registered\n[ 1.568426] Initializing XFRM netlink socket\n[ 1.568514] NET: Registered protocol family 10\n[ 1.582432] NET: Registered protocol family 17\n[ 1.584248] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.586241] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.588153] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.591340] Loading compiled-in X.509 certificates\n[ 1.593139] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.596540] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.600384] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.603810] registered taskstats version 1\n[ 1.607447] Key type trusted registered\n[ 1.610471] Key type encrypted registered\n[ 1.613415] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.615833] rtc_cmos 00:00: setting system clock to 2018-08-31 03:30:31 UTC (1535686231)\n[ 1.619575] Freeing unused kernel memory: 1680k freed\n[ 1.625792] 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.631429] systemd[1]: Detected virtualization kvm.\n[ 1.633124] systemd[1]: Detected architecture x86-64.\n[ 1.634837] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.638033] systemd[1]: No hostname configured.\n[ 1.639832] systemd[1]: Set hostname to .\n[ 1.641660] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.666410] systemd[1]: Created slice Root Slice.\n[ 1.668165] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.670958] systemd[1]: Created slice System Slice.\n[ 1.672732] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.675485] systemd[1]: Listening on Journal Socket.\n[ 1.677254] systemd[1]: Starting Journal Socket.\n[ 1.679376] 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 Swap.\n[ 1.685166] systemd[1]: Reached target Swap.\n[ 1.686789] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.689355] systemd[1]: Reached target Timers.\n[ 1.691062] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.693753] systemd[1]: Listening on udev Kernel Socket.\n[ 1.695626] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.698616] systemd[1]: Reached target Local File Systems.\n[ 1.700560] systemd[1]: Starting Local File Systems.\n[ 1.702752] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.705796] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.709163] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.713587] systemd[1]: Listening on udev Control Socket.\n[ 1.715484] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.718363] systemd[1]: Reached target Sockets.\n[ 1.720084] systemd[1]: Starting Sockets.\n[ 1.721711] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.724688] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.728819] systemd[1]: Reached target Paths.\n[ 1.730478] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.733051] systemd[1]: Reached target Slices.\n[ 1.734711] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.737499] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.787245] RPC: Registered named UNIX socket transport module.\n[ 1.789217] RPC: Registered udp transport module.\n[ 1.790848] RPC: Registered tcp transport module.\n[ 1.792585] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.841297] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.[ 1.899675] FDC 0 is a S82078B\n\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.929797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.970032] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.976360] scsi host0: ata_piix\n[ 1.977934] vda: vda1\n[ 1.978114] scsi host1: ata_piix\n[ 1.978157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.978157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.995990] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.998249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.000493] usb 1-1: Product: QEMU USB Tablet\n[ 2.002128] usb 1-1: Manufacturer: QEMU\n[ 2.003660] usb 1-1: SerialNumber: 42\n[ 2.014146] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.017752] 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 File System Check on /dev/d...4b4-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 Mounting /sysroot...\n[ 2.152933] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.156004] XFS (vda1): Mounting V4 Filesystem\n[ 2.179481] 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.375184] tsc: Refined TSC clocksource calibration: 3491.859 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 Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\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 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 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] 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 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.447007] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.631568] SELinux: Disabled at runtime.\n[ 2.670218] type=1404 audit(1535686232.554:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.694752] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.696571] 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] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.002365] 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[[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 Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.094261] 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 Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.308896] type=1305 audit(1535686233.192:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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[ 3.432112] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m[ 3.439157] [drm] Initialized drm 1.1.0 20060810\n] Reached target Paths.\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[ 3.453176] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial[ 3.480954] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n cloud-init job (pre-networking)...[ 3.483234] [TTM] Initializing pool allocator\n[ 3.483245] [TTM] Initializing DMA pool allocator\n[ 3.483482] [drm] fb mappable at 0xFC000000\n[ 3.483482] [drm] vram aper at 0xFC000000\n\n[ 3.483482] [drm] size 33554432\n[ 3.483482] [drm] fb depth is 24\n[ 3.483483] [drm] pitch is 3072\n[ 3.487659] ppdev: user-space parallel port driver\n[ 3.490037] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.517333] Console: switching to colour frame buffer device 128x48\n[ 3.532000] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Authorization Manager...\n Starting Login Service.[ 3.537145] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n..\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.751693] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.764813] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.775696] alg: No test for crc32 (crc32-pclmul)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.783523] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[ 3.787317] intel_powerclamp: No package C-state available[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started NTP client/server.\n\n[ 3.793265] intel_powerclamp: No package C-state available"} 2018-08-31 03:30:34,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212/action used request id req-4da87d7a-9512-4b89-b1bd-261d7d04cd06 2018-08-31 03:30:34,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0986070632935s 2018-08-31 03:30:34,620 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212/action used request id req-4da87d7a-9512-4b89-b1bd-261d7d04cd06 2018-08-31 03:30:34,620 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 1798765932 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.912 MHz processor [ 0.451892] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.455277] pid_max: default: 32768 minimum: 301 [ 0.457112] Security Framework initialized [ 0.458803] SELinux: Initializing. [ 0.460595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.467491] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.471793] Mount-cache hash table entries: 4096 [ 0.473923] Initializing cgroup subsys memory [ 0.475679] Initializing cgroup subsys devices [ 0.477453] Initializing cgroup subsys freezer [ 0.479236] Initializing cgroup subsys net_cls [ 0.481014] Initializing cgroup subsys blkio [ 0.482751] Initializing cgroup subsys perf_event [ 0.484577] Initializing cgroup subsys hugetlb [ 0.486334] Initializing cgroup subsys pids [ 0.488057] Initializing cgroup subsys net_prio [ 0.489930] CPU: Physical Processor ID: 0 [ 0.492304] mce: CPU supports 10 MCE banks [ 0.494031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.496031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.498040] tlb_flushall_shift: 6 [ 0.499724] Freeing SMP alternatives: 28k freed [ 0.504174] ACPI: Core revision 20130517 [ 0.506264] ACPI: All ACPI Tables successfully acquired [ 0.508498] ftrace: allocating 25812 entries in 101 pages [ 0.530818] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.533155] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.535468] smpboot: Max logical packages: 2 [ 0.537462] Enabling x2apic [ 0.538872] Enabled x2apic [ 0.540498] Switched APIC routing to physical x2apic. [ 0.543757] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.546093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.550140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.558639] KVM setup paravirtual spinlock [ 0.561631] smpboot: Booting Node 0, Processors #1 OK [ 0.564004] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.586008] Brought up 2 CPUs [ 0.586010] KVM setup async PF for cpu 1 [ 0.586014] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.590922] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.594168] devtmpfs: initialized [ 0.597089] EVM: security.selinux [ 0.598600] EVM: security.ima [ 0.600031] EVM: security.capability [ 0.602283] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.604718] pinctrl core: initialized pinctrl subsystem [ 0.606865] NET: Registered protocol family 16 [ 0.608902] ACPI: bus type PCI registered [ 0.610606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.613024] PCI: Using configuration type 1 for base access [ 0.619487] ACPI: Added _OSI(Module Device) [ 0.621240] ACPI: Added _OSI(Processor Device) [ 0.623038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.624902] ACPI: Added _OSI(Processor Aggregator Device) [ 0.628036] ACPI: Interpreter enabled [ 0.629662] ACPI: (supports S0 S5) [ 0.631189] ACPI: Using IOAPIC for interrupt routing [ 0.633129] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.638524] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640797] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.643203] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.645552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.649894] acpiphp: Slot [3] registered [ 0.651572] acpiphp: Slot [4] registered [ 0.653257] acpiphp: Slot [5] registered [ 0.654942] acpiphp: Slot [6] registered [ 0.656620] acpiphp: Slot [7] registered [ 0.658296] acpiphp: Slot [8] registered [ 0.659992] acpiphp: Slot [9] registered [ 0.661664] acpiphp: Slot [10] registered [ 0.663361] acpiphp: Slot [11] registered [ 0.665067] acpiphp: Slot [12] registered [ 0.666778] acpiphp: Slot [13] registered [ 0.668484] acpiphp: Slot [14] registered [ 0.670216] acpiphp: Slot [15] registered [ 0.671921] acpiphp: Slot [16] registered [ 0.673617] acpiphp: Slot [17] registered [ 0.675315] acpiphp: Slot [18] registered [ 0.677013] acpiphp: Slot [19] registered [ 0.678823] acpiphp: Slot [20] registered [ 0.680718] acpiphp: Slot [21] registered [ 0.682411] acpiphp: Slot [22] registered [ 0.684105] acpiphp: Slot [23] registered [ 0.685805] acpiphp: Slot [24] registered [ 0.687506] acpiphp: Slot [25] registered [ 0.689209] acpiphp: Slot [26] registered [ 0.690922] acpiphp: Slot [27] registered [ 0.692614] acpiphp: Slot [28] registered [ 0.694312] acpiphp: Slot [29] registered [ 0.696014] acpiphp: Slot [30] registered [ 0.697706] acpiphp: Slot [31] registered [ 0.699402] PCI host bridge to bus 0000:00 [ 0.701107] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.703161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.705540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.707931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.711053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.714173] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.721154] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.723404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.725495] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.727714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.732180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.734979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.759866] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.762714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.765083] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.767448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.769786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.771949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.774198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.777068] vgaarb: loaded [ 0.778273] vgaarb: bridge control possible 0000:00:02.0 [ 0.780205] SCSI subsystem initialized [ 0.781670] ACPI: bus type USB registered [ 0.783185] usbcore: registered new interface driver usbfs [ 0.784981] usbcore: registered new interface driver hub [ 0.786755] usbcore: registered new device driver usb [ 0.788669] PCI: Using ACPI for IRQ routing [ 0.790584] NetLabel: Initializing [ 0.791947] NetLabel: domain hash size = 128 [ 0.793483] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.795195] NetLabel: unlabeled traffic allowed by default [ 0.797132] Switched to clocksource kvm-clock [ 0.806833] pnp: PnP ACPI init [ 0.808141] ACPI: bus type PNP registered [ 0.810036] pnp: PnP ACPI: found 5 devices [ 0.811534] ACPI: bus type PNP unregistered [ 0.819669] NET: Registered protocol family 2 [ 0.821561] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.824510] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.826960] TCP: Hash tables configured (established 32768 bind 32768) [ 0.829065] TCP: reno registered [ 0.830384] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.832311] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.834376] NET: Registered protocol family 1 [ 0.835967] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.837857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.839687] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.859988] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.880200] Unpacking initramfs... [ 1.357911] Freeing initrd memory: 37508k freed [ 1.367459] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.369511] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.373350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.375346] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.377668] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.379639] Initialise system trusted keyring [ 1.381223] audit: initializing netlink socket (disabled) [ 1.383012] type=2000 audit(1535686231.707:1): initialized [ 1.400211] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.402185] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.405002] zpool: loaded [ 1.406207] zbud: loaded [ 1.407586] VFS: Disk quotas dquot_6.5.2 [ 1.409095] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.411253] msgmni has been set to 7578 [ 1.412773] Key type big_key registered [ 1.415198] NET: Registered protocol family 38 [ 1.416773] Key type asymmetric registered [ 1.418269] Asymmetric key parser 'x509' registered [ 1.419939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.422727] io scheduler noop registered [ 1.424197] io scheduler deadline registered (default) [ 1.439566] io scheduler cfq registered [ 1.441099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.442900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.445001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.447712] ACPI: Power Button [PWRF] [ 1.449280] GHES: HEST is not enabled! [ 1.450781] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.474984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.477328] Non-volatile memory driver v1.3 [ 1.478853] Linux agpgart interface v0.103 [ 1.480486] crash memory driver: version 1.1 [ 1.482086] rdac: device handler registered [ 1.483678] hp_sw: device handler registered [ 1.485227] emc: device handler registered [ 1.486702] alua: device handler registered [ 1.488230] libphy: Fixed MDIO Bus: probed [ 1.489792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.491802] ehci-pci: EHCI PCI platform driver [ 1.493356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.495284] ohci-pci: OHCI PCI platform driver [ 1.496848] uhci_hcd: USB Universal Host Controller Interface driver [ 1.517293] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.519093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.521848] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.523593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.525520] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.527573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.530252] usb usb1: Product: UHCI Host Controller [ 1.531901] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.534020] usb usb1: SerialNumber: 0000:00:01.2 [ 1.535749] hub 1-0:1.0: USB hub found [ 1.537171] hub 1-0:1.0: 2 ports detected [ 1.538810] usbcore: registered new interface driver usbserial [ 1.540666] usbcore: registered new interface driver usbserial_generic [ 1.542661] usbserial: USB Serial support registered for generic [ 1.544574] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.548207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.549919] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.551700] mousedev: PS/2 mouse device common for all mice [ 1.553872] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.557472] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.560466] rtc_cmos 00:00: RTC can wake from S4 [ 1.562358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.564346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.566381] cpuidle: using governor menu [ 1.568150] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.568239] hidraw: raw HID events driver (C) Jiri Kosina [ 1.568326] usbcore: registered new interface driver usbhid [ 1.568328] usbhid: USB HID core driver [ 1.568370] drop_monitor: Initializing network drop monitor service [ 1.568424] TCP: cubic registered [ 1.568426] Initializing XFRM netlink socket [ 1.568514] NET: Registered protocol family 10 [ 1.582432] NET: Registered protocol family 17 [ 1.584248] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.586241] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.588153] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.591340] Loading compiled-in X.509 certificates [ 1.593139] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.596540] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.600384] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.603810] registered taskstats version 1 [ 1.607447] Key type trusted registered [ 1.610471] Key type encrypted registered [ 1.613415] IMA: No TPM chip found, activating TPM-bypass! [ 1.615833] rtc_cmos 00:00: setting system clock to 2018-08-31 03:30:31 UTC (1535686231) [ 1.619575] Freeing unused kernel memory: 1680k freed [ 1.625792] 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.631429] systemd[1]: Detected virtualization kvm. [ 1.633124] systemd[1]: Detected architecture x86-64. [ 1.634837] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.638033] systemd[1]: No hostname configured. [ 1.639832] systemd[1]: Set hostname to . [ 1.641660] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.666410] systemd[1]: Created slice Root Slice. [ 1.668165] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.670958] systemd[1]: Created slice System Slice. [ 1.672732] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.675485] systemd[1]: Listening on Journal Socket. [ 1.677254] systemd[1]: Starting Journal Socket. [ 1.679376] 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 Swap. [ 1.685166] systemd[1]: Reached target Swap. [ 1.686789] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.689355] systemd[1]: Reached target Timers. [ 1.691062] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.693753] systemd[1]: Listening on udev Kernel Socket. [ 1.695626] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.698616] systemd[1]: Reached target Local File Systems. [ 1.700560] systemd[1]: Starting Local File Systems. [ 1.702752] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.705796] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.709163] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.713587] systemd[1]: Listening on udev Control Socket. [ 1.715484] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.718363] systemd[1]: Reached target Sockets. [ 1.720084] systemd[1]: Starting Sockets. [ 1.721711] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.724688] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.728819] systemd[1]: Reached target Paths. [ 1.730478] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.733051] systemd[1]: Reached target Slices. [ 1.734711] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.737499] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.787245] RPC: Registered named UNIX socket transport module. [ 1.789217] RPC: Registered udp transport module. [ 1.790848] RPC: Registered tcp transport module. [ 1.792585] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.841297] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization.[ 1.899675] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.929797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.970032] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.976360] scsi host0: ata_piix [ 1.977934] vda: vda1 [ 1.978114] scsi host1: ata_piix [ 1.978157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.978157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.995990] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.998249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.000493] usb 1-1: Product: QEMU USB Tablet [ 2.002128] usb 1-1: Manufacturer: QEMU [ 2.003660] usb 1-1: SerialNumber: 42 [ 2.014146] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.017752] 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 File System Check on /dev/d...4b4-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. Mounting /sysroot... [ 2.152933] SGI XFS with ACLs, security attributes, no debug enabled [ 2.156004] XFS (vda1): Mounting V4 Filesystem [ 2.179481] 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.375184] tsc: Refined TSC clocksource calibration: 3491.859 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 Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[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 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 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] 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 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.447007] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.631568] SELinux: Disabled at runtime. [ 2.670218] type=1404 audit(1535686232.554:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.694752] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.696571] 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] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[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 Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 3.002365] 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... [[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 Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.094261] 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 Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.308896] type=1305 audit(1535686233.192:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[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. [ 3.432112] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m[ 3.439157] [drm] Initialized drm 1.1.0 20060810 ] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.453176] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial[ 3.480954] [TTM] Zone kernel: Available graphics memory: 1940960 kiB cloud-init job (pre-networking)...[ 3.483234] [TTM] Initializing pool allocator [ 3.483245] [TTM] Initializing DMA pool allocator [ 3.483482] [drm] fb mappable at 0xFC000000 [ 3.483482] [drm] vram aper at 0xFC000000 [ 3.483482] [drm] size 33554432 [ 3.483482] [drm] fb depth is 24 [ 3.483483] [drm] pitch is 3072 [ 3.487659] ppdev: user-space parallel port driver [ 3.490037] fbcon: cirrusdrmfb (fb0) is primary device [ 3.517333] Console: switching to colour frame buffer device 128x48 [ 3.532000] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... Starting Login Service.[ 3.537145] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 .. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.751693] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [ 3.764813] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.775696] alg: No test for crc32 (crc32-pclmul) Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.783523] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[ 3.787317] intel_powerclamp: No package C-state available[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [ 3.793265] intel_powerclamp: No package C-state available 2018-08-31 03:30:35,623 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-08-31 03:30:44,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:30:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:30:44,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:30:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-058b51d4-0877-4509-b613-eb37d9171877 x-compute-request-id: req-058b51d4-0877-4509-b613-eb37d9171877 Content-Encoding: gzip Content-Length: 12740 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 1798765932 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.912 MHz processor\n[ 0.451892] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.455277] pid_max: default: 32768 minimum: 301\n[ 0.457112] Security Framework initialized\n[ 0.458803] SELinux: Initializing.\n[ 0.460595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.467491] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.471793] Mount-cache hash table entries: 4096\n[ 0.473923] Initializing cgroup subsys memory\n[ 0.475679] Initializing cgroup subsys devices\n[ 0.477453] Initializing cgroup subsys freezer\n[ 0.479236] Initializing cgroup subsys net_cls\n[ 0.481014] Initializing cgroup subsys blkio\n[ 0.482751] Initializing cgroup subsys perf_event\n[ 0.484577] Initializing cgroup subsys hugetlb\n[ 0.486334] Initializing cgroup subsys pids\n[ 0.488057] Initializing cgroup subsys net_prio\n[ 0.489930] CPU: Physical Processor ID: 0\n[ 0.492304] mce: CPU supports 10 MCE banks\n[ 0.494031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.496031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.498040] tlb_flushall_shift: 6\n[ 0.499724] Freeing SMP alternatives: 28k freed\n[ 0.504174] ACPI: Core revision 20130517\n[ 0.506264] ACPI: All ACPI Tables successfully acquired\n[ 0.508498] ftrace: allocating 25812 entries in 101 pages\n[ 0.530818] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.533155] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.535468] smpboot: Max logical packages: 2\n[ 0.537462] Enabling x2apic\n[ 0.538872] Enabled x2apic\n[ 0.540498] Switched APIC routing to physical x2apic.\n[ 0.543757] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.546093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.550140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.558639] KVM setup paravirtual spinlock\n[ 0.561631] smpboot: Booting Node 0, Processors #1 OK\n[ 0.564004] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.586008] Brought up 2 CPUs\n[ 0.586010] KVM setup async PF for cpu 1\n[ 0.586014] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.590922] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.594168] devtmpfs: initialized\n[ 0.597089] EVM: security.selinux\n[ 0.598600] EVM: security.ima\n[ 0.600031] EVM: security.capability\n[ 0.602283] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.604718] pinctrl core: initialized pinctrl subsystem\n[ 0.606865] NET: Registered protocol family 16\n[ 0.608902] ACPI: bus type PCI registered\n[ 0.610606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.613024] PCI: Using configuration type 1 for base access\n[ 0.619487] ACPI: Added _OSI(Module Device)\n[ 0.621240] ACPI: Added _OSI(Processor Device)\n[ 0.623038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.624902] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.628036] ACPI: Interpreter enabled\n[ 0.629662] ACPI: (supports S0 S5)\n[ 0.631189] ACPI: Using IOAPIC for interrupt routing\n[ 0.633129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.638524] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.640797] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.643203] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.645552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.649894] acpiphp: Slot [3] registered\n[ 0.651572] acpiphp: Slot [4] registered\n[ 0.653257] acpiphp: Slot [5] registered\n[ 0.654942] acpiphp: Slot [6] registered\n[ 0.656620] acpiphp: Slot [7] registered\n[ 0.658296] acpiphp: Slot [8] registered\n[ 0.659992] acpiphp: Slot [9] registered\n[ 0.661664] acpiphp: Slot [10] registered\n[ 0.663361] acpiphp: Slot [11] registered\n[ 0.665067] acpiphp: Slot [12] registered\n[ 0.666778] acpiphp: Slot [13] registered\n[ 0.668484] acpiphp: Slot [14] registered\n[ 0.670216] acpiphp: Slot [15] registered\n[ 0.671921] acpiphp: Slot [16] registered\n[ 0.673617] acpiphp: Slot [17] registered\n[ 0.675315] acpiphp: Slot [18] registered\n[ 0.677013] acpiphp: Slot [19] registered\n[ 0.678823] acpiphp: Slot [20] registered\n[ 0.680718] acpiphp: Slot [21] registered\n[ 0.682411] acpiphp: Slot [22] registered\n[ 0.684105] acpiphp: Slot [23] registered\n[ 0.685805] acpiphp: Slot [24] registered\n[ 0.687506] acpiphp: Slot [25] registered\n[ 0.689209] acpiphp: Slot [26] registered\n[ 0.690922] acpiphp: Slot [27] registered\n[ 0.692614] acpiphp: Slot [28] registered\n[ 0.694312] acpiphp: Slot [29] registered\n[ 0.696014] acpiphp: Slot [30] registered\n[ 0.697706] acpiphp: Slot [31] registered\n[ 0.699402] PCI host bridge to bus 0000:00\n[ 0.701107] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.703161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.705540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.707931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.711053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.714173] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.721154] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.723404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.725495] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.727714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.732180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.734979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.759866] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.762714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.765083] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.767448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.769786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.771949] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.774198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.777068] vgaarb: loaded\n[ 0.778273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.780205] SCSI subsystem initialized\n[ 0.781670] ACPI: bus type USB registered\n[ 0.783185] usbcore: registered new interface driver usbfs\n[ 0.784981] usbcore: registered new interface driver hub\n[ 0.786755] usbcore: registered new device driver usb\n[ 0.788669] PCI: Using ACPI for IRQ routing\n[ 0.790584] NetLabel: Initializing\n[ 0.791947] NetLabel: domain hash size = 128\n[ 0.793483] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.795195] NetLabel: unlabeled traffic allowed by default\n[ 0.797132] Switched to clocksource kvm-clock\n[ 0.806833] pnp: PnP ACPI init\n[ 0.808141] ACPI: bus type PNP registered\n[ 0.810036] pnp: PnP ACPI: found 5 devices\n[ 0.811534] ACPI: bus type PNP unregistered\n[ 0.819669] NET: Registered protocol family 2\n[ 0.821561] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.824510] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.826960] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.829065] TCP: reno registered\n[ 0.830384] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.832311] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.834376] NET: Registered protocol family 1\n[ 0.835967] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.837857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.839687] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.859988] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.880200] Unpacking initramfs...\n[ 1.357911] Freeing initrd memory: 37508k freed\n[ 1.367459] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.369511] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.373350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.375346] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.377668] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.379639] Initialise system trusted keyring\n[ 1.381223] audit: initializing netlink socket (disabled)\n[ 1.383012] type=2000 audit(1535686231.707:1): initialized\n[ 1.400211] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.402185] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.405002] zpool: loaded\n[ 1.406207] zbud: loaded\n[ 1.407586] VFS: Disk quotas dquot_6.5.2\n[ 1.409095] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.411253] msgmni has been set to 7578\n[ 1.412773] Key type big_key registered\n[ 1.415198] NET: Registered protocol family 38\n[ 1.416773] Key type asymmetric registered\n[ 1.418269] Asymmetric key parser 'x509' registered\n[ 1.419939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.422727] io scheduler noop registered\n[ 1.424197] io scheduler deadline registered (default)\n[ 1.439566] io scheduler cfq registered\n[ 1.441099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.442900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.445001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.447712] ACPI: Power Button [PWRF]\n[ 1.449280] GHES: HEST is not enabled!\n[ 1.450781] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.474984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.477328] Non-volatile memory driver v1.3\n[ 1.478853] Linux agpgart interface v0.103\n[ 1.480486] crash memory driver: version 1.1\n[ 1.482086] rdac: device handler registered\n[ 1.483678] hp_sw: device handler registered\n[ 1.485227] emc: device handler registered\n[ 1.486702] alua: device handler registered\n[ 1.488230] libphy: Fixed MDIO Bus: probed\n[ 1.489792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.491802] ehci-pci: EHCI PCI platform driver\n[ 1.493356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.495284] ohci-pci: OHCI PCI platform driver\n[ 1.496848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.517293] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.519093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.521848] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.523593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.525520] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.527573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.530252] usb usb1: Product: UHCI Host Controller\n[ 1.531901] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.534020] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.535749] hub 1-0:1.0: USB hub found\n[ 1.537171] hub 1-0:1.0: 2 ports detected\n[ 1.538810] usbcore: registered new interface driver usbserial\n[ 1.540666] usbcore: registered new interface driver usbserial_generic\n[ 1.542661] usbserial: USB Serial support registered for generic\n[ 1.544574] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.548207] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.549919] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.551700] mousedev: PS/2 mouse device common for all mice\n[ 1.553872] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.557472] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.560466] rtc_cmos 00:00: RTC can wake from S4\n[ 1.562358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.564346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.566381] cpuidle: using governor menu\n[ 1.568150] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.568239] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.568326] usbcore: registered new interface driver usbhid\n[ 1.568328] usbhid: USB HID core driver\n[ 1.568370] drop_monitor: Initializing network drop monitor service\n[ 1.568424] TCP: cubic registered\n[ 1.568426] Initializing XFRM netlink socket\n[ 1.568514] NET: Registered protocol family 10\n[ 1.582432] NET: Registered protocol family 17\n[ 1.584248] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.586241] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.588153] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.591340] Loading compiled-in X.509 certificates\n[ 1.593139] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.596540] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.600384] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.603810] registered taskstats version 1\n[ 1.607447] Key type trusted registered\n[ 1.610471] Key type encrypted registered\n[ 1.613415] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.615833] rtc_cmos 00:00: setting system clock to 2018-08-31 03:30:31 UTC (1535686231)\n[ 1.619575] Freeing unused kernel memory: 1680k freed\n[ 1.625792] 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.631429] systemd[1]: Detected virtualization kvm.\n[ 1.633124] systemd[1]: Detected architecture x86-64.\n[ 1.634837] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.638033] systemd[1]: No hostname configured.\n[ 1.639832] systemd[1]: Set hostname to .\n[ 1.641660] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.666410] systemd[1]: Created slice Root Slice.\n[ 1.668165] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.670958] systemd[1]: Created slice System Slice.\n[ 1.672732] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.675485] systemd[1]: Listening on Journal Socket.\n[ 1.677254] systemd[1]: Starting Journal Socket.\n[ 1.679376] 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 Swap.\n[ 1.685166] systemd[1]: Reached target Swap.\n[ 1.686789] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.689355] systemd[1]: Reached target Timers.\n[ 1.691062] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.693753] systemd[1]: Listening on udev Kernel Socket.\n[ 1.695626] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.698616] systemd[1]: Reached target Local File Systems.\n[ 1.700560] systemd[1]: Starting Local File Systems.\n[ 1.702752] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.705796] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.709163] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.713587] systemd[1]: Listening on udev Control Socket.\n[ 1.715484] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.718363] systemd[1]: Reached target Sockets.\n[ 1.720084] systemd[1]: Starting Sockets.\n[ 1.721711] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.724688] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.728819] systemd[1]: Reached target Paths.\n[ 1.730478] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.733051] systemd[1]: Reached target Slices.\n[ 1.734711] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.737499] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.787245] RPC: Registered named UNIX socket transport module.\n[ 1.789217] RPC: Registered udp transport module.\n[ 1.790848] RPC: Registered tcp transport module.\n[ 1.792585] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.841297] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.[ 1.899675] FDC 0 is a S82078B\n\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.929797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.970032] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.976360] scsi host0: ata_piix\n[ 1.977934] vda: vda1\n[ 1.978114] scsi host1: ata_piix\n[ 1.978157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.978157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.995990] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.998249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.000493] usb 1-1: Product: QEMU USB Tablet\n[ 2.002128] usb 1-1: Manufacturer: QEMU\n[ 2.003660] usb 1-1: SerialNumber: 42\n[ 2.014146] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.017752] 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 File System Check on /dev/d...4b4-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 Mounting /sysroot...\n[ 2.152933] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.156004] XFS (vda1): Mounting V4 Filesystem\n[ 2.179481] 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.375184] tsc: Refined TSC clocksource calibration: 3491.859 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 Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\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 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 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] 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 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.447007] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.631568] SELinux: Disabled at runtime.\n[ 2.670218] type=1404 audit(1535686232.554:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.694752] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.696571] 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] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\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 Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.002365] 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[[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 Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.094261] 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 Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.308896] type=1305 audit(1535686233.192:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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[ 3.432112] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m[ 3.439157] [drm] Initialized drm 1.1.0 20060810\n] Reached target Paths.\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[ 3.453176] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial[ 3.480954] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n cloud-init job (pre-networking)...[ 3.483234] [TTM] Initializing pool allocator\n[ 3.483245] [TTM] Initializing DMA pool allocator\n[ 3.483482] [drm] fb mappable at 0xFC000000\n[ 3.483482] [drm] vram aper at 0xFC000000\n\n[ 3.483482] [drm] size 33554432\n[ 3.483482] [drm] fb depth is 24\n[ 3.483483] [drm] pitch is 3072\n[ 3.487659] ppdev: user-space parallel port driver\n[ 3.490037] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.517333] Console: switching to colour frame buffer device 128x48\n[ 3.532000] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Authorization Manager...\n Starting Login Service.[ 3.537145] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n..\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.751693] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.764813] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.775696] alg: No test for crc32 (crc32-pclmul)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.783523] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[ 3.787317] intel_powerclamp: No package C-state available[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started NTP client/server.\n\n[ 3.793265] intel_powerclamp: No package C-state available[ 3.721214] cloud-init[480]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:30:34 +0000. Up 3.69 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 Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.104549] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:30:36 +0000. Up 6.02 seconds.\n[ 6.133103] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.135361] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.137532] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.139940] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.143298] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.146167] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:29:d8:34 |\n[ 6.149821] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.153446] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.160367] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.169676] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.174720] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.182147] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.184376] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.186597] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.190225] cloud-init[797]: 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: [ 10.503611] cloud-init[2735]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:30:40 +0000. Up 10.44 seconds.\n[ 10.824261] cloud-init[2906]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:30:41 +0000. Up 10.77 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 | d5:09:ef:a7:89:ec:87:29:c5:9b:75:d6:d4:94:7c:c4 | - | 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.891761] cloud-init[2906]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 03:30:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.88 seconds\n"} 2018-08-31 03:30:44,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212/action used request id req-058b51d4-0877-4509-b613-eb37d9171877 2018-08-31 03:30:44,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0909469127655s 2018-08-31 03:30:44,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212/action used request id req-058b51d4-0877-4509-b613-eb37d9171877 2018-08-31 03:30:44,724 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 1798765932 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.912 MHz processor [ 0.451892] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.455277] pid_max: default: 32768 minimum: 301 [ 0.457112] Security Framework initialized [ 0.458803] SELinux: Initializing. [ 0.460595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.467491] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.471793] Mount-cache hash table entries: 4096 [ 0.473923] Initializing cgroup subsys memory [ 0.475679] Initializing cgroup subsys devices [ 0.477453] Initializing cgroup subsys freezer [ 0.479236] Initializing cgroup subsys net_cls [ 0.481014] Initializing cgroup subsys blkio [ 0.482751] Initializing cgroup subsys perf_event [ 0.484577] Initializing cgroup subsys hugetlb [ 0.486334] Initializing cgroup subsys pids [ 0.488057] Initializing cgroup subsys net_prio [ 0.489930] CPU: Physical Processor ID: 0 [ 0.492304] mce: CPU supports 10 MCE banks [ 0.494031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.496031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.498040] tlb_flushall_shift: 6 [ 0.499724] Freeing SMP alternatives: 28k freed [ 0.504174] ACPI: Core revision 20130517 [ 0.506264] ACPI: All ACPI Tables successfully acquired [ 0.508498] ftrace: allocating 25812 entries in 101 pages [ 0.530818] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.533155] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.535468] smpboot: Max logical packages: 2 [ 0.537462] Enabling x2apic [ 0.538872] Enabled x2apic [ 0.540498] Switched APIC routing to physical x2apic. [ 0.543757] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.546093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.550140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.558639] KVM setup paravirtual spinlock [ 0.561631] smpboot: Booting Node 0, Processors #1 OK [ 0.564004] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.586008] Brought up 2 CPUs [ 0.586010] KVM setup async PF for cpu 1 [ 0.586014] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.590922] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.594168] devtmpfs: initialized [ 0.597089] EVM: security.selinux [ 0.598600] EVM: security.ima [ 0.600031] EVM: security.capability [ 0.602283] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.604718] pinctrl core: initialized pinctrl subsystem [ 0.606865] NET: Registered protocol family 16 [ 0.608902] ACPI: bus type PCI registered [ 0.610606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.613024] PCI: Using configuration type 1 for base access [ 0.619487] ACPI: Added _OSI(Module Device) [ 0.621240] ACPI: Added _OSI(Processor Device) [ 0.623038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.624902] ACPI: Added _OSI(Processor Aggregator Device) [ 0.628036] ACPI: Interpreter enabled [ 0.629662] ACPI: (supports S0 S5) [ 0.631189] ACPI: Using IOAPIC for interrupt routing [ 0.633129] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.638524] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640797] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.643203] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.645552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.649894] acpiphp: Slot [3] registered [ 0.651572] acpiphp: Slot [4] registered [ 0.653257] acpiphp: Slot [5] registered [ 0.654942] acpiphp: Slot [6] registered [ 0.656620] acpiphp: Slot [7] registered [ 0.658296] acpiphp: Slot [8] registered [ 0.659992] acpiphp: Slot [9] registered [ 0.661664] acpiphp: Slot [10] registered [ 0.663361] acpiphp: Slot [11] registered [ 0.665067] acpiphp: Slot [12] registered [ 0.666778] acpiphp: Slot [13] registered [ 0.668484] acpiphp: Slot [14] registered [ 0.670216] acpiphp: Slot [15] registered [ 0.671921] acpiphp: Slot [16] registered [ 0.673617] acpiphp: Slot [17] registered [ 0.675315] acpiphp: Slot [18] registered [ 0.677013] acpiphp: Slot [19] registered [ 0.678823] acpiphp: Slot [20] registered [ 0.680718] acpiphp: Slot [21] registered [ 0.682411] acpiphp: Slot [22] registered [ 0.684105] acpiphp: Slot [23] registered [ 0.685805] acpiphp: Slot [24] registered [ 0.687506] acpiphp: Slot [25] registered [ 0.689209] acpiphp: Slot [26] registered [ 0.690922] acpiphp: Slot [27] registered [ 0.692614] acpiphp: Slot [28] registered [ 0.694312] acpiphp: Slot [29] registered [ 0.696014] acpiphp: Slot [30] registered [ 0.697706] acpiphp: Slot [31] registered [ 0.699402] PCI host bridge to bus 0000:00 [ 0.701107] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.703161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.705540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.707931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.711053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.714173] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.721154] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.723404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.725495] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.727714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.732180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.734979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.759866] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.762714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.765083] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.767448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.769786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.771949] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.774198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.777068] vgaarb: loaded [ 0.778273] vgaarb: bridge control possible 0000:00:02.0 [ 0.780205] SCSI subsystem initialized [ 0.781670] ACPI: bus type USB registered [ 0.783185] usbcore: registered new interface driver usbfs [ 0.784981] usbcore: registered new interface driver hub [ 0.786755] usbcore: registered new device driver usb [ 0.788669] PCI: Using ACPI for IRQ routing [ 0.790584] NetLabel: Initializing [ 0.791947] NetLabel: domain hash size = 128 [ 0.793483] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.795195] NetLabel: unlabeled traffic allowed by default [ 0.797132] Switched to clocksource kvm-clock [ 0.806833] pnp: PnP ACPI init [ 0.808141] ACPI: bus type PNP registered [ 0.810036] pnp: PnP ACPI: found 5 devices [ 0.811534] ACPI: bus type PNP unregistered [ 0.819669] NET: Registered protocol family 2 [ 0.821561] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.824510] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.826960] TCP: Hash tables configured (established 32768 bind 32768) [ 0.829065] TCP: reno registered [ 0.830384] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.832311] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.834376] NET: Registered protocol family 1 [ 0.835967] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.837857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.839687] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.859988] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.880200] Unpacking initramfs... [ 1.357911] Freeing initrd memory: 37508k freed [ 1.367459] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.369511] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.373350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.375346] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.377668] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.379639] Initialise system trusted keyring [ 1.381223] audit: initializing netlink socket (disabled) [ 1.383012] type=2000 audit(1535686231.707:1): initialized [ 1.400211] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.402185] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.405002] zpool: loaded [ 1.406207] zbud: loaded [ 1.407586] VFS: Disk quotas dquot_6.5.2 [ 1.409095] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.411253] msgmni has been set to 7578 [ 1.412773] Key type big_key registered [ 1.415198] NET: Registered protocol family 38 [ 1.416773] Key type asymmetric registered [ 1.418269] Asymmetric key parser 'x509' registered [ 1.419939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.422727] io scheduler noop registered [ 1.424197] io scheduler deadline registered (default) [ 1.439566] io scheduler cfq registered [ 1.441099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.442900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.445001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.447712] ACPI: Power Button [PWRF] [ 1.449280] GHES: HEST is not enabled! [ 1.450781] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.474984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.477328] Non-volatile memory driver v1.3 [ 1.478853] Linux agpgart interface v0.103 [ 1.480486] crash memory driver: version 1.1 [ 1.482086] rdac: device handler registered [ 1.483678] hp_sw: device handler registered [ 1.485227] emc: device handler registered [ 1.486702] alua: device handler registered [ 1.488230] libphy: Fixed MDIO Bus: probed [ 1.489792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.491802] ehci-pci: EHCI PCI platform driver [ 1.493356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.495284] ohci-pci: OHCI PCI platform driver [ 1.496848] uhci_hcd: USB Universal Host Controller Interface driver [ 1.517293] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.519093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.521848] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.523593] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.525520] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.527573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.530252] usb usb1: Product: UHCI Host Controller [ 1.531901] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.534020] usb usb1: SerialNumber: 0000:00:01.2 [ 1.535749] hub 1-0:1.0: USB hub found [ 1.537171] hub 1-0:1.0: 2 ports detected [ 1.538810] usbcore: registered new interface driver usbserial [ 1.540666] usbcore: registered new interface driver usbserial_generic [ 1.542661] usbserial: USB Serial support registered for generic [ 1.544574] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.548207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.549919] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.551700] mousedev: PS/2 mouse device common for all mice [ 1.553872] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.557472] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.560466] rtc_cmos 00:00: RTC can wake from S4 [ 1.562358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.564346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.566381] cpuidle: using governor menu [ 1.568150] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.568239] hidraw: raw HID events driver (C) Jiri Kosina [ 1.568326] usbcore: registered new interface driver usbhid [ 1.568328] usbhid: USB HID core driver [ 1.568370] drop_monitor: Initializing network drop monitor service [ 1.568424] TCP: cubic registered [ 1.568426] Initializing XFRM netlink socket [ 1.568514] NET: Registered protocol family 10 [ 1.582432] NET: Registered protocol family 17 [ 1.584248] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.586241] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.588153] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.591340] Loading compiled-in X.509 certificates [ 1.593139] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.596540] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.600384] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.603810] registered taskstats version 1 [ 1.607447] Key type trusted registered [ 1.610471] Key type encrypted registered [ 1.613415] IMA: No TPM chip found, activating TPM-bypass! [ 1.615833] rtc_cmos 00:00: setting system clock to 2018-08-31 03:30:31 UTC (1535686231) [ 1.619575] Freeing unused kernel memory: 1680k freed [ 1.625792] 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.631429] systemd[1]: Detected virtualization kvm. [ 1.633124] systemd[1]: Detected architecture x86-64. [ 1.634837] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.638033] systemd[1]: No hostname configured. [ 1.639832] systemd[1]: Set hostname to . [ 1.641660] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.666410] systemd[1]: Created slice Root Slice. [ 1.668165] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.670958] systemd[1]: Created slice System Slice. [ 1.672732] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.675485] systemd[1]: Listening on Journal Socket. [ 1.677254] systemd[1]: Starting Journal Socket. [ 1.679376] 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 Swap. [ 1.685166] systemd[1]: Reached target Swap. [ 1.686789] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.689355] systemd[1]: Reached target Timers. [ 1.691062] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.693753] systemd[1]: Listening on udev Kernel Socket. [ 1.695626] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.698616] systemd[1]: Reached target Local File Systems. [ 1.700560] systemd[1]: Starting Local File Systems. [ 1.702752] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.705796] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.709163] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.713587] systemd[1]: Listening on udev Control Socket. [ 1.715484] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.718363] systemd[1]: Reached target Sockets. [ 1.720084] systemd[1]: Starting Sockets. [ 1.721711] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.724688] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.728819] systemd[1]: Reached target Paths. [ 1.730478] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.733051] systemd[1]: Reached target Slices. [ 1.734711] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.737499] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.787245] RPC: Registered named UNIX socket transport module. [ 1.789217] RPC: Registered udp transport module. [ 1.790848] RPC: Registered tcp transport module. [ 1.792585] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.841297] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization.[ 1.899675] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.929797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.970032] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.976360] scsi host0: ata_piix [ 1.977934] vda: vda1 [ 1.978114] scsi host1: ata_piix [ 1.978157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.978157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.995990] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.998249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.000493] usb 1-1: Product: QEMU USB Tablet [ 2.002128] usb 1-1: Manufacturer: QEMU [ 2.003660] usb 1-1: SerialNumber: 42 [ 2.014146] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.017752] 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 File System Check on /dev/d...4b4-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. Mounting /sysroot... [ 2.152933] SGI XFS with ACLs, security attributes, no debug enabled [ 2.156004] XFS (vda1): Mounting V4 Filesystem [ 2.179481] 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.375184] tsc: Refined TSC clocksource calibration: 3491.859 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 Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[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 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 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] 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 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.447007] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.631568] SELinux: Disabled at runtime. [ 2.670218] type=1404 audit(1535686232.554:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.694752] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.696571] 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] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[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 Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 3.002365] 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... [[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 Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.094261] 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 Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.308896] type=1305 audit(1535686233.192:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[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. [ 3.432112] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m[ 3.439157] [drm] Initialized drm 1.1.0 20060810 ] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.453176] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial[ 3.480954] [TTM] Zone kernel: Available graphics memory: 1940960 kiB cloud-init job (pre-networking)...[ 3.483234] [TTM] Initializing pool allocator [ 3.483245] [TTM] Initializing DMA pool allocator [ 3.483482] [drm] fb mappable at 0xFC000000 [ 3.483482] [drm] vram aper at 0xFC000000 [ 3.483482] [drm] size 33554432 [ 3.483482] [drm] fb depth is 24 [ 3.483483] [drm] pitch is 3072 [ 3.487659] ppdev: user-space parallel port driver [ 3.490037] fbcon: cirrusdrmfb (fb0) is primary device [ 3.517333] Console: switching to colour frame buffer device 128x48 [ 3.532000] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... Starting Login Service.[ 3.537145] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 .. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.751693] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [ 3.764813] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.775696] alg: No test for crc32 (crc32-pclmul) Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.783523] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[ 3.787317] intel_powerclamp: No package C-state available[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [ 3.793265] intel_powerclamp: No package C-state available[ 3.721214] cloud-init[480]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:30:34 +0000. Up 3.69 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 Notify NFS peers of a restart... Starting System Logging Service... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.104549] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:30:36 +0000. Up 6.02 seconds. [ 6.133103] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.135361] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.137532] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.139940] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.143298] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.146167] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:29:d8:34 | [ 6.149821] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.153446] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.160367] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.169676] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.174720] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.182147] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.184376] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.186597] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.190225] cloud-init[797]: 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: [ 10.503611] cloud-init[2735]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:30:40 +0000. Up 10.44 seconds. [ 10.824261] cloud-init[2906]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:30:41 +0000. Up 10.77 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 | d5:09:ef:a7:89:ec:87:29:c5:9b:75:d6:d4:94:7c:c4 | - | 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.891761] cloud-init[2906]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 03:30:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.88 seconds 2018-08-31 03:30:44,728 - paramiko.transport - DEBUG - starting thread (client mode): 0x52bc910L 2018-08-31 03:30:44,728 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 03:30:44,761 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-31 03:30:44,761 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-31 03:30:44,887 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 03:30:44,887 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 03:30:44,888 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-31 03:30:44,888 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 03:30:44,888 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 03:30:44,888 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 03:30:44,905 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 03:30:44,906 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 03:30:44,929 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-31 03:30:44,930 - paramiko.transport - DEBUG - Trying discovered key d509efa789ec8729c59b75d6d4947cc4 in /tmp/tmpRTqwPa 2018-08-31 03:30:44,950 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 03:30:44,976 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 03:30:44,995 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-31 03:30:44,995 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-31 03:30:44,996 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-31 03:30:44,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-31 03:30:45,442 - functest.core.cloudify - INFO - try 1: Cloudify Manager isn't up and running 2018-08-31 03:31:15,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-31 03:31:15,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4426, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4428, "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": "running", "MainPID": 9460, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10671, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 860, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8845, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8864, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10670, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:15,693 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:15 GMT 2018-08-31 03:31:15,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:15,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-31 03:31:15,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:15,694 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4426, 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': 4428, 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': 9460, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10671, 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': 860, 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': 8845, 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': 8864, 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': 10670, 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': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-31 03:31:15,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-31 03:31:15,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:15,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:15,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:15,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:15,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:15,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:15,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:15,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4426, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4428, "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": "running", "MainPID": 9460, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10671, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 860, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8845, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8864, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10670, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 03:31:15,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:15,958 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:15 GMT 2018-08-31 03:31:15,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:15,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-31 03:31:15,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:15,959 - functest.core.cloudify - INFO - The current manager status is running 2018-08-31 03:31:15,959 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-31 03:31:16,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:16,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:16,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:16,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:16,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:16,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:16,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:15.784Z", "updated_at": "2018-08-31T03:31:15.785Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:15 GMT 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:16,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-31 03:31:16,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:16,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:16,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:16,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:16,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:16,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:16,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:16,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:15.784Z", "updated_at": "2018-08-31T03:31:15.785Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 03:31:16,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:16,232 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:16 GMT 2018-08-31 03:31:16,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:16,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-31 03:31:16,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:16,232 - functest.core.cloudify - DEBUG - List secrets: 2018-08-31 03:31:16,233 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-08-31 03:31:16,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:15.784Z", "updated_at": "2018-08-31T03:31:15.785Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:16,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:16 GMT 2018-08-31 03:31:16,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:16,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 03:31:16,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:16,352 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-31 03:31:16,352 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-31 03:31:16,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:31:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:31:16,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68ef636-d1fe-4048-bb89-8eee1fda6902 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0"}, "tags": [], "enabled": true, "id": "5c05ea7a043a497eabe047abf8e4b2d0", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 03:31:16,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e68ef636-d1fe-4048-bb89-8eee1fda6902 2018-08-31 03:31:16,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.277791023254s 2018-08-31 03:31:16,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e68ef636-d1fe-4048-bb89-8eee1fda6902 2018-08-31 03:31:16,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-31 03:31:16,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/5c05ea7a043a497eabe047abf8e4b2d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-31 03:31:16,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-77263ec5-c2c2-4522-ad7b-547aebfcb1b9 Date: Fri, 31 Aug 2018 03:31:16 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-31 03:31:16,959 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/5c05ea7a043a497eabe047abf8e4b2d0.json used request id req-77263ec5-c2c2-4522-ad7b-547aebfcb1b9 2018-08-31 03:31:16,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.318206071854s 2018-08-31 03:31:16,959 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/5c05ea7a043a497eabe047abf8e4b2d0.json used request id req-77263ec5-c2c2-4522-ad7b-547aebfcb1b9 2018-08-31 03:31:16,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-31 03:31:16,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 03:31:16,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:31:16,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f36c9c-dd8d-4673-b059-869cc952bb5f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2018-08-31 03:31:16,972 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.9:35357/ used request id req-00f36c9c-dd8d-4673-b059-869cc952bb5f 2018-08-31 03:31:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:31:17,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66be9fe4-36c6-4fbd-9da1-239f40f6e594 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/2029c9e6b9034fc7994750684bc2a4cd"}, "enabled": true, "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/26003681371c4611b5eba650dcf10195"}, "enabled": true, "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4dbbc853973249b4b07db82342868512"}, "enabled": true, "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6e5b56b664cb4377bd9703de29706879"}, "enabled": true, "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/733501e7239c44228a5c41480a712acf"}, "enabled": true, "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7cfd0304f4e2479c821c007183beae16"}, "enabled": true, "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/965c4d580bad42d4aa8151a2606386ad"}, "enabled": true, "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9a74bed7567441e584d235715899191a"}, "enabled": true, "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/9cf9632e9e5248808f200656ac93b55b"}, "enabled": true, "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a254e349bdf645c781af21f6cd66c79e"}, "enabled": true, "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ea3573bc9bc04dfc85d57ce9b0034847"}, "enabled": true, "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f17e96f191b64fda97dac740731f787c"}, "enabled": true, "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f233b1798e9d4df28b04b0368febf82b"}, "enabled": true, "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f3f6c62550ae4a03b28d05789e630d1a"}, "enabled": true, "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ff099c66a1794d1688503e1d594bf584"}, "enabled": true, "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-08-31 03:31:17,149 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-66be9fe4-36c6-4fbd-9da1-239f40f6e594 2018-08-31 03:31:17,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.18652009964s 2018-08-31 03:31:17,150 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-66be9fe4-36c6-4fbd-9da1-239f40f6e594 2018-08-31 03:31:17,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 03:31:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:31:17,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79923d5-28a2-4383-ac19-a5fcc264b62e Content-Encoding: gzip Content-Length: 1946 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0fc49367289a478bb9564de4a592b983"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "0fc49367289a478bb9564de4a592b983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/192a3971ae7b400ca5606bfb18de8d45"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1c37a2fe287b4e9181d23345b97f5743"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "733501e7239c44228a5c41480a712acf", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/21b5f34a85be437ababfdc623a51ca8f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/223fa29e6d4c4dd3be084147f8ca2a04"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2310c16a6df3420dbf8db12f4953208f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26003681371c4611b5eba650dcf10195", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3096e99356f04a76bb192dc3edaf34d1"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3fc9f50c526447f3b39b4d015b2fc175"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/43aab9bd2e484e35ae9ade275ef52df7"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/46c8db2d808f44ae88cc44ec1bb254ec"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4dbbc853973249b4b07db82342868512", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6203b303748f4242bfb32f948644b070"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "6203b303748f4242bfb32f948644b070"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6442e0ea4d324ec5bbc3808bd764d5c8"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/647b294a977742afb9708769cff9af79"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4dbbc853973249b4b07db82342868512", "id": "647b294a977742afb9708769cff9af79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6986f4da21c9461bb2a42e843647471b"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "6986f4da21c9461bb2a42e843647471b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6bae4488e03e410e95e38facbb68e52b"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d48f457b0e14f23a42c60b4e578984b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a74bed7567441e584d235715899191a", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7feb1f37fdc94a44aaace37ccec029b1"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "7feb1f37fdc94a44aaace37ccec029b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/97946bbfa3394159b3c2905bd94b20c8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b33af958c8942bc9691900cf41cd88e"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26003681371c4611b5eba650dcf10195", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1c21a6d82094bb6a42eb5c752242088"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4dbbc853973249b4b07db82342868512", "id": "b1c21a6d82094bb6a42eb5c752242088"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb51c1835d084a7abde964f65fb7d14b"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/be56aae13a4f417098b2540827d448a6"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26003681371c4611b5eba650dcf10195", "id": "be56aae13a4f417098b2540827d448a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c18951f19ede437a95044e14c6e1ff7f"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca7ebe0731b444d4ad2a23aa18e2b578"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cb512dbfcf894ff4a34d823e39db509f"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "cb512dbfcf894ff4a34d823e39db509f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ce4d80a90a1f41d09976f2d51e1ac9bb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1a5cddf865f4426a07f59409f0531a8"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "d1a5cddf865f4426a07f59409f0531a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d32b86a2858f4d998a9e12c7edcbf975"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d61e16d206694886bc2094d0d175d503"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "d61e16d206694886bc2094d0d175d503"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d781f3b92d67486c8b3a20a320472dc3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/da1fa9762c454a17b4e4f4a2f859dfc2"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "733501e7239c44228a5c41480a712acf", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df83c1e27a37406187df0bbdb3287125"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "df83c1e27a37406187df0bbdb3287125"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e1a44aaf31854e97b3cc95f56530bab4"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e516b8cd9e9f4683b9db1233ac0e4c7e"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "733501e7239c44228a5c41480a712acf", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea89413185ea42529545a6027900e5db"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "ea89413185ea42529545a6027900e5db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/eade595c4630484889b2907b1b80dc9c"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a74bed7567441e584d235715899191a", "id": "eade595c4630484889b2907b1b80dc9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f0dcfe9c988b4d9db7582abac42f4d11"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f44db4bb868244bc860b70083a5e3a7d"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f846f58e00fa45769ddcb1b8ce123ea2"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fb93080f89044dc4afafee3ba53ef88c"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "fb93080f89044dc4afafee3ba53ef88c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ff0ee5fe002e4b57877e3a6d6ef75ece"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fff203edaf4a481ea840f9ef18d0a933"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a74bed7567441e584d235715899191a", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 03:31:17,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-a79923d5-28a2-4383-ac19-a5fcc264b62e 2018-08-31 03:31:17,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.178617954254s 2018-08-31 03:31:17,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-a79923d5-28a2-4383-ac19-a5fcc264b62e 2018-08-31 03:31:17,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '08e3c901-9a78-4e9f-8bde-31e69523fd2d', 'keystone_tenant_name': u'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.27:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928', 'project_domain_name': 'Default'} 2018-08-31 03:31:17,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-31 03:31:17,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-31 03:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-31 03:31:17,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,397 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "08e3c901-9a78-4e9f-8bde-31e69523fd2d"} 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,458 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-31 03:31:17,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:17.338Z", "updated_at": "2018-08-31T03:31:17.338Z", "created_by": "admin", "private_resource": false, "value": "08e3c901-9a78-4e9f-8bde-31e69523fd2d", "key": "keystone_password"} 2018-08-31 03:31:17,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,459 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-31 03:31:17,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,459 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928"} 2018-08-31 03:31:17,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-31 03:31:17,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:17.444Z", "updated_at": "2018-08-31T03:31:17.444Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928", "key": "keystone_tenant_name"} 2018-08-31 03:31:17,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,560 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-31 03:31:17,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,560 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-31 03:31:17,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:17.513Z", "updated_at": "2018-08-31T03:31:17.513Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-31 03:31:17,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,621 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.27:5000"} 2018-08-31 03:31:17,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:17.580Z", "updated_at": "2018-08-31T03:31:17.580Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.27:5000", "key": "keystone_url"} 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-31 03:31:17,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,681 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-31 03:31:17,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:17.646Z", "updated_at": "2018-08-31T03:31:17.646Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,742 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928"} 2018-08-31 03:31:17,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-31 03:31:17,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:17.712Z", "updated_at": "2018-08-31T03:31:17.712Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928", "key": "keystone_username"} 2018-08-31 03:31:17,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-31 03:31:17,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,803 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-31 03:31:17,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:17,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:17,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:17,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:17,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:17.776Z", "updated_at": "2018-08-31T03:31:17.776Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:17 GMT 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-31 03:31:17,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:17,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-31 03:31:17,862 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 03:31:17,864 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 03:31:17,864 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 03:31:17,869 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 03:31:17,904 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 03:31:17,905 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 03:31:17,906 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 03:31:17,942 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-31 03:31:17,942 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 03:31:17,971 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 03:31:47,881 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 03:31:47,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repo1.sea.innoscale.net * extras: mirrors.cat.pdx.edu * updates: mirrors.syringanetworks.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 14 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-31 03:31:47,882 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 03:31:47,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-31 03:31:47,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:31:47,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:31:47,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-58d5d533-8126-4a7e-96de-1b59211feb7e Date: Fri, 31 Aug 2018 03:31:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 1, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "3d99ebd5-e2d9-49d9-b717-bc438722e300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "7dbb1905-855e-49c3-b9c0-6f86480c5927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "84ff7f02-827f-41de-bd13-07ce7ba5c9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "9c311470-5325-40ff-8bb5-7a28cf099f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "eae18ffe-f9f5-4c52-943a-8e3dacd81b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 7, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:31:47,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-58d5d533-8126-4a7e-96de-1b59211feb7e 2018-08-31 03:31:47,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0598192214966s 2018-08-31 03:31:47,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-58d5d533-8126-4a7e-96de-1b59211feb7e 2018-08-31 03:31:47,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 03:31:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -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": "4f947301-7bb3-443a-aba6-37402cb254c2"}}' 2018-08-31 03:31:48,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-414d0068-d8d5-4cf8-a81d-ae10cef803d5 Date: Fri, 31 Aug 2018 03:31:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T03:31:48Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "port_range_min": 22, "revision_number": 0, "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:31:48Z", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "1e9c0417-c573-4206-810e-f15af68554f5"}} 2018-08-31 03:31:48,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-414d0068-d8d5-4cf8-a81d-ae10cef803d5 2018-08-31 03:31:48,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164308786392s 2018-08-31 03:31:48,116 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-414d0068-d8d5-4cf8-a81d-ae10cef803d5 2018-08-31 03:31:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-31 03:31:48,210 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-31 03:31:50,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:31:50,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:31:50,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:31:50,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:31:50,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:31:50,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:31:50,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:31:50,960 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-31 03:31:50,961 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:50.901Z", "updated_at": "2018-08-31T03:31:50.901Z", "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.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.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.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.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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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": []}, "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": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"} 2018-08-31 03:31:50,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:31:50,963 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:31:50 GMT 2018-08-31 03:31:50,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:31:50,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-31 03:31:50,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:31:50,990 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-31 03:31:53,553 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-31 03:31:53,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:31:53,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:31:53,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-f6a46b31-cf18-41c5-b3aa-4ea0bfc3c4f0 Date: Fri, 31 Aug 2018 03:31:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:28:04Z", "file": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "86433f20-badd-4116-9f03-ab4d789be20a", "size": 4373348352, "self": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:31:53,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f6a46b31-cf18-41c5-b3aa-4ea0bfc3c4f0 2018-08-31 03:31:53,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276569128036s 2018-08-31 03:31:53,832 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f6a46b31-cf18-41c5-b3aa-4ea0bfc3c4f0 2018-08-31 03:31:53,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 03:31:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928"}' 2018-08-31 03:31:54,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ea659653-5746-4d60-9973-3a9b988b9df8 Date: Fri, 31 Aug 2018 03:31:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:31:53Z", "file": "/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "bece3b76-43b8-4268-aa8a-63721d16f06d", "size": null, "self": "/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": null, "created_at": "2018-08-31T03:31:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 03:31:54,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ea659653-5746-4d60-9973-3a9b988b9df8 2018-08-31 03:31:54,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.08914899826s 2018-08-31 03:31:54,931 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ea659653-5746-4d60-9973-3a9b988b9df8 returning object bece3b76-43b8-4268-aa8a-63721d16f06d 2018-08-31 03:31:54,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 03:31:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '' 2018-08-31 03:31:58,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f33e7588-9dd1-4f24-8fae-7e03ff6ee721 Date: Fri, 31 Aug 2018 03:31:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:31:58,710 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d/file used request id req-f33e7588-9dd1-4f24-8fae-7e03ff6ee721 2018-08-31 03:31:58,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.77842998505s 2018-08-31 03:31:58,710 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d/file used request id req-f33e7588-9dd1-4f24-8fae-7e03ff6ee721 2018-08-31 03:31:58,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:31:58,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:31:58,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-fa38c9ad-07c1-4a33-a057-229fb83ce08c Date: Fri, 31 Aug 2018 03:31:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:31:58Z", "file": "/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "bece3b76-43b8-4268-aa8a-63721d16f06d", "size": 263193088, "self": "/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/bece3b76-43b8-4268-aa8a-63721d16f06d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/bece3b76-43b8-4268-aa8a-63721d16f06d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:31:53Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:28:04Z", "file": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "86433f20-badd-4116-9f03-ab4d789be20a", "size": 4373348352, "self": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:31:58,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa38c9ad-07c1-4a33-a057-229fb83ce08c 2018-08-31 03:31:58,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0506451129913s 2018-08-31 03:31:58,765 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa38c9ad-07c1-4a33-a057-229fb83ce08c 2018-08-31 03:31:58,768 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/bece3b76-43b8-4268-aa8a-63721d16f06d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d/file', 'owner': u'5c05ea7a043a497eabe047abf8e4b2d0', 'id': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'size': 263193088, u'self': u'/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c05ea7a043a497eabe047abf8e4b2d0', 'name': 'cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/bece3b76-43b8-4268-aa8a-63721d16f06d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T03:31:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T03:31:58Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928', 'created': u'2018-08-31T03:31:53Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-31T03:31:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a4f65de8-daa2-4fb7-9359-408f044d1928', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-31 03:31:58,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 03:31:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-31 03:31:58,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:31: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-db60fc9c-2060-4223-a51a-e53969042712 x-compute-request-id: req-db60fc9c-2060-4223-a51a-e53969042712 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d"}} 2018-08-31 03:31:58,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-db60fc9c-2060-4223-a51a-e53969042712 2018-08-31 03:31:58,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0627419948578s 2018-08-31 03:31:58,832 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-db60fc9c-2060-4223-a51a-e53969042712 2018-08-31 03:31:58,833 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_a4f65de8-daa2-4fb7-9359-408f044d1928', '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'c0ca313478164ad283b44a36646e55ec', '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'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d', 'swap': 0}) 2018-08-31 03:31:58,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 03:31:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" -d '{"extra_specs": {}}' 2018-08-31 03:31:58,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:31: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-b2977f02-9d9c-41c1-99fd-a25b6357a90e x-compute-request-id: req-b2977f02-9d9c-41c1-99fd-a25b6357a90e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 03:31:58,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d/os-extra_specs used request id req-b2977f02-9d9c-41c1-99fd-a25b6357a90e 2018-08-31 03:31:58,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198619365692s 2018-08-31 03:31:58,853 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d/os-extra_specs used request id req-b2977f02-9d9c-41c1-99fd-a25b6357a90e 2018-08-31 03:31:58,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-31 03:31:58,854 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "bece3b76-43b8-4268-aa8a-63721d16f06d", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "bono_cluster_size": 1, "flavor_id": "c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-31 03:32:00,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:00,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:00,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "bece3b76-43b8-4268-aa8a-63721d16f06d", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "bono_cluster_size": 1, "flavor_id": "c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:58.994Z", "updated_at": "2018-08-31T03:31:58.994Z", "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": []}, "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": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:00 GMT 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:00,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-31 03:32:00,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:00,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-08-31 03:32:00,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:00,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:00 GMT 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:00,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-31 03:32:00,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:00,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:00,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:00,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:00 GMT 2018-08-31 03:32:00,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:00,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 03:32:00,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:00,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3d38e95b-bbdc-4903-82ae-56ce90589921 2018-08-31 03:32:00,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:00,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:00,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:00,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:00,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:00,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:00,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:00,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"} 2018-08-31 03:32:00,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:00,448 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:00 GMT 2018-08-31 03:32:00,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:00,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-31 03:32:00,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:05,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:05,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:05,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:05,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:05,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:05,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:05,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:05,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:05,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:01.245Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:01.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:01.539Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:01.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:01.539Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:01.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:01.643Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:01.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:02.457Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:02.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:02.457Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:02.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:02.457Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:02.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:02.457Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:02.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:02.544Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:02.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:03.466Z", "message": "Installing from directory: /tmp/tmpmPgESh [args=--prefix=\"/tmp/openstack-366BCU\" --constraint=\"/tmp/openstack-366BCU/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:03.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:03.466Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpmPgESh --prefix=\"/tmp/openstack-366BCU\" --constraint=\"/tmp/openstack-366BCU/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:03.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-31 03:32:05,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:05,698 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:05 GMT 2018-08-31 03:32:05,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:05,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-31 03:32:05,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-31 03:32:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-31 03:32:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:32:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-31 03:32:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-31 03:32:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:32:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-31 03:32:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-31 03:32:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:32:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpmPgESh [args=--prefix="/tmp/openstack-366BCU" --constraint="/tmp/openstack-366BCU/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-31 03:32:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpmPgESh --prefix="/tmp/openstack-366BCU" --constraint="/tmp/openstack-366BCU/constraint.txt" 2018-08-31 03:32:05,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3d38e95b-bbdc-4903-82ae-56ce90589921 2018-08-31 03:32:05,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"} 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:05 GMT 2018-08-31 03:32:05,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:05,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-31 03:32:05,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:10,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:11,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:11,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:11 GMT 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:11,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 03:32:11,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:11,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3d38e95b-bbdc-4903-82ae-56ce90589921 2018-08-31 03:32:11,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:11,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:11,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"} 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:11 GMT 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-31 03:32:11,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:16,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:16,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:16,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:16,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:16,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:16,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:16 GMT 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 03:32:16,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:16,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3d38e95b-bbdc-4903-82ae-56ce90589921 2018-08-31 03:32:16,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:16,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:16,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:16,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:16,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:16,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:16,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:16,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"} 2018-08-31 03:32:16,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:16,637 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:16 GMT 2018-08-31 03:32:16,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:16,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-31 03:32:16,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:21,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:21,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:21,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:21,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:21,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:21 GMT 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 03:32:21,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:21,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3d38e95b-bbdc-4903-82ae-56ce90589921 2018-08-31 03:32:21,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:21,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:21,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"} 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:21 GMT 2018-08-31 03:32:21,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:21,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-31 03:32:21,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:26,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:26,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 03:32:26,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:26,866 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:26 GMT 2018-08-31 03:32:26,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:26,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 03:32:26,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:26,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3d38e95b-bbdc-4903-82ae-56ce90589921 2018-08-31 03:32:26,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:26,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:26,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:26,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:26,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:26,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:26,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:26,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"} 2018-08-31 03:32:26,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:26,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:26 GMT 2018-08-31 03:32:26,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:26,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-31 03:32:26,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:31,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:31,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:31,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:31,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:31,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:30.262Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:30.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:30.533Z", "message": "Removing directory: /tmp/tmpmPgESh", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:30.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921", "logger": "0a22193d-47fc-48bd-952c-557b5082178c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:31.149Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:31.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:31.568Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:31.568Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}], "metadata": {"pagination": {"total": 16, "offset": 11, "size": 50}}} 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:31 GMT 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2534 2018-08-31 03:32:31,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-31 03:32:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmPgESh 2018-08-31 03:32:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:32:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-31 03:32:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-31 03:32:31,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3d38e95b-bbdc-4903-82ae-56ce90589921 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:32,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"} 2018-08-31 03:32:32,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:32,042 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:32 GMT 2018-08-31 03:32:32,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:32,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-31 03:32:32,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:32,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-31 03:32:32,043 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:32,204 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-31 03:32:32,205 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:32:32,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:32,205 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:32 GMT 2018-08-31 03:32:32,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:32,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:32:32,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:32,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:32,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:32,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:32,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:32,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:32,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:32,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:32,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:32,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 03:32:32,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:32,273 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:32 GMT 2018-08-31 03:32:32,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:32,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 03:32:32,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:32,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:32:32,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:32,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:32,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:32,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:32,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:32 GMT 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:32:32,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:37,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:37,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:37,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:33.730Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:33.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.203Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.203Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.203Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.203Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.203Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.203Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.203Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_security_group_imwz0l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.301Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "19456d86-ba64-4eb8-908e-6899844c75cd"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "320ccee7-c0a5-4e47-a006-e071134aa923"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "320ccee7-c0a5-4e47-a006-e071134aa923"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "320ccee7-c0a5-4e47-a006-e071134aa923"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "sprout_security_group_imwz0l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "19456d86-ba64-4eb8-908e-6899844c75cd"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "320ccee7-c0a5-4e47-a006-e071134aa923"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "320ccee7-c0a5-4e47-a006-e071134aa923"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "320ccee7-c0a5-4e47-a006-e071134aa923"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:36.736Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:36.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}], "metadata": {"pagination": {"total": 25, "offset": 0, "size": 50}}} 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:37 GMT 2018-08-31 03:32:37,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:37,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15744 2018-08-31 03:32:37,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-31 03:32:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-31 03:32:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-08-31 03:32:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-08-31 03:32:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-08-31 03:32:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-08-31 03:32:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-08-31 03:32:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-08-31 03:32:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-08-31 03:32:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-08-31 03:32:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-08-31 03:32:37,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:37 GMT 2018-08-31 03:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:37,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:32:37,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:42,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:42,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_i81uo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "keypair_oud3u6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "keypair_oud3u6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "keypair_oud3u6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.483Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.749Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.749Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.749Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85e021e9-3e1b-451f-bda4-ef6a1a79448b"}, {"node_instance_id": "keypair_oud3u6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:37.749Z", "message": "Using external resource keypair: cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:37.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "3f22367f-f2b5-4f73-8c88-431569e9e30b"}, {"node_instance_id": "keypair_oud3u6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.494Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.494Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "keypair_oud3u6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.494Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_security_group_zfa2uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.804Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fe5b471c-6500-4a24-973c-d1995339c635"}, {"node_instance_id": "dime_security_group_zfa2uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.804Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fe5b471c-6500-4a24-973c-d1995339c635"}, {"node_instance_id": "dime_security_group_zfa2uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.804Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fe5b471c-6500-4a24-973c-d1995339c635"}, {"node_instance_id": "dime_security_group_zfa2uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.804Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fe5b471c-6500-4a24-973c-d1995339c635"}, {"node_instance_id": "dime_security_group_zfa2uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.804Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fe5b471c-6500-4a24-973c-d1995339c635"}, {"node_instance_id": "dime_security_group_zfa2uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:38.804Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:38.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fe5b471c-6500-4a24-973c-d1995339c635"}, {"node_instance_id": "keypair_oud3u6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:39.503Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:39.503Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:39.503Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_floatingip_9p9pl1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:39.808Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:32:38Z', u'updated_at': u'2018-08-31T03:32:38Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'port_id': None, u'id': u'f1d4d599-38c3-4c54-b862-ee0e893a0b84', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:39.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "d929af52-7f9d-46a6-977d-bcbc6b6cee57"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.850Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}], "metadata": {"pagination": {"total": 109, "offset": 25, "size": 50}}} 2018-08-31 03:32:42,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:42,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:42 GMT 2018-08-31 03:32:42,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:42,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27630 2018-08-31 03:32:42,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:42,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-31 03:32:42,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-31 03:32:42,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-31 03:32:42,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-31 03:32:42,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-31 03:32:42,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:42,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:42,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-08-31 03:32:42,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928 2018-08-31 03:32:42,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:42,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-31 03:32:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-08-31 03:32:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-08-31 03:32:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-08-31 03:32:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-31 03:32:42,603 - 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'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:32:38Z', u'updated_at': u'2018-08-31T03:32:38Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'port_id': None, u'id': u'f1d4d599-38c3-4c54-b862-ee0e893a0b84', u'qos_policy_id': None} 2018-08-31 03:32:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:42,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:42,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:42,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-31 03:32:42,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:42,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:42,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:32:42,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:42,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:42,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:42,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:42,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:42,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:42,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:42,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:32:42,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:42,662 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:42 GMT 2018-08-31 03:32:42,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:42,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:32:42,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:47,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:47,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:40.967Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:40.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a374ac73-1d2b-444a-81ae-6b8f39f16cb3"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.860Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.860Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.860Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.860Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.860Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.860Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.860Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "ellis_security_group_6dg62z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "16e36123-49b0-4100-a13d-1025aab34bcb"}, {"node_instance_id": "ellis_security_group_6dg62z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "16e36123-49b0-4100-a13d-1025aab34bcb"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "ellis_security_group_6dg62z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "16e36123-49b0-4100-a13d-1025aab34bcb"}, {"node_instance_id": "ellis_security_group_6dg62z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "16e36123-49b0-4100-a13d-1025aab34bcb"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:41.981Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:41.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e35f357-0afa-48a0-aece-b8236c9ed748"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:42.871Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:42.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:42.871Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:42.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:42.871Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:42.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:42.871Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:42.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_floatingip_mgmgv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:43.455Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:32:42Z', u'updated_at': u'2018-08-31T03:32:42Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'port_id': None, u'id': u'df5b1ad6-d36d-4de1-a2e7-f08cdc451334', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:43.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "55b25afc-253a-41b5-b2fe-8e78d0a28a1a"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:43.883Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:43.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:43.883Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:43.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:43.883Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:43.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.010Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.010Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.010Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.010Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.010Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.010Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.010Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_security_group_fad3ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.066Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0c8d90e9-e850-49fd-a1c1-a0f85f85e218"}], "metadata": {"pagination": {"total": 150, "offset": 75, "size": 50}}} 2018-08-31 03:32:47,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:47,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:47 GMT 2018-08-31 03:32:47,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:47,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30620 2018-08-31 03:32:47,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-08-31 03:32:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-08-31 03:32:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-08-31 03:32:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-08-31 03:32:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-08-31 03:32:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-08-31 03:32:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-08-31 03:32:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-08-31 03:32:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-08-31 03:32:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-08-31 03:32:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-08-31 03:32:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-08-31 03:32:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-08-31 03:32:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-08-31 03:32:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-31 03:32:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:47,818 - 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'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:32:42Z', u'updated_at': u'2018-08-31T03:32:42Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'port_id': None, u'id': u'df5b1ad6-d36d-4de1-a2e7-f08cdc451334', u'qos_policy_id': None} 2018-08-31 03:32:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-31 03:32:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 03:32:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:47,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:32:47,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:47,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:47,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:47 GMT 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:32:47,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:52,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:53,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:53,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:53,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:53,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:53,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_fad3ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.066Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0c8d90e9-e850-49fd-a1c1-a0f85f85e218"}, {"node_instance_id": "homer_security_group_fad3ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.066Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0c8d90e9-e850-49fd-a1c1-a0f85f85e218"}, {"node_instance_id": "homer_security_group_fad3ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:45.066Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:45.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0c8d90e9-e850-49fd-a1c1-a0f85f85e218"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.025Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.025Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.025Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.025Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.025Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.086Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:32:44Z', u'updated_at': u'2018-08-31T03:32:44Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'port_id': None, u'id': u'41c45643-4e5d-4aa8-92ce-73ba5942d2fe', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "09a15f5f-7110-4dd5-a883-b21278f79a28"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.086Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e935773-425f-45e8-bc65-9024eafad2d4"}, {"node_instance_id": "bind_security_group_298ufg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.086Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efafc5a1-cdc5-4f6e-9bea-50c32a37b4f9"}, {"node_instance_id": "bind_security_group_298ufg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.086Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efafc5a1-cdc5-4f6e-9bea-50c32a37b4f9"}, {"node_instance_id": "bind_security_group_298ufg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.086Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efafc5a1-cdc5-4f6e-9bea-50c32a37b4f9"}, {"node_instance_id": "bind_security_group_298ufg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.086Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efafc5a1-cdc5-4f6e-9bea-50c32a37b4f9"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:46.086Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_mvhnvw'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e935773-425f-45e8-bc65-9024eafad2d4"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.191Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:47.879Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_mvhnvw', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:47.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e935773-425f-45e8-bc65-9024eafad2d4"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.202Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e935773-425f-45e8-bc65-9024eafad2d4"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.202Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_mvhnvw', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e935773-425f-45e8-bc65-9024eafad2d4"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.282Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.282Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.282Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.282Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.282Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:48.282Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:48.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.266Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'62cb01f6-9d5b-4785-b7ac-dfb01a36a33b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'83d3a25b-5395-43c5-ac74-660bc02e52e0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "252c0374-e574-4ec2-97e5-0c4bb25f2169"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.266Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'680c0912-9274-4e10-b0a4-668a2a9a818c', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'62cb01f6-9d5b-4785-b7ac-dfb01a36a33b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'f1d4d599-38c3-4c54-b862-ee0e893a0b84', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1fa31efe-a6b8-46b1-a28f-44184f7aff05"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.266Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bcb42517-d6d9-49e9-9750-2e31326af606', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0b53849f-dbb7-4dad-a51c-f9bec30182f8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.266Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_fd6mcm'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1fa31efe-a6b8-46b1-a28f-44184f7aff05"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.266Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_pxefjn'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0b53849f-dbb7-4dad-a51c-f9bec30182f8"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.266Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_zmfpyg'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "252c0374-e574-4ec2-97e5-0c4bb25f2169"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.440Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.440Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.440Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.440Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.440Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.440Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:49.440Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:49.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.286Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'43334f30-65a6-41d0-9368-bf448824880a', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6688fcb7-f24f-4101-8edb-f914d45cf43a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.286Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_vtqli8'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6688fcb7-f24f-4101-8edb-f914d45cf43a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.445Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 192, "offset": 125, "size": 50}}} 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:53 GMT 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30603 2018-08-31 03:32:53,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:53,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:53,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-08-31 03:32:53,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-08-31 03:32:53,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:53,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:53,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:53,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-31 03:32:53,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:53,018 - 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'5c05ea7a043a497eabe047abf8e4b2d0', u'created_at': u'2018-08-31T03:32:44Z', u'updated_at': u'2018-08-31T03:32:44Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'5c05ea7a043a497eabe047abf8e4b2d0', u'port_id': None, u'id': u'41c45643-4e5d-4aa8-92ce-73ba5942d2fe', u'qos_policy_id': None} 2018-08-31 03:32:53,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}] 2018-08-31 03:32:53,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:53,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 03:32:53,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-08-31 03:32:53,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-08-31 03:32:53,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_mvhnvw'} 2018-08-31 03:32:53,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:53,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:53,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:53,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:53,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:53,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:53,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:53,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:53,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:53,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:53,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_mvhnvw', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:53,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:32:53,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_mvhnvw', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:53,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:53,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:53,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:53,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:53,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:53,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:53,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'62cb01f6-9d5b-4785-b7ac-dfb01a36a33b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'83d3a25b-5395-43c5-ac74-660bc02e52e0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-31 03:32:53,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'680c0912-9274-4e10-b0a4-668a2a9a818c', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'62cb01f6-9d5b-4785-b7ac-dfb01a36a33b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'f1d4d599-38c3-4c54-b862-ee0e893a0b84', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2018-08-31 03:32:53,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bcb42517-d6d9-49e9-9750-2e31326af606', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-31 03:32:53,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_fd6mcm'} 2018-08-31 03:32:53,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_pxefjn'} 2018-08-31 03:32:53,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_zmfpyg'} 2018-08-31 03:32:53,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:53,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:53,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:53,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:53,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:53,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:53,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 03:32:53,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'43334f30-65a6-41d0-9368-bf448824880a', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-31 03:32:53,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_vtqli8'} 2018-08-31 03:32:53,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:53,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:32:53,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:53,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:53,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:53,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:53,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:53 GMT 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:32:53,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:58,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:32:58,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.445Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.445Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.445Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.445Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.445Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:50.445Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:50.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:51.293Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'39552d07-6611-4a2b-8a4e-c668431520e3', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'41c45643-4e5d-4aa8-92ce-73ba5942d2fe', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:51.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5dde2798-df6d-4445-a270-4c9b2afd83d4"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:51.293Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_ac5ck9'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:51.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5dde2798-df6d-4445-a270-4c9b2afd83d4"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:51.452Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:51.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:51.452Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:51.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:51.452Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:51.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:52.297Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:52.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1fa31efe-a6b8-46b1-a28f-44184f7aff05"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:52.297Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:52.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0b53849f-dbb7-4dad-a51c-f9bec30182f8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:52.297Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_fd6mcm', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:52.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1fa31efe-a6b8-46b1-a28f-44184f7aff05"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:52.297Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_pxefjn', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:52.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0b53849f-dbb7-4dad-a51c-f9bec30182f8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:52.297Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_fd6mcm', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:52.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1fa31efe-a6b8-46b1-a28f-44184f7aff05"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:52.297Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_pxefjn', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:52.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0b53849f-dbb7-4dad-a51c-f9bec30182f8"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:53.302Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:53.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "252c0374-e574-4ec2-97e5-0c4bb25f2169"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:53.302Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_zmfpyg', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:53.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "252c0374-e574-4ec2-97e5-0c4bb25f2169"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:53.302Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_zmfpyg', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:53.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "252c0374-e574-4ec2-97e5-0c4bb25f2169"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:53.462Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:53.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.318Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5dde2798-df6d-4445-a270-4c9b2afd83d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.318Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6688fcb7-f24f-4101-8edb-f914d45cf43a"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.318Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_ac5ck9', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5dde2798-df6d-4445-a270-4c9b2afd83d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.318Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_vtqli8', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6688fcb7-f24f-4101-8edb-f914d45cf43a"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.318Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'57c5b44d-aaf0-41dd-a852-17ca6fc4f0fe', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e18aef0-18ed-4a90-bf2b-85adaa0aad86"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.318Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_ac5ck9', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5dde2798-df6d-4445-a270-4c9b2afd83d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.318Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_vtqli8', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6688fcb7-f24f-4101-8edb-f914d45cf43a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.482Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.482Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.482Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:54.482Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:54.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:55.380Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_zt3gic'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:55.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e18aef0-18ed-4a90-bf2b-85adaa0aad86"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:55.554Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:55.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:55.554Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:55.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:55.554Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:55.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:55.554Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:55.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:55.554Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:55.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:55.554Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:55.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.432Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7cc331b8-0b49-4c6f-80f2-b583e5f7c7bb', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'df5b1ad6-d36d-4de1-a2e7-f08cdc451334', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f7e73e0e-6c01-4b68-a1c8-8840f72102a0"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.432Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_j13l3w'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f7e73e0e-6c01-4b68-a1c8-8840f72102a0"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.498Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.498Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.498Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.498Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.498Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:56.498Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:56.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.436Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e18aef0-18ed-4a90-bf2b-85adaa0aad86"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.436Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_zt3gic', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e18aef0-18ed-4a90-bf2b-85adaa0aad86"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.436Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_zt3gic', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e18aef0-18ed-4a90-bf2b-85adaa0aad86"}], "metadata": {"pagination": {"total": 231, "offset": 175, "size": 50}}} 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:58,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:58 GMT 2018-08-31 03:32:58,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:58,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33200 2018-08-31 03:32:58,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:32:58,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:32:58,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:58,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 03:32:58,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:58,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:58,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:32:58,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'39552d07-6611-4a2b-8a4e-c668431520e3', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'41c45643-4e5d-4aa8-92ce-73ba5942d2fe', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-08-31 03:32:58,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_ac5ck9'} 2018-08-31 03:32:58,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:58,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:32:58,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:58,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:32:58,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:32:58,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_fd6mcm', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_pxefjn', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_fd6mcm', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_pxefjn', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:32:58,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_zmfpyg', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_zmfpyg', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:32:58,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:32:58,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:32:58,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_ac5ck9', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_vtqli8', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'57c5b44d-aaf0-41dd-a852-17ca6fc4f0fe', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-31 03:32:58,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_ac5ck9', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_vtqli8', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 03:32:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:32:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_zt3gic'} 2018-08-31 03:32:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:32:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:32:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:32:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:32:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', u'external_type': u'keypair'}, {u'external_id': u'00f3e8a8-ac04-40d8-be48-63ffaf61e18f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7cc331b8-0b49-4c6f-80f2-b583e5f7c7bb', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'df5b1ad6-d36d-4de1-a2e7-f08cdc451334', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2018-08-31 03:32:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_j13l3w'} 2018-08-31 03:32:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:32:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:32:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:32:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:32:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:32:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_zt3gic', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_zt3gic', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:32:58,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:32:58,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:32:58,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:32:58,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:32:58,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:32:58,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:32:58,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:32:58,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:32:58,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:32:58,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:32:58,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:32:58 GMT 2018-08-31 03:32:58,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:32:58,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:32:58,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:03,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:03,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.505Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.505Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.505Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.505Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.505Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:57.505Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:57.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:58.440Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:58.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f7e73e0e-6c01-4b68-a1c8-8840f72102a0"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:58.440Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_j13l3w', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:58.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f7e73e0e-6c01-4b68-a1c8-8840f72102a0"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:58.440Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_j13l3w', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:58.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f7e73e0e-6c01-4b68-a1c8-8840f72102a0"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:58.511Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:58.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:58.511Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:58.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:58.511Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:32:58.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:58.511Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:58.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:59.521Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:32:59.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:59.521Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:32:59.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:59.521Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:59.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:32:59.521Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:32:59.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:00.535Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking 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:networking 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:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:00.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:00.535Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:00.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:01.540Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:01.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:01.540Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:01.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:02.844Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:02.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 247, "offset": 225, "size": 50}}} 2018-08-31 03:33:03,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:03,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:03 GMT 2018-08-31 03:33:03,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:03,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15099 2018-08-31 03:33:03,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:33:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:33:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:33:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:33:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:33:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:33:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 03:33:03,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_j13l3w', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:33:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_j13l3w', 'key_name': u'cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928', 'image': u'bece3b76-43b8-4268-aa8a-63721d16f06d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928', 'cloudify_management_network_id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}, 'nics': [{'net-id': u'5e79b436-887b-494e-99f2-7d04cbd3e569'}], 'flavor': u'c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d'} 2018-08-31 03:33:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:33:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:33:03,432 - 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:None state. Retrying... [retry_after=30] 2018-08-31 03:33:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:33:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 03:33:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 03:33:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:33:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:33:03,433 - 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:networking state. Retrying... [retry_after=30] 2018-08-31 03:33:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 03:33:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:33:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 03:33:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:33:03,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:03,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:03,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:03,549 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:03 GMT 2018-08-31 03:33:03,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:03,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:03,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:08,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:08,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:08,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:08,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:08,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:08,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:04.013Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:04.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:05.782Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:05.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:07.307Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:07.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 257, "offset": 247, "size": 50}}} 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:08 GMT 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6792 2018-08-31 03:33:08,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:08,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:33:08,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:33:08,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 03:33:08,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:33:08,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:33:08,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 03:33:08,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:33:08,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 03:33:08,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 03:33:08,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 03:33:08,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:08,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:08,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:08,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:08 GMT 2018-08-31 03:33:08,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:08,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:08,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:13,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:13,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:13,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:13,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:13,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:13,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:13,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:13,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:13,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-31 03:33:13,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:13,753 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:13 GMT 2018-08-31 03:33:13,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:13,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:33:13,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:13,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:13,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:13,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:13,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:13,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:13,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:13,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:13,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:13,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:13,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:13,814 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:13 GMT 2018-08-31 03:33:13,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:13,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:13,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:18,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:18,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-31 03:33:18,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:18,887 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:18 GMT 2018-08-31 03:33:18,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:18,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:33:18,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:18,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:18,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:18,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:18 GMT 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:18,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:18,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:23,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:24,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:24,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:24,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:24,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:24,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:24,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:24,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:24,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-31 03:33:24,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:24,019 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:24 GMT 2018-08-31 03:33:24,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:24,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:33:24,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:24,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:24,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:24,076 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:24 GMT 2018-08-31 03:33:24,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:24,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:24,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:29,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:29,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:27.756Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:27.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:28.318Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:28.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-08-31 03:33:29,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:29,147 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:29 GMT 2018-08-31 03:33:29,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:29,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1104 2018-08-31 03:33:29,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:29,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:29,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:29,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:29,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:29,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:29,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:29,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:29,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:29,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:29,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:29,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:29,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:29,228 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:29 GMT 2018-08-31 03:33:29,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:29,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:29,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:34,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:34,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:34,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:34,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:29.322Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:29.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:29.322Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:29.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:29.322Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:29.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:29.322Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:29.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:30.334Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:30.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:30.334Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:30.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:30.334Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:30.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:31.339Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:31.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:31.339Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:31.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:31.339Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:31.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:32.343Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:32.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:32.343Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:32.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:33.349Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:33.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:33.349Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:33.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:33.349Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:33.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 274, "offset": 259, "size": 50}}} 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:34 GMT 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:34,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10894 2018-08-31 03:33:34,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:34,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:34,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:34,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:34,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:34,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:34,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:34,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:34,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:34,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:34,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:34 GMT 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:34,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:39,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:39,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:39,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:39,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:39,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:39,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:39,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:39,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:39,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vtqli8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:34.922Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:36.353Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:36.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:36.353Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:36.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:37.359Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:37.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:37.359Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:37.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:38.363Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:38.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:38.363Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:33:38.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 281, "offset": 274, "size": 50}}} 2018-08-31 03:33:39,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:39,542 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:39 GMT 2018-08-31 03:33:39,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:39,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5538 2018-08-31 03:33:39,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:39,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:39,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:39,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:39,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:39,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 03:33:39,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:39,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 03:33:39,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:39 GMT 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:39,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:44,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:44,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-31 03:33:44,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:44,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:44 GMT 2018-08-31 03:33:44,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:44,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:33:44,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:44,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:44,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:44,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:44,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:44,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:44 GMT 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:44,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:49,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:49,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:49,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:49 GMT 2018-08-31 03:33:49,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:49,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:33:49,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:49,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:49,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:49,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:49,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:49,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:49,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:49,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:49,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:49,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:49,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:49,944 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:49 GMT 2018-08-31 03:33:49,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:49,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:49,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:54,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:33:55,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-31 03:33:55,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:55,086 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:55 GMT 2018-08-31 03:33:55,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:55,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:33:55,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:33:55,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:33:55,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:33:55,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:33:55,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:33:55,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:33:55,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:33:55,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:33:55,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:33:55,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:33:55,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:33:55,147 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:33:55 GMT 2018-08-31 03:33:55,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:33:55,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:33:55,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:00,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:00,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:00,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:33:59.980Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:33:59.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 282, "offset": 281, "size": 50}}} 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:00 GMT 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:00,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 593 2018-08-31 03:34:00,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:00,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:00,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:00,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:00,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:00,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:00,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:00,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:00,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:00,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:00,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:00,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:00,299 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:00 GMT 2018-08-31 03:34:00,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:00,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:00,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:05,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:05,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:00.375Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:00.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:01.380Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:01.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:01.380Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:01.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:02.462Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:02.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:02.462Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:02.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:02.462Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:02.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:02.462Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:02.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:02.462Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:02.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:03.473Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:03.473Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:03.473Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:04.480Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:04.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:04.480Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:04.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 295, "offset": 282, "size": 50}}} 2018-08-31 03:34:05,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:05,502 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:05 GMT 2018-08-31 03:34:05,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:05,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9239 2018-08-31 03:34:05,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:05,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:05,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:05,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:05,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:05,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:05,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:05,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:05,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:05,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:05,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:05,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:05,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:05,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:05,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:05,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:05,562 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:05 GMT 2018-08-31 03:34:05,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:05,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:05,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:10,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:05.504Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:05.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:05.504Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:05.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:05.504Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:05.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:06.756Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:06.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:07.781Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:07.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:08.529Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:08.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:08.529Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:08.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:08.529Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:08.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:09.939Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:09.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:10.533Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:10.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 305, "offset": 295, "size": 50}}} 2018-08-31 03:34:10,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:10,688 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:10 GMT 2018-08-31 03:34:10,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:10,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7704 2018-08-31 03:34:10,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:10,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:10,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:10,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:10,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:10,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:10,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:10,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:10,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 03:34:10,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:10,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-31 03:34:10,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:10,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:10,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:10,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:10 GMT 2018-08-31 03:34:10,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:10,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:10,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:15,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:15,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:15,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:15,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:15,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:15,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:15,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:15,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:15,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-31 03:34:15,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:15,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:15 GMT 2018-08-31 03:34:15,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:15,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:34:15,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:15,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:15,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:15,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:15,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:15,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:15,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:15,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:15,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:15,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:15,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:15,961 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:15 GMT 2018-08-31 03:34:15,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:15,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:15,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:20,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:21,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:21,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:21,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:21,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:21,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:21,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:21 GMT 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:21,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:21,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:21,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:21,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:21 GMT 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:21,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:21,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:26,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:26,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:26,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:26,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:26,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:26,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:26,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:26,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:26,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-31 03:34:26,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:26,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:26 GMT 2018-08-31 03:34:26,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:26,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:34:26,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:26,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:26,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:26,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:26,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:26 GMT 2018-08-31 03:34:26,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:26,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:26,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:31,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:32,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:32,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:32,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:32,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:32,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:32,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:32,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:32,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-31 03:34:32,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:32,338 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:32 GMT 2018-08-31 03:34:32,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:32,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:34:32,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:32,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:33,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:33,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:33,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:33,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:33,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:33,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:33,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:33,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:33,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:33,399 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:33 GMT 2018-08-31 03:34:33,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:33,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:33,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:38,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:34:44,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:44,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:32.222Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:32.573Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:32.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:34.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:34.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:34.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:34.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:34.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:34.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:34.448Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:34.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:40.423Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:40.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:40.423Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:40.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:40.423Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:40.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:40.423Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:40.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:40.423Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:40.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:40.423Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:40.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 317, "offset": 305, "size": 50}}} 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:44 GMT 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:44,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6234 2018-08-31 03:34:44,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:34:44,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:34:50,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:34:50,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:34:50,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:34:50,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:34:50 GMT 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:34:50,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:34:55,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:03,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:03,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:03,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:03,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:03,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:03,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:03,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:03,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:42.804Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:45.530Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:45.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:45.530Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:45.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:51.405Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:34:51.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:34:51.405Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:34:51.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 322, "offset": 317, "size": 50}}} 2018-08-31 03:35:03,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:03,156 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:03 GMT 2018-08-31 03:35:03,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:03,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3891 2018-08-31 03:35:03,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:35:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:35:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:03,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:35:03,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:04,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:04,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:04,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:04 GMT 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:04,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:04,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:09,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:14,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:14,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:14,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:14,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:14,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:14,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:14,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:14,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:03.136Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:03.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:05.687Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:05.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:05.687Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:05.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:05.687Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:05.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 326, "offset": 322, "size": 50}}} 2018-08-31 03:35:14,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:14,248 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:14 GMT 2018-08-31 03:35:14,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:14,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4003 2018-08-31 03:35:14,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-31 03:35:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:14,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:14,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:14,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:14,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:14,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:14,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:14,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:14,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:14,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:14,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:14,751 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:14 GMT 2018-08-31 03:35:14,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:14,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:14,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:19,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:21,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:21,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_j13l3w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:14.637Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:14.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:15.944Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:15.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:15.944Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:15.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:19.273Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:19.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 330, "offset": 326, "size": 50}}} 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:21 GMT 2018-08-31 03:35:21,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:21,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3376 2018-08-31 03:35:21,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:21,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:21,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:22,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:22,295 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:22 GMT 2018-08-31 03:35:22,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:22,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:22,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:27,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:28,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:28,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:28,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:28,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:28,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:28,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:28,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:28,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:21.650Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:21.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:21.650Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:21.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:23.200Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:23.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:24.744Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:24.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 334, "offset": 330, "size": 50}}} 2018-08-31 03:35:28,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:28,095 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:28 GMT 2018-08-31 03:35:28,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:28,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3378 2018-08-31 03:35:28,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-31 03:35:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-08-31 03:35:28,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:28,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:28,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:28 GMT 2018-08-31 03:35:28,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:28,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:28,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:33,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:33,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:28.394Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:28.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:33.292Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:33.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 336, "offset": 334, "size": 50}}} 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:33,385 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:33 GMT 2018-08-31 03:35:33,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:33,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1733 2018-08-31 03:35:33,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:33,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-08-31 03:35:33,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:33,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:33,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:33,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:33,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:33,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:33,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:33,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:33,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:33,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:33,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:33,451 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:33 GMT 2018-08-31 03:35:33,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:33,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:33,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:38,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:38,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:33.598Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:33.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:34.831Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:34.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:35.603Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:35.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:35.603Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:35.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:35.603Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:35.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:36.129Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:36.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e240557f-130b-4cb1-8787-76a168a29e84"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:36.614Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:36.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:36.614Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:36.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:36.614Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:36.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:36.614Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:36.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.378Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.378Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "79ac2499-bbd7-4d9e-b1a7-4070800d75bc"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "3ca52516-0e20-4bea-a968-27c94288d2d1"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.595Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "37849a4e-3f99-46b0-aa87-19d42804d8a6"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.659Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.659Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.659Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:37.659Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:37.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.607Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "efd25722-7a00-4024-b429-8fc9160d7574"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.663Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.663Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.663Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:38.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.663Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:38.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.663Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:38.663Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:38.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 380, "offset": 336, "size": 50}}} 2018-08-31 03:35:38,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:38,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:38 GMT 2018-08-31 03:35:38,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:38,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24733 2018-08-31 03:35:38,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:38,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:35:38,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:35:38,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:38,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:38,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:35:38,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:35:38,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:35:38,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:38,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:35:38,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:38,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:38,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:38,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:35:38,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:38,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:35:38,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:38,820 - 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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-08-31 03:35:38,820 - 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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-08-31 03:35:38,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:38,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:38,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:38,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:38,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:38,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:38,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:38,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:38,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:38,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:38,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:38,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:38,883 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:38 GMT 2018-08-31 03:35:38,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:38,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:38,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:43,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:44,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:44,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:44,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:44,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:44,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.778Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:39.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "13abf484-d2c1-49c5-a334-28912762ccbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:39.783Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (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.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:39.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:41.283Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:41.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:41.812Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:41.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:43.768Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "85cfeac3-86ee-4236-a84c-9a7093d4aaf1"}], "metadata": {"pagination": {"total": 395, "offset": 380, "size": 50}}} 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:44 GMT 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8869 2018-08-31 03:35:44,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:44,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:44,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:35:44,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:44,080 - 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.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (tried 1 time) 2018-08-31 03:35:44,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:44,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:44,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:35:44,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:44,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:44,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:44,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:44,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:44,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:44,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:44,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:44,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:44,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:44,145 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:44 GMT 2018-08-31 03:35:44,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:44,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:44,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:49,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:49,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:49,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:49,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:49,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:49,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:49,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:49,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:49,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:44.120Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:44.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:44.967Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:44.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:44.967Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:44.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:44.967Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:44.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:44.967Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:44.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:44.967Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:44.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:45.816Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:45.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:46.747Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:46.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:46.820Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:46.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08ec607d-f270-4753-b703-62036e36e412"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.111Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.111Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.111Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:47.826Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a558f7-bcc9-4be3-911f-9ca2ab660a8f"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:48.115Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T03:35:48.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.120Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}], "metadata": {"pagination": {"total": 430, "offset": 395, "size": 50}}} 2018-08-31 03:35:49,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:49,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:49 GMT 2018-08-31 03:35:49,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:49,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19456 2018-08-31 03:35:49,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:35:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:35:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:49,316 - 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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time) 2018-08-31 03:35:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:35:49,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:49,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:49,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:49,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:49,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:49 GMT 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:49,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:54,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:54,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:54,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:54,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:54,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:54,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.871Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Creating Agent bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:49.879Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_j13l3w/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:49.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:50.131Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:50.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:50.922Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:50.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:50.922Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:50.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:50.922Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:50.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:50.922Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:50.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:51.925Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:51.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29dd55ab-5705-4465-9db8-6eb7c8a76fa6"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:52.000Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:52.948Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_j13l3w/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:52.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:52.948Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_j13l3w/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_j13l3w/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_j13l3w', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_j13l3w/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_j13l3w', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:52.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:52.948Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:52.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:52.948Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:52.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:52.948Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:52.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.097Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.097Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.097Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.097Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.097Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.097Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}], "metadata": {"pagination": {"total": 515, "offset": 430, "size": 50}}} 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:54 GMT 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28113 2018-08-31 03:35:54,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:54,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:54,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:35:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_j13l3w 2018-08-31 03:35:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-31 03:35:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:35:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:35:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_j13l3w/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:35:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-31 03:35:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:35:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:35:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:35:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:35:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-31 03:35:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_j13l3w/env 2018-08-31 03:35:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_j13l3w/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_j13l3w/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_j13l3w', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_j13l3w/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_j13l3w', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:35:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:35:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:35:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:35:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:35:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:35:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:35:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-31 03:35:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:54,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:54,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:54,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:54,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:54,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:54,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:54,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:54,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:54,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:54,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:54,651 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:54 GMT 2018-08-31 03:35:54,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:54,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:54,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:59,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:35:59,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:59,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:59,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:59,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:59,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:59,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:59,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:59,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "/home/ubuntu/bind_host_j13l3w/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Successfully created daemon: bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "5296f1e9-9aba-4696-954a-88d6b13a9310"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:53.961Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:53.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.142Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.142Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.142Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.142Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.142Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Configuring Agent bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}], "metadata": {"pagination": {"total": 678, "offset": 480, "size": 50}}} 2018-08-31 03:35:59,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:59,816 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:59 GMT 2018-08-31 03:35:59,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:59,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27758 2018-08-31 03:35:59,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:35:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-31 03:35:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:35:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:35:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_j13l3w/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:35:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:35:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_j13l3w 2018-08-31 03:35:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:35:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:35:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:35:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:35:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:35:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:35:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:35:59,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_j13l3w 2018-08-31 03:35:59,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:35:59,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:35:59 GMT 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:04,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:04,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:04,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:04,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:54.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:54.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:55.146Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:55.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:55.146Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:55.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:55.146Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:55.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.000Z", "message": "Successfully configured daemon: bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f49f84ae-51be-4465-a43b-f6dfddf71a2f"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.409Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.409Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.409Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:56.409Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:56.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_zt3gic/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Creating Agent homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}], "metadata": {"pagination": {"total": 840, "offset": 530, "size": 50}}} 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:04 GMT 2018-08-31 03:36:04,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:04,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27362 2018-08-31 03:36:04,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:04,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-31 03:36:04,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:36:04,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:36:04,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-31 03:36:04,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:36:04,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:04,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:36:04,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:04,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_j13l3w 2018-08-31 03:36:04,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:36:04,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:04,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:04,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-31 03:36:04,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:36:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_zt3gic/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:04,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:04,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_zt3gic 2018-08-31 03:36:04,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:04,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:05,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:05,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:05,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:05,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:05,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:05,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:05,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:05,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:05,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:05,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:05,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:05,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:05,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:05 GMT 2018-08-31 03:36:05,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:05,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:05,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:10,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:10,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:10,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:57.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:57.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "d3cae165-0fd1-495b-af19-b6f9a9ffde8d"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}], "metadata": {"pagination": {"total": 1050, "offset": 580, "size": 50}}} 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:10 GMT 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:10,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27661 2018-08-31 03:36:10,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:10,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-31 03:36:10,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:36:10,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:10,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:36:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:36:10,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-31 03:36:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:36:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:36:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:10,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:10,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:10,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:10,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:10,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:10,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:10 GMT 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:10,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:15,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:15,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:15,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:15,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:15,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:15,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "d3cae165-0fd1-495b-af19-b6f9a9ffde8d"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.202Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.575Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.575Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:58.575Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:58.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Creating Agent dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_pxefjn/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.229Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:35:59.642Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:35:59.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}], "metadata": {"pagination": {"total": 1171, "offset": 630, "size": 50}}} 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:15 GMT 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27540 2018-08-31 03:36:15,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:15,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:15,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:36:15,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:15,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:15,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:15,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:36:15,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:15,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-31 03:36:15,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-31 03:36:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:36:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-31 03:36:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:15,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:15,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_pxefjn 2018-08-31 03:36:15,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-31 03:36:15,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:36:15,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_pxefjn/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:15,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:15,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:15,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:36:15,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:36:15,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:15,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:15,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:15 GMT 2018-08-31 03:36:15,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:15,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:15,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:20,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:21,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:21,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:21,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Creating Agent ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Starting Agent bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_zt3gic/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_ac5ck9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_zt3gic/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_zt3gic/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_zt3gic', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_zt3gic/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_zt3gic', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.266Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.706Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.706Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:00.706Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:00.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "/home/ubuntu/sprout_host_zmfpyg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_zmfpyg/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_zmfpyg', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_zmfpyg/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_zmfpyg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_pxefjn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_pxefjn/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_pxefjn', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_pxefjn/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_pxefjn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}], "metadata": {"pagination": {"total": 1287, "offset": 680, "size": 50}}} 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:21 GMT 2018-08-31 03:36:21,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:21,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30269 2018-08-31 03:36:21,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:21,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:36:21,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_ac5ck9 2018-08-31 03:36:21,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:36:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:36:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_j13l3w 2018-08-31 03:36:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:36:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_zt3gic/env 2018-08-31 03:36:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:36:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-31 03:36:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_ac5ck9/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_zt3gic/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_zt3gic/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_zt3gic', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_zt3gic/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_zt3gic', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:36:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-31 03:36:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-31 03:36:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-31 03:36:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:36:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_zmfpyg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:36:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:36:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:36:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-31 03:36:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_zmfpyg/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_zmfpyg', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_zmfpyg/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_zmfpyg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:36:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:36:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_pxefjn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_pxefjn/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_pxefjn', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_pxefjn/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_pxefjn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:36:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:36:21,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:21,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:21,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:21,136 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:21 GMT 2018-08-31 03:36:21,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:21,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:21,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:26,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:26,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:26,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:26,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:26,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:26,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:26,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:26,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:26,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_zmfpyg/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_zmfpyg', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_zmfpyg/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_zmfpyg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Successfully created daemon: homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Successfully created daemon: sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "/home/ubuntu/homer_host_zt3gic/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4302ca2a-12bc-45ed-a252-23160e66961e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.542Z", "message": "/home/ubuntu/sprout_host_zmfpyg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "a8b8b024-a9ca-4e6f-a807-0bd570fa2985"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.719Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.719Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.719Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.719Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:01.719Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:01.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Successfully created daemon: dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_ac5ck9/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "/home/ubuntu/dime_host_pxefjn/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6cc7a8db-5b98-4e43-85a6-0c219c68c076"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_ac5ck9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_ac5ck9/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_ac5ck9', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_ac5ck9/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_ac5ck9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.551Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.736Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.736Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.736Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:02.736Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:02.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_j13l3w start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "/home/ubuntu/ellis_host_ac5ck9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Configuring Agent homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7ba4f701-0d4f-4a7d-9f32-104cf8d25094"}], "metadata": {"pagination": {"total": 1375, "offset": 730, "size": 50}}} 2018-08-31 03:36:26,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:26,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:26 GMT 2018-08-31 03:36:26,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:26,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30412 2018-08-31 03:36:26,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:26,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:26,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:36:26,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_zmfpyg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_zmfpyg/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_zmfpyg', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_zmfpyg/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_zmfpyg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:36:26,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:36:26,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_zt3gic 2018-08-31 03:36:26,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_zmfpyg 2018-08-31 03:36:26,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:26,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_zt3gic/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:36:26,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_zmfpyg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:36:26,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:26,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:36:26,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:26,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:36:26,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:36:26,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:26,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_pxefjn 2018-08-31 03:36:26,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_ac5ck9/env 2018-08-31 03:36:26,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-31 03:36:26,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:36:26,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:36:26,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_pxefjn/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:36:26,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:26,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:36:26,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:36:26,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_ac5ck9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_ac5ck9/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_ac5ck9', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_ac5ck9/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_ac5ck9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:36:26,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:26,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:36:26,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:36:26,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:26,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:26,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_j13l3w start 2018-08-31 03:36:26,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_ac5ck9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:36:26,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:36:26,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:26,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_zt3gic 2018-08-31 03:36:26,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:36:26,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-31 03:36:26,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:26,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:26,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:26,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:26,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:26 GMT 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:26,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:31,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:31,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:31,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:31,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:31,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:31,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:31,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:31,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:31,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Configuring Agent homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Successfully started daemon: bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Successfully created daemon: ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "991e4158-e72b-4add-a369-539cdcfe91ea"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b7dcc484-6002-44f2-92e2-e3af06bf9e5f"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:03.819Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:03.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Configuring Agent sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Successfully configured daemon: homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e3a9ba2d-5849-4f03-be6d-4c598b8823ac"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}], "metadata": {"pagination": {"total": 1398, "offset": 780, "size": 50}}} 2018-08-31 03:36:31,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:31,661 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:31 GMT 2018-08-31 03:36:31,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:31,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26966 2018-08-31 03:36:31,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:31,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_zt3gic 2018-08-31 03:36:31,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_j13l3w 2018-08-31 03:36:31,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-31 03:36:31,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_ac5ck9 2018-08-31 03:36:31,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:36:31,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:31,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:36:31,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:36:31,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:36:31,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:36:31,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:36:31,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-31 03:36:31,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:31,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-31 03:36:31,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-31 03:36:31,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:31,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:31,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-31 03:36:31,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:31,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:31,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-31 03:36:31,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_zmfpyg 2018-08-31 03:36:31,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_zt3gic 2018-08-31 03:36:31,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:36:31,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:31,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:31,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:31,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:36:31,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:31,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:31,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:31,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:31,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:31,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:31,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:31,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:31,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:31,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:31,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:31,750 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:31 GMT 2018-08-31 03:36:31,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:31,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:31,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:36,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:36,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:36,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:36,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:36,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:36,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:36,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:36,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:36,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.667Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "10bce944-71ad-454c-83ca-1f61f5e8a13d"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.879Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.879Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.879Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.879Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:04.879Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:04.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Removing directory: /tmp/tmpMzRpNS", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e3a9ba2d-5849-4f03-be6d-4c598b8823ac"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e3a9ba2d-5849-4f03-be6d-4c598b8823ac"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Configuring Agent dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Successfully configured daemon: sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e3a9ba2d-5849-4f03-be6d-4c598b8823ac"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}], "metadata": {"pagination": {"total": 1417, "offset": 830, "size": 50}}} 2018-08-31 03:36:36,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:36,862 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:36 GMT 2018-08-31 03:36:36,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:36,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27481 2018-08-31 03:36:36,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:36,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:36:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:36:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:36:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:36:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMzRpNS 2018-08-31 03:36:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:36:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_pxefjn 2018-08-31 03:36:36,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_zmfpyg 2018-08-31 03:36:36,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:36,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:36,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:36,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:36:36,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-31 03:36:36,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-08-31 03:36:36,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:36,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:36,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:36,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:36,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:36,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:36,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:36,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:36,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:36,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:36,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:36,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:36 GMT 2018-08-31 03:36:36,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:36,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:36,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:41,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:42,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:42,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fff8e921-0c7e-489f-a073-ed4355966200"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e3a9ba2d-5849-4f03-be6d-4c598b8823ac"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Removing directory: /tmp/tmpMzRpNS", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e3a9ba2d-5849-4f03-be6d-4c598b8823ac"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.810Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.899Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.899Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.899Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.899Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.899Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.899Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:05.899Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Creating Agent bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_fd6mcm/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Successfully configured daemon: dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Configuring Agent ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.826Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2f3a38e-12ec-4dea-890e-554461a42cc0"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.903Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.903Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.903Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.903Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:06.903Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:06.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}], "metadata": {"pagination": {"total": 1428, "offset": 880, "size": 50}}} 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:42,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:42 GMT 2018-08-31 03:36:42,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:42,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27141 2018-08-31 03:36:42,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:36:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-31 03:36:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:36:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMzRpNS 2018-08-31 03:36:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:36:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:36:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:42,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:36:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:36:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:36:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_fd6mcm 2018-08-31 03:36:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_fd6mcm/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:42,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:42,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_pxefjn 2018-08-31 03:36:42,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:42,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-31 03:36:42,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:42,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-31 03:36:42,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_ac5ck9 2018-08-31 03:36:42,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:36:42,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:36:42,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:42,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:42,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:42,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:36:42,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:42,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:42,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:42,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:42,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:42,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:42 GMT 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:42,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:47,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:47,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:47,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:47,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:47,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:47,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:47,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:47,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:47,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Successfully configured daemon: ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "902e7836-703d-46ad-9b81-c8184abfe981"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:07.879Z", "message": "Starting Agent homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:07.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.087Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.087Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.087Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.087Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.087Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.087Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.087Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_fd6mcm/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Starting Agent sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Creating Agent proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}], "metadata": {"pagination": {"total": 1432, "offset": 930, "size": 50}}} 2018-08-31 03:36:47,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:47,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:47 GMT 2018-08-31 03:36:47,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:47,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27205 2018-08-31 03:36:47,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-31 03:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_ac5ck9 2018-08-31 03:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_zt3gic 2018-08-31 03:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:36:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:36:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_fd6mcm/env 2018-08-31 03:36:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-31 03:36:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:36:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_zmfpyg 2018-08-31 03:36:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_mvhnvw 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:47,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:47,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:47,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:47 GMT 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:47,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:47,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:52,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:52,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:52,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:52,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:52,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:52,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_vtqli8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_fd6mcm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_fd6mcm/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_fd6mcm', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_fd6mcm/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_fd6mcm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_mvhnvw/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Creating Agent vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}], "metadata": {"pagination": {"total": 1433, "offset": 980, "size": 50}}} 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:52 GMT 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28682 2018-08-31 03:36:52,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:52,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:36:52,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:52,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:52,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_vtqli8/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:52,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:36:52,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-31 03:36:52,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_fd6mcm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_fd6mcm/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_fd6mcm', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_fd6mcm/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_fd6mcm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:36:52,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_mvhnvw/cloudify/ssl/cloudify_internal_cert.pem 2018-08-31 03:36:52,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-31 03:36:52,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:52,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:36:52,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-31 03:36:52,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:52,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_vtqli8 2018-08-31 03:36:52,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:52,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:36:52,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-31 03:36:52,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:52,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:52,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:52,657 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:52 GMT 2018-08-31 03:36:52,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:52,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:52,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:57,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:36:57,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:57,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:57,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:57,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:57,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:57,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:57,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:57,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:08.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:08.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:09.092Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:09.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:09.092Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:09.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.155Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.155Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.155Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.155Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "/home/ubuntu/bono_host_fd6mcm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:10.170Z", "message": "Successfully created daemon: bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77e93525-deb4-4e55-9c94-845049492094"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_mvhnvw/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Successfully started daemon: homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Starting Agent dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_mvhnvw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_mvhnvw/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_mvhnvw', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_mvhnvw/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_mvhnvw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_zt3gic start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "edc24992-b733-4888-8e2b-3650fe383857"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:11.443Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:11.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.361Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}], "metadata": {"pagination": {"total": 1467, "offset": 1030, "size": 50}}} 2018-08-31 03:36:57,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:57,731 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:57 GMT 2018-08-31 03:36:57,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:57,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28027 2018-08-31 03:36:57,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:36:57,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:57,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-31 03:36:57,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-31 03:36:57,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-31 03:36:57,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:57,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-31 03:36:57,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:36:57,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:57,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:57,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-31 03:36:57,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-31 03:36:57,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_fd6mcm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:36:57,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-31 03:36:57,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:36:57,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-31 03:36:57,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-31 03:36:57,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_fd6mcm 2018-08-31 03:36:57,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_mvhnvw/env 2018-08-31 03:36:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:36:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_zt3gic 2018-08-31 03:36:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:36:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_pxefjn 2018-08-31 03:36:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_mvhnvw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_mvhnvw/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_mvhnvw', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_mvhnvw/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_mvhnvw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:36:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:36:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:36:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:36:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:36:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_zt3gic start 2018-08-31 03:36:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:36:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:36:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:36:57,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:36:57,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:36:57,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:36:57,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:36:57,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:36:57,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:36:57 GMT 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:36:57,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:02,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:02,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Successfully created daemon: proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Successfully created daemon: vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "/home/ubuntu/proxy_host_mvhnvw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_vtqli8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_vtqli8/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_vtqli8', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_vtqli8/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_vtqli8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "/home/ubuntu/vellum_host_vtqli8/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "2932a704-0b0b-4c36-a130-ec198d326a27"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_vtqli8/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:12.369Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:12.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "9e93980c-98dc-478e-9465-50a39965bb6a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.365Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Starting Agent ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "06df7c55-2d1a-4fc6-a688-49411626fe68"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "[localhost] run: /home/ubuntu/homer_host_zt3gic/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "06df7c55-2d1a-4fc6-a688-49411626fe68"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "06df7c55-2d1a-4fc6-a688-49411626fe68"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_zmfpyg start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Successfully started daemon: sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b823b67b-ca8c-456b-951c-f0811b607924"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "06df7c55-2d1a-4fc6-a688-49411626fe68"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "06df7c55-2d1a-4fc6-a688-49411626fe68"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}], "metadata": {"pagination": {"total": 1472, "offset": 1080, "size": 50}}} 2018-08-31 03:37:02,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:02,884 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:02 GMT 2018-08-31 03:37:02,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:02,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28943 2018-08-31 03:37:02,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:37:02,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-31 03:37:02,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-31 03:37:02,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:37:02,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_mvhnvw 2018-08-31 03:37:02,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_vtqli8 2018-08-31 03:37:02,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_mvhnvw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:37:02,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_vtqli8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_vtqli8/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_vtqli8', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_vtqli8/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_vtqli8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DmpIUA.wd45JLp-ng6PlVtm--p-Xa6hKFQ'} 2018-08-31 03:37:02,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_vtqli8/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-08-31 03:37:02,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-31 03:37:02,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:37:02,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-31 03:37:02,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_vtqli8/env 2018-08-31 03:37:02,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-31 03:37:02,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:02,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:37:02,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-31 03:37:02,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-31 03:37:02,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:37:02,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:02,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:02,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-31 03:37:02,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-31 03:37:02,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_ac5ck9 2018-08-31 03:37:02,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:37:02,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_zt3gic/env/bin/pip freeze 2018-08-31 03:37:02,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-31 03:37:02,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_zmfpyg start 2018-08-31 03:37:02,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:37:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_zmfpyg 2018-08-31 03:37:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:37:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:37:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:37:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:37:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:37:02,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:02,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:02,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:02,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:02,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:02,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:02 GMT 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:02,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:07,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:08,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:08,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:08,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:08,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:08,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:13.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.369Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.369Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.369Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "[localhost] run: /home/ubuntu/sprout_host_zmfpyg/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1957035e-0a2a-40f2-a5e5-278eeb622175"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Configuring Agent bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1957035e-0a2a-40f2-a5e5-278eeb622175"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Configuring Agent vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "06df7c55-2d1a-4fc6-a688-49411626fe68"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Configuring Agent proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Removing directory: /tmp/tmpfvBWVE", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "06df7c55-2d1a-4fc6-a688-49411626fe68"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Successfully configured daemon: bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0523ac79-cf20-4e1e-aca5-be9b0be18fd3"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1957035e-0a2a-40f2-a5e5-278eeb622175"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1957035e-0a2a-40f2-a5e5-278eeb622175"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:14.388Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:14.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1957035e-0a2a-40f2-a5e5-278eeb622175"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Successfully started daemon: dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Successfully configured daemon: vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "796cdf4f-26f8-4afa-8a07-1f0d67958bf6"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Removing directory: /tmp/tmpS9t4Ag", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1957035e-0a2a-40f2-a5e5-278eeb622175"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_pxefjn start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}], "metadata": {"pagination": {"total": 1472, "offset": 1130, "size": 50}}} 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:08 GMT 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27610 2018-08-31 03:37:08,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:37:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:37:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_zmfpyg/env/bin/pip freeze 2018-08-31 03:37:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:37:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:37:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-31 03:37:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:37:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:37:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_fd6mcm 2018-08-31 03:37:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:37:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_vtqli8 2018-08-31 03:37:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-08-31 03:37:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:37:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_mvhnvw 2018-08-31 03:37:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfvBWVE 2018-08-31 03:37:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:37:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_fd6mcm 2018-08-31 03:37:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:37:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-31 03:37:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:37:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:37:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:37:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_pxefjn 2018-08-31 03:37:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:37:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_vtqli8 2018-08-31 03:37:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-31 03:37:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpS9t4Ag 2018-08-31 03:37:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_pxefjn start 2018-08-31 03:37:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-31 03:37:08,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:08,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:08,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:08,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:08 GMT 2018-08-31 03:37:08,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:08,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:08,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:13,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:13,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:13,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Successfully configured daemon: vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "26280a97-9027-4f12-a7d8-2ccf9bac06f1"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Successfully started daemon: dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "07f41f26-f82d-4f59-8bd5-687f5317eb5e"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.797Z", "message": "Removing directory: /tmp/tmpS9t4Ag", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "1957035e-0a2a-40f2-a5e5-278eeb622175"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:15.812Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:15.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9345a3b-afc3-4c89-bf44-e8ebca4c3af9"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9345a3b-afc3-4c89-bf44-e8ebca4c3af9"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Starting Agent bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9345a3b-afc3-4c89-bf44-e8ebca4c3af9"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9345a3b-afc3-4c89-bf44-e8ebca4c3af9"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "[localhost] run: /home/ubuntu/dime_host_pxefjn/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9345a3b-afc3-4c89-bf44-e8ebca4c3af9"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}], "metadata": {"pagination": {"total": 1475, "offset": 1180, "size": 50}}} 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:13,245 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:13 GMT 2018-08-31 03:37:13,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:13,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26667 2018-08-31 03:37:13,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-31 03:37:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_vtqli8 2018-08-31 03:37:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_pxefjn 2018-08-31 03:37:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpS9t4Ag 2018-08-31 03:37:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:37:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:37:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:37:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:37:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:37:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:37:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:37:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:37:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-31 03:37:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:37:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-31 03:37:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:37:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:37:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:37:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-31 03:37:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:37:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_fd6mcm 2018-08-31 03:37:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:37:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:37:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-31 03:37:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:37:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_pxefjn/env/bin/pip freeze 2018-08-31 03:37:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:13,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:13,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:13,311 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:13 GMT 2018-08-31 03:37:13,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:13,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:13,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:18,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:18,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:18,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:18,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:18,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:18,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:16.902Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:16.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Removing directory: /tmp/tmpcYeb0o", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9345a3b-afc3-4c89-bf44-e8ebca4c3af9"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9345a3b-afc3-4c89-bf44-e8ebca4c3af9"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Starting Agent vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Starting Agent proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_ac5ck9 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.816Z", "message": "Successfully started daemon: ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "15a3a41b-c4ba-4148-94a7-d7942d4b60c1"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.908Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.908Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.908Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.908Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.908Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.908Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:17.908Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:17.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.820Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "111ce218-1b33-434f-a87f-3f09184548ec"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.820Z", "message": "[localhost] run: /home/ubuntu/ellis_host_ac5ck9/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "111ce218-1b33-434f-a87f-3f09184548ec"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.820Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "111ce218-1b33-434f-a87f-3f09184548ec"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.820Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "111ce218-1b33-434f-a87f-3f09184548ec"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.820Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "111ce218-1b33-434f-a87f-3f09184548ec"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.912Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.912Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.912Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.912Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.912Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:18.912Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.949Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "111ce218-1b33-434f-a87f-3f09184548ec"}], "metadata": {"pagination": {"total": 1475, "offset": 1230, "size": 50}}} 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:18 GMT 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27050 2018-08-31 03:37:18,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:37:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:37:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:37:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:37:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpcYeb0o 2018-08-31 03:37:18,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-08-31 03:37:18,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:37:18,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_vtqli8 2018-08-31 03:37:18,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-31 03:37:18,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_mvhnvw 2018-08-31 03:37:18,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:37:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_ac5ck9 start 2018-08-31 03:37:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:37:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_ac5ck9 2018-08-31 03:37:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:37:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:37:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:37:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:37:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_ac5ck9/env/bin/pip freeze 2018-08-31 03:37:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-31 03:37:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:37:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:37:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:37:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:37:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:37:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:37:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-08-31 03:37:18,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:18,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:18,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:18,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:18,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:18,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:18,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:18,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:18,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:18,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:18,464 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:18 GMT 2018-08-31 03:37:18,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:18,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:18,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:23,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:23,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.949Z", "message": "Removing directory: /tmp/tmpZY8TXq", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "111ce218-1b33-434f-a87f-3f09184548ec"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.967Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.967Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.967Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.967Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.967Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:19.967Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:19.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.019Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_fd6mcm start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Successfully started daemon: vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Successfully started daemon: proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_mvhnvw start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6df101cc-1281-4682-83ff-a71b9dfa947b"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Successfully started daemon: bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "bd07babe-9173-48b7-a61d-826f0d68d38e"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:21.134Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_vtqli8 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:21.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76b76715-5dc5-4a86-aa76-3524f9b2a1d4"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.028Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "75622664-4891-4169-ab35-960bc8f31120"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "75622664-4891-4169-ab35-960bc8f31120"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "[localhost] run: /home/ubuntu/vellum_host_vtqli8/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fb256392-5bd3-4c3c-96d7-34e5be19cd01"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "75622664-4891-4169-ab35-960bc8f31120"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "306a69d7-cae7-4dd6-890c-a686b79ff3cb"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "306a69d7-cae7-4dd6-890c-a686b79ff3cb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fb256392-5bd3-4c3c-96d7-34e5be19cd01"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "306a69d7-cae7-4dd6-890c-a686b79ff3cb"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "[localhost] run: /home/ubuntu/proxy_host_mvhnvw/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "75622664-4891-4169-ab35-960bc8f31120"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "75622664-4891-4169-ab35-960bc8f31120"}], "metadata": {"pagination": {"total": 1475, "offset": 1280, "size": 50}}} 2018-08-31 03:37:23,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:23,563 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:23 GMT 2018-08-31 03:37:23,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:23,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26572 2018-08-31 03:37:23,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZY8TXq 2018-08-31 03:37:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:37:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:37:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:37:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:37:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:37:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:37:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:37:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:37:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_fd6mcm start 2018-08-31 03:37:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_vtqli8 2018-08-31 03:37:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:37:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-31 03:37:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_mvhnvw 2018-08-31 03:37:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_mvhnvw start 2018-08-31 03:37:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_fd6mcm 2018-08-31 03:37:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_vtqli8 start 2018-08-31 03:37:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:37:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-31 03:37:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-31 03:37:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:37:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:37:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:37:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_vtqli8/env/bin/pip freeze 2018-08-31 03:37:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:37:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:37:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:37:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-31 03:37:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:37:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_mvhnvw/env/bin/pip freeze 2018-08-31 03:37:23,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-31 03:37:23,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:23,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:23,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:23,633 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:23 GMT 2018-08-31 03:37:23,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:23,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:23,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:28,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:28,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "306a69d7-cae7-4dd6-890c-a686b79ff3cb"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:22.142Z", "message": "[localhost] run: /home/ubuntu/bono_host_fd6mcm/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:22.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "306a69d7-cae7-4dd6-890c-a686b79ff3cb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.032Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.032Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.032Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fb256392-5bd3-4c3c-96d7-34e5be19cd01"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "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": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fb256392-5bd3-4c3c-96d7-34e5be19cd01"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "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": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fb256392-5bd3-4c3c-96d7-34e5be19cd01"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "message": "Removing directory: /tmp/tmpvUf5Z2", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fb256392-5bd3-4c3c-96d7-34e5be19cd01"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fb256392-5bd3-4c3c-96d7-34e5be19cd01"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "message": "Removing directory: /tmp/tmpoYCidR", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "306a69d7-cae7-4dd6-890c-a686b79ff3cb"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "75622664-4891-4169-ab35-960bc8f31120"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "306a69d7-cae7-4dd6-890c-a686b79ff3cb"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:23.146Z", "message": "Removing directory: /tmp/tmpVqkjLB", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:23.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "75622664-4891-4169-ab35-960bc8f31120"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:24.092Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:24.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:25.098Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:25.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:26.103Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:26.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:26.103Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:26.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:26.103Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:26.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:26.103Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:26.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:26.103Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:26.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:26.103Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:26.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_node_egrb16", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:26.693Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VX59X/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:26.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fcb8c9ce-2990-4a85-82f0-115bbf51e56e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:27.107Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:27.107Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:27.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:27.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1475, "offset": 1330, "size": 50}}} 2018-08-31 03:37:28,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:28,933 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:28 GMT 2018-08-31 03:37:28,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:28,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26617 2018-08-31 03:37:28,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:28,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-31 03:37:28,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_fd6mcm/env/bin/pip freeze 2018-08-31 03:37:28,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:37:28,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:37:28,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:28,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-31 03:37:28,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-31 03:37:28,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-31 03:37:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvUf5Z2 2018-08-31 03:37:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-08-31 03:37:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpoYCidR 2018-08-31 03:37:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-08-31 03:37:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-08-31 03:37:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpVqkjLB 2018-08-31 03:37:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:37:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:37:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:37:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-31 03:37:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:37:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:37:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-31 03:37:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:37:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:37:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:37:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-31 03:37:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 03:37:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-31 03:37:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:37:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:37:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-31 03:37:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-31 03:37:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VX59X/install_requirements.sh 2018-08-31 03:37:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:37:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:37:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:37:28,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:29,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:29,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:29,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:29,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:29 GMT 2018-08-31 03:37:29,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:29,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:29,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:34,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:34,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:27.107Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:27.107Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_node_egrb16", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:27.153Z", "message": "Executing: /tmp/VX59X/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:27.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fcb8c9ce-2990-4a85-82f0-115bbf51e56e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:28.335Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:28.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:28.335Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:28.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:28.335Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:28.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:28.335Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:28.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:29.444Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:29.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:29.444Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:29.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:29.444Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:29.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:30.448Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:30.448Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:31.453Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:31.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:31.453Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:31.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:31.453Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:31.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:31.453Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:31.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.123Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0IU6C/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.332Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.332Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.577Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.577Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.577Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.577Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.577Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:32.577Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:32.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:33.827Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:33.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:33.827Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:33.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:33.827Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:33.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:34.905Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:34.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:34.905Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:34.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:34.905Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:34.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:36.054Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:36.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:36.919Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:36.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:36.919Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:36.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:36.919Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:36.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:36.919Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:36.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:36.919Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:36.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:37.993Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:37.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:39.174Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:40.193Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:40.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:40.193Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:40.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:40.193Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:40.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:41.263Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:41.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:43.482Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:43.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:44.322Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:44.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:44.322Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:44.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:45.212Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:45.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:48.950Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:48.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:52.889Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:52.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "The config dict: {'public_ip': u'172.30.9.203', '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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}], "metadata": {"pagination": {"total": 1475, "offset": 1380, "size": 50}}} 2018-08-31 03:37:34,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:34,087 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:34 GMT 2018-08-31 03:37:34,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:34,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25962 2018-08-31 03:37:34,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VX59X/install_requirements.sh 2018-08-31 03:37:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:37:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0IU6C/bind.py 2018-08-31 03:37:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-31 03:37:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-31 03:37:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:37:34,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:37:34,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-31 03:37:34,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:34,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:34,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:34,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-31 03:37:34,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:34,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:34,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-31 03:37:34,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-31 03:37:34,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-31 03:37:34,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', '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.16', u'hss_hostname': u''}. 2018-08-31 03:37:34,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:34,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:34,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:34,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:34,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:34 GMT 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:34,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:39,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:39,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:39,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:39,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:39,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo mv /tmp/tmp516xeJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo mv /tmp/tmpfTVydJ /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo mv /tmp/tmpUNKKX8 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "[localhost] run: sudo mv /tmp/tmpWWPiZ5 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:53.740Z", "message": "The config dict: {'etcd_ip': u'192.168.120.16', 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:54.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:54.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:54.786Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:54.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:54.786Z", "message": "[localhost] run: sudo mv /tmp/tmpA10Irc /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:54.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:54.786Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:54.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "e2a1243a-b036-43b8-9db2-3cbab05b3b0e"}, {"node_instance_id": "bind_tpvcze", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:55.328Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:55.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:55.328Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:55.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:55.328Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:55.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:55.792Z", "message": "Executing: /tmp/JVA81/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:55.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:55.792Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/JVA81/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:55.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:56.793Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:56.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:56.793Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:56.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:56.793Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:56.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:57.796Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:57.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "proxy_node_egrb16", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:59.388Z", "message": "Execution done (return_code=0): /tmp/VX59X/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:59.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "fcb8c9ce-2990-4a85-82f0-115bbf51e56e"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:36:59.478Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:36:59.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:37:00.345Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:37:00.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:37:01.348Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:37:01.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:37:08.232Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-j13l3w\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\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\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/universe Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,760 B/s)\nReading package lists...\n\nreal\t0m10.956s\nuser\t0m2.759s\nsys\t0m0.192s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:37:08.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:37:08.803Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:37:08.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:37:08.803Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:37:08.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}], "metadata": {"pagination": {"total": 1475, "offset": 1430, "size": 50}}} 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:39 GMT 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24127 2018-08-31 03:37:39,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:39,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:37:39,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-31 03:37:39,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-31 03:37:39,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-31 03:37:39,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp516xeJ /etc/bind/db.clearwater.local 2018-08-31 03:37:39,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfTVydJ /etc/clearwater/shared_config 2018-08-31 03:37:39,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:37:39,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-31 03:37:39,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-31 03:37:39,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUNKKX8 /etc/bind/named.conf.local 2018-08-31 03:37:39,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:37:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:37:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:37:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:37:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:37:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWWPiZ5 /etc/clearwater/local_config 2018-08-31 03:37:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.16', 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.16', u'hss_hostname': u''}. 2018-08-31 03:37:39,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:37:39,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:37:39,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpA10Irc /etc/bind/db.clearwater.opnfv 2018-08-31 03:37:39,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:37:39,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:37:39,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:37:39,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:37:39,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JVA81/install-etcd.sh 2018-08-31 03:37:39,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/JVA81/install-etcd.sh 2018-08-31 03:37:39,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-31 03:37:39,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-31 03:37:39,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-31 03:37:39,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-31 03:37:39,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VX59X/install_requirements.sh 2018-08-31 03:37:39,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:37:39,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:37:39,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:37:39,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-j13l3w Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources 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 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/universe Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,760 B/s) Reading package lists... real 0m10.956s user 0m2.759s sys 0m0.192s 2018-08-31 03:37:39,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:37:39,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-31 03:37:39,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:39,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:39,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:39 GMT 2018-08-31 03:37:39,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:39,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:39,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:44,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:44,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:44,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1467, "size": 50}}} 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:44 GMT 2018-08-31 03:37:44,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:44,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:37:44,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:44,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:44,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:44,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:44,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:44,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:44,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:44,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:44,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:44,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:44,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:44,478 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:44 GMT 2018-08-31 03:37:44,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:44,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:44,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:49,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:49,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:49,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:49,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:49,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:49,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1467, "size": 50}}} 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:49 GMT 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:37:49,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:49,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:49,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:49,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:49,616 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:49 GMT 2018-08-31 03:37:49,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:49,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:49,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:54,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:54,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:54,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1467, "size": 50}}} 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:54 GMT 2018-08-31 03:37:54,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:54,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:37:54,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:54,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:54,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:54,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:54,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:54 GMT 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:54,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:54,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:59,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:37:59,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1467, "size": 50}}} 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:59,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:59 GMT 2018-08-31 03:37:59,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:59,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:37:59,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:37:59,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:37:59,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:37:59,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:37:59,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:37:59,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:37:59,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:37:59,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:37:59,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:37:59,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:37:59,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:37:59,886 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:37:59 GMT 2018-08-31 03:37:59,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:37:59,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:37:59,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:04,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:04,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:04,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:04,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:04,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:04,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:04.689Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-j13l3w\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 13s (6,202 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8942\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m55.842s\nuser\t0m18.676s\nsys\t0m8.736s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:04.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}], "metadata": {"pagination": {"total": 1476, "offset": 1467, "size": 50}}} 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:04 GMT 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 44564 2018-08-31 03:38:04,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:04,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-j13l3w Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 6 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,202 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8942 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m55.842s user 0m18.676s sys 0m8.736s 2018-08-31 03:38:04,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:05,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:05,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:05,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:05,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:05,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:05,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:05,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:05,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:05,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:05,040 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:05 GMT 2018-08-31 03:38:05,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:05,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:05,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:10,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:10,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:10,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:10,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:10,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:10,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:10,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:10,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:10,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:05.738Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:05.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:05.738Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:05.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:05.738Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:05.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:05.738Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:05.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:05.738Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:47:34:aa \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe47:34aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69077 errors:0 dropped:0 overruns:0 frame:0\n TX packets:29742 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123399104 (123.3 MB) TX bytes:4742013 (4.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:167 errors:0 dropped:0 overruns:0 frame:0\n TX packets:167 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13797 (13.7 KB) TX bytes:13797 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.006s\nsys\t0m0.000s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:05.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:06.805Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:06.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:06.805Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:06.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:06.805Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:06.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:06.805Z", "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.16:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit \ntcp 0 0 192.168.120.16:2380 0.0.0.0:* LISTEN 9153/etcd \ntcp6 0 0 :::53 :::* LISTEN 2428/named \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2428/named \ntcp6 0 0 :::4000 :::* LISTEN 9153/etcd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8536/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8536/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8536/ntpd \nudp 0 0 0.0.0.0:14478 0.0.0.0:* 592/dhclient \nudp 0 0 192.168.120.16:53 0.0.0.0:* 2428/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 592/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8536/ntpd \nudp6 0 0 ::1:123 :::* 8536/ntpd \nudp6 0 0 :::123 :::* 8536/ntpd \nudp6 0 0 :::41765 :::* 592/dhclient \nudp6 0 0 :::53 :::* 2428/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8965 890/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11074 1649/python2.7 /tmp/cloudify-logging-server-49d02.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7490 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7193 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13174 2481/python2.7 /tmp/ctx-oEHCO3.socket\nunix 2 [ ACC ] STREAM LISTENING 9186 1119/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:06.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:06.805Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:35 ? 00:00:00 /sbin/init\nroot 2 0 0 03:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:35 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:35 ? 00:00:00 [migration/0]\nroot 14 2 0 03:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:35 ? 00:00:00 [migration/1]\nroot 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:35 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:35 ? 00:00:00 [khelper]\nroot 21 2 0 03:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:35 ? 00:00:00 [netns]\nroot 23 2 0 03:35 ? 00:00:00 [writeback]\nroot 24 2 0 03:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:35 ? 00:00:00 [bioset]\nroot 26 2 0 03:35 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:35 ? 00:00:00 [kblockd]\nroot 28 2 0 03:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:35 ? 00:00:00 [khubd]\nroot 30 2 0 03:35 ? 00:00:00 [md]\nroot 31 2 0 03:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:35 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 03:35 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:35 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:35 ? 00:00:00 [vmstat]\nroot 37 2 0 03:35 ? 00:00:00 [ksmd]\nroot 38 2 0 03:35 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:35 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:35 ? 00:00:00 [crypto]\nroot 53 2 0 03:35 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:35 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:35 ? 00:00:00 [vballoon]\nroot 56 2 0 03:35 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 03:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:35 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:35 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 03:35 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 03:35 ? 00:00:00 [deferwq]\nroot 80 2 0 03:35 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:35 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:35 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 03:35 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 03:35 ? 00:00:00 [kworker/u5:2]\nroot 534 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 592 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 03:35 ? 00:00:00 [kauditd]\nmessage+ 890 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1001 1 0 03:35 ? 00:00:00 rsyslogd\nroot 1049 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 03:35 ? 00:00:00 cron\ndaemon 1105 1 0 03:35 ? 00:00:00 atd\nroot 1110 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1250 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1257 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 03:35 ? 00:00:00 /home/ubuntu/bind_host_j13l3w/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_j13l3w --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_j13l3w --logging-server-logdir=/home/ubuntu/bind_host_j13l3w/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w%I.log --pidfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w.pid\nubuntu 1688 1649 0 03:36 ? 00:00:00 /home/ubuntu/bind_host_j13l3w/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_j13l3w --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_j13l3w --logging-server-logdir=/home/ubuntu/bind_host_j13l3w/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w%I.log --pidfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w.pid\nubuntu 1763 1 0 03:36 ? 00:00:00 python2.7 /home/ubuntu/bind_host_j13l3w/env/bin/diamond --configfile /home/ubuntu/bind_host_j13l3w/work/plugins/diamond/etc/diamond.conf\nbind 2428 1 0 03:36 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2481 1688 0 03:36 ? 00:00:00 /home/ubuntu/bind_host_j13l3w/env/bin/python2.7 /home/ubuntu/bind_host_j13l3w/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-jItfX7\nubuntu 2493 2481 0 03:36 ? 00:00:00 /bin/sh -c /tmp/JVA81/install-etcd.sh\nubuntu 2495 2493 0 03:36 ? 00:00:00 /bin/bash -e /tmp/JVA81/install-etcd.sh\nntp 8536 1 0 03:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9075 1 0 03:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9089 9075 0 03:37 ? 00:00:00 [check-monit-upt] \nclearwa+ 9153 1 0 03:37 ? 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.16:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.16 --name 192-168-120-16 --debug --initial-cluster 192-168-120-16=http://192.168.120.16:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.16:2380 --listen-peer-urls http://192.168.120.16:2380\nroot 9177 9075 0 03:37 ? 00:00:00 [check-etcd-upti] \nroot 9181 9075 0 03:37 ? 00:00:00 [poll_etcd_clust] \nroot 9185 9075 0 03:37 ? 00:00:00 [poll_etcd.sh] \nroot 9214 1 0 03:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9224 9214 0 03:37 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9373 2495 0 03:38 ? 00:00:00 /bin/bash -e /tmp/JVA81/install-etcd.sh\nubuntu 9374 9373 0 03:38 ? 00:00:00 /bin/bash -e /tmp/JVA81/install-etcd.sh\nroot 9375 9374 0 03:38 ? 00:00:00 sudo ps -edf\nroot 9376 9375 0 03:38 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:06.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:07.825Z", "message": "[etcd] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/clearwater-sa31\n/var/log/sysstat/sa31\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.028s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:07.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:07.825Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:07.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:07.825Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:07.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:07.825Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:07.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:08.830Z", "message": "[etcd] => [31-Aug-2018 03:37:59 UTC] clearwater-diags-monitor starting\n[31-Aug-2018 03:37:59 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:08.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:08.830Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:08.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:08.830Z", "message": "[etcd] => 2018-08-31 03:37:52.504505697 Stopping etcd clearwater-etcd\n2018-08-31 03:37:58.526575706 Restarting etcd clearwater-etcd\n2018-08-31 03:37:58.531424217 Configured ETCDCTL_PEERS: \n2018-08-31 03:37:58.532166642 Check for previous failed startup attempt\n2018-08-31 03:37:58.533408808 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-08-31 03:37:58.544400248 etcdctl returned 2\n2018-08-31 03:37:58.550805578 Creating new cluster...\n2018-08-31 03:37:58.553623307 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.16:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.16\n --name 192-168-120-16\n --debug --initial-cluster 192-168-120-16=http://192.168.120.16:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.16:2380\n --listen-peer-urls http://192.168.120.16:2380\n2018-08-31 03:37:58.555275574 Check we're actually a member of the cluster\n2018-08-31 03:37:58.569939854 Wait for etcd to startup\n2018-08-31 03:37:59.578676064 Etcd started successfully\n2018-08-31 03:37:58.578665 I | etcdmain: etcd Version: 3.1.7\n2018-08-31 03:37:58.578707 I | etcdmain: Git SHA: 43b7507\n2018-08-31 03:37:58.578712 I | etcdmain: Go Version: go1.7.5\n2018-08-31 03:37:58.578715 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-31 03:37:58.578719 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-31 03:37:58.578790 I | embed: listening for peers on http://192.168.120.16:2380\n2018-08-31 03:37:58.578842 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-31 03:37:58.614305 I | etcdserver: name = 192-168-120-16\n2018-08-31 03:37:58.614352 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.16\n2018-08-31 03:37:58.614360 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.16/member\n2018-08-31 03:37:58.614364 I | etcdserver: heartbeat = 100ms\n2018-08-31 03:37:58.614368 I | etcdserver: election = 1000ms\n2018-08-31 03:37:58.614372 I | etcdserver: snapshot count = 10000\n2018-08-31 03:37:58.614381 I | etcdserver: advertise client URLs = http://192.168.120.16:4000\n2018-08-31 03:37:58.614387 I | etcdserver: initial advertise peer URLs = http://192.168.120.16:2380\n2018-08-31 03:37:58.614406 I | etcdserver: initial cluster = 192-168-120-16=http://192.168.120.16:2380\n2018-08-31 03:37:58.620262 I | etcdserver: starting member bf012b95b32737e9 in cluster 97bbd83bc7132d1d\n2018-08-31 03:37:58.620292 I | raft: bf012b95b32737e9 became follower at term 0\n2018-08-31 03:37:58.620307 I | raft: newRaft bf012b95b32737e9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-31 03:37:58.620312 I | raft: bf012b95b32737e9 became follower at term 1\n2018-08-31 03:37:58.643192 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-31 03:37:58.643979 I | etcdserver/membership: added member bf012b95b32737e9 [http://192.168.120.16:2380] to cluster 97bbd83bc7132d1d\n2018-08-31 03:37:59.020543 I | raft: bf012b95b32737e9 is starting a new election at term 1\n2018-08-31 03:37:59.020631 I | raft: bf012b95b32737e9 became candidate at term 2\n2018-08-31 03:37:59.020658 I | raft: bf012b95b32737e9 received MsgVoteResp from bf012b95b32737e9 at term 2\n2018-08-31 03:37:59.020673 I | raft: bf012b95b32737e9 became leader at term 2\n2018-08-31 03:37:59.020680 I | raft: raft.node: bf012b95b32737e9 elected leader bf012b95b32737e9 at term 2\n2018-08-31 03:37:59.020971 I | etcdserver: published {Name:192-168-120-16 ClientURLs:[http://192.168.120.16:4000]} to cluster 97bbd83bc7132d1d\n2018-08-31 03:37:59.021064 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-31 03:37:59.021107 I | embed: ready to serve client requests\n2018-08-31 03:37:59.021388 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-31 03:37:59.025061 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-31 03:37:59.025090 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-31 03:37:59.692012 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.16:36353\n2018-08-31 03:37:59.724137 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.16:36354\n2018-08-31 03:37:59.726539 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.16:36355\n2018-08-31 03:38:05.001671 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.16/liveness-check remote:192.168.120.16:36356\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:08.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:09.454Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:09.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:09.834Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:09.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:09.834Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:09.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}, {"node_instance_id": "bind_tpvcze", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:09.834Z", "message": "Execution done (return_code=0): /tmp/JVA81/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:09.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "76fbb52b-9a6d-4876-bcf6-844321afb2dd"}], "metadata": {"pagination": {"total": 1499, "offset": 1468, "size": 50}}} 2018-08-31 03:38:10,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:10,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:10 GMT 2018-08-31 03:38:10,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:10,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30496 2018-08-31 03:38:10,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:10,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-31 03:38:10,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.000s sys 0m0.011s 2018-08-31 03:38:10,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-31 03:38:10,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-31 03:38:10,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:47:34:aa inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe47:34aa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:69077 errors:0 dropped:0 overruns:0 frame:0 TX packets:29742 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123399104 (123.3 MB) TX bytes:4742013 (4.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:167 errors:0 dropped:0 overruns:0 frame:0 TX packets:167 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13797 (13.7 KB) TX bytes:13797 (13.7 KB) real 0m0.006s user 0m0.006s sys 0m0.000s 2018-08-31 03:38:10,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-31 03:38:10,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-31 03:38:10,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-31 03:38:10,124 - 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.16:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit tcp 0 0 192.168.120.16:2380 0.0.0.0:* LISTEN 9153/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1100/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9153/etcd udp 0 0 192.168.120.16:123 0.0.0.0:* 8536/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8536/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8536/ntpd udp 0 0 0.0.0.0:14478 0.0.0.0:* 592/dhclient udp 0 0 192.168.120.16:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 592/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8536/ntpd udp6 0 0 ::1:123 :::* 8536/ntpd udp6 0 0 :::123 :::* 8536/ntpd udp6 0 0 :::41765 :::* 592/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8965 890/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11074 1649/python2.7 /tmp/cloudify-logging-server-49d02.socket unix 2 [ ACC ] SEQPACKET LISTENING 7490 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7193 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13174 2481/python2.7 /tmp/ctx-oEHCO3.socket unix 2 [ ACC ] STREAM LISTENING 9186 1119/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-31 03:38:10,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:35 ? 00:00:00 /sbin/init root 2 0 0 03:35 ? 00:00:00 [kthreadd] root 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:35 ? 00:00:00 [kworker/0:0] root 5 2 0 03:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:35 ? 00:00:00 [rcu_sched] root 8 2 0 03:35 ? 00:00:00 [rcuos/0] root 9 2 0 03:35 ? 00:00:00 [rcuos/1] root 10 2 0 03:35 ? 00:00:00 [rcu_bh] root 11 2 0 03:35 ? 00:00:00 [rcuob/0] root 12 2 0 03:35 ? 00:00:00 [rcuob/1] root 13 2 0 03:35 ? 00:00:00 [migration/0] root 14 2 0 03:35 ? 00:00:00 [watchdog/0] root 15 2 0 03:35 ? 00:00:00 [watchdog/1] root 16 2 0 03:35 ? 00:00:00 [migration/1] root 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:35 ? 00:00:00 [kworker/1:0] root 19 2 0 03:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:35 ? 00:00:00 [khelper] root 21 2 0 03:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:35 ? 00:00:00 [netns] root 23 2 0 03:35 ? 00:00:00 [writeback] root 24 2 0 03:35 ? 00:00:00 [kintegrityd] root 25 2 0 03:35 ? 00:00:00 [bioset] root 26 2 0 03:35 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:35 ? 00:00:00 [kblockd] root 28 2 0 03:35 ? 00:00:00 [ata_sff] root 29 2 0 03:35 ? 00:00:00 [khubd] root 30 2 0 03:35 ? 00:00:00 [md] root 31 2 0 03:35 ? 00:00:00 [devfreq_wq] root 32 2 0 03:35 ? 00:00:00 [kworker/1:1] root 34 2 0 03:35 ? 00:00:00 [khungtaskd] root 35 2 0 03:35 ? 00:00:00 [kswapd0] root 36 2 0 03:35 ? 00:00:00 [vmstat] root 37 2 0 03:35 ? 00:00:00 [ksmd] root 38 2 0 03:35 ? 00:00:00 [khugepaged] root 39 2 0 03:35 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:35 ? 00:00:00 [crypto] root 53 2 0 03:35 ? 00:00:00 [kthrotld] root 54 2 0 03:35 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:35 ? 00:00:00 [vballoon] root 56 2 0 03:35 ? 00:00:00 [kworker/0:1] root 57 2 0 03:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:35 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:35 ? 00:00:00 [kworker/u4:2] root 60 2 0 03:35 ? 00:00:00 [kworker/u4:3] root 79 2 0 03:35 ? 00:00:00 [deferwq] root 80 2 0 03:35 ? 00:00:00 [charger_manager] root 123 2 0 03:35 ? 00:00:00 [kpsmoused] root 142 2 0 03:35 ? 00:00:00 [kworker/0:2] root 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 03:35 ? 00:00:00 [kworker/u5:1] root 435 2 0 03:35 ? 00:00:00 [kworker/u5:2] root 534 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon root 592 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 03:35 ? 00:00:00 [kauditd] message+ 890 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon syslog 1001 1 0 03:35 ? 00:00:00 rsyslogd root 1049 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 03:35 ? 00:00:00 cron daemon 1105 1 0 03:35 ? 00:00:00 atd root 1110 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1250 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1257 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 03:35 ? 00:00:00 /home/ubuntu/bind_host_j13l3w/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_j13l3w --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_j13l3w --logging-server-logdir=/home/ubuntu/bind_host_j13l3w/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w%I.log --pidfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w.pid ubuntu 1688 1649 0 03:36 ? 00:00:00 /home/ubuntu/bind_host_j13l3w/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_j13l3w --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_j13l3w --logging-server-logdir=/home/ubuntu/bind_host_j13l3w/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w%I.log --pidfile=/home/ubuntu/bind_host_j13l3w/work/bind_host_j13l3w.pid ubuntu 1763 1 0 03:36 ? 00:00:00 python2.7 /home/ubuntu/bind_host_j13l3w/env/bin/diamond --configfile /home/ubuntu/bind_host_j13l3w/work/plugins/diamond/etc/diamond.conf bind 2428 1 0 03:36 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2481 1688 0 03:36 ? 00:00:00 /home/ubuntu/bind_host_j13l3w/env/bin/python2.7 /home/ubuntu/bind_host_j13l3w/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-jItfX7 ubuntu 2493 2481 0 03:36 ? 00:00:00 /bin/sh -c /tmp/JVA81/install-etcd.sh ubuntu 2495 2493 0 03:36 ? 00:00:00 /bin/bash -e /tmp/JVA81/install-etcd.sh ntp 8536 1 0 03:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9075 1 0 03:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9089 9075 0 03:37 ? 00:00:00 [check-monit-upt] clearwa+ 9153 1 0 03:37 ? 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.16:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.16 --name 192-168-120-16 --debug --initial-cluster 192-168-120-16=http://192.168.120.16:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.16:2380 --listen-peer-urls http://192.168.120.16:2380 root 9177 9075 0 03:37 ? 00:00:00 [check-etcd-upti] root 9181 9075 0 03:37 ? 00:00:00 [poll_etcd_clust] root 9185 9075 0 03:37 ? 00:00:00 [poll_etcd.sh] root 9214 1 0 03:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9224 9214 0 03:37 ? 00:00:00 inotifywait -e create -qq . ubuntu 9373 2495 0 03:38 ? 00:00:00 /bin/bash -e /tmp/JVA81/install-etcd.sh ubuntu 9374 9373 0 03:38 ? 00:00:00 /bin/bash -e /tmp/JVA81/install-etcd.sh root 9375 9374 0 03:38 ? 00:00:00 sudo ps -edf root 9376 9375 0 03:38 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.007s 2018-08-31 03:38:10,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/clearwater-sa31 /var/log/sysstat/sa31 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.028s user 0m0.000s sys 0m0.007s 2018-08-31 03:38:10,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-31 03:38:10,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.007s 2018-08-31 03:38:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-31 03:38:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [31-Aug-2018 03:37:59 UTC] clearwater-diags-monitor starting [31-Aug-2018 03:37:59 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:38:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-31 03:38:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-31 03:37:52.504505697 Stopping etcd clearwater-etcd 2018-08-31 03:37:58.526575706 Restarting etcd clearwater-etcd 2018-08-31 03:37:58.531424217 Configured ETCDCTL_PEERS: 2018-08-31 03:37:58.532166642 Check for previous failed startup attempt 2018-08-31 03:37:58.533408808 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-08-31 03:37:58.544400248 etcdctl returned 2 2018-08-31 03:37:58.550805578 Creating new cluster... 2018-08-31 03:37:58.553623307 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.16:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.16 --name 192-168-120-16 --debug --initial-cluster 192-168-120-16=http://192.168.120.16:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.16:2380 --listen-peer-urls http://192.168.120.16:2380 2018-08-31 03:37:58.555275574 Check we're actually a member of the cluster 2018-08-31 03:37:58.569939854 Wait for etcd to startup 2018-08-31 03:37:59.578676064 Etcd started successfully 2018-08-31 03:37:58.578665 I | etcdmain: etcd Version: 3.1.7 2018-08-31 03:37:58.578707 I | etcdmain: Git SHA: 43b7507 2018-08-31 03:37:58.578712 I | etcdmain: Go Version: go1.7.5 2018-08-31 03:37:58.578715 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-31 03:37:58.578719 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-31 03:37:58.578790 I | embed: listening for peers on http://192.168.120.16:2380 2018-08-31 03:37:58.578842 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-31 03:37:58.614305 I | etcdserver: name = 192-168-120-16 2018-08-31 03:37:58.614352 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.16 2018-08-31 03:37:58.614360 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.16/member 2018-08-31 03:37:58.614364 I | etcdserver: heartbeat = 100ms 2018-08-31 03:37:58.614368 I | etcdserver: election = 1000ms 2018-08-31 03:37:58.614372 I | etcdserver: snapshot count = 10000 2018-08-31 03:37:58.614381 I | etcdserver: advertise client URLs = http://192.168.120.16:4000 2018-08-31 03:37:58.614387 I | etcdserver: initial advertise peer URLs = http://192.168.120.16:2380 2018-08-31 03:37:58.614406 I | etcdserver: initial cluster = 192-168-120-16=http://192.168.120.16:2380 2018-08-31 03:37:58.620262 I | etcdserver: starting member bf012b95b32737e9 in cluster 97bbd83bc7132d1d 2018-08-31 03:37:58.620292 I | raft: bf012b95b32737e9 became follower at term 0 2018-08-31 03:37:58.620307 I | raft: newRaft bf012b95b32737e9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-31 03:37:58.620312 I | raft: bf012b95b32737e9 became follower at term 1 2018-08-31 03:37:58.643192 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-31 03:37:58.643979 I | etcdserver/membership: added member bf012b95b32737e9 [http://192.168.120.16:2380] to cluster 97bbd83bc7132d1d 2018-08-31 03:37:59.020543 I | raft: bf012b95b32737e9 is starting a new election at term 1 2018-08-31 03:37:59.020631 I | raft: bf012b95b32737e9 became candidate at term 2 2018-08-31 03:37:59.020658 I | raft: bf012b95b32737e9 received MsgVoteResp from bf012b95b32737e9 at term 2 2018-08-31 03:37:59.020673 I | raft: bf012b95b32737e9 became leader at term 2 2018-08-31 03:37:59.020680 I | raft: raft.node: bf012b95b32737e9 elected leader bf012b95b32737e9 at term 2 2018-08-31 03:37:59.020971 I | etcdserver: published {Name:192-168-120-16 ClientURLs:[http://192.168.120.16:4000]} to cluster 97bbd83bc7132d1d 2018-08-31 03:37:59.021064 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-31 03:37:59.021107 I | embed: ready to serve client requests 2018-08-31 03:37:59.021388 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-31 03:37:59.025061 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-31 03:37:59.025090 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-31 03:37:59.692012 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.16:36353 2018-08-31 03:37:59.724137 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.16:36354 2018-08-31 03:37:59.726539 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.16:36355 2018-08-31 03:38:05.001671 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.16/liveness-check remote:192.168.120.16:36356 real 0m0.005s user 0m0.004s sys 0m0.003s 2018-08-31 03:38:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-31 03:38:10,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-31 03:38:10,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JVA81/install-etcd.sh 2018-08-31 03:38:10,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:10,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:10,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:10,186 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:10 GMT 2018-08-31 03:38:10,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:10,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:10,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:15,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:15,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tpvcze", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:10.375Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:10.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:11.395Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:11.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:11.395Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:11.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:11.395Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:11.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:11.848Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/FAQQT/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:11.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_sd0po6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_sd0po6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.489Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/O22GN/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.16', 'name': u'bono-bdheqh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.16', 'name': u'dime-0bu8fu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.16', 'name': u'sprout-sd0po6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "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": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mv /tmp/tmpnEKj37 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DDD8J/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/KE064/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DZ6WT/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}], "metadata": {"pagination": {"total": 1607, "offset": 1489, "size": 50}}} 2018-08-31 03:38:15,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:15,264 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:15 GMT 2018-08-31 03:38:15,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:15,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26437 2018-08-31 03:38:15,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:15,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:38:15,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:38:15,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:15,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:38:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/FAQQT/clearwater.py 2018-08-31 03:38:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:15,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:15,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:38:15,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:38:15,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:15,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:38:15,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-31 03:38:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/O22GN/clearwater.py 2018-08-31 03:38:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.16', 'name': u'bono-bdheqh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-08-31 03:38:15,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.16', 'name': u'dime-0bu8fu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-08-31 03:38:15,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.16', 'name': u'sprout-sd0po6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-08-31 03:38:15,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-31 03:38:15,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:38:15,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:38:15,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:15,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:15,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-31 03:38:15,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-31 03:38:15,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnEKj37 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:15,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DDD8J/clearwater.py 2018-08-31 03:38:15,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/KE064/clearwater.py 2018-08-31 03:38:15,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-31 03:38:15,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-31 03:38:15,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-31 03:38:15,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:38:15,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-31 03:38:15,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-31 03:38:15,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-31 03:38:15,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-31 03:38:15,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:38:15,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DZ6WT/clearwater.py 2018-08-31 03:38:15,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-31 03:38:15,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:15,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:15,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:15,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:15,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:15,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:15,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:15,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:15 GMT 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:15,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:20,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:20,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:20,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:20,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:20,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QAAGM/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mv /tmp/tmpJadQ6w /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DZ6WT/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:12.865Z", "message": "[localhost] run: sudo mv /tmp/tmpBn5Z21 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:12.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "447383bc-5bd8-483d-96f1-ba6da9dc40a4"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.512Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.16', 'name': u'ellis-ud374n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.27'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mv /tmp/tmp0mZrF4 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mv /tmp/tmpNbnW63 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "47619de6-3c24-45e3-859b-9293ee811076"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mv /tmp/tmpu9Z895 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mv /tmp/tmpED9pOY /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mv /tmp/tmp0f6fx1 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.16', 'name': u'vellum-ww6mof', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "7af40e9a-0aed-4c19-8860-61170d9dc660"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mv /tmp/tmpvPVfI_ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6a0ee313-d26b-40fa-9366-2b7bf0bfa06d"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:13.901Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:13.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "77f28d2c-bd8d-4b89-b425-b65bec3d1d48"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.518Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Executing: /tmp/5MN3J/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Executing: /tmp/GRC7E/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Executing: /tmp/JJU6S/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/JJU6S/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}], "metadata": {"pagination": {"total": 1640, "offset": 1539, "size": 50}}} 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:20 GMT 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26418 2018-08-31 03:38:20,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:20,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:20,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:38:20,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QAAGM/clearwater.py 2018-08-31 03:38:20,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-31 03:38:20,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:38:20,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJadQ6w /etc/clearwater/local_config 2018-08-31 03:38:20,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DZ6WT/clearwater.py 2018-08-31 03:38:20,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBn5Z21 /etc/clearwater/local_config 2018-08-31 03:38:20,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:20,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:20,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:38:20,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:20,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:20,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:20,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.16', 'name': u'ellis-ud374n', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.27'}. 2018-08-31 03:38:20,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-31 03:38:20,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0mZrF4 /etc/clearwater/local_config 2018-08-31 03:38:20,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-31 03:38:20,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNbnW63 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpu9Z895 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpED9pOY /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0f6fx1 /etc/clearwater/local_config 2018-08-31 03:38:20,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:38:20,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.16', 'name': u'vellum-ww6mof', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2018-08-31 03:38:20,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-31 03:38:20,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvPVfI_ /etc/dnsmasq.resolv.conf 2018-08-31 03:38:20,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-31 03:38:20,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:20,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:20,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:20,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:20,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:38:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:38:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:38:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5MN3J/install-dime.sh 2018-08-31 03:38:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-31 03:38:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GRC7E/install-homer.sh 2018-08-31 03:38:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JJU6S/install-ellis.sh 2018-08-31 03:38:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/JJU6S/install-ellis.sh 2018-08-31 03:38:20,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:20,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:20,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:20,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:20,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:20,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:20,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:20,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:20,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:20,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:20,625 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:20 GMT 2018-08-31 03:38:20,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:20,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:20,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:25,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:25,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:25,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q9D7Y/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/NA2D1/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "f8ce1452-4629-448f-891c-8dba40a8c389"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Executing: /tmp/Q9D7Y/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/GRC7E/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:14.920Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "sprout_sd0po6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.523Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_sd0po6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.523Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.523Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "Executing: /tmp/LEGX1/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/LEGX1/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:15.926Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:15.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:16.931Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:16.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:16.931Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:16.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:16.931Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:16.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:16.931Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:16.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:17.823Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:17.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:17.934Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:17.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:17.934Z", "message": "[localhost] run: sudo mv /tmp/tmpnWwX9N /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:17.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:17.934Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:17.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:17.934Z", "message": "[localhost] run: sudo mv /tmp/tmpG2X2js /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:17.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "43148d50-4e35-4648-827c-a086e974d781"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:18.530Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:18.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:18.530Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:18.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:18.939Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/NIQL9/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:18.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "d244bfcb-d070-485e-8015-89de330b075d"}, {"node_instance_id": "bono_bdheqh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:19.552Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:19.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:19.552Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:19.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:19.552Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:19.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:20.243Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/6Y9LN/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:20.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:20.616Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:20.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:21.081Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:21.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:21.081Z", "message": "Executing: /tmp/6Y9LN/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:21.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:21.081Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:21.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:22.098Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:22.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:22.098Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:22.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:23.771Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vtqli8\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://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 [421 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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 [546 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 [245 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 [253 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [412 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 [133 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 5s (2,239 kB/s)\nReading package lists...\n\nreal\t0m7.569s\nuser\t0m4.761s\nsys\t0m0.526s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:23.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:24.101Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:24.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:25.150Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:25.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}], "metadata": {"pagination": {"total": 1651, "offset": 1589, "size": 50}}} 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:25,702 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:25 GMT 2018-08-31 03:38:25,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:25,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30782 2018-08-31 03:38:25,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:25,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q9D7Y/install-vellum.sh 2018-08-31 03:38:25,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/NA2D1/append_proxy_snmp_conf.py 2018-08-31 03:38:25,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q9D7Y/install-vellum.sh 2018-08-31 03:38:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-31 03:38:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-31 03:38:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-31 03:38:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/GRC7E/install-homer.sh 2018-08-31 03:38:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-31 03:38:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:38:25,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:25,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:25,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-31 03:38:25,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LEGX1/install-sprout.sh 2018-08-31 03:38:25,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/LEGX1/install-sprout.sh 2018-08-31 03:38:25,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-31 03:38:25,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-31 03:38:25,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-31 03:38:25,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-31 03:38:25,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-31 03:38:25,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-31 03:38:25,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-31 03:38:25,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-31 03:38:25,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-31 03:38:25,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-31 03:38:25,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-31 03:38:25,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-31 03:38:25,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-31 03:38:25,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-31 03:38:25,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-31 03:38:25,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:25,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-31 03:38:25,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnWwX9N /etc/clearwater/local_config 2018-08-31 03:38:25,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-31 03:38:25,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpG2X2js /etc/dnsmasq.resolv.conf 2018-08-31 03:38:25,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:25,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:25,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/NIQL9/append_proxy_snmp_conf.py 2018-08-31 03:38:25,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:38:25,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:38:25,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-31 03:38:25,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/6Y9LN/install-bono.sh 2018-08-31 03:38:25,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:38:25,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-31 03:38:25,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6Y9LN/install-bono.sh 2018-08-31 03:38:25,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-31 03:38:25,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-31 03:38:25,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-31 03:38:25,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vtqli8 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://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 [421 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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 [546 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 [245 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 [253 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [412 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 [133 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 5s (2,239 kB/s) Reading package lists... real 0m7.569s user 0m4.761s sys 0m0.526s 2018-08-31 03:38:25,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-31 03:38:25,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-31 03:38:25,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:25,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:25,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:25,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:25,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:25,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:25,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:25,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:25,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:25,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:25,768 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:25 GMT 2018-08-31 03:38:25,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:25,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:25,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:30,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:30,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:30,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:30,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:30,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:30,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:30,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:30,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:30,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:25.150Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:25.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:25.150Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:25.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:26.369Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:26.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:28.066Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-zt3gic\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,179 kB/s)\nReading package lists...\n\nreal\t0m12.461s\nuser\t0m4.713s\nsys\t0m0.593s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:28.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:28.372Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:28.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:29.406Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:29.406Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:29.406Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pxefjn\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 [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,177 kB/s)\nReading package lists...\n\nreal\t0m12.689s\nuser\t0m4.915s\nsys\t0m0.627s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:29.406Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ac5ck9\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,161 kB/s)\nReading package lists...\n\nreal\t0m12.946s\nuser\t0m4.951s\nsys\t0m0.587s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:29.406Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:30.485Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:30.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:30.485Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:30.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}], "metadata": {"pagination": {"total": 1661, "offset": 1639, "size": 50}}} 2018-08-31 03:38:30,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:30,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:30 GMT 2018-08-31 03:38:30,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:30,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20695 2018-08-31 03:38:30,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:30,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:38:30,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-31 03:38:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:38:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-zt3gic Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,179 kB/s) Reading package lists... real 0m12.461s user 0m4.713s sys 0m0.593s 2018-08-31 03:38:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-31 03:38:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:38:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-31 03:38:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pxefjn 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 [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,177 kB/s) Reading package lists... real 0m12.689s user 0m4.915s sys 0m0.627s 2018-08-31 03:38:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ac5ck9 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,161 kB/s) Reading package lists... real 0m12.946s user 0m4.951s sys 0m0.587s 2018-08-31 03:38:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:38:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-31 03:38:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:38:30,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:31,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:31,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:31,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:31 GMT 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:31,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:36,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:36,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:36,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:36,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:36,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:34.617Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-fd6mcm\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 [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,177 kB/s)\nReading package lists...\n\nreal\t0m12.811s\nuser\t0m5.056s\nsys\t0m0.695s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:34.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:35.509Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:38:35.509Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:38:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}], "metadata": {"pagination": {"total": 1664, "offset": 1651, "size": 50}}} 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:36 GMT 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-08-31 03:38:36,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-fd6mcm 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 [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,177 kB/s) Reading package lists... real 0m12.811s user 0m5.056s sys 0m0.695s 2018-08-31 03:38:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-31 03:38:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:38:36,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:36,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:36,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:36,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:36,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:36,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:36,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:36,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:36,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:36,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:36,671 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:36 GMT 2018-08-31 03:38:36,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:36,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:36,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:41,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:41,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:41,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:41,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:41,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:41,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:41,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:41 GMT 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:41,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:41,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:41 GMT 2018-08-31 03:38:41,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:41,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:41,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:46,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:47,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:47 GMT 2018-08-31 03:38:47,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:47,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:38:47,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:47,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:47,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:47,256 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:47 GMT 2018-08-31 03:38:47,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:47,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:47,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:52,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:52,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:52,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:52,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:52,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:52,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:52,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:52 GMT 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:52,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:52,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:52,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:52,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:52,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:52,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:52,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:52,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:52,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:52,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:52,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:52 GMT 2018-08-31 03:38:52,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:52,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:52,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:57,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:38:57,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:57,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:57,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:57 GMT 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:38:57,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:38:57,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:38:57,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:38:57,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:38:57 GMT 2018-08-31 03:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:02,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:03,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:03,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:03,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:03,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:03 GMT 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:03,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:03,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:03,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:03,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:03 GMT 2018-08-31 03:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:08,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:08,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:08,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:08,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:08,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:08,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:08,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:08 GMT 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:08,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:08,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:08 GMT 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:08,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:08,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:13,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:13,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:13,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:13,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:13,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:13,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:13,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:13,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:13,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:13,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:13,338 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:13 GMT 2018-08-31 03:39:13,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:13,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:13,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:13,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:13,399 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:13 GMT 2018-08-31 03:39:13,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:13,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:13,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:18,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:18,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:18,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:18 GMT 2018-08-31 03:39:18,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:18,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:18,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:18,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:18,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:18,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:18,654 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:18 GMT 2018-08-31 03:39:18,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:18,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:18,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:23,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:23,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:23,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:23,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:23 GMT 2018-08-31 03:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:23,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:23,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:23,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:23,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:23 GMT 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:23,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:28,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:28,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:28,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:28,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:28,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:28,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:28,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:28 GMT 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:28,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:28,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:28,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:28 GMT 2018-08-31 03:39:28,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:28,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:28,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:33,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:34,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:34,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:34 GMT 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:34,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:34,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:34,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:34,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:34,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:34 GMT 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:34,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:34,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:39,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:39,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:39,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:39,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:39,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:39,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:39,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:39,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:39,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:39,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:39,287 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:39 GMT 2018-08-31 03:39:39,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:39,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:39,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:39,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:39,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:39,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:39,391 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:39 GMT 2018-08-31 03:39:39,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:39,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:39,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:44,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:44,477 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:44 GMT 2018-08-31 03:39:44,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:44,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:44,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:44,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:44,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:44,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:44 GMT 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:44,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:44,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:49,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:49,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:49,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:49,712 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:49 GMT 2018-08-31 03:39:49,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:49,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:49,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:49,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:49,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:49,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:49,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:49,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:49 GMT 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:49,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:54,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:39:54,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:54,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:54,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:54 GMT 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:39:54,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:39:54,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:39:55,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:39:55,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:39:55,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:39:55,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:39:55,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:39:55,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:39:55,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:39:55,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:39:55,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:39:55,006 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:39:55 GMT 2018-08-31 03:39:55,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:39:55,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:39:55,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:00,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:00,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:00,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:00,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:00 GMT 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:00,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:40:00,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:00,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:00,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:00,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:00,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:00,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:00,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:00,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:00,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:00,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:00,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:00,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:00 GMT 2018-08-31 03:40:00,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:00,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:00,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:05,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:05,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:05,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:05 GMT 2018-08-31 03:40:05,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:05,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:40:05,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:05,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:05,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:05,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:05 GMT 2018-08-31 03:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:10,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:10,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1654, "size": 50}}} 2018-08-31 03:40:10,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:10,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:10 GMT 2018-08-31 03:40:10,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:10,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:40:10,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:10,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:10,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:10,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:10,457 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:10 GMT 2018-08-31 03:40:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:10,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:15,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:15,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:15,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:11.646Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-fd6mcm\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 7s (7,274 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8618\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 8660\nclearwater-socket-factory-sig start/running, process 8665\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\t1m36.471s\nuser\t0m8.384s\nsys\t0m7.894s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:11.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:12.697Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:12.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}], "metadata": {"pagination": {"total": 1666, "offset": 1654, "size": 50}}} 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:15,539 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:15 GMT 2018-08-31 03:40:15,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:15,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37672 2018-08-31 03:40:15,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-fd6mcm Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 6 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 7s (7,274 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8618 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 8660 clearwater-socket-factory-sig start/running, process 8665 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 1m36.471s user 0m8.384s sys 0m7.894s 2018-08-31 03:40:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:40:15,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:15,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:15,613 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:15 GMT 2018-08-31 03:40:15,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:15,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:15,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:20,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:20,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:20,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:20,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:20,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1656, "size": 50}}} 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:20 GMT 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:40:20,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:20,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:20,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:20,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:20,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:20 GMT 2018-08-31 03:40:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:20,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:25,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:25,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1656, "size": 50}}} 2018-08-31 03:40:25,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:25,914 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:25 GMT 2018-08-31 03:40:25,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:25,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:40:25,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:25,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:25,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:25,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:25,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:25,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:25,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:25,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:25,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40: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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:25,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:25,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:25 GMT 2018-08-31 03:40:25,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:25,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:25,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:30,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:31,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1656, "size": 50}}} 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:31 GMT 2018-08-31 03:40:31,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:31,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:40:31,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:31,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:31,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:31,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:31 GMT 2018-08-31 03:40:31,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:31,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:31,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:36,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:36,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:36,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:36,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:36,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:36,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:36,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:36,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:36,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:31.113Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-zmfpyg\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,480 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8901\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9002\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 9016\nclearwater-socket-factory-sig start/running, process 9024\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................+++\n.+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m5.779s\nuser\t0m9.356s\nsys\t0m9.068s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:31.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:31.721Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:31.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}], "metadata": {"pagination": {"total": 1668, "offset": 1656, "size": 50}}} 2018-08-31 03:40:36,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:36,323 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:36 GMT 2018-08-31 03:40:36,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:36,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46500 2018-08-31 03:40:36,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:36,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-zmfpyg Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 6 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,480 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8901 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9002 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 9016 clearwater-socket-factory-sig start/running, process 9024 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................+++ .+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m5.779s user 0m9.356s sys 0m9.068s 2018-08-31 03:40:36,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:40:36,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:36,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:36,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:36,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:36 GMT 2018-08-31 03:40:36,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:36,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:36,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:41,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:41,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:41,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:41,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:41,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:41,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:41,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:41,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:41,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:38.724Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.681s\nuser\t0m12.684s\nsys\t0m3.373s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:38.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:39.745Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:41.261Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-zt3gic\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 16s (5,348 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8977\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n..+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m12.591s\nuser\t0m20.372s\nsys\t0m11.414s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}], "metadata": {"pagination": {"total": 1671, "offset": 1658, "size": 50}}} 2018-08-31 03:40:41,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:41,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:41 GMT 2018-08-31 03:40:41,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:41,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65585 2018-08-31 03:40:41,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:41,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.681s user 0m12.684s sys 0m3.373s 2018-08-31 03:40:41,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:40:41,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-zt3gic Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,348 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8977 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ ..+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m12.591s user 0m20.372s sys 0m11.414s 2018-08-31 03:40:41,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:41,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:41,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:41,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:41,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:41,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:41,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:41,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:41,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:41,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:41,637 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:41 GMT 2018-08-31 03:40:41,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:41,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:41,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:46,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:46,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:46,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:46,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:41.748Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:41.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:45.461Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (499 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m6.327s\nuser\t0m0.646s\nsys\t0m0.624s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:45.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:45.761Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:45.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}], "metadata": {"pagination": {"total": 1674, "offset": 1661, "size": 50}}} 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:46 GMT 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4088 2018-08-31 03:40:46,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:46,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:40:46,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (499 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m6.327s user 0m0.646s sys 0m0.624s 2018-08-31 03:40:46,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-31 03:40:46,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:46,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:46,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:46,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:46,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:46,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:46,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:46,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:46,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:46,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:46,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:46 GMT 2018-08-31 03:40:46,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:46,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:46,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:51,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:51,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:51,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:51,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:51,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:51,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:46.783Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:46.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:46.783Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:46.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:48.418Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.009s\nsys\t0m0.055s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:48.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:48.797Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:48.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:49.874Z", "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 9766/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1116/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8618/monit \ntcp 0 0 192.168.120.5:5058 0.0.0.0:* LISTEN 9078/bono \ntcp 0 0 192.168.120.5:5060 0.0.0.0:* LISTEN 9078/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9078/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9766/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1116/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8112/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8112/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8112/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9702/snmpd \nudp 0 0 0.0.0.0:34229 0.0.0.0:* 569/dhclient \nudp 0 0 192.168.120.5:5058 0.0.0.0:* 9078/bono \nudp 0 0 192.168.120.5:5060 0.0.0.0:* 9078/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9766/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8112/ntpd \nudp6 0 0 ::1:123 :::* 8112/ntpd \nudp6 0 0 :::123 :::* 8112/ntpd \nudp6 0 0 :::161 :::* 9702/snmpd \nudp6 0 0 :::12773 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 9766/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20012 8672/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20979 8677/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11677 1651/python2.7 /tmp/cloudify-logging-server-deb42.socket\nunix 2 [ ACC ] STREAM LISTENING 12135 1837/python2.7 /tmp/ctx-5sM_fm.socket\nunix 2 [ ACC ] STREAM LISTENING 23383 9702/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 7095 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9321 906/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9612 1130/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7600 391/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:49.874Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:49.874Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:35 ? 00:00:01 /sbin/init\nroot 2 0 0 03:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:35 ? 00:00:00 [migration/0]\nroot 14 2 0 03:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:35 ? 00:00:00 [migration/1]\nroot 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:35 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:35 ? 00:00:00 [khelper]\nroot 21 2 0 03:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:35 ? 00:00:00 [netns]\nroot 23 2 0 03:35 ? 00:00:00 [writeback]\nroot 24 2 0 03:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:35 ? 00:00:00 [bioset]\nroot 26 2 0 03:35 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:35 ? 00:00:00 [kblockd]\nroot 28 2 0 03:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:35 ? 00:00:00 [khubd]\nroot 30 2 0 03:35 ? 00:00:00 [md]\nroot 31 2 0 03:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:35 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:35 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:35 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:35 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:35 ? 00:00:00 [vmstat]\nroot 38 2 0 03:35 ? 00:00:00 [ksmd]\nroot 39 2 0 03:35 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:35 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:35 ? 00:00:00 [crypto]\nroot 54 2 0 03:35 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:35 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:35 ? 00:00:00 [vballoon]\nroot 57 2 0 03:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:35 ? 00:00:00 [deferwq]\nroot 80 2 0 03:35 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:35 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:35 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 449 2 0 03:35 ? 00:00:00 [kworker/u5:1]\nroot 499 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 03:35 ? 00:00:00 [kauditd]\nmessage+ 906 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork\nroot 943 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 945 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 03:35 ? 00:00:00 rsyslogd\nroot 1058 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1061 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1116 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1119 1 0 03:35 ? 00:00:00 cron\ndaemon 1120 1 0 03:35 ? 00:00:00 atd\nroot 1125 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1130 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 03:36 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 03:36 ? 00:00:00 /home/ubuntu/bono_host_fd6mcm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_fd6mcm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_fd6mcm --logging-server-logdir=/home/ubuntu/bono_host_fd6mcm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm%I.log --pidfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm.pid\nubuntu 1765 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/bono_host_fd6mcm/env/bin/diamond --configfile /home/ubuntu/bono_host_fd6mcm/work/plugins/diamond/etc/diamond.conf\nubuntu 1814 1651 0 03:38 ? 00:00:00 /home/ubuntu/bono_host_fd6mcm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_fd6mcm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_fd6mcm --logging-server-logdir=/home/ubuntu/bono_host_fd6mcm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm%I.log --pidfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm.pid\nubuntu 1837 1814 0 03:38 ? 00:00:00 /home/ubuntu/bono_host_fd6mcm/env/bin/python2.7 /home/ubuntu/bono_host_fd6mcm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zePsdr\nubuntu 1848 1837 0 03:38 ? 00:00:00 /bin/sh -c /tmp/6Y9LN/install-bono.sh\nubuntu 1850 1848 0 03:38 ? 00:00:00 /bin/bash -e /tmp/6Y9LN/install-bono.sh\nroot 2420 2 0 03:39 ? 00:00:00 [kworker/u5:2]\nntp 8112 1 0 03:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8618 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8660 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8661 8660 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8665 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8666 8665 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8672 8661 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8676 8666 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8677 8676 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9078 1 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.5,bono-bdheqh.clearwater.local --alias=172.30.9.207,bono-bdheqh.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-bdheqh.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\nsnmp 9702 1 0 03:40 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 9766 1 0 03:40 ? 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 9829 1850 0 03:40 ? 00:00:00 /bin/bash -e /tmp/6Y9LN/install-bono.sh\nubuntu 9830 9829 0 03:40 ? 00:00:00 /bin/bash -e /tmp/6Y9LN/install-bono.sh\nroot 9831 9830 0 03:40 ? 00:00:00 sudo ps -edf\nroot 9832 9831 0 03:40 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:49.874Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bc:53:80 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febc:5380/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83621 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38076 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131420610 (131.4 MB) TX bytes:7302062 (7.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:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3695 (3.6 KB) TX bytes:3695 (3.6 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": "2018-08-31T03:40:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:49.874Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:51.013Z", "message": "[bono] => 2018:08:31 03:40:08: Namespace: management\n2018:08:31 03:40:08: [management] Starting server\n2018:08:31 03:40:08: [management] Listening for requests\n2018:08:31 03:40:08: Namespace: signaling\n2018:08:31 03:40:08: [signaling] Starting server\n2018:08:31 03:40:08: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:51.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:51.013Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:51.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:51.013Z", "message": "[bono] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/bono/bono_20180831T030000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.197s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:51.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:51.013Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:51.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}], "metadata": {"pagination": {"total": 1688, "offset": 1664, "size": 50}}} 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:51 GMT 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21790 2018-08-31 03:40:51,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-31 03:40:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-31 03:40:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.009s sys 0m0.055s 2018-08-31 03:40:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-31 03:40:51,922 - 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 9766/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1116/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8618/monit tcp 0 0 192.168.120.5:5058 0.0.0.0:* LISTEN 9078/bono tcp 0 0 192.168.120.5:5060 0.0.0.0:* LISTEN 9078/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9078/bono tcp6 0 0 ::1:53 :::* LISTEN 9766/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1116/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8112/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8112/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8112/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9702/snmpd udp 0 0 0.0.0.0:34229 0.0.0.0:* 569/dhclient udp 0 0 192.168.120.5:5058 0.0.0.0:* 9078/bono udp 0 0 192.168.120.5:5060 0.0.0.0:* 9078/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9766/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8112/ntpd udp6 0 0 ::1:123 :::* 8112/ntpd udp6 0 0 :::123 :::* 8112/ntpd udp6 0 0 :::161 :::* 9702/snmpd udp6 0 0 :::12773 :::* 569/dhclient udp6 0 0 ::1:53 :::* 9766/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20012 8672/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20979 8677/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11677 1651/python2.7 /tmp/cloudify-logging-server-deb42.socket unix 2 [ ACC ] STREAM LISTENING 12135 1837/python2.7 /tmp/ctx-5sM_fm.socket unix 2 [ ACC ] STREAM LISTENING 23383 9702/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 7095 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9321 906/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9612 1130/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7600 391/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-31 03:40:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-31 03:40:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:35 ? 00:00:01 /sbin/init root 2 0 0 03:35 ? 00:00:00 [kthreadd] root 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:35 ? 00:00:00 [rcu_sched] root 8 2 0 03:35 ? 00:00:00 [rcuos/0] root 9 2 0 03:35 ? 00:00:00 [rcuos/1] root 10 2 0 03:35 ? 00:00:00 [rcu_bh] root 11 2 0 03:35 ? 00:00:00 [rcuob/0] root 12 2 0 03:35 ? 00:00:00 [rcuob/1] root 13 2 0 03:35 ? 00:00:00 [migration/0] root 14 2 0 03:35 ? 00:00:00 [watchdog/0] root 15 2 0 03:35 ? 00:00:00 [watchdog/1] root 16 2 0 03:35 ? 00:00:00 [migration/1] root 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:35 ? 00:00:00 [kworker/1:0] root 19 2 0 03:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:35 ? 00:00:00 [khelper] root 21 2 0 03:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:35 ? 00:00:00 [netns] root 23 2 0 03:35 ? 00:00:00 [writeback] root 24 2 0 03:35 ? 00:00:00 [kintegrityd] root 25 2 0 03:35 ? 00:00:00 [bioset] root 26 2 0 03:35 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:35 ? 00:00:00 [kblockd] root 28 2 0 03:35 ? 00:00:00 [ata_sff] root 29 2 0 03:35 ? 00:00:00 [khubd] root 30 2 0 03:35 ? 00:00:00 [md] root 31 2 0 03:35 ? 00:00:00 [devfreq_wq] root 32 2 0 03:35 ? 00:00:00 [kworker/0:1] root 33 2 0 03:35 ? 00:00:00 [kworker/1:1] root 35 2 0 03:35 ? 00:00:00 [khungtaskd] root 36 2 0 03:35 ? 00:00:00 [kswapd0] root 37 2 0 03:35 ? 00:00:00 [vmstat] root 38 2 0 03:35 ? 00:00:00 [ksmd] root 39 2 0 03:35 ? 00:00:00 [khugepaged] root 40 2 0 03:35 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:35 ? 00:00:00 [crypto] root 54 2 0 03:35 ? 00:00:00 [kthrotld] root 55 2 0 03:35 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:35 ? 00:00:00 [vballoon] root 57 2 0 03:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:35 ? 00:00:00 [deferwq] root 80 2 0 03:35 ? 00:00:00 [charger_manager] root 123 2 0 03:35 ? 00:00:00 [kpsmoused] root 142 2 0 03:35 ? 00:00:00 [kworker/0:2] root 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 449 2 0 03:35 ? 00:00:00 [kworker/u5:1] root 499 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 03:35 ? 00:00:00 [kauditd] message+ 906 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork root 943 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind root 945 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 03:35 ? 00:00:00 rsyslogd root 1058 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1061 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1116 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D root 1119 1 0 03:35 ? 00:00:00 cron daemon 1120 1 0 03:35 ? 00:00:00 atd root 1125 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance root 1130 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 03:36 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 03:36 ? 00:00:00 /home/ubuntu/bono_host_fd6mcm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_fd6mcm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_fd6mcm --logging-server-logdir=/home/ubuntu/bono_host_fd6mcm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm%I.log --pidfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm.pid ubuntu 1765 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/bono_host_fd6mcm/env/bin/diamond --configfile /home/ubuntu/bono_host_fd6mcm/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1651 0 03:38 ? 00:00:00 /home/ubuntu/bono_host_fd6mcm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_fd6mcm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_fd6mcm --logging-server-logdir=/home/ubuntu/bono_host_fd6mcm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm%I.log --pidfile=/home/ubuntu/bono_host_fd6mcm/work/bono_host_fd6mcm.pid ubuntu 1837 1814 0 03:38 ? 00:00:00 /home/ubuntu/bono_host_fd6mcm/env/bin/python2.7 /home/ubuntu/bono_host_fd6mcm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zePsdr ubuntu 1848 1837 0 03:38 ? 00:00:00 /bin/sh -c /tmp/6Y9LN/install-bono.sh ubuntu 1850 1848 0 03:38 ? 00:00:00 /bin/bash -e /tmp/6Y9LN/install-bono.sh root 2420 2 0 03:39 ? 00:00:00 [kworker/u5:2] ntp 8112 1 0 03:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8618 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8660 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8661 8660 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8665 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8666 8665 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8672 8661 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8676 8666 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8677 8676 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9078 1 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.5,bono-bdheqh.clearwater.local --alias=172.30.9.207,bono-bdheqh.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-bdheqh.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 snmp 9702 1 0 03:40 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 9766 1 0 03:40 ? 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 9829 1850 0 03:40 ? 00:00:00 /bin/bash -e /tmp/6Y9LN/install-bono.sh ubuntu 9830 9829 0 03:40 ? 00:00:00 /bin/bash -e /tmp/6Y9LN/install-bono.sh root 9831 9830 0 03:40 ? 00:00:00 sudo ps -edf root 9832 9831 0 03:40 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-08-31 03:40:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bc:53:80 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febc:5380/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83621 errors:0 dropped:0 overruns:0 frame:0 TX packets:38076 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131420610 (131.4 MB) TX bytes:7302062 (7.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:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3695 (3.6 KB) TX bytes:3695 (3.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:40:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-31 03:40:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:08:31 03:40:08: Namespace: management 2018:08:31 03:40:08: [management] Starting server 2018:08:31 03:40:08: [management] Listening for requests 2018:08:31 03:40:08: Namespace: signaling 2018:08:31 03:40:08: [signaling] Starting server 2018:08:31 03:40:08: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:40:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-31 03:40:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/apt/history.log /var/log/apt/term.log /var/log/bono/bono_20180831T030000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.197s user 0m0.000s sys 0m0.006s 2018-08-31 03:40:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-31 03:40:51,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:51,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:51 GMT 2018-08-31 03:40:51,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:51,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:51,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:56,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:57,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:52.135Z", "message": "[bono] => 2018-08-31 03:40:23.139600076 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": "2018-08-31T03:40:52.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:52.135Z", "message": "[bono] sudo cat /var/log/bono/bono_20180831T030000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:52.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:52.135Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:52.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:52.435Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:52.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:53.142Z", "message": "Execution done (return_code=0): /tmp/6Y9LN/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:53.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:53.142Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:53.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "910881cd-cf1a-40c7-a8ed-18d2e00a6015"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:53.551Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:53.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "bono_bdheqh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:53.551Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:53.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:53.669Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:53.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:54.200Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9ZHVX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:54.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:55.162Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ac5ck9\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 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/ ellis 1.0-171213.182049 [10.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 16s (4,237 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9218\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9955\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............+++\n.........................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m24.398s\nuser\t0m16.758s\nsys\t0m11.661s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:55.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:55.162Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:55.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "[localhost] run: sudo mv /tmp/tmpOV5q8S /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "[localhost] run: sudo mv /tmp/tmpzYhfFR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.239Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "35a63f9c-bdf8-40fc-afe5-d1c8d4f4823a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.429Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.775Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:56.775Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:56.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1717, "offset": 1677, "size": 50}}} 2018-08-31 03:40:57,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:57,072 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:57 GMT 2018-08-31 03:40:57,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:57,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 59537 2018-08-31 03:40:57,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:40:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-31 03:40:23.139600076 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:40:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180831T030000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-31 03:40:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-31 03:40:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:40:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6Y9LN/install-bono.sh 2018-08-31 03:40:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-31 03:40:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:40:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:40:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:40:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9ZHVX/bind.py 2018-08-31 03:40:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-ac5ck9 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 6 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 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/ ellis 1.0-171213.182049 [10.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 16s (4,237 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9218 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9955 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............+++ .........................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m24.398s user 0m16.758s sys 0m11.661s 2018-08-31 03:40:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:40:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:40:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:40:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:40:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOV5q8S /etc/bind/db.clearwater.opnfv 2018-08-31 03:40:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:40:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:40:57,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzYhfFR /etc/bind/db.clearwater.local 2018-08-31 03:40:57,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:40:57,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:40:57,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:40:57,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:40:57,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:40:57,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:40:57,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:40:57,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:40:57,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:40:57,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:40:57 GMT 2018-08-31 03:40:57,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:40:57,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:40:57,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:02,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:02,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:57.456Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DKLKW/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:57.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9315a5c-1520-4464-b05c-6e67f78e5b18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:40:57.456Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_mvhnvw/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:40:57.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "c9315a5c-1520-4464-b05c-6e67f78e5b18"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:01.808Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:01.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1720, "offset": 1703, "size": 50}}} 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:02 GMT 2018-08-31 03:41:02,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:02,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1829 2018-08-31 03:41:02,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:02,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DKLKW/add-snmpproxy-collector.py 2018-08-31 03:41:02,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_mvhnvw/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-31 03:41:02,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:02,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:02,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:02,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:02,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:02,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:02,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:02,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:02,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:02,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:02,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:02,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:02 GMT 2018-08-31 03:41:02,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:02,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:02,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:07,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:07,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:07,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:07,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:07,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:07,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:07,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:07,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:07,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:02.397Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 5s (7,142 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m30.873s\nuser\t0m12.627s\nsys\t0m3.243s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:02.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:03.485Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:03.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:03.485Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:03.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:03.485Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:03.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:04.489Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:04.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:04.489Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pxefjn\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:24 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:25 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:27 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:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (5,062 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9350\nclearwater-socket-factory-sig start/running, process 9355\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9405\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.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............................+++\n.......+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m34.704s\nuser\t0m21.447s\nsys\t0m12.412s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:04.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:05.510Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.013s\nsys\t0m0.050s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:05.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:06.522Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:55:12:a1 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe55:12a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86815 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47530 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133680362 (133.6 MB) TX bytes:8218740 (8.2 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.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:06.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:06.522Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:06.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:06.522Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:06.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:06.522Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:06.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:06.522Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:35 ? 00:00:00 /sbin/init\nroot 2 0 0 03:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:35 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:35 ? 00:00:00 [migration/0]\nroot 14 2 0 03:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:35 ? 00:00:00 [migration/1]\nroot 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:35 ? 00:00:00 [khelper]\nroot 21 2 0 03:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:35 ? 00:00:00 [netns]\nroot 23 2 0 03:35 ? 00:00:00 [writeback]\nroot 24 2 0 03:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:35 ? 00:00:00 [bioset]\nroot 26 2 0 03:35 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:35 ? 00:00:00 [kblockd]\nroot 28 2 0 03:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:35 ? 00:00:00 [khubd]\nroot 30 2 0 03:35 ? 00:00:00 [md]\nroot 31 2 0 03:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:35 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 03:35 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:35 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:35 ? 00:00:00 [vmstat]\nroot 37 2 0 03:35 ? 00:00:00 [ksmd]\nroot 38 2 0 03:35 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:35 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:35 ? 00:00:00 [crypto]\nroot 53 2 0 03:35 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:35 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:35 ? 00:00:00 [vballoon]\nroot 56 2 0 03:35 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 03:35 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:35 ? 00:00:00 [kworker/0:1]\nroot 79 2 0 03:35 ? 00:00:00 [deferwq]\nroot 80 2 0 03:35 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:35 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:35 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 526 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 591 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 728 2 0 03:35 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 03:35 ? 00:00:00 [kauditd]\nmessage+ 900 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 1050 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 03:35 ? 00:00:00 cron\ndaemon 1108 1 0 03:35 ? 00:00:00 atd\nroot 1112 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1192 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 03:36 ? 00:00:00 /home/ubuntu/sprout_host_zmfpyg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zmfpyg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zmfpyg --logging-server-logdir=/home/ubuntu/sprout_host_zmfpyg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg%I.log --pidfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg.pid\nubuntu 1765 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_zmfpyg/env/bin/diamond --configfile /home/ubuntu/sprout_host_zmfpyg/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1651 0 03:38 ? 00:00:00 /home/ubuntu/sprout_host_zmfpyg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zmfpyg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zmfpyg --logging-server-logdir=/home/ubuntu/sprout_host_zmfpyg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg%I.log --pidfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg.pid\nubuntu 1838 1817 0 03:38 ? 00:00:00 /home/ubuntu/sprout_host_zmfpyg/env/bin/python2.7 /home/ubuntu/sprout_host_zmfpyg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eTDyoD\nubuntu 1849 1838 0 03:38 ? 00:00:00 /bin/sh -c /tmp/LEGX1/install-sprout.sh\nubuntu 1851 1849 0 03:38 ? 00:00:00 /bin/bash -e /tmp/LEGX1/install-sprout.sh\nntp 8416 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8901 1 0 03:40 ? 00:00:00 rsyslogd\nroot 9002 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9016 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9018 9016 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9024 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9025 9024 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9034 9018 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9035 9025 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9036 9035 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9336 2 0 03:40 ? 00:00:00 [kworker/u5:1]\ndnsmasq 9714 1 0 03:41 ? 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 9777 1851 0 03:41 ? 00:00:00 /bin/bash -e /tmp/LEGX1/install-sprout.sh\nubuntu 9778 9777 0 03:41 ? 00:00:00 /bin/bash -e /tmp/LEGX1/install-sprout.sh\nroot 9779 9778 0 03:41 ? 00:00:00 sudo ps -edf\nroot 9780 9779 0 03:41 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:06.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}], "metadata": {"pagination": {"total": 1732, "offset": 1706, "size": 50}}} 2018-08-31 03:41:07,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:07,433 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:07 GMT 2018-08-31 03:41:07,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:07,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 89308 2018-08-31 03:41:07,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:07,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 5s (7,142 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m30.873s user 0m12.627s sys 0m3.243s 2018-08-31 03:41:07,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-31 03:41:07,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-31 03:41:07,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-31 03:41:07,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:41:07,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pxefjn Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 6 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:24 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:25 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:27 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:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (5,062 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9350 clearwater-socket-factory-sig start/running, process 9355 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9405 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. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................+++ .......+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m34.704s user 0m21.447s sys 0m12.412s 2018-08-31 03:41:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.013s sys 0m0.050s 2018-08-31 03:41:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:55:12:a1 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe55:12a1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86815 errors:0 dropped:0 overruns:0 frame:0 TX packets:47530 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133680362 (133.6 MB) TX bytes:8218740 (8.2 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.006s user 0m0.004s sys 0m0.003s 2018-08-31 03:41:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-31 03:41:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-31 03:41:07,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-31 03:41:07,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:35 ? 00:00:00 /sbin/init root 2 0 0 03:35 ? 00:00:00 [kthreadd] root 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:35 ? 00:00:00 [kworker/0:0] root 5 2 0 03:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:35 ? 00:00:00 [rcu_sched] root 8 2 0 03:35 ? 00:00:00 [rcuos/0] root 9 2 0 03:35 ? 00:00:00 [rcuos/1] root 10 2 0 03:35 ? 00:00:00 [rcu_bh] root 11 2 0 03:35 ? 00:00:00 [rcuob/0] root 12 2 0 03:35 ? 00:00:00 [rcuob/1] root 13 2 0 03:35 ? 00:00:00 [migration/0] root 14 2 0 03:35 ? 00:00:00 [watchdog/0] root 15 2 0 03:35 ? 00:00:00 [watchdog/1] root 16 2 0 03:35 ? 00:00:00 [migration/1] root 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:35 ? 00:00:00 [khelper] root 21 2 0 03:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:35 ? 00:00:00 [netns] root 23 2 0 03:35 ? 00:00:00 [writeback] root 24 2 0 03:35 ? 00:00:00 [kintegrityd] root 25 2 0 03:35 ? 00:00:00 [bioset] root 26 2 0 03:35 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:35 ? 00:00:00 [kblockd] root 28 2 0 03:35 ? 00:00:00 [ata_sff] root 29 2 0 03:35 ? 00:00:00 [khubd] root 30 2 0 03:35 ? 00:00:00 [md] root 31 2 0 03:35 ? 00:00:00 [devfreq_wq] root 32 2 0 03:35 ? 00:00:00 [kworker/1:1] root 34 2 0 03:35 ? 00:00:00 [khungtaskd] root 35 2 0 03:35 ? 00:00:00 [kswapd0] root 36 2 0 03:35 ? 00:00:00 [vmstat] root 37 2 0 03:35 ? 00:00:00 [ksmd] root 38 2 0 03:35 ? 00:00:00 [khugepaged] root 39 2 0 03:35 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:35 ? 00:00:00 [crypto] root 53 2 0 03:35 ? 00:00:00 [kthrotld] root 54 2 0 03:35 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:35 ? 00:00:00 [vballoon] root 56 2 0 03:35 ? 00:00:00 [scsi_eh_0] root 57 2 0 03:35 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:35 ? 00:00:00 [kworker/0:1] root 79 2 0 03:35 ? 00:00:00 [deferwq] root 80 2 0 03:35 ? 00:00:00 [charger_manager] root 124 2 0 03:35 ? 00:00:00 [kpsmoused] root 142 2 0 03:35 ? 00:00:00 [kworker/1:2] root 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 526 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon root 591 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 728 2 0 03:35 ? 00:00:00 [kworker/u5:2] root 820 2 0 03:35 ? 00:00:00 [kauditd] message+ 900 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon root 1050 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 03:35 ? 00:00:00 cron daemon 1108 1 0 03:35 ? 00:00:00 atd root 1112 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1192 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 03:36 ? 00:00:00 /home/ubuntu/sprout_host_zmfpyg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zmfpyg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zmfpyg --logging-server-logdir=/home/ubuntu/sprout_host_zmfpyg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg%I.log --pidfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg.pid ubuntu 1765 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_zmfpyg/env/bin/diamond --configfile /home/ubuntu/sprout_host_zmfpyg/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1651 0 03:38 ? 00:00:00 /home/ubuntu/sprout_host_zmfpyg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_zmfpyg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_zmfpyg --logging-server-logdir=/home/ubuntu/sprout_host_zmfpyg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg%I.log --pidfile=/home/ubuntu/sprout_host_zmfpyg/work/sprout_host_zmfpyg.pid ubuntu 1838 1817 0 03:38 ? 00:00:00 /home/ubuntu/sprout_host_zmfpyg/env/bin/python2.7 /home/ubuntu/sprout_host_zmfpyg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eTDyoD ubuntu 1849 1838 0 03:38 ? 00:00:00 /bin/sh -c /tmp/LEGX1/install-sprout.sh ubuntu 1851 1849 0 03:38 ? 00:00:00 /bin/bash -e /tmp/LEGX1/install-sprout.sh ntp 8416 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8901 1 0 03:40 ? 00:00:00 rsyslogd root 9002 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9016 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9018 9016 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9024 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9025 9024 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9034 9018 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9035 9025 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9036 9035 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9336 2 0 03:40 ? 00:00:00 [kworker/u5:1] dnsmasq 9714 1 0 03:41 ? 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 9777 1851 0 03:41 ? 00:00:00 /bin/bash -e /tmp/LEGX1/install-sprout.sh ubuntu 9778 9777 0 03:41 ? 00:00:00 /bin/bash -e /tmp/LEGX1/install-sprout.sh root 9779 9778 0 03:41 ? 00:00:00 sudo ps -edf root 9780 9779 0 03:41 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-08-31 03:41:07,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:07,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:07,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:07,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:07 GMT 2018-08-31 03:41:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:07,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:12,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:12,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:12,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:07.526Z", "message": "[sprout] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20180831T030000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa31\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.258s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:07.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:07.526Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:07.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:07.526Z", "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 9714/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9002/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9714/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8416/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8416/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8416/ntpd \nudp 0 0 0.0.0.0:58220 0.0.0.0:* 591/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9714/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8416/ntpd \nudp6 0 0 ::1:123 :::* 8416/ntpd \nudp6 0 0 :::123 :::* 8416/ntpd \nudp6 0 0 :::62400 :::* 591/dhclient \nudp6 0 0 ::1:53 :::* 9714/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9482 900/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11704 1651/python2.7 /tmp/cloudify-logging-server-170bf.socket\nunix 2 [ ACC ] STREAM LISTENING 11193 1838/python2.7 /tmp/ctx-yyVNjU.socket\nunix 2 [ ACC ] STREAM LISTENING 332 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 624 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21085 9034/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20418 9036/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8641 1122/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:07.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:08.558Z", "message": "[sprout] => 2018:08:31 03:40:23: Namespace: management\n2018:08:31 03:40:23: [management] Starting server\n2018:08:31 03:40:23: [management] Listening for requests\n2018:08:31 03:40:23: Namespace: signaling\n2018:08:31 03:40:23: [signaling] Starting server\n2018:08:31 03:40:23: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:08.558Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:09.364Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:09.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:09.613Z", "message": "[sprout] => 2018-08-31 03:40:45.334748331 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:09.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:09.613Z", "message": "Execution done (return_code=0): /tmp/LEGX1/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:09.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:09.613Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:09.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:09.613Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:09.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "211be6d0-977d-4435-91b4-5b7af48bfdb2"}, {"node_instance_id": "sprout_sd0po6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:10.608Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:10.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:10.608Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:10.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:10.636Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,742 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.884s\nuser\t0m12.540s\nsys\t0m3.215s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:10.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:10.782Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:10.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:11.665Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:11.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:11.665Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:11.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:11.665Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VX7JX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:11.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:11.665Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:11.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.455Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1754, "offset": 1718, "size": 50}}} 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:12 GMT 2018-08-31 03:41:12,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:12,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28310 2018-08-31 03:41:12,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:12,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20180831T030000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa31 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.258s user 0m0.000s sys 0m0.006s 2018-08-31 03:41:12,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-31 03:41:12,586 - 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 9714/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9002/monit tcp6 0 0 ::1:53 :::* LISTEN 9714/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8416/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8416/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8416/ntpd udp 0 0 0.0.0.0:58220 0.0.0.0:* 591/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9714/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8416/ntpd udp6 0 0 ::1:123 :::* 8416/ntpd udp6 0 0 :::123 :::* 8416/ntpd udp6 0 0 :::62400 :::* 591/dhclient udp6 0 0 ::1:53 :::* 9714/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9482 900/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11704 1651/python2.7 /tmp/cloudify-logging-server-170bf.socket unix 2 [ ACC ] STREAM LISTENING 11193 1838/python2.7 /tmp/ctx-yyVNjU.socket unix 2 [ ACC ] STREAM LISTENING 332 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 624 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21085 9034/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20418 9036/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8641 1122/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-31 03:41:12,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:31 03:40:23: Namespace: management 2018:08:31 03:40:23: [management] Starting server 2018:08:31 03:40:23: [management] Listening for requests 2018:08:31 03:40:23: Namespace: signaling 2018:08:31 03:40:23: [signaling] Starting server 2018:08:31 03:40:23: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:12,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-31 03:41:12,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:12,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-31 03:40:45.334748331 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:12,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LEGX1/install-sprout.sh 2018-08-31 03:41:12,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-31 03:41:12,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-31 03:41:12,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:41:12,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:41:12,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,742 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.884s user 0m12.540s sys 0m3.215s 2018-08-31 03:41:12,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:41:12,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-31 03:41:12,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-31 03:41:12,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VX7JX/bind.py 2018-08-31 03:41:12,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-31 03:41:12,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:12,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:12,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:12,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:12,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:12,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:12,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:12,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:12,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:12,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:12,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:12,651 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:12 GMT 2018-08-31 03:41:12,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:12,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:12,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:17,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:17,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:17,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:17,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:17,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:17,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:17,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:17,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:17,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "[localhost] run: sudo mv /tmp/tmpWKhW7z /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "[localhost] run: sudo mv /tmp/tmpGIR8HM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.691Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "b2471d68-5f75-4f7c-b3c6-edfdd3832eb6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:12.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:12.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:13.696Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.010s\nsys\t0m0.055s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:13.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:13.696Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/VMRDP/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:13.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "3f6eaaa9-0e02-48e0-9de3-40bbc29ec9a3"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:14.709Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:14.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:14.709Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:56:6c:94 \n inet addr:192.168.120.32 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe56:6c94/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106477 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48693 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166298628 (166.2 MB) TX bytes:8409402 (8.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:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:14.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:14.709Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:14.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:14.709Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:14.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:14.709Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:35 ? 00:00:01 /sbin/init\nroot 2 0 0 03:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:35 ? 00:00:00 [migration/0]\nroot 14 2 0 03:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:35 ? 00:00:00 [migration/1]\nroot 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:35 ? 00:00:00 [khelper]\nroot 21 2 0 03:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:35 ? 00:00:00 [netns]\nroot 23 2 0 03:35 ? 00:00:00 [writeback]\nroot 24 2 0 03:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:35 ? 00:00:00 [bioset]\nroot 27 2 0 03:35 ? 00:00:00 [kblockd]\nroot 28 2 0 03:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:35 ? 00:00:00 [khubd]\nroot 30 2 0 03:35 ? 00:00:00 [md]\nroot 31 2 0 03:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:35 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:35 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:35 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:35 ? 00:00:00 [vmstat]\nroot 37 2 0 03:35 ? 00:00:00 [ksmd]\nroot 38 2 0 03:35 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:35 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:35 ? 00:00:00 [crypto]\nroot 53 2 0 03:35 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:35 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:35 ? 00:00:00 [vballoon]\nroot 56 2 0 03:35 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:35 ? 00:00:00 [deferwq]\nroot 80 2 0 03:35 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:35 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:35 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 386 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 426 2 0 03:35 ? 00:00:00 [kworker/u5:1]\nroot 427 2 0 03:35 ? 00:00:00 [kworker/u5:2]\nroot 528 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 03:35 ? 00:00:00 [kauditd]\nroot 940 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 988 1 0 03:35 ? 00:00:00 rsyslogd\nmessage+ 1012 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork\nroot 1022 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1049 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 03:35 ? 00:00:00 cron\ndaemon 1095 1 0 03:35 ? 00:00:00 atd\nroot 1113 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1123 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1433 2 0 03:35 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 03:36 ? 00:00:00 /home/ubuntu/homer_host_zt3gic/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_zt3gic --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_zt3gic --logging-server-logdir=/home/ubuntu/homer_host_zt3gic/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic%I.log --pidfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic.pid\nubuntu 1766 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/homer_host_zt3gic/env/bin/diamond --configfile /home/ubuntu/homer_host_zt3gic/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1652 0 03:38 ? 00:00:00 /home/ubuntu/homer_host_zt3gic/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_zt3gic --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_zt3gic --logging-server-logdir=/home/ubuntu/homer_host_zt3gic/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic%I.log --pidfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic.pid\nubuntu 1839 1818 0 03:38 ? 00:00:00 /home/ubuntu/homer_host_zt3gic/env/bin/python2.7 /home/ubuntu/homer_host_zt3gic/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1bSbN3\nubuntu 1850 1839 0 03:38 ? 00:00:00 /bin/sh -c /tmp/GRC7E/install-homer.sh\nubuntu 1852 1850 0 03:38 ? 00:00:00 /bin/bash -e /tmp/GRC7E/install-homer.sh\nntp 8464 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8977 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9119 1 0 03:40 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9120 9119 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 9121 9119 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 9122 9119 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 9123 9119 0 03:40 ? 00:00:00 nginx: worker process\nroot 9152 1 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9156 9152 0 03:40 ? 00:00:00 inotifywait -e create -qq .\nroot 9407 2 0 03:40 ? 00:00:00 [kworker/u5:0]\nroot 9689 8977 0 03:41 ? 00:00:00 [nginx_ping] \nroot 9690 8977 0 03:41 ? 00:00:00 [check-nginx-upt] \nroot 9692 8977 0 03:41 ? 00:00:00 [check-monit-upt] \ndnsmasq 9793 1 0 03:41 ? 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 9856 1852 0 03:41 ? 00:00:00 /bin/bash -e /tmp/GRC7E/install-homer.sh\nubuntu 9857 9856 0 03:41 ? 00:00:00 /bin/bash -e /tmp/GRC7E/install-homer.sh\nroot 9858 9857 0 03:41 ? 00:00:00 sudo ps -edf\nroot 9859 9858 0 03:41 ? 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": "2018-08-31T03:41:14.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:15.714Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:15.714Z", "message": "[homer] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa31\n/var/log/sysstat/sa31\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.016s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:15.714Z", "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 9793/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8977/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9119/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9793/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.32:123 0.0.0.0:* 8464/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8464/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8464/ntpd \nudp 0 0 0.0.0.0:34229 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9793/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8464/ntpd \nudp6 0 0 ::1:123 :::* 8464/ntpd \nudp6 0 0 :::123 :::* 8464/ntpd \nudp6 0 0 :::12773 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 9793/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7462 386/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9268 1012/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11539 1652/python2.7 /tmp/cloudify-logging-server-5f08c.socket\nunix 2 [ ACC ] STREAM LISTENING 12424 1839/python2.7 /tmp/ctx-2edkua.socket\nunix 2 [ ACC ] STREAM LISTENING 7020 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9453 1123/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:15.714Z", "message": "[homer] => [31-Aug-2018 03:40:26 UTC] clearwater-diags-monitor starting\n[31-Aug-2018 03:40:26 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:15.714Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:16.718Z", "message": "[homer] => 2018-08-31 03:40:55.142872224 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": "2018-08-31T03:41:16.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:16.718Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:16.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:17.139Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:17.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1786, "offset": 1737, "size": 50}}} 2018-08-31 03:41:17,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:17,736 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:17 GMT 2018-08-31 03:41:17,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:17,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28880 2018-08-31 03:41:17,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:17,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWKhW7z /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:41:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:41:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:41:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:41:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:41:17,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGIR8HM /etc/bind/db.clearwater.local 2018-08-31 03:41:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:41:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:41:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:41:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:41:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:41:17,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.010s sys 0m0.055s 2018-08-31 03:41:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/VMRDP/add-snmpproxy-collector.py 2018-08-31 03:41:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-31 03:41:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:56:6c:94 inet addr:192.168.120.32 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe56:6c94/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106477 errors:0 dropped:0 overruns:0 frame:0 TX packets:48693 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166298628 (166.2 MB) TX bytes:8409402 (8.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:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-08-31 03:41:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-31 03:41:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-31 03:41:17,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:35 ? 00:00:01 /sbin/init root 2 0 0 03:35 ? 00:00:00 [kthreadd] root 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:35 ? 00:00:00 [rcu_sched] root 8 2 0 03:35 ? 00:00:00 [rcuos/0] root 9 2 0 03:35 ? 00:00:00 [rcuos/1] root 10 2 0 03:35 ? 00:00:00 [rcu_bh] root 11 2 0 03:35 ? 00:00:00 [rcuob/0] root 12 2 0 03:35 ? 00:00:00 [rcuob/1] root 13 2 0 03:35 ? 00:00:00 [migration/0] root 14 2 0 03:35 ? 00:00:00 [watchdog/0] root 15 2 0 03:35 ? 00:00:00 [watchdog/1] root 16 2 0 03:35 ? 00:00:00 [migration/1] root 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:35 ? 00:00:00 [khelper] root 21 2 0 03:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:35 ? 00:00:00 [netns] root 23 2 0 03:35 ? 00:00:00 [writeback] root 24 2 0 03:35 ? 00:00:00 [kintegrityd] root 25 2 0 03:35 ? 00:00:00 [bioset] root 27 2 0 03:35 ? 00:00:00 [kblockd] root 28 2 0 03:35 ? 00:00:00 [ata_sff] root 29 2 0 03:35 ? 00:00:00 [khubd] root 30 2 0 03:35 ? 00:00:00 [md] root 31 2 0 03:35 ? 00:00:00 [devfreq_wq] root 32 2 0 03:35 ? 00:00:00 [kworker/0:1] root 34 2 0 03:35 ? 00:00:00 [khungtaskd] root 35 2 0 03:35 ? 00:00:00 [kswapd0] root 36 2 0 03:35 ? 00:00:00 [vmstat] root 37 2 0 03:35 ? 00:00:00 [ksmd] root 38 2 0 03:35 ? 00:00:00 [khugepaged] root 39 2 0 03:35 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:35 ? 00:00:00 [crypto] root 53 2 0 03:35 ? 00:00:00 [kthrotld] root 54 2 0 03:35 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:35 ? 00:00:00 [vballoon] root 56 2 0 03:35 ? 00:00:00 [kworker/1:1] root 57 2 0 03:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:35 ? 00:00:00 [deferwq] root 80 2 0 03:35 ? 00:00:00 [charger_manager] root 124 2 0 03:35 ? 00:00:00 [kpsmoused] root 142 2 0 03:35 ? 00:00:00 [kworker/1:2] root 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon root 386 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 426 2 0 03:35 ? 00:00:00 [kworker/u5:1] root 427 2 0 03:35 ? 00:00:00 [kworker/u5:2] root 528 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 03:35 ? 00:00:00 [kauditd] root 940 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon syslog 988 1 0 03:35 ? 00:00:00 rsyslogd message+ 1012 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork root 1022 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind root 1049 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 03:35 ? 00:00:00 cron daemon 1095 1 0 03:35 ? 00:00:00 atd root 1113 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1433 2 0 03:35 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 03:36 ? 00:00:00 /home/ubuntu/homer_host_zt3gic/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_zt3gic --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_zt3gic --logging-server-logdir=/home/ubuntu/homer_host_zt3gic/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic%I.log --pidfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic.pid ubuntu 1766 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/homer_host_zt3gic/env/bin/diamond --configfile /home/ubuntu/homer_host_zt3gic/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1652 0 03:38 ? 00:00:00 /home/ubuntu/homer_host_zt3gic/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_zt3gic --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_zt3gic --logging-server-logdir=/home/ubuntu/homer_host_zt3gic/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic%I.log --pidfile=/home/ubuntu/homer_host_zt3gic/work/homer_host_zt3gic.pid ubuntu 1839 1818 0 03:38 ? 00:00:00 /home/ubuntu/homer_host_zt3gic/env/bin/python2.7 /home/ubuntu/homer_host_zt3gic/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1bSbN3 ubuntu 1850 1839 0 03:38 ? 00:00:00 /bin/sh -c /tmp/GRC7E/install-homer.sh ubuntu 1852 1850 0 03:38 ? 00:00:00 /bin/bash -e /tmp/GRC7E/install-homer.sh ntp 8464 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8977 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9119 1 0 03:40 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9120 9119 0 03:40 ? 00:00:00 nginx: worker process www-data 9121 9119 0 03:40 ? 00:00:00 nginx: worker process www-data 9122 9119 0 03:40 ? 00:00:00 nginx: worker process www-data 9123 9119 0 03:40 ? 00:00:00 nginx: worker process root 9152 1 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9156 9152 0 03:40 ? 00:00:00 inotifywait -e create -qq . root 9407 2 0 03:40 ? 00:00:00 [kworker/u5:0] root 9689 8977 0 03:41 ? 00:00:00 [nginx_ping] root 9690 8977 0 03:41 ? 00:00:00 [check-nginx-upt] root 9692 8977 0 03:41 ? 00:00:00 [check-monit-upt] dnsmasq 9793 1 0 03:41 ? 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 9856 1852 0 03:41 ? 00:00:00 /bin/bash -e /tmp/GRC7E/install-homer.sh ubuntu 9857 9856 0 03:41 ? 00:00:00 /bin/bash -e /tmp/GRC7E/install-homer.sh root 9858 9857 0 03:41 ? 00:00:00 sudo ps -edf root 9859 9858 0 03:41 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-31 03:41:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-31 03:41:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa31 /var/log/sysstat/sa31 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.016s user 0m0.000s sys 0m0.006s 2018-08-31 03:41:17,741 - 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 9793/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8977/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9119/nginx tcp6 0 0 ::1:53 :::* LISTEN 9793/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.32:123 0.0.0.0:* 8464/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8464/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8464/ntpd udp 0 0 0.0.0.0:34229 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9793/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8464/ntpd udp6 0 0 ::1:123 :::* 8464/ntpd udp6 0 0 :::123 :::* 8464/ntpd udp6 0 0 :::12773 :::* 568/dhclient udp6 0 0 ::1:53 :::* 9793/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7462 386/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9268 1012/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11539 1652/python2.7 /tmp/cloudify-logging-server-5f08c.socket unix 2 [ ACC ] STREAM LISTENING 12424 1839/python2.7 /tmp/ctx-2edkua.socket unix 2 [ ACC ] STREAM LISTENING 7020 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9453 1123/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-31 03:41:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [31-Aug-2018 03:40:26 UTC] clearwater-diags-monitor starting [31-Aug-2018 03:40:26 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-31 03:41:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-31 03:41:17,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-31 03:40:55.142872224 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-31 03:41:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-31 03:41:17,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:17,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:17,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:17,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:17,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:17 GMT 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:17,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:17,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:22,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:22,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:22,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:22,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:22,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_mxcymu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:17.813Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:17.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:17.854Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m23.003s\nuser\t0m12.342s\nsys\t0m3.323s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:17.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:17.854Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:17.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:17.854Z", "message": "Execution done (return_code=0): /tmp/GRC7E/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:17.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "6f274c35-4e21-47af-a45b-0b6ae5c9d46d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.817Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.817Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:18.858Z", "message": "Downloaded scripts/bind/bind.py to /tmp/MO47P/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:18.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.820Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "[localhost] run: sudo mv /tmp/tmpmEbMbV /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:19.862Z", "message": "[localhost] run: sudo mv /tmp/tmp0pJi5I /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:19.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "ff7175b7-4eae-42c4-9964-c86e07a21472"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:20.865Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.005s\nsys\t0m0.054s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:20.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:21.868Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:35 ? 00:00:01 /sbin/init\nroot 2 0 0 03:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:35 ? 00:00:00 [migration/0]\nroot 14 2 0 03:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:35 ? 00:00:00 [migration/1]\nroot 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:35 ? 00:00:00 [khelper]\nroot 21 2 0 03:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:35 ? 00:00:00 [netns]\nroot 23 2 0 03:35 ? 00:00:00 [writeback]\nroot 24 2 0 03:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:35 ? 00:00:00 [bioset]\nroot 27 2 0 03:35 ? 00:00:00 [kblockd]\nroot 28 2 0 03:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:35 ? 00:00:00 [khubd]\nroot 30 2 0 03:35 ? 00:00:00 [md]\nroot 31 2 0 03:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:35 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:35 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:35 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:35 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:35 ? 00:00:00 [vmstat]\nroot 38 2 0 03:35 ? 00:00:00 [ksmd]\nroot 39 2 0 03:35 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:35 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:35 ? 00:00:00 [crypto]\nroot 54 2 0 03:35 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:35 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:35 ? 00:00:00 [vballoon]\nroot 57 2 0 03:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:35 ? 00:00:00 [deferwq]\nroot 80 2 0 03:35 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:35 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:35 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 03:35 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 03:35 ? 00:00:00 [kworker/u5:2]\nroot 529 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 03:35 ? 00:00:00 [kauditd]\nmessage+ 876 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1010 1 0 03:35 ? 00:00:00 rsyslogd\nroot 1052 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 03:35 ? 00:00:00 cron\ndaemon 1111 1 0 03:35 ? 00:00:00 atd\nroot 1119 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1134 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 03:36 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 03:36 ? 00:00:00 /home/ubuntu/ellis_host_ac5ck9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_ac5ck9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_ac5ck9 --logging-server-logdir=/home/ubuntu/ellis_host_ac5ck9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9%I.log --pidfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9.pid\nubuntu 1765 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_ac5ck9/env/bin/diamond --configfile /home/ubuntu/ellis_host_ac5ck9/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1651 0 03:38 ? 00:00:00 /home/ubuntu/ellis_host_ac5ck9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_ac5ck9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_ac5ck9 --logging-server-logdir=/home/ubuntu/ellis_host_ac5ck9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9%I.log --pidfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9.pid\nubuntu 1836 1815 0 03:38 ? 00:00:00 /home/ubuntu/ellis_host_ac5ck9/env/bin/python2.7 /home/ubuntu/ellis_host_ac5ck9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5YeAbH\nubuntu 1847 1836 0 03:38 ? 00:00:00 /bin/sh -c /tmp/JJU6S/install-ellis.sh\nubuntu 1849 1847 0 03:38 ? 00:00:00 /bin/bash -e /tmp/JJU6S/install-ellis.sh\nmysql 9218 1 0 03:40 ? 00:00:00 /usr/sbin/mysqld\nntp 9368 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9955 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10021 1 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10033 10021 0 03:40 ? 00:00:00 inotifywait -e create -qq .\nroot 10128 1 0 03:40 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10129 10128 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 10130 10128 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 10131 10128 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 10132 10128 0 03:40 ? 00:00:00 nginx: worker process\nroot 10162 2 0 03:40 ? 00:00:00 [kworker/u5:0]\nellis 10309 1 0 03:40 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10517 9955 0 03:41 ? 00:00:00 [nginx_ping] \nroot 10519 9955 0 03:41 ? 00:00:00 [check-nginx-upt] \nroot 10523 9955 0 03:41 ? 00:00:00 [check-monit-upt] \nroot 10528 9955 0 03:41 ? 00:00:00 [poll_ellis.sh] \nroot 10534 9955 0 03:41 ? 00:00:00 [poll_ellis_http] \nroot 10536 9955 0 03:41 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10560 10536 0 03:41 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10600 10560 0 03:41 ? 00:00:00 sleep 26\ndnsmasq 10816 1 0 03:41 ? 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 10880 1849 0 03:41 ? 00:00:00 /bin/bash -e /tmp/JJU6S/install-ellis.sh\nubuntu 10881 10880 0 03:41 ? 00:00:00 /bin/bash -e /tmp/JJU6S/install-ellis.sh\nroot 10882 10881 0 03:41 ? 00:00:00 sudo ps -edf\nroot 10883 10882 0 03:41 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:21.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:21.868Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:21.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:21.868Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:21.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:21.868Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:f4:3a \n inet addr:192.168.120.27 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaa:f43a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:95142 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45034 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147168316 (147.1 MB) TX bytes:8281627 (8.2 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:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:21.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:21.868Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:21.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}], "metadata": {"pagination": {"total": 1815, "offset": 1765, "size": 50}}} 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:22 GMT 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 40287 2018-08-31 03:41:22,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:41:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m23.003s user 0m12.342s sys 0m3.323s 2018-08-31 03:41:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-31 03:41:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GRC7E/install-homer.sh 2018-08-31 03:41:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:41:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:41:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:41:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:41:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-31 03:41:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-31 03:41:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:41:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:41:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-31 03:41:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/MO47P/bind.py 2018-08-31 03:41:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:41:22,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmEbMbV /etc/bind/db.clearwater.local 2018-08-31 03:41:22,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:22,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:41:22,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:41:22,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:41:22,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:41:22,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0pJi5I /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:22,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.005s sys 0m0.054s 2018-08-31 03:41:22,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:35 ? 00:00:01 /sbin/init root 2 0 0 03:35 ? 00:00:00 [kthreadd] root 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:35 ? 00:00:00 [rcu_sched] root 8 2 0 03:35 ? 00:00:00 [rcuos/0] root 9 2 0 03:35 ? 00:00:00 [rcuos/1] root 10 2 0 03:35 ? 00:00:00 [rcu_bh] root 11 2 0 03:35 ? 00:00:00 [rcuob/0] root 12 2 0 03:35 ? 00:00:00 [rcuob/1] root 13 2 0 03:35 ? 00:00:00 [migration/0] root 14 2 0 03:35 ? 00:00:00 [watchdog/0] root 15 2 0 03:35 ? 00:00:00 [watchdog/1] root 16 2 0 03:35 ? 00:00:00 [migration/1] root 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:35 ? 00:00:00 [khelper] root 21 2 0 03:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:35 ? 00:00:00 [netns] root 23 2 0 03:35 ? 00:00:00 [writeback] root 24 2 0 03:35 ? 00:00:00 [kintegrityd] root 25 2 0 03:35 ? 00:00:00 [bioset] root 27 2 0 03:35 ? 00:00:00 [kblockd] root 28 2 0 03:35 ? 00:00:00 [ata_sff] root 29 2 0 03:35 ? 00:00:00 [khubd] root 30 2 0 03:35 ? 00:00:00 [md] root 31 2 0 03:35 ? 00:00:00 [devfreq_wq] root 32 2 0 03:35 ? 00:00:00 [kworker/0:1] root 33 2 0 03:35 ? 00:00:00 [kworker/1:1] root 35 2 0 03:35 ? 00:00:00 [khungtaskd] root 36 2 0 03:35 ? 00:00:00 [kswapd0] root 37 2 0 03:35 ? 00:00:00 [vmstat] root 38 2 0 03:35 ? 00:00:00 [ksmd] root 39 2 0 03:35 ? 00:00:00 [khugepaged] root 40 2 0 03:35 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:35 ? 00:00:00 [crypto] root 54 2 0 03:35 ? 00:00:00 [kthrotld] root 55 2 0 03:35 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:35 ? 00:00:00 [vballoon] root 57 2 0 03:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:35 ? 00:00:00 [deferwq] root 80 2 0 03:35 ? 00:00:00 [charger_manager] root 124 2 0 03:35 ? 00:00:00 [kpsmoused] root 142 2 0 03:35 ? 00:00:00 [kworker/1:2] root 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 03:35 ? 00:00:00 [kworker/u5:1] root 432 2 0 03:35 ? 00:00:00 [kworker/u5:2] root 529 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 03:35 ? 00:00:00 [kauditd] message+ 876 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon syslog 1010 1 0 03:35 ? 00:00:00 rsyslogd root 1052 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 03:35 ? 00:00:00 cron daemon 1111 1 0 03:35 ? 00:00:00 atd root 1119 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance root 1134 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 03:36 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 03:36 ? 00:00:00 /home/ubuntu/ellis_host_ac5ck9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_ac5ck9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_ac5ck9 --logging-server-logdir=/home/ubuntu/ellis_host_ac5ck9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9%I.log --pidfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9.pid ubuntu 1765 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_ac5ck9/env/bin/diamond --configfile /home/ubuntu/ellis_host_ac5ck9/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 03:38 ? 00:00:00 /home/ubuntu/ellis_host_ac5ck9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_ac5ck9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_ac5ck9 --logging-server-logdir=/home/ubuntu/ellis_host_ac5ck9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9%I.log --pidfile=/home/ubuntu/ellis_host_ac5ck9/work/ellis_host_ac5ck9.pid ubuntu 1836 1815 0 03:38 ? 00:00:00 /home/ubuntu/ellis_host_ac5ck9/env/bin/python2.7 /home/ubuntu/ellis_host_ac5ck9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5YeAbH ubuntu 1847 1836 0 03:38 ? 00:00:00 /bin/sh -c /tmp/JJU6S/install-ellis.sh ubuntu 1849 1847 0 03:38 ? 00:00:00 /bin/bash -e /tmp/JJU6S/install-ellis.sh mysql 9218 1 0 03:40 ? 00:00:00 /usr/sbin/mysqld ntp 9368 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9955 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10021 1 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10033 10021 0 03:40 ? 00:00:00 inotifywait -e create -qq . root 10128 1 0 03:40 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10129 10128 0 03:40 ? 00:00:00 nginx: worker process www-data 10130 10128 0 03:40 ? 00:00:00 nginx: worker process www-data 10131 10128 0 03:40 ? 00:00:00 nginx: worker process www-data 10132 10128 0 03:40 ? 00:00:00 nginx: worker process root 10162 2 0 03:40 ? 00:00:00 [kworker/u5:0] ellis 10309 1 0 03:40 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10517 9955 0 03:41 ? 00:00:00 [nginx_ping] root 10519 9955 0 03:41 ? 00:00:00 [check-nginx-upt] root 10523 9955 0 03:41 ? 00:00:00 [check-monit-upt] root 10528 9955 0 03:41 ? 00:00:00 [poll_ellis.sh] root 10534 9955 0 03:41 ? 00:00:00 [poll_ellis_http] root 10536 9955 0 03:41 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10560 10536 0 03:41 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10600 10560 0 03:41 ? 00:00:00 sleep 26 dnsmasq 10816 1 0 03:41 ? 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 10880 1849 0 03:41 ? 00:00:00 /bin/bash -e /tmp/JJU6S/install-ellis.sh ubuntu 10881 10880 0 03:41 ? 00:00:00 /bin/bash -e /tmp/JJU6S/install-ellis.sh root 10882 10881 0 03:41 ? 00:00:00 sudo ps -edf root 10883 10882 0 03:41 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-08-31 03:41:22,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-31 03:41:22,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-31 03:41:22,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:f4:3a inet addr:192.168.120.27 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feaa:f43a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:95142 errors:0 dropped:0 overruns:0 frame:0 TX packets:45034 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147168316 (147.1 MB) TX bytes:8281627 (8.2 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:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:22,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-31 03:41:22,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:22,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:22,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:22 GMT 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:22,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:22,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:27,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:28,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:28,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:28,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:28,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:28,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:28,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:28,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:28,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:23.226Z", "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 10816/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9955/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10128/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9218/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10816/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.27:123 0.0.0.0:* 9368/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9368/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9368/ntpd \nudp 0 0 0.0.0.0:63944 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10816/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 9368/ntpd \nudp6 0 0 ::1:123 :::* 9368/ntpd \nudp6 0 0 :::123 :::* 9368/ntpd \nudp6 0 0 :::4557 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 10816/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11653 1651/python2.7 /tmp/cloudify-logging-server-73b44.socket\nunix 2 [ ACC ] STREAM LISTENING 12298 1836/python2.7 /tmp/ctx-9S1e_g.socket\nunix 2 [ ACC ] STREAM LISTENING 9550 1134/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 23075 10309/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9309 876/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6935 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20192 9218/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7396 391/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:23.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:23.226Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:23.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:23.226Z", "message": "[ellis] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/mysql.err\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa31\n/var/log/sysstat/sa31\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/mysql.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/ellis\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.423s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:23.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:23.226Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:23.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:23.519Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:23.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:24.513Z", "message": "[ellis] => [31-Aug-2018 03:40:39 UTC] clearwater-diags-monitor starting\n[31-Aug-2018 03:40:39 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:24.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:24.513Z", "message": "[ellis] => 2018-08-31 03:41:04.329104307 Stopping etcd clearwater-etcd\n2018-08-31 03:41:05.463436884 Restarting etcd clearwater-etcd\n2018-08-31 03:41:05.468222626 Configured ETCDCTL_PEERS: 192.168.120.16:4000,\n2018-08-31 03:41:05.468959747 Check for previous failed startup attempt\n2018-08-31 03:41:05.470374432 Running etcdctl member list\nbf012b95b32737e9: name=192-168-120-16 peerURLs=http://192.168.120.16:2380 clientURLs=http://192.168.120.16:4000 isLeader=true\n2018-08-31 03:41:05.530119793 etcdctl returned 0\n2018-08-31 03:41:05.536770691 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:24.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:24.513Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:24.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:24.513Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:24.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:24.728Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:24.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:25.512Z", "message": "Execution done (return_code=0): /tmp/JJU6S/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:25.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "cba72691-f6e6-47f1-b207-ba586687ac7b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:25.832Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:25.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:25.832Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:25.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "ellis_ud374n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:25.832Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:25.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:26.516Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/7JWD1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:26.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "db8fec54-fabe-4256-8aa6-99447cbfa89b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:26.516Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:26.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:26.516Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:26.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "db8fec54-fabe-4256-8aa6-99447cbfa89b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:26.516Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HLLEN/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:26.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:26.516Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:26.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "db8fec54-fabe-4256-8aa6-99447cbfa89b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:26.516Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:26.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:26.516Z", "message": "Executing: /tmp/7JWD1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:26.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "db8fec54-fabe-4256-8aa6-99447cbfa89b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.232Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "[localhost] run: sudo mv /tmp/tmpDqBiRb /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:27.674Z", "message": "[localhost] run: sudo mv /tmp/tmp3WK5x5 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:27.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "56b88756-e243-4fd6-ae02-d3176eb93a7b"}], "metadata": {"pagination": {"total": 1852, "offset": 1794, "size": 50}}} 2018-08-31 03:41:28,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:28,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:28 GMT 2018-08-31 03:41:28,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:28,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22212 2018-08-31 03:41:28,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:28,463 - 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 10816/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9955/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10128/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9218/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10816/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.27:123 0.0.0.0:* 9368/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9368/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9368/ntpd udp 0 0 0.0.0.0:63944 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10816/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 9368/ntpd udp6 0 0 ::1:123 :::* 9368/ntpd udp6 0 0 :::123 :::* 9368/ntpd udp6 0 0 :::4557 :::* 568/dhclient udp6 0 0 ::1:53 :::* 10816/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11653 1651/python2.7 /tmp/cloudify-logging-server-73b44.socket unix 2 [ ACC ] STREAM LISTENING 12298 1836/python2.7 /tmp/ctx-9S1e_g.socket unix 2 [ ACC ] STREAM LISTENING 9550 1134/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 23075 10309/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9309 876/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6935 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20192 9218/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 7396 391/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.007s 2018-08-31 03:41:28,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-31 03:41:28,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/mysql.err /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa31 /var/log/sysstat/sa31 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/mysql.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/ellis /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.423s user 0m0.005s sys 0m0.003s 2018-08-31 03:41:28,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-31 03:41:28,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:28,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [31-Aug-2018 03:40:39 UTC] clearwater-diags-monitor starting [31-Aug-2018 03:40:39 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:28,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-31 03:41:04.329104307 Stopping etcd clearwater-etcd 2018-08-31 03:41:05.463436884 Restarting etcd clearwater-etcd 2018-08-31 03:41:05.468222626 Configured ETCDCTL_PEERS: 192.168.120.16:4000, 2018-08-31 03:41:05.468959747 Check for previous failed startup attempt 2018-08-31 03:41:05.470374432 Running etcdctl member list bf012b95b32737e9: name=192-168-120-16 peerURLs=http://192.168.120.16:2380 clientURLs=http://192.168.120.16:4000 isLeader=true 2018-08-31 03:41:05.530119793 etcdctl returned 0 2018-08-31 03:41:05.536770691 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-31 03:41:28,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-31 03:41:28,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-31 03:41:28,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:28,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JJU6S/install-ellis.sh 2018-08-31 03:41:28,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:41:28,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:41:28,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:41:28,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/7JWD1/create_number.sh 2018-08-31 03:41:28,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:41:28,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-31 03:41:28,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HLLEN/bind.py 2018-08-31 03:41:28,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-31 03:41:28,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:41:28,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7JWD1/create_number.sh 2018-08-31 03:41:28,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:28,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:41:28,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:41:28,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:28,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:41:28,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:41:28,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:41:28,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:41:28,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDqBiRb /etc/bind/db.clearwater.local 2018-08-31 03:41:28,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3WK5x5 /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:28,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:28,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:28,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:28,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:28,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:28,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:28,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:28,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:28,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:28,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:28,633 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:28 GMT 2018-08-31 03:41:28,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:28,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:28,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:33,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:33,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:33,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:33,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:29.235Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m24.764s\nuser\t0m12.432s\nsys\t0m3.123s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:29.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:29.689Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:29.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:29.689Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:29.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:30.692Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:30.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:30.692Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:30.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:32.084Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.010s\nsys\t0m0.049s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:32.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:32.695Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:52:4a:cc \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe52:4acc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111832 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56840 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171804870 (171.8 MB) TX bytes:9306152 (9.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.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:32.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:32.695Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:32.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}], "metadata": {"pagination": {"total": 1860, "offset": 1825, "size": 50}}} 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:33 GMT 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:33,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19056 2018-08-31 03:41:33,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m24.764s user 0m12.432s sys 0m3.123s 2018-08-31 03:41:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-31 03:41:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-31 03:41:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-31 03:41:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-31 03:41:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.010s sys 0m0.049s 2018-08-31 03:41:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:52:4a:cc inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe52:4acc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111832 errors:0 dropped:0 overruns:0 frame:0 TX packets:56840 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171804870 (171.8 MB) TX bytes:9306152 (9.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.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-31 03:41:33,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:34,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:34,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:34 GMT 2018-08-31 03:41:34,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:34,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:34,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:39,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:39,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:39,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:39,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:39,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:39,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:39,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:39,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:39,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:33.703Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:33.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:33.703Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:33.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:33.703Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:35 ? 00:00:00 /sbin/init\nroot 2 0 0 03:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:35 ? 00:00:00 [migration/0]\nroot 14 2 0 03:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:35 ? 00:00:00 [migration/1]\nroot 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:35 ? 00:00:00 [khelper]\nroot 21 2 0 03:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:35 ? 00:00:00 [netns]\nroot 23 2 0 03:35 ? 00:00:00 [writeback]\nroot 24 2 0 03:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:35 ? 00:00:00 [bioset]\nroot 27 2 0 03:35 ? 00:00:00 [kblockd]\nroot 28 2 0 03:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:35 ? 00:00:00 [khubd]\nroot 30 2 0 03:35 ? 00:00:00 [md]\nroot 31 2 0 03:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:35 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:35 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:35 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:35 ? 00:00:00 [vmstat]\nroot 37 2 0 03:35 ? 00:00:00 [ksmd]\nroot 38 2 0 03:35 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:35 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:35 ? 00:00:00 [crypto]\nroot 53 2 0 03:35 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:35 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:35 ? 00:00:00 [vballoon]\nroot 56 2 0 03:35 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:35 ? 00:00:00 [deferwq]\nroot 80 2 0 03:35 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:35 ? 00:00:00 [kpsmoused]\nroot 141 2 0 03:35 ? 00:00:00 [kworker/0:2]\nroot 187 2 0 03:35 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 03:35 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 03:35 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 03:35 ? 00:00:00 [kworker/u5:2]\nroot 505 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 03:35 ? 00:00:00 [kauditd]\nmessage+ 905 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 960 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1037 1 0 03:35 ? 00:00:00 rsyslogd\nroot 1050 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 03:35 ? 00:00:00 cron\ndaemon 1099 1 0 03:35 ? 00:00:00 atd\nroot 1101 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 03:36 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 03:36 ? 00:00:00 /home/ubuntu/dime_host_pxefjn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pxefjn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pxefjn --logging-server-logdir=/home/ubuntu/dime_host_pxefjn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn%I.log --pidfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn.pid\nubuntu 1766 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/dime_host_pxefjn/env/bin/diamond --configfile /home/ubuntu/dime_host_pxefjn/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1652 0 03:38 ? 00:00:00 /home/ubuntu/dime_host_pxefjn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pxefjn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pxefjn --logging-server-logdir=/home/ubuntu/dime_host_pxefjn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn%I.log --pidfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn.pid\nubuntu 1838 1817 0 03:38 ? 00:00:00 /home/ubuntu/dime_host_pxefjn/env/bin/python2.7 /home/ubuntu/dime_host_pxefjn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LUcHQ0\nubuntu 1849 1838 0 03:38 ? 00:00:00 /bin/sh -c /tmp/5MN3J/install-dime.sh\nubuntu 1851 1849 0 03:38 ? 00:00:00 /bin/bash -e /tmp/5MN3J/install-dime.sh\nntp 8785 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9350 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9351 9350 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9355 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9356 9355 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9365 9351 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9366 9356 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9367 9366 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9652 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9698 1 0 03:40 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9699 9698 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 9700 9698 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 9701 9698 0 03:40 ? 00:00:00 nginx: worker process\nwww-data 9702 9698 0 03:40 ? 00:00:00 nginx: worker process\nroot 10102 2 0 03:41 ? 00:00:00 [kworker/u5:0]\nroot 10215 1 0 03:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10219 10215 0 03:41 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10278 1 0 03:41 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10477 1 0 03:41 ? 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 10540 1851 0 03:41 ? 00:00:00 /bin/bash -e /tmp/5MN3J/install-dime.sh\nubuntu 10541 10540 0 03:41 ? 00:00:00 /bin/bash -e /tmp/5MN3J/install-dime.sh\nroot 10542 10541 0 03:41 ? 00:00:00 sudo ps -edf\nroot 10543 10542 0 03:41 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:33.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:33.703Z", "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 10477/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9652/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9698/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10477/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8785/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8785/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8785/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10278/snmpd \nudp 0 0 0.0.0.0:58220 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10477/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8785/ntpd \nudp6 0 0 ::1:123 :::* 8785/ntpd \nudp6 0 0 :::123 :::* 8785/ntpd \nudp6 0 0 :::161 :::* 10278/snmpd \nudp6 0 0 :::62400 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 10477/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9006 905/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11202 1652/python2.7 /tmp/cloudify-logging-server-a99cf.socket\nunix 2 [ ACC ] STREAM LISTENING 11739 1838/python2.7 /tmp/ctx-nPP7ps.socket\nunix 2 [ ACC ] STREAM LISTENING 1694 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 19391 9365/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19394 9367/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7094 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23717 10278/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 9207 1120/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:33.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:33.703Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:33.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:35.038Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:35.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:35.038Z", "message": "[dime] => [31-Aug-2018 03:41:15 UTC] clearwater-diags-monitor starting\n[31-Aug-2018 03:41:15 UTC] Waiting for trigger files\n2018:08:31 03:40:36: Namespace: management\n2018:08:31 03:40:36: [management] Starting server\n2018:08:31 03:40:36: [management] Listening for requests\n2018:08:31 03:40:36: Namespace: signaling\n2018:08:31 03:40:36: [signaling] Starting server\n2018:08:31 03:40:36: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:35.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:35.038Z", "message": "[dime] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/ralf\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa31\n/var/log/sysstat/sa31\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_20180831T030000Z.txt\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:35.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:35.696Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:35.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:36.052Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:36.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:36.052Z", "message": "Execution done (return_code=0): /tmp/5MN3J/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:36.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:36.052Z", "message": "[dime] => 2018-08-31 03:41:14.259168670 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:36.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:36.052Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:36.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "29736e4f-3c00-4927-a735-e27e0e13ad47"}, {"node_instance_id": "dime_0bu8fu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:36.724Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:36.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:36.724Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:36.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:36.837Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:36.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:37.324Z", "message": "Downloaded scripts/bind/bind.py to /tmp/350QG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:37.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "[localhost] run: sudo mv /tmp/tmpFbfTZC /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,486 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59670 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.775s\nuser\t0m3.472s\nsys\t0m0.895s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.056Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:38.289Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:38.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:39.063Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:39.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:39.063Z", "message": "[localhost] run: sudo mv /tmp/tmpGh2f7i /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:39.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:39.063Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:39.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:39.063Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:39.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "4e24a048-ff20-4d8b-beeb-ac18188ba12f"}], "metadata": {"pagination": {"total": 1897, "offset": 1833, "size": 50}}} 2018-08-31 03:41:39,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:39,450 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:39 GMT 2018-08-31 03:41:39,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:39,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37348 2018-08-31 03:41:39,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:39,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-31 03:41:39,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-31 03:41:39,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:35 ? 00:00:00 /sbin/init root 2 0 0 03:35 ? 00:00:00 [kthreadd] root 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:35 ? 00:00:00 [rcu_sched] root 8 2 0 03:35 ? 00:00:00 [rcuos/0] root 9 2 0 03:35 ? 00:00:00 [rcuos/1] root 10 2 0 03:35 ? 00:00:00 [rcu_bh] root 11 2 0 03:35 ? 00:00:00 [rcuob/0] root 12 2 0 03:35 ? 00:00:00 [rcuob/1] root 13 2 0 03:35 ? 00:00:00 [migration/0] root 14 2 0 03:35 ? 00:00:00 [watchdog/0] root 15 2 0 03:35 ? 00:00:00 [watchdog/1] root 16 2 0 03:35 ? 00:00:00 [migration/1] root 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:35 ? 00:00:00 [khelper] root 21 2 0 03:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:35 ? 00:00:00 [netns] root 23 2 0 03:35 ? 00:00:00 [writeback] root 24 2 0 03:35 ? 00:00:00 [kintegrityd] root 25 2 0 03:35 ? 00:00:00 [bioset] root 27 2 0 03:35 ? 00:00:00 [kblockd] root 28 2 0 03:35 ? 00:00:00 [ata_sff] root 29 2 0 03:35 ? 00:00:00 [khubd] root 30 2 0 03:35 ? 00:00:00 [md] root 31 2 0 03:35 ? 00:00:00 [devfreq_wq] root 32 2 0 03:35 ? 00:00:00 [kworker/0:1] root 34 2 0 03:35 ? 00:00:00 [khungtaskd] root 35 2 0 03:35 ? 00:00:00 [kswapd0] root 36 2 0 03:35 ? 00:00:00 [vmstat] root 37 2 0 03:35 ? 00:00:00 [ksmd] root 38 2 0 03:35 ? 00:00:00 [khugepaged] root 39 2 0 03:35 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:35 ? 00:00:00 [crypto] root 53 2 0 03:35 ? 00:00:00 [kthrotld] root 54 2 0 03:35 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:35 ? 00:00:00 [vballoon] root 56 2 0 03:35 ? 00:00:00 [kworker/1:1] root 57 2 0 03:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:35 ? 00:00:00 [deferwq] root 80 2 0 03:35 ? 00:00:00 [charger_manager] root 123 2 0 03:35 ? 00:00:00 [kpsmoused] root 141 2 0 03:35 ? 00:00:00 [kworker/0:2] root 187 2 0 03:35 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 03:35 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 03:35 ? 00:00:00 [kworker/u5:1] root 435 2 0 03:35 ? 00:00:00 [kworker/u5:2] root 505 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 03:35 ? 00:00:00 [kauditd] message+ 905 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind root 960 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon syslog 1037 1 0 03:35 ? 00:00:00 rsyslogd root 1050 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 03:35 ? 00:00:00 cron daemon 1099 1 0 03:35 ? 00:00:00 atd root 1101 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 03:36 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 03:36 ? 00:00:00 /home/ubuntu/dime_host_pxefjn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pxefjn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pxefjn --logging-server-logdir=/home/ubuntu/dime_host_pxefjn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn%I.log --pidfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn.pid ubuntu 1766 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/dime_host_pxefjn/env/bin/diamond --configfile /home/ubuntu/dime_host_pxefjn/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1652 0 03:38 ? 00:00:00 /home/ubuntu/dime_host_pxefjn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pxefjn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pxefjn --logging-server-logdir=/home/ubuntu/dime_host_pxefjn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn%I.log --pidfile=/home/ubuntu/dime_host_pxefjn/work/dime_host_pxefjn.pid ubuntu 1838 1817 0 03:38 ? 00:00:00 /home/ubuntu/dime_host_pxefjn/env/bin/python2.7 /home/ubuntu/dime_host_pxefjn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LUcHQ0 ubuntu 1849 1838 0 03:38 ? 00:00:00 /bin/sh -c /tmp/5MN3J/install-dime.sh ubuntu 1851 1849 0 03:38 ? 00:00:00 /bin/bash -e /tmp/5MN3J/install-dime.sh ntp 8785 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9350 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9351 9350 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9355 1 0 03:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9356 9355 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9365 9351 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9366 9356 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9367 9366 0 03:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9652 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9698 1 0 03:40 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9699 9698 0 03:40 ? 00:00:00 nginx: worker process www-data 9700 9698 0 03:40 ? 00:00:00 nginx: worker process www-data 9701 9698 0 03:40 ? 00:00:00 nginx: worker process www-data 9702 9698 0 03:40 ? 00:00:00 nginx: worker process root 10102 2 0 03:41 ? 00:00:00 [kworker/u5:0] root 10215 1 0 03:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10219 10215 0 03:41 ? 00:00:00 inotifywait -e create -qq . snmp 10278 1 0 03:41 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10477 1 0 03:41 ? 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 10540 1851 0 03:41 ? 00:00:00 /bin/bash -e /tmp/5MN3J/install-dime.sh ubuntu 10541 10540 0 03:41 ? 00:00:00 /bin/bash -e /tmp/5MN3J/install-dime.sh root 10542 10541 0 03:41 ? 00:00:00 sudo ps -edf root 10543 10542 0 03:41 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.006s 2018-08-31 03:41:39,452 - 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 10477/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9652/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9698/nginx tcp6 0 0 ::1:53 :::* LISTEN 10477/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8785/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8785/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8785/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10278/snmpd udp 0 0 0.0.0.0:58220 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10477/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8785/ntpd udp6 0 0 ::1:123 :::* 8785/ntpd udp6 0 0 :::123 :::* 8785/ntpd udp6 0 0 :::161 :::* 10278/snmpd udp6 0 0 :::62400 :::* 585/dhclient udp6 0 0 ::1:53 :::* 10477/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9006 905/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11202 1652/python2.7 /tmp/cloudify-logging-server-a99cf.socket unix 2 [ ACC ] STREAM LISTENING 11739 1838/python2.7 /tmp/ctx-nPP7ps.socket unix 2 [ ACC ] STREAM LISTENING 1694 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 19391 9365/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19394 9367/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7094 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23717 10278/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9207 1120/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-31 03:41:39,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-31 03:41:39,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-31 03:41:39,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [31-Aug-2018 03:41:15 UTC] clearwater-diags-monitor starting [31-Aug-2018 03:41:15 UTC] Waiting for trigger files 2018:08:31 03:40:36: Namespace: management 2018:08:31 03:40:36: [management] Starting server 2018:08:31 03:40:36: [management] Listening for requests 2018:08:31 03:40:36: Namespace: signaling 2018:08:31 03:40:36: [signaling] Starting server 2018:08:31 03:40:36: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-31 03:41:39,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/ralf /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa31 /var/log/sysstat/sa31 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_20180831T030000Z.txt /var/log/homestead/homestead_out.log /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.002s sys 0m0.004s 2018-08-31 03:41:39,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:39,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-31 03:41:39,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5MN3J/install-dime.sh 2018-08-31 03:41:39,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-31 03:41:14.259168670 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-31 03:41:39,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-31 03:41:39,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:41:39,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:41:39,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:41:39,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/350QG/bind.py 2018-08-31 03:41:39,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:41:39,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:41:39,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:41:39,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:41:39,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:41:39,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:41:39,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFbfTZC /etc/bind/db.clearwater.local 2018-08-31 03:41:39,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-31 03:41:39,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-31 03:41:39,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,486 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59670 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.775s user 0m3.472s sys 0m0.895s 2018-08-31 03:41:39,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:41:39,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:39,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:39,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGh2f7i /etc/bind/db.clearwater.opnfv 2018-08-31 03:41:39,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-31 03:41:39,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:41:39,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:39,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:39,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:39,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:39,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:39,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:39 GMT 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:39,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:44,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:44,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:40.556Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.015s\nsys\t0m0.046s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:40.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:41.394Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:24:00:d0 \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe24:d0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:139216 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50191 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218123836 (218.1 MB) TX bytes:9056504 (9.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:158 errors:0 dropped:0 overruns:0 frame:0\n TX packets:158 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:41.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:41.394Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:41.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:41.394Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:41.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:42.399Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:42.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:42.399Z", "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 14252/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 12908/monit \ntcp 0 0 192.168.120.20:11211 0.0.0.0:* LISTEN 13932/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12233/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14252/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.20:123 0.0.0.0:* 11838/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11838/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11838/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12233/memcached \nudp 0 0 0.0.0.0:25577 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14252/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 11838/ntpd \nudp6 0 0 ::1:123 :::* 11838/ntpd \nudp6 0 0 :::123 :::* 11838/ntpd \nudp6 0 0 :::37119 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 14252/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9237 1016/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11653 1652/python2.7 /tmp/cloudify-logging-server-beb3d.socket\nunix 2 [ ACC ] STREAM LISTENING 11049 1836/python2.7 /tmp/ctx-tA4yoe.socket\nunix 2 [ ACC ] STREAM LISTENING 6995 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7268 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9446 1130/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:42.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:42.399Z", "message": "[vellum] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/chronos\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa31\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/rogers\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_20180831T030000Z.txt\n/var/log/astaire\n/var/log/unattended-upgrades\n/var/log/memcached.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.026s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:42.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:42.399Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:35 ? 00:00:01 /sbin/init\nroot 2 0 0 03:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:35 ? 00:00:00 [migration/0]\nroot 14 2 0 03:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:35 ? 00:00:00 [migration/1]\nroot 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:35 ? 00:00:00 [khelper]\nroot 21 2 0 03:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:35 ? 00:00:00 [netns]\nroot 23 2 0 03:35 ? 00:00:00 [writeback]\nroot 24 2 0 03:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:35 ? 00:00:00 [bioset]\nroot 27 2 0 03:35 ? 00:00:00 [kblockd]\nroot 28 2 0 03:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:35 ? 00:00:00 [khubd]\nroot 30 2 0 03:35 ? 00:00:00 [md]\nroot 31 2 0 03:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:35 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:35 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:35 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:35 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:35 ? 00:00:00 [vmstat]\nroot 38 2 0 03:35 ? 00:00:00 [ksmd]\nroot 39 2 0 03:35 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:35 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:35 ? 00:00:00 [crypto]\nroot 54 2 0 03:35 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:35 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:35 ? 00:00:00 [vballoon]\nroot 57 2 0 03:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:35 ? 00:00:00 [deferwq]\nroot 80 2 0 03:35 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:35 ? 00:00:00 [kpsmoused]\nroot 143 2 0 03:35 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 445 2 0 03:35 ? 00:00:00 [kworker/u5:1]\nroot 515 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 817 2 0 03:35 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 03:35 ? 00:00:00 [kauditd]\nroot 940 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 996 1 0 03:35 ? 00:00:00 rsyslogd\nmessage+ 1016 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork\nroot 1032 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 03:35 ? 00:00:00 cron\ndaemon 1111 1 0 03:35 ? 00:00:00 atd\nroot 1116 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1130 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 03:36 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 03:36 ? 00:00:00 /home/ubuntu/vellum_host_vtqli8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vtqli8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vtqli8 --logging-server-logdir=/home/ubuntu/vellum_host_vtqli8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8%I.log --pidfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8.pid\nubuntu 1766 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_vtqli8/env/bin/diamond --configfile /home/ubuntu/vellum_host_vtqli8/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1652 0 03:38 ? 00:00:00 /home/ubuntu/vellum_host_vtqli8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vtqli8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vtqli8 --logging-server-logdir=/home/ubuntu/vellum_host_vtqli8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8%I.log --pidfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8.pid\nubuntu 1836 1815 0 03:38 ? 00:00:00 /home/ubuntu/vellum_host_vtqli8/env/bin/python2.7 /home/ubuntu/vellum_host_vtqli8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ul1pyL\nubuntu 1847 1836 0 03:38 ? 00:00:00 /bin/sh -c /tmp/Q9D7Y/install-vellum.sh\nubuntu 1849 1847 0 03:38 ? 00:00:00 /bin/bash -e /tmp/Q9D7Y/install-vellum.sh\nntp 11838 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12233 1 0 03:40 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12908 1 0 03:41 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13235 1 0 03:41 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13242 13235 0 03:41 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13911 12908 0 03:41 ? 00:00:00 [check-monit-upt] \nmemcache 13932 1 0 03:41 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.20 -c 4096 -r -U 0\nroot 13941 12908 0 03:41 ? 00:00:00 [check-memcached] \nroot 13942 12908 0 03:41 ? 00:00:00 [poll_memcached.] \nroot 13946 12908 0 03:41 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 13968 13946 0 03:41 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14008 13968 0 03:41 ? 00:00:00 sleep 17\ndnsmasq 14252 1 0 03:41 ? 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 14316 1849 0 03:41 ? 00:00:00 /bin/bash -e /tmp/Q9D7Y/install-vellum.sh\nubuntu 14317 14316 0 03:41 ? 00:00:00 /bin/bash -e /tmp/Q9D7Y/install-vellum.sh\nroot 14318 14317 0 03:41 ? 00:00:00 sudo ps -edf\nroot 14319 14318 0 03:41 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:42.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:42.399Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:42.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:43.524Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:43.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:43.524Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:43.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:43.524Z", "message": "[vellum] => 2018-08-31 03:40:57.763231109 Stopping etcd clearwater-etcd\n2018-08-31 03:41:25.978724475 Restarting etcd clearwater-etcd\n2018-08-31 03:41:25.983314115 Configured ETCDCTL_PEERS: 192.168.120.16:4000,\n2018-08-31 03:41:25.984023900 Check for previous failed startup attempt\n2018-08-31 03:41:25.985142200 Running etcdctl member list\n5a672a5a6139e603: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false\nbf012b95b32737e9: name=192-168-120-16 peerURLs=http://192.168.120.16:2380 clientURLs=http://192.168.120.16:4000 isLeader=true\n2018-08-31 03:41:26.105233250 etcdctl returned 0\n2018-08-31 03:41:26.111169681 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:43.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:44.529Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:44.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:44.529Z", "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.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:44.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:44.529Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:44.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:44.529Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:44.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:44.529Z", "message": "[vellum] => INFO [main] 2018-08-31 03:39:24,426 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-31 03:39:24,444 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-31 03:39:24,544 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-08-31 03:39:24,708 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-31 03:39:24,718 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-31 03:39:24,718 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-31 03:39:25,097 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-31 03:39:25,122 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-08-31 03:39:25,172 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-31 03:39:25,172 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-31 03:39:25,172 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 713280(696K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73992496(72258K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16719560(16327K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-08-31 03:39:25,174 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_1535686763.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1535686763.log]\nINFO [main] 2018-08-31 03:39:25,234 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-31 03:39:25,234 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-31 03:39:25,312 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-31 03:39:25,314 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-31 03:39:25,314 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-31 03:39:25,318 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-31 03:39:25,324 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-31 03:39:25,329 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-31 03:39:25,330 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-31 03:39:25,398 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-31 03:39:26,603 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-31 03:39:26,614 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-31 03:39:26,619 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-31 03:39:26,623 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-31 03:39:26,627 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-31 03:39:26,632 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-31 03:39:26,636 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-31 03:39:26,640 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-31 03:39:26,644 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-31 03:39:26,647 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-31 03:39:26,652 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-31 03:39:26,656 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-31 03:39:26,659 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-31 03:39:26,662 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-31 03:39:26,665 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-31 03:39:26,669 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-31 03:39:26,741 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-31 03:39:26,742 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-31 03:39:26,786 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:26,792 Memtable.java:347 - Writing Memtable-local@1688498161(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:26,835 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=1535686766579, position=399)\nINFO [main] 2018-08-31 03:39:27,267 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-31 03:39:27,406 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-31 03:39:27,407 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-31 03:39:27,409 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-31 03:39:27,421 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-08-31 03:39:27,422 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-31 03:39:27,436 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-31 03:39:27,445 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-08-31 03:39:27,454 SystemKeyspace.java:765 - No host ID found, created 1234b637-85a0-410a-8309-7c3210070302 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-31 03:39:27,457 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-31 03:39:27,458 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:27,459 Memtable.java:347 - Writing Memtable-local@470958195(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:27,460 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=1535686766579, position=93397)\nINFO [main] 2018-08-31 03:39:28,042 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-31 03:39:28,049 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-08-31 03:39:28,073 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-31 03:39:28,086 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-31 03:39:28,092 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-08-31 03:39:28,101 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-31 03:39:28,107 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-08-31 03:39:28,114 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-31 03:39:28,115 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-31 03:39:28,121 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-08-31 03:39:28,131 StorageService.java:959 - Generated random tokens. tokens are [7891364419128708174, -669068831391230910, 6876831396774537627, -615220897185890690, 5835132218050134709, -3605449952882220873, -7345083005004597655, -2624140064351892125, 2390207484670160178, 8781500857926443581, -3901647984891650625, 7766081892360925440, 7769742336142572384, 7273506105191493565, 3269201491780178676, 7042573247092513645, -8726055934227316805, -8262055076911247684, 122677701082142696, 448377218990060641, 6656668990684298991, 3084085807713965625, -4355660099447611955, -7749436350457460255, 7060006967136758803, 2197427858221333393, 5209897268347400538, -7952504063954373689, -6436876786402008311, 7631686147784232423, -1744293823283402785, -4335796742227456463, -1840242087571804096, -5630654736803078820, -8943356942359846750, 8112761136017861651, 1063112179554316913, -7412086411674314682, 8633869055835125026, -4664003373008601689, 8810942887662894916, 2385908314498455538, 8316282937340472360, 1674006233934703175, -7825879730360071264, -2776570460165002783, 8402857714961000527, -4160818373298202214, -7854807000993519855, -7795305631995741432, -7419055010304256784, -6657370771983775809, -5847685424230259369, 4549131805075934272, 2736257712545751927, 3998459012073765506, -7700349686691765590, -3479856369707125537, -3070410304059227283, 646673081450063504, -4526177989330067121, -3169304978845173163, 510002237567731164, -8606936023299971476, 8313230231798362732, -4682781134131632233, 1114010507711385729, 6463855943167176690, 7495927460413552319, -1516261552790945493, 6854776494469758339, -3525225136001690454, -6276932573963658435, -1132542869708406066, 8516915912335233791, 2750241566447740322, 7265585757350573150, 3626823615076116065, -8804150319010428272, -717987742565837846, -6226847278716228558, -5831011163035198001, -4672030123231251591, -6008373025663822018, 4130860544920393005, 6235684561035760518, 4276420776928935009, 8433135873428042576, -3190570666873873754, 3367496785288749431, 7925065542193371085, -7509625751569210622, 1369274622852013984, 3723531713548070468, 6939036541711478849, -3776907261427421419, 9046523442789873852, -1692565946413445072, -4882708920699214040, 8975514124067463692, -4534161225785487059, -7117666672704666410, -8252593345818108093, -1674629909889331190, -4560707284137341085, -6372493781713714590, 7581860780051564279, -9200101726813812769, 2247533861420438379, -6181462385163059849, 3843199798218143900, -8694923921365020617, -4149407695396534658, 6555273711616744737, 4750303955188236146, -1932034598224096459, 7113940524306732511, 8167669967296080589, 1038142509662515703, -862034628681585400, -6931502535051130160, -5047552487747170035, -3040272213111971316, 7533723227022925089, -4034786938931053184, 6652010736850984201, 486834808200024954, -3939410405719905565, 6396076675160541346, 616421668322209025, -7833261774951271532, -5532428876319919942, -3739612591717038490, -1587154649613758087, 5674870381645217277, 8803364382730677594, 8943383995755159041, -8219805291847849758, -7684961526555080311, 9120672394876397656, 5496414941106718472, -8269025092150056142, 8634084326805882594, 1950194190441749307, 7079923919028892334, -2063609402731047551, -2900109421342953279, 2179048516791474552, -4738026013660768434, 7566840275759199396, -7053843662715934138, -1094953222070937427, 2670444145542131244, 5136416680185802360, -1907129430695317727, 7770259448022394989, 4715925216546375052, -3435170433245474840, 5875548112548287002, 5301574236425208242, 5248652702642732519, 181174435448403728, -197049786609396747, 4625972889578834688, 7836591788652898085, 6374297113071170492, 5230142604900216610, -7353646064218125114, 6562481380032648457, 5151443298743009272, 408987444749766470, 7003883164939188366, 8967696497061997884, 4617389715923451680, -1154533613182262434, 8041621607811918736, -4355948137522744972, -4838655258832792943, -726060547152098115, 7269972341902732816, 4028397314336540318, -7165001381467010183, 8467545766135427920, 3865983548853737627, 632590122753051064, 7681912878678933342, -7801717667178905384, -3698378415559312984, -5661640718102672278, -8573949594734546361, 6531695731277968602, -6367403772291019356, 1597412473472707810, 4134824892458492028, 508606742843798864, -7637858372907443507, 2215479964296380782, -2715639256118204245, 8341025960290303519, -982734872613405518, -444343731407225232, -5794366949383805709, 8560189297099095314, -1179545113757258376, -430441481216779770, -898055987901126203, -8625430596459869004, -7951270705191628211, -7048571450678383005, 5280851346274811074, -8722630434985227784, -7386332110925836800, 2857277779508930835, -5340585024442225467, -928716068955133009, -8434541065791478599, -3419382726008024865, -6094237629571544160, 1386153481138927700, -8490018131864026494, -6999518319765968163, 2441755651542434934, 4806408287546827523, -4216063256430743372, 5242859863342666204, 5432281961724708791, -7262182873686777654, 4605851557078881604, -9132122729341127303, -621469251792848644, 3437226102034848325, 4540838896174367091, -7600685361426255180, -8908214549832204639, -6363960618654266009, -7388074150731862968, 6482003341955481153, -8886673001715005197, -7335055171166227752, -2440420680750141260, 8685374622366138506, 4980906954320163861, 6825898827349963634, -8030299433790003113, -4680528708417591968, 185689751710522639, -4149181317069737513, -9154707418661012524, -3051096792636037547, 3830077910227979336, -3159316885155462199, 2991944386938779428, -4270758798860865160, 5583258098258578809, -2682697350130253755, -5110519785912313985]\nINFO [main] 2018-08-31 03:39:28,140 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6ab43367[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@52bcd725[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@6c96956e}\nINFO [MigrationStage:1] 2018-08-31 03:39:28,170 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:28,171 Memtable.java:347 - Writing Memtable-schema_keyspaces@1624966740(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:28,172 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=1535686766579, position=102352)\nINFO [MigrationStage:1] 2018-08-31 03:39:28,688 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:28,689 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1127820377(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:28,698 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=1535686766579, position=102352)\nINFO [MigrationStage:1] 2018-08-31 03:39:29,020 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,021 Memtable.java:347 - Writing Memtable-schema_columns@1989393581(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,041 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=1535686766579, position=102352)\nINFO [MigrationStage:1] 2018-08-31 03:39:29,462 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,463 Memtable.java:347 - Writing Memtable-schema_triggers@1562238177(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,465 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=1535686766579, position=102352)\nINFO [MigrationStage:1] 2018-08-31 03:39:29,539 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,540 Memtable.java:347 - Writing Memtable-schema_usertypes@989465895(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,542 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=1535686766579, position=102352)\nINFO [MigrationStage:1] 2018-08-31 03:39:29,887 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@43233953[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-08-31 03:39:29,892 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-31 03:39:29,892 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@44fb5ac5[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-08-31 03:39:29,897 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-31 03:39:29,931 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,932 Memtable.java:347 - Writing Memtable-local@1433458439(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,933 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=1535686766579, position=102595)\nINFO [main] 2018-08-31 03:39:30,180 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51486 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:30,181 Memtable.java:347 - Writing Memtable-local@777071423(8.372KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-31 03:39:30,188 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=1535686766579, position=114592)\nINFO [CompactionExecutor:2] 2018-08-31 03:39:30,709 CompactionTask.java:141 - Compacting [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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2018-08-31 03:39:30,751 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-31 03:39:30,841 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-31 03:39:30,868 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-08-31 03:39:30,868 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-31 03:39:30,918 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-31 03:39:30,923 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-08-31 03:39:31,013 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,773 (~97% of original) in 295ms = 0.018663MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,903 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,918 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,918 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,920 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-31 03:40:56,928 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-31 03:40:56,930 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:44.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}], "metadata": {"pagination": {"total": 1916, "offset": 1866, "size": 50}}} 2018-08-31 03:41:44,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:44,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:44 GMT 2018-08-31 03:41:44,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:44,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 77456 2018-08-31 03:41:44,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.015s sys 0m0.046s 2018-08-31 03:41:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:24:00:d0 inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe24:d0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:139216 errors:0 dropped:0 overruns:0 frame:0 TX packets:50191 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218123836 (218.1 MB) TX bytes:9056504 (9.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:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:44,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-31 03:41:44,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-31 03:41:44,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-31 03:41:44,769 - 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 14252/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 12908/monit tcp 0 0 192.168.120.20:11211 0.0.0.0:* LISTEN 13932/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12233/memcached tcp6 0 0 ::1:53 :::* LISTEN 14252/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.20:123 0.0.0.0:* 11838/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11838/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11838/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12233/memcached udp 0 0 0.0.0.0:25577 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14252/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 11838/ntpd udp6 0 0 ::1:123 :::* 11838/ntpd udp6 0 0 :::123 :::* 11838/ntpd udp6 0 0 :::37119 :::* 586/dhclient udp6 0 0 ::1:53 :::* 14252/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9237 1016/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11653 1652/python2.7 /tmp/cloudify-logging-server-beb3d.socket unix 2 [ ACC ] STREAM LISTENING 11049 1836/python2.7 /tmp/ctx-tA4yoe.socket unix 2 [ ACC ] STREAM LISTENING 6995 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7268 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9446 1130/acpid /var/run/acpid.socket real 0m0.009s user 0m0.000s sys 0m0.008s 2018-08-31 03:41:44,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/chronos /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa31 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/rogers/rogers_20180831T030000Z.txt /var/log/astaire /var/log/unattended-upgrades /var/log/memcached.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.026s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:44,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:35 ? 00:00:01 /sbin/init root 2 0 0 03:35 ? 00:00:00 [kthreadd] root 3 2 0 03:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:35 ? 00:00:00 [rcu_sched] root 8 2 0 03:35 ? 00:00:00 [rcuos/0] root 9 2 0 03:35 ? 00:00:00 [rcuos/1] root 10 2 0 03:35 ? 00:00:00 [rcu_bh] root 11 2 0 03:35 ? 00:00:00 [rcuob/0] root 12 2 0 03:35 ? 00:00:00 [rcuob/1] root 13 2 0 03:35 ? 00:00:00 [migration/0] root 14 2 0 03:35 ? 00:00:00 [watchdog/0] root 15 2 0 03:35 ? 00:00:00 [watchdog/1] root 16 2 0 03:35 ? 00:00:00 [migration/1] root 17 2 0 03:35 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:35 ? 00:00:00 [khelper] root 21 2 0 03:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:35 ? 00:00:00 [netns] root 23 2 0 03:35 ? 00:00:00 [writeback] root 24 2 0 03:35 ? 00:00:00 [kintegrityd] root 25 2 0 03:35 ? 00:00:00 [bioset] root 27 2 0 03:35 ? 00:00:00 [kblockd] root 28 2 0 03:35 ? 00:00:00 [ata_sff] root 29 2 0 03:35 ? 00:00:00 [khubd] root 30 2 0 03:35 ? 00:00:00 [md] root 31 2 0 03:35 ? 00:00:00 [devfreq_wq] root 32 2 0 03:35 ? 00:00:00 [kworker/0:1] root 33 2 0 03:35 ? 00:00:00 [kworker/1:1] root 35 2 0 03:35 ? 00:00:00 [khungtaskd] root 36 2 0 03:35 ? 00:00:00 [kswapd0] root 37 2 0 03:35 ? 00:00:00 [vmstat] root 38 2 0 03:35 ? 00:00:00 [ksmd] root 39 2 0 03:35 ? 00:00:00 [khugepaged] root 40 2 0 03:35 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:35 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:35 ? 00:00:00 [crypto] root 54 2 0 03:35 ? 00:00:00 [kthrotld] root 55 2 0 03:35 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:35 ? 00:00:00 [vballoon] root 57 2 0 03:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:35 ? 00:00:00 [deferwq] root 80 2 0 03:35 ? 00:00:00 [charger_manager] root 124 2 0 03:35 ? 00:00:00 [kpsmoused] root 143 2 0 03:35 ? 00:00:00 [kworker/1:2] root 186 2 0 03:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:35 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 03:35 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 445 2 0 03:35 ? 00:00:00 [kworker/u5:1] root 515 1 0 03:35 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 03:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 817 2 0 03:35 ? 00:00:00 [kworker/u5:2] root 820 2 0 03:35 ? 00:00:00 [kauditd] root 940 1 0 03:35 ? 00:00:00 upstart-file-bridge --daemon syslog 996 1 0 03:35 ? 00:00:00 rsyslogd message+ 1016 1 0 03:35 ? 00:00:00 dbus-daemon --system --fork root 1032 1 0 03:35 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 03:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 03:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 03:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 03:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 03:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 03:35 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 03:35 ? 00:00:00 cron daemon 1111 1 0 03:35 ? 00:00:00 atd root 1116 1 0 03:35 ? 00:00:00 /usr/sbin/irqbalance root 1130 1 0 03:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 03:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 03:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 03:36 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 03:36 ? 00:00:00 /home/ubuntu/vellum_host_vtqli8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vtqli8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vtqli8 --logging-server-logdir=/home/ubuntu/vellum_host_vtqli8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8%I.log --pidfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8.pid ubuntu 1766 1 0 03:36 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_vtqli8/env/bin/diamond --configfile /home/ubuntu/vellum_host_vtqli8/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1652 0 03:38 ? 00:00:00 /home/ubuntu/vellum_host_vtqli8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vtqli8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vtqli8 --logging-server-logdir=/home/ubuntu/vellum_host_vtqli8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8%I.log --pidfile=/home/ubuntu/vellum_host_vtqli8/work/vellum_host_vtqli8.pid ubuntu 1836 1815 0 03:38 ? 00:00:00 /home/ubuntu/vellum_host_vtqli8/env/bin/python2.7 /home/ubuntu/vellum_host_vtqli8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ul1pyL ubuntu 1847 1836 0 03:38 ? 00:00:00 /bin/sh -c /tmp/Q9D7Y/install-vellum.sh ubuntu 1849 1847 0 03:38 ? 00:00:00 /bin/bash -e /tmp/Q9D7Y/install-vellum.sh ntp 11838 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12233 1 0 03:40 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12908 1 0 03:41 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13235 1 0 03:41 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13242 13235 0 03:41 ? 00:00:00 cpulimit -e astaire -l 10 root 13911 12908 0 03:41 ? 00:00:00 [check-monit-upt] memcache 13932 1 0 03:41 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.20 -c 4096 -r -U 0 root 13941 12908 0 03:41 ? 00:00:00 [check-memcached] root 13942 12908 0 03:41 ? 00:00:00 [poll_memcached.] root 13946 12908 0 03:41 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 13968 13946 0 03:41 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14008 13968 0 03:41 ? 00:00:00 sleep 17 dnsmasq 14252 1 0 03:41 ? 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 14316 1849 0 03:41 ? 00:00:00 /bin/bash -e /tmp/Q9D7Y/install-vellum.sh ubuntu 14317 14316 0 03:41 ? 00:00:00 /bin/bash -e /tmp/Q9D7Y/install-vellum.sh root 14318 14317 0 03:41 ? 00:00:00 sudo ps -edf root 14319 14318 0 03:41 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.010s 2018-08-31 03:41:44,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-31 03:41:44,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-31 03:41:44,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-31 03:41:44,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-31 03:40:57.763231109 Stopping etcd clearwater-etcd 2018-08-31 03:41:25.978724475 Restarting etcd clearwater-etcd 2018-08-31 03:41:25.983314115 Configured ETCDCTL_PEERS: 192.168.120.16:4000, 2018-08-31 03:41:25.984023900 Check for previous failed startup attempt 2018-08-31 03:41:25.985142200 Running etcdctl member list 5a672a5a6139e603: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false bf012b95b32737e9: name=192-168-120-16 peerURLs=http://192.168.120.16:2380 clientURLs=http://192.168.120.16:4000 isLeader=true 2018-08-31 03:41:26.105233250 etcdctl returned 0 2018-08-31 03:41:26.111169681 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2018-08-31 03:41:44,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-31 03:41:44,771 - 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.002s sys 0m0.003s 2018-08-31 03:41:44,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-31 03:41:44,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-31 03:41:44,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-31 03:39:24,426 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-31 03:39:24,444 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-31 03:39:24,544 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-08-31 03:39:24,708 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-31 03:39:24,718 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-31 03:39:24,718 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-31 03:39:25,097 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-31 03:39:25,122 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-08-31 03:39:25,172 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-31 03:39:25,172 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-31 03:39:25,172 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 713280(696K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73992496(72258K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16719560(16327K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-31 03:39:25,173 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-08-31 03:39:25,174 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_1535686763.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1535686763.log] INFO [main] 2018-08-31 03:39:25,234 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-31 03:39:25,234 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-31 03:39:25,312 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-31 03:39:25,314 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-31 03:39:25,314 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-31 03:39:25,318 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-31 03:39:25,324 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-31 03:39:25,329 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-31 03:39:25,330 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-31 03:39:25,398 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-31 03:39:26,603 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-31 03:39:26,614 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-31 03:39:26,619 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-31 03:39:26,623 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-31 03:39:26,627 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-31 03:39:26,632 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-31 03:39:26,636 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-31 03:39:26,640 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-31 03:39:26,644 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-31 03:39:26,647 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-31 03:39:26,652 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-31 03:39:26,656 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-31 03:39:26,659 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-31 03:39:26,662 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-31 03:39:26,665 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-31 03:39:26,669 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-31 03:39:26,741 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-31 03:39:26,742 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-31 03:39:26,786 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-31 03:39:26,792 Memtable.java:347 - Writing Memtable-local@1688498161(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-31 03:39:26,835 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=1535686766579, position=399) INFO [main] 2018-08-31 03:39:27,267 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-31 03:39:27,406 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-31 03:39:27,407 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-31 03:39:27,409 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-31 03:39:27,421 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-08-31 03:39:27,422 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-31 03:39:27,436 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-31 03:39:27,445 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-08-31 03:39:27,454 SystemKeyspace.java:765 - No host ID found, created 1234b637-85a0-410a-8309-7c3210070302 (Note: This should happen exactly once per node). INFO [main] 2018-08-31 03:39:27,457 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-31 03:39:27,458 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-31 03:39:27,459 Memtable.java:347 - Writing Memtable-local@470958195(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-31 03:39:27,460 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=1535686766579, position=93397) INFO [main] 2018-08-31 03:39:28,042 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-31 03:39:28,049 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-08-31 03:39:28,073 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-31 03:39:28,086 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-31 03:39:28,092 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-08-31 03:39:28,101 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-31 03:39:28,107 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-08-31 03:39:28,114 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-31 03:39:28,115 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-31 03:39:28,121 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-08-31 03:39:28,131 StorageService.java:959 - Generated random tokens. tokens are [7891364419128708174, -669068831391230910, 6876831396774537627, -615220897185890690, 5835132218050134709, -3605449952882220873, -7345083005004597655, -2624140064351892125, 2390207484670160178, 8781500857926443581, -3901647984891650625, 7766081892360925440, 7769742336142572384, 7273506105191493565, 3269201491780178676, 7042573247092513645, -8726055934227316805, -8262055076911247684, 122677701082142696, 448377218990060641, 6656668990684298991, 3084085807713965625, -4355660099447611955, -7749436350457460255, 7060006967136758803, 2197427858221333393, 5209897268347400538, -7952504063954373689, -6436876786402008311, 7631686147784232423, -1744293823283402785, -4335796742227456463, -1840242087571804096, -5630654736803078820, -8943356942359846750, 8112761136017861651, 1063112179554316913, -7412086411674314682, 8633869055835125026, -4664003373008601689, 8810942887662894916, 2385908314498455538, 8316282937340472360, 1674006233934703175, -7825879730360071264, -2776570460165002783, 8402857714961000527, -4160818373298202214, -7854807000993519855, -7795305631995741432, -7419055010304256784, -6657370771983775809, -5847685424230259369, 4549131805075934272, 2736257712545751927, 3998459012073765506, -7700349686691765590, -3479856369707125537, -3070410304059227283, 646673081450063504, -4526177989330067121, -3169304978845173163, 510002237567731164, -8606936023299971476, 8313230231798362732, -4682781134131632233, 1114010507711385729, 6463855943167176690, 7495927460413552319, -1516261552790945493, 6854776494469758339, -3525225136001690454, -6276932573963658435, -1132542869708406066, 8516915912335233791, 2750241566447740322, 7265585757350573150, 3626823615076116065, -8804150319010428272, -717987742565837846, -6226847278716228558, -5831011163035198001, -4672030123231251591, -6008373025663822018, 4130860544920393005, 6235684561035760518, 4276420776928935009, 8433135873428042576, -3190570666873873754, 3367496785288749431, 7925065542193371085, -7509625751569210622, 1369274622852013984, 3723531713548070468, 6939036541711478849, -3776907261427421419, 9046523442789873852, -1692565946413445072, -4882708920699214040, 8975514124067463692, -4534161225785487059, -7117666672704666410, -8252593345818108093, -1674629909889331190, -4560707284137341085, -6372493781713714590, 7581860780051564279, -9200101726813812769, 2247533861420438379, -6181462385163059849, 3843199798218143900, -8694923921365020617, -4149407695396534658, 6555273711616744737, 4750303955188236146, -1932034598224096459, 7113940524306732511, 8167669967296080589, 1038142509662515703, -862034628681585400, -6931502535051130160, -5047552487747170035, -3040272213111971316, 7533723227022925089, -4034786938931053184, 6652010736850984201, 486834808200024954, -3939410405719905565, 6396076675160541346, 616421668322209025, -7833261774951271532, -5532428876319919942, -3739612591717038490, -1587154649613758087, 5674870381645217277, 8803364382730677594, 8943383995755159041, -8219805291847849758, -7684961526555080311, 9120672394876397656, 5496414941106718472, -8269025092150056142, 8634084326805882594, 1950194190441749307, 7079923919028892334, -2063609402731047551, -2900109421342953279, 2179048516791474552, -4738026013660768434, 7566840275759199396, -7053843662715934138, -1094953222070937427, 2670444145542131244, 5136416680185802360, -1907129430695317727, 7770259448022394989, 4715925216546375052, -3435170433245474840, 5875548112548287002, 5301574236425208242, 5248652702642732519, 181174435448403728, -197049786609396747, 4625972889578834688, 7836591788652898085, 6374297113071170492, 5230142604900216610, -7353646064218125114, 6562481380032648457, 5151443298743009272, 408987444749766470, 7003883164939188366, 8967696497061997884, 4617389715923451680, -1154533613182262434, 8041621607811918736, -4355948137522744972, -4838655258832792943, -726060547152098115, 7269972341902732816, 4028397314336540318, -7165001381467010183, 8467545766135427920, 3865983548853737627, 632590122753051064, 7681912878678933342, -7801717667178905384, -3698378415559312984, -5661640718102672278, -8573949594734546361, 6531695731277968602, -6367403772291019356, 1597412473472707810, 4134824892458492028, 508606742843798864, -7637858372907443507, 2215479964296380782, -2715639256118204245, 8341025960290303519, -982734872613405518, -444343731407225232, -5794366949383805709, 8560189297099095314, -1179545113757258376, -430441481216779770, -898055987901126203, -8625430596459869004, -7951270705191628211, -7048571450678383005, 5280851346274811074, -8722630434985227784, -7386332110925836800, 2857277779508930835, -5340585024442225467, -928716068955133009, -8434541065791478599, -3419382726008024865, -6094237629571544160, 1386153481138927700, -8490018131864026494, -6999518319765968163, 2441755651542434934, 4806408287546827523, -4216063256430743372, 5242859863342666204, 5432281961724708791, -7262182873686777654, 4605851557078881604, -9132122729341127303, -621469251792848644, 3437226102034848325, 4540838896174367091, -7600685361426255180, -8908214549832204639, -6363960618654266009, -7388074150731862968, 6482003341955481153, -8886673001715005197, -7335055171166227752, -2440420680750141260, 8685374622366138506, 4980906954320163861, 6825898827349963634, -8030299433790003113, -4680528708417591968, 185689751710522639, -4149181317069737513, -9154707418661012524, -3051096792636037547, 3830077910227979336, -3159316885155462199, 2991944386938779428, -4270758798860865160, 5583258098258578809, -2682697350130253755, -5110519785912313985] INFO [main] 2018-08-31 03:39:28,140 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6ab43367[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@52bcd725[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@6c96956e} INFO [MigrationStage:1] 2018-08-31 03:39:28,170 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-31 03:39:28,171 Memtable.java:347 - Writing Memtable-schema_keyspaces@1624966740(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-31 03:39:28,172 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=1535686766579, position=102352) INFO [MigrationStage:1] 2018-08-31 03:39:28,688 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-31 03:39:28,689 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1127820377(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-31 03:39:28,698 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=1535686766579, position=102352) INFO [MigrationStage:1] 2018-08-31 03:39:29,020 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,021 Memtable.java:347 - Writing Memtable-schema_columns@1989393581(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,041 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=1535686766579, position=102352) INFO [MigrationStage:1] 2018-08-31 03:39:29,462 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,463 Memtable.java:347 - Writing Memtable-schema_triggers@1562238177(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,465 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=1535686766579, position=102352) INFO [MigrationStage:1] 2018-08-31 03:39:29,539 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,540 Memtable.java:347 - Writing Memtable-schema_usertypes@989465895(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-31 03:39:29,542 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=1535686766579, position=102352) INFO [MigrationStage:1] 2018-08-31 03:39:29,887 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@43233953[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-08-31 03:39:29,892 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-31 03:39:29,892 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@44fb5ac5[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-08-31 03:39:29,897 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-31 03:39:29,931 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,932 Memtable.java:347 - Writing Memtable-local@1433458439(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-31 03:39:29,933 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=1535686766579, position=102595) INFO [main] 2018-08-31 03:39:30,180 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51486 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-31 03:39:30,181 Memtable.java:347 - Writing Memtable-local@777071423(8.372KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-31 03:39:30,188 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=1535686766579, position=114592) INFO [CompactionExecutor:2] 2018-08-31 03:39:30,709 CompactionTask.java:141 - Compacting [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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2018-08-31 03:39:30,751 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-31 03:39:30,841 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-31 03:39:30,868 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-08-31 03:39:30,868 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-31 03:39:30,918 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-31 03:39:30,923 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-08-31 03:39:31,013 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,773 (~97% of original) in 295ms = 0.018663MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,903 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,918 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,918 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-31 03:40:54,920 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-31 03:40:56,928 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-31 03:40:56,930 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:44,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:44,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:44,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:44,830 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:44 GMT 2018-08-31 03:41:44,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:44,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:44,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:49,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:50,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:50,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:50,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:45.305Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:45.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:45.722Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:45.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:45.722Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:45.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:45.722Z", "message": "Execution done (return_code=0): /tmp/Q9D7Y/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:45.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:45.722Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:45.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "0668e6fa-e66d-4a43-a9d5-5380bcc6803e"}, {"node_instance_id": "vellum_ww6mof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:46.002Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:46.002Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:46.725Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:46.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:46.725Z", "message": "Executing: /tmp/WZSDF/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:46.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:46.725Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/WZSDF/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:46.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:47.005Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:47.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:47.729Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:47.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:47.729Z", "message": "[vellum] 192.168.120.20", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:47.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:47.729Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:47.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:48.733Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:48.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1931, "offset": 1883, "size": 50}}} 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:50 GMT 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8794 2018-08-31 03:41:50,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:50,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:41:50,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-31 03:41:50,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-31 03:41:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q9D7Y/install-vellum.sh 2018-08-31 03:41:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-31 03:41:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:41:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-31 03:41:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-31 03:41:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WZSDF/start-vellum.sh 2018-08-31 03:41:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/WZSDF/start-vellum.sh 2018-08-31 03:41:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:41:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-31 03:41:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.20 2018-08-31 03:41:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-31 03:41:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:41:50,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:50,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:50,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:50,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:50,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:50,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:50 GMT 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:50,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:55,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:41:55,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:55,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:55,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:55,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1898, "size": 50}}} 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:55 GMT 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:41:55,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:41:55,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:41:55,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:41:55,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:41:55,660 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:41:55 GMT 2018-08-31 03:41:55,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:41:55,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:41:55,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:00,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:00,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:00,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:41:58.017Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:41:58.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1932, "offset": 1898, "size": 50}}} 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:00 GMT 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:00,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:42:00,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:00,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:42:00,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:01,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:01,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:01,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:01 GMT 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:01,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:06,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:06,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:06,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:06,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:06,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:06,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1899, "size": 50}}} 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:06 GMT 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:42:06,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:06,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:06,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:06,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:06,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:06,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:06,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:06,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:06,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:06,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:06,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:06,600 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:06 GMT 2018-08-31 03:42:06,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:06,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:06,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:11,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:11,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:06.687Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.16: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.16\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:06.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "db8fec54-fabe-4256-8aa6-99447cbfa89b"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:08.249Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:08.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:10.401Z", "message": "Execution done (return_code=0): /tmp/7JWD1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:10.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "db8fec54-fabe-4256-8aa6-99447cbfa89b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:10.488Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:10.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1936, "offset": 1899, "size": 50}}} 2018-08-31 03:42:11,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:11,755 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:11 GMT 2018-08-31 03:42:11,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:11,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3043 2018-08-31 03:42:11,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:11,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.16: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.16 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-08-31 03:42:11,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:42:11,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7JWD1/create_number.sh 2018-08-31 03:42:11,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:42:11,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:11,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:11,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:11,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:11,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:11,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:11 GMT 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:11,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:16,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:16,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1903, "size": 50}}} 2018-08-31 03:42:16,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:16,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:16 GMT 2018-08-31 03:42:16,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:16,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:42:16,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:16,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:17,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:17,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:17,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:17,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:17,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:17,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:17,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:17,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:17,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:17,056 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:17 GMT 2018-08-31 03:42:17,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:17,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:17,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:22,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:22,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:18.484Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:18.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1937, "offset": 1903, "size": 50}}} 2018-08-31 03:42:22,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:22,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:22 GMT 2018-08-31 03:42:22,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:22,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:42:22,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:22,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:42:22,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:22,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:22,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:22,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:22,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:22,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:22 GMT 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:22,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:27,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:27,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:27,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1904, "size": 50}}} 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:27 GMT 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:27,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:42:27,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:27,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:27,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:27,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:27,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:27 GMT 2018-08-31 03:42:27,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:27,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:27,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:32,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:32,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:32,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:32,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:32,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:32,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:32,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:32,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:32,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:28.717Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:28.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1938, "offset": 1904, "size": 50}}} 2018-08-31 03:42:32,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:32,620 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:32 GMT 2018-08-31 03:42:32,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:32,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:42:32,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:32,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:42:32,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:32,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:32,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:32,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:32,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:32,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:32,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:32,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:32,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:32,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:32,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:32 GMT 2018-08-31 03:42:32,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:32,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:32,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:37,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:37,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:37,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1905, "size": 50}}} 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:37 GMT 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:42:37,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:37,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:37,865 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:37 GMT 2018-08-31 03:42:37,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:37,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:37,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:42,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:42,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:42,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:42,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:42,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:42,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:38.949Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1939, "offset": 1905, "size": 50}}} 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:42 GMT 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:42:42,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:42,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:42:42,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:43,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:43,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:43,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:43,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:43 GMT 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:43,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:48,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:48,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:48,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:48,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:48,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:48,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1906, "size": 50}}} 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:48 GMT 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:42:48,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:48,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:48,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:48,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:48,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:48,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:48 GMT 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:48,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:53,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:53,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:49.188Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:49.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1940, "offset": 1906, "size": 50}}} 2018-08-31 03:42:53,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:53,285 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:53 GMT 2018-08-31 03:42:53,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:53,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:42:53,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:53,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:42:53,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:53,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:53,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:53 GMT 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:53,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:53,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:58,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:42:58,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1907, "size": 50}}} 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:58,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:58 GMT 2018-08-31 03:42:58,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:58,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:42:58,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:42:58,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:42:58,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:42:58,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:42:58 GMT 2018-08-31 03:42:58,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:42:58,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:42:58,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:03,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:03,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:42:59.423Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:42:59.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1941, "offset": 1907, "size": 50}}} 2018-08-31 03:43:03,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:03,600 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:03 GMT 2018-08-31 03:43:03,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:03,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:43:03,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:03,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:43:03,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:03,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:03,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:03,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:03,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:03,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:03,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:03,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:03,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": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:03,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:03,665 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:03 GMT 2018-08-31 03:43:03,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:03,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:03,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:08,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:08,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:08,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1908, "size": 50}}} 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:08,838 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:08 GMT 2018-08-31 03:43:08,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:08,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:43:08,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:08,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:08,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:08,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:08,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:08,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:08 GMT 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:08,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:13,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:14,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:43:09.656Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:43:09.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1942, "offset": 1908, "size": 50}}} 2018-08-31 03:43:14,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:14,032 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:14 GMT 2018-08-31 03:43:14,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:14,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:43:14,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:14,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:43:14,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:14,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:14,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:14,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:14 GMT 2018-08-31 03:43:14,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:14,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:14,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:19,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:19,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1909, "size": 50}}} 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:19,240 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:19 GMT 2018-08-31 03:43:19,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:19,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:43:19,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:19,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:19,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:19,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:19,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:19,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:19,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:19 GMT 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:19,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:24,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:24,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:24,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:43:19.889Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:43:19.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1943, "offset": 1909, "size": 50}}} 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:24 GMT 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:24,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:43:24,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:24,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:43:24,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:24,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:24,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:24,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:24,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:24,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:24 GMT 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:24,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:29,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:29,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:29,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1910, "size": 50}}} 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:29 GMT 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:43:29,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:29,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:29,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:29,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:29 GMT 2018-08-31 03:43:29,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:29,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:29,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:34,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:34,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:34,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:34,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:34,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:43:30.121Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:43:30.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1944, "offset": 1910, "size": 50}}} 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:34 GMT 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:43:34,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:34,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:43:34,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:34,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:34,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:34,864 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:34 GMT 2018-08-31 03:43:34,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:34,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:34,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:39,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:40,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:40,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:40,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:40,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:40,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:40,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:40,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:40,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1911, "size": 50}}} 2018-08-31 03:43:40,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:40,051 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:40 GMT 2018-08-31 03:43:40,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:40,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:43:40,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:40,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:40,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:40,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:40,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:40,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:40,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:40 GMT 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:40,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:45,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:45,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:45,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:45,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:43:40.353Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:43:40.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1945, "offset": 1911, "size": 50}}} 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:45 GMT 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:43:45,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:43:45,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:45,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:45,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:45,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:45,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:45,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:45,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:45,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:45,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:45,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:45,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:45 GMT 2018-08-31 03:43:45,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:45,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:45,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:50,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:50,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:50,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:50,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1912, "size": 50}}} 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:50 GMT 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:43:50,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:50,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:50,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:50,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:50 GMT 2018-08-31 03:43:50,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:50,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:50,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:55,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:43:55,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:43:50.586Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:43:50.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1946, "offset": 1912, "size": 50}}} 2018-08-31 03:43:55,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:55,638 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:55 GMT 2018-08-31 03:43:55,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:55,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:43:55,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:43:55,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:43:55,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:43:55,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:43:55,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:43:55,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:43:55,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:43:55,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:43:55,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:43:55,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:43:55,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:43:55,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:43:55,701 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:43:55 GMT 2018-08-31 03:43:55,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:43:55,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:43:55,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:00,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:44:00,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:00,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:00,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1913, "size": 50}}} 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:00 GMT 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:00,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-31 03:44:00,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:00,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:44:00,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:00,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:00 GMT 2018-08-31 03:44:00,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:00,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:44:00,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:05,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:44:05,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:05,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:05,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:00.828Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:00.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}], "metadata": {"pagination": {"total": 1947, "offset": 1913, "size": 50}}} 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:05 GMT 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-31 03:44:05,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:05,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-31 03:44:05,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:44:06,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:06,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:06,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:06,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:06,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:06,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:06,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:06,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:44:06,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:06,008 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:06 GMT 2018-08-31 03:44:06,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:06,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:44:06,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:11,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:44:11,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:11,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:11,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:10.865Z", "message": "Execution done (return_code=0): /tmp/WZSDF/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:10.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "08298611-f60f-47a5-8c5a-733964793f57"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:11.055Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:11.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1949, "offset": 1914, "size": 50}}} 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:11 GMT 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1125 2018-08-31 03:44:11,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WZSDF/start-vellum.sh 2018-08-31 03:44:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:44:11,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:44:11,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:11,236 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:11 GMT 2018-08-31 03:44:11,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:11,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-31 03:44:11,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:16,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:44:16,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:16,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:16,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:16,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.049Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.049Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.198Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YCOOX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.198Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "[localhost] run: sudo mv /tmp/tmpr49Wp7 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {u'vellum_ww6mof': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-ww6mof'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "[localhost] run: sudo mv /tmp/tmptHKH9L /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:12.782Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:12.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb", "logger": "238b2b9d-7dab-4f34-848e-c900eb0e02c1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:13.052Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:13.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:44:13.052Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T03:44:13.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 1966, "offset": 1916, "size": 50}}} 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:16 GMT 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9533 2018-08-31 03:44:16,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:44:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:44:16,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YCOOX/bind.py 2018-08-31 03:44:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:44:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:44:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:44:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:44:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpr49Wp7 /etc/bind/db.clearwater.opnfv 2018-08-31 03:44:16,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {u'vellum_ww6mof': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-ww6mof'}}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:44:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptHKH9L /etc/bind/db.clearwater.local 2018-08-31 03:44:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:44:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:44:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:44:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:44:16,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:44:16,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-31 03:44:16,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/fb4afcdd-d470-48cd-bb49-481ebd526cbb 2018-08-31 03:44:16,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:16,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:16,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:16,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"} 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:16 GMT 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-31 03:44:16,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:16,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-08-31T03:32:32.110Z', 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'fb4afcdd-d470-48cd-bb49-481ebd526cbb'} 2018-08-31 03:44:16,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-31 03:44:16,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:44:16,473 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:44:16 GMT 2018-08-31 03:44:16,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:44:16,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-31 03:44:16,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:44:16,476 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.210 2018-08-31 03:44:16,572 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-08-31 03:44:16,640 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-31 03:44:16,641 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-31 03:44:16,673 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 03:44:16,674 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-31 03:44:42,131 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 03:44:42,131 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-31 03:45:47,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 03:45:47,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-31 03:46:52,813 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 03:46:52,813 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-31 03:47:58,151 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 03:47:58,151 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-31 03:48:23,343 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550082@clearwater.opnfv', u'sip_username': u'6505550082', u'formatted_number': u'(650) 555-0082', u'number': u'6505550082', u'sip_uri': u'sip:6505550082@clearwater.opnfv', u'number_id': u'edc7f4b825d44916a3e38dc9d28d24f8', u'sip_password': u'CyHBrrzq4', u'pstn': False} 2018-08-31 03:48:23,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:48:23,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-08-31 03:48:23,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:48:23,501 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:48:23 GMT 2018-08-31 03:48:23,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:48:23,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-31 03:48:23,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:48:23,501 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-31 03:48:23,501 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-31 03:48:23,508 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-08-31 03:48:23,509 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-08-31 03:50:28,275 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550163, 6505550938) Passed Basic Call - SDP (TCP) - (6505550129, 6505550544) Passed Basic Call - Tel URIs (TCP) - (6505550610, 6505550197) Passed Basic Call - Unknown number (TCP) - (6505550658, 6505550664) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550581, 6505550823) Passed Basic Call - Messages - Pager model (TCP) - (6505550388, 6505550290) Passed Basic Call - Pracks (TCP) - (6505550734, 6505550258) Passed Basic Registration (TCP) - (6505550753) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550238, 6505550876) Passed Call Barring - Outbound Rejection (TCP) - (6505550064, 6505550121) 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) - (6505550606, 6505550870) 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) - (6505550670, 6505550124, 6505550075) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550517, 6505550896, 6505550414) Passed Call Diversion - Not reachable (408) (TCP) - (6505550817, 6505550801, 6505550892) Passed Call Diversion - Not reachable (503) (TCP) - (6505550966, 6505550164, 6505550984) Passed Call Diversion - Not reachable (500) (TCP) - (6505550060, 6505550178, 6505550907) Passed Call Diversion - Busy (TCP) - (6505550377, 6505550720, 6505550981) Passed Call Diversion - Unconditional (TCP) - (6505550404, 6505550121, 6505550169) Passed Call Diversion - No answer (TCP) - (6505550507, 6505550289, 6505550072) Passed Call Diversion - Bad target URI (TCP) - (6505550687, 6505550079) Passed Call Diversion - Audio-only call (TCP) - (6505550991, 6505550144, 6505550476, 6505550177) Passed Call Diversion - Audio-video call (TCP) - (6505550985, 6505550470, 6505550601, 6505550164) Passed Call Waiting - Accepted (TCP) - (6505550951, 6505550405, 6505550181) Passed Call Waiting - Cancelled (TCP) - (6505550527, 6505550781, 6505550297) Passed CANCEL - Mainline (TCP) - (6505550872, 6505550660) Passed Filtering - Accept-Contact (TCP) - (6505550126, 6505550802) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550002, 6505550973) Passed Filtering - Accept-Contact no match (TCP) - (6505550955, 6505550695) Passed Filtering - Accept-Contact negated match (TCP) - (6505550866, 6505550532) Passed Filtering - RFC3841 example (TCP) - (6505550548, 6505550206) Passed Filtering - Reject-Contact no match (TCP) - (6505550564, 6505550420) Passed Filtering - Reject-Contact match (TCP) - (6505550945, 6505550187) 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) - (6505550924) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550507) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550185) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550330) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550846, 6505550720) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550719, 6505550902) Passed GRUU - Call - only GRUU as target (TCP) - (6505550885, 6505550961) Passed GRUU - Call - AoR as target (TCP) - (6505550577, 6505550846) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550748, 6505550584) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550933, 6505550897) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550766, 6505550912) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550299, 6505550807) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550181, 6505550449) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550278, 6505550792) 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) - (6505550902) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550247) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550439) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550791, 6505550439) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550357, 6505550314) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-08-31 03:50:28,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-31 03:50:28,401 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 03:50:28,401 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:56 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-31 03:50:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-31 03:50:28,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-08-31 03:50:28,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:28,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:00.077Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "3d38e95b-bbdc-4903-82ae-56ce90589921"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:32:32.110Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fb4afcdd-d470-48cd-bb49-481ebd526cbb"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:28 GMT 2018-08-31 03:50:28,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:28,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-31 03:50:28,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:28,510 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-31 03:50:28,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:28,762 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:28 GMT 2018-08-31 03:50:28,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:28,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:50:28,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:28,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:50:28,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:28,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:28,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:28,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:28,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:28,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:28,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:28,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 03:50:28,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:28,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:28 GMT 2018-08-31 03:50:28,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:28,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 03:50:28,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:28,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:50:28,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:28,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:28,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:28,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:28 GMT 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:50:28,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:33,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:50:34,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:34,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:34,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:34,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:34,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:34,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:34,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:34,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:29.463Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:29.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_ww6mof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:30.499Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:30.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:30.499Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:30.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_ww6mof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:30.499Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:30.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:30.499Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:30.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:30.499Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:30.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:30.499Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:30.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:30.499Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:30.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.060Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/NB2W1/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a58a5fe-93b3-4378-902d-221850debdcd"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.147Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/9C0H9/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f844f377-e72a-43cb-8fbc-c93a27af0150"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Executing: /tmp/X0TMT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2e5a1ece-5ac6-4410-9b89-90402582a667"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "c59fa7f4-ae85-438b-8288-6543988a8513"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Executing: /tmp/NB2W1/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a58a5fe-93b3-4378-902d-221850debdcd"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Executing: /tmp/YSXLY/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "c59fa7f4-ae85-438b-8288-6543988a8513"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/MRS62/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a6ca870-ae2b-4743-a134-299a3f2564e4"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Execution done (return_code=1): /tmp/0467Z/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "81b8bfb2-af08-4e83-9731-517b188f4a57"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2e5a1ece-5ac6-4410-9b89-90402582a667"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "81b8bfb2-af08-4e83-9731-517b188f4a57"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Execution done (return_code=1): /tmp/X0TMT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2e5a1ece-5ac6-4410-9b89-90402582a667"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/X0TMT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2e5a1ece-5ac6-4410-9b89-90402582a667"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Execution done (return_code=1): /tmp/NB2W1/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a58a5fe-93b3-4378-902d-221850debdcd"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/YSXLY/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "c59fa7f4-ae85-438b-8288-6543988a8513"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/0467Z/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "81b8bfb2-af08-4e83-9731-517b188f4a57"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Executing: /tmp/9C0H9/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f844f377-e72a-43cb-8fbc-c93a27af0150"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a6ca870-ae2b-4743-a134-299a3f2564e4"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a58a5fe-93b3-4378-902d-221850debdcd"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Executing: /tmp/0467Z/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "81b8bfb2-af08-4e83-9731-517b188f4a57"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f844f377-e72a-43cb-8fbc-c93a27af0150"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Executing: /tmp/MRS62/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a6ca870-ae2b-4743-a134-299a3f2564e4"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:31.892Z", "message": "Execution done (return_code=1): /tmp/MRS62/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3a6ca870-ae2b-4743-a134-299a3f2564e4"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.151Z", "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_ac5ck9/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_ac5ck9/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_ac5ck9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-31T03:50:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.151Z", "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_zt3gic/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_zt3gic/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_zt3gic/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-31T03:50:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.151Z", "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_pxefjn/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_pxefjn/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_pxefjn/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-31T03:50:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.151Z", "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_vtqli8/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_vtqli8/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_vtqli8/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-31T03:50:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.151Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.151Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.912Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1OB3L/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:32.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.912Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:32.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.912Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I8ZKP/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:32.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}], "metadata": {"pagination": {"total": 105, "offset": 0, "size": 50}}} 2018-08-31 03:50:34,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:34,033 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:34 GMT 2018-08-31 03:50:34,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:34,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30439 2018-08-31 03:50:34,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:34,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-31 03:50:34,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:34,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:34,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:34,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:34,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:34,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:34,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:34,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/NB2W1/stop-vellum.sh 2018-08-31 03:50:34,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:34,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:34,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:34,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:34,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:34,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:34,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:34,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:34,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:34,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:34,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:34,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/9C0H9/stop-bono.sh 2018-08-31 03:50:34,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X0TMT/stop-ellis.sh 2018-08-31 03:50:34,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-31 03:50:34,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NB2W1/stop-vellum.sh 2018-08-31 03:50:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YSXLY/stop-sprout.sh 2018-08-31 03:50:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/MRS62/stop-dime.sh 2018-08-31 03:50:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/0467Z/stop-homer.sh 2018-08-31 03:50:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-31 03:50:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-31 03:50:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/X0TMT/stop-ellis.sh 2018-08-31 03:50:34,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/X0TMT/stop-ellis.sh 2018-08-31 03:50:34,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/NB2W1/stop-vellum.sh 2018-08-31 03:50:34,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/YSXLY/stop-sprout.sh 2018-08-31 03:50:34,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/0467Z/stop-homer.sh 2018-08-31 03:50:34,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9C0H9/stop-bono.sh 2018-08-31 03:50:34,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-31 03:50:34,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-31 03:50:34,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0467Z/stop-homer.sh 2018-08-31 03:50:34,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-31 03:50:34,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MRS62/stop-dime.sh 2018-08-31 03:50:34,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/MRS62/stop-dime.sh 2018-08-31 03:50:34,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-08-31 03:50:34,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-08-31 03:50:34,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-31 03:50:34,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-31 03:50:34,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:34,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:34,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1OB3L/bind.py 2018-08-31 03:50:34,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:50:34,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I8ZKP/bind.py 2018-08-31 03:50:34,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:50:34,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:34,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:34,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:34 GMT 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:50:34,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:39,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:50:39,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.912Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SCJQA/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:32.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:32.912Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I8ZKP/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:32.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.155Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmpHiq4qY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmpCpjhZG /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmp7NhHVU /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmpEx1Ucu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmpQ_cgZr /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "cff433f2-e062-477c-9f5d-95c50ff247a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmprBfAtY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmp6_5mHr /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo mv /tmp/tmpnhPFqh /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "37db6f30-4a97-4adb-8d0b-a6805a671131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "aefe2f58-d1aa-47d3-842a-53cad4a4acb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:33.932Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "80032323-0528-4c29-9779-630e09ff655c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.161Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.161Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.161Z", "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_fd6mcm/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_fd6mcm/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_fd6mcm/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": "2018-08-31T03:50:34.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_ww6mof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.161Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 180, "offset": 50, "size": 50}}} 2018-08-31 03:50:39,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:39,180 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:39 GMT 2018-08-31 03:50:39,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:39,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31576 2018-08-31 03:50:39,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SCJQA/bind.py 2018-08-31 03:50:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I8ZKP/bind.py 2018-08-31 03:50:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHiq4qY /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCpjhZG /etc/bind/db.clearwater.local 2018-08-31 03:50:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:50:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:50:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:50:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:50:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:50:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:50:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:50:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:50:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7NhHVU /etc/bind/db.clearwater.local 2018-08-31 03:50:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:50:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:50:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:50:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:50:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:50:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {u'ellis_ud374n': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.27', u'name': u'ellis-ud374n'}}, u'dime': {u'dime_0bu8fu': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-0bu8fu'}}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:50:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:50:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:50:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:50:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:50:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:50:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:50:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:50:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:50:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEx1Ucu /etc/bind/db.clearwater.local 2018-08-31 03:50:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQ_cgZr /etc/bind/db.clearwater.local 2018-08-31 03:50:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:50:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:50:39,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, u'vellum': {}, u'bono': {u'bono_bdheqh': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.5', u'name': u'bono-bdheqh'}}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:50:39,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprBfAtY /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6_5mHr /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:50:39,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnhPFqh /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:39,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:50:39,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:50:39,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:50:39,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:50:39,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:50:39,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:50:39,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:39,188 - 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" 2018-08-31 03:50:39,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:50:39,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:50:39,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:50:39,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:39,248 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:39 GMT 2018-08-31 03:50:39,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:39,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:50:39,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:44,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:44,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.161Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.940Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/WZI2Y/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4e754506-44f2-41de-bdd2-5ddbd9dc78a4"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.940Z", "message": "Executing: /tmp/WZI2Y/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4e754506-44f2-41de-bdd2-5ddbd9dc78a4"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.940Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "30c7975e-63ec-44d5-9023-fe4af4c2c365"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.940Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/56FYU/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "30c7975e-63ec-44d5-9023-fe4af4c2c365"}, {"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.940Z", "message": "Executing: /tmp/56FYU/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "30c7975e-63ec-44d5-9023-fe4af4c2c365"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:34.940Z", "message": "Execution done (return_code=1): /tmp/9C0H9/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:34.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f844f377-e72a-43cb-8fbc-c93a27af0150"}, {"node_instance_id": "ellis_ud374n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.167Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, 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.16', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9BPW6/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "[localhost] run: sudo mv /tmp/tmp2HrcmF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f89e3549-c5b8-4504-bf07-03d3b958954a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/89A6L/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "601d9f78-b43e-445e-9d25-ba50bdece113"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Executing: /tmp/89A6L/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "601d9f78-b43e-445e-9d25-ba50bdece113"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "[localhost] run: sudo mv /tmp/tmp_X7nPo /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NWU9W/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f89e3549-c5b8-4504-bf07-03d3b958954a"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Executing: /tmp/NWU9W/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f89e3549-c5b8-4504-bf07-03d3b958954a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "601d9f78-b43e-445e-9d25-ba50bdece113"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4e754506-44f2-41de-bdd2-5ddbd9dc78a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:35.946Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "656f5f48-c0e7-4403-ab28-c8f532cfaa83"}, {"node_instance_id": "bono_bdheqh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:36.171Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:36.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:36.171Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:36.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:36.951Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:36.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "439696e6-9f14-4819-90cc-813f844d0e98"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:36.951Z", "message": "Executing: /tmp/JOH21/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:36.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "439696e6-9f14-4819-90cc-813f844d0e98"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:36.951Z", "message": "Execution done (return_code=1): /tmp/YSXLY/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:36.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "c59fa7f4-ae85-438b-8288-6543988a8513"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:36.951Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JOH21/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:36.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "439696e6-9f14-4819-90cc-813f844d0e98"}, {"node_instance_id": "bono_bdheqh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.175Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.175Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.175Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.175Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.175Z", "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_zmfpyg/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_zmfpyg/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_zmfpyg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-31T03:50:37.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "Downloaded scripts/bind/bind.py to /tmp/141PX/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}], "metadata": {"pagination": {"total": 192, "offset": 100, "size": 50}}} 2018-08-31 03:50:44,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:44,317 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:44 GMT 2018-08-31 03:50:44,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:44,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28269 2018-08-31 03:50:44,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/WZI2Y/remove-cluster-node.sh 2018-08-31 03:50:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WZI2Y/remove-cluster-node.sh 2018-08-31 03:50:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-31 03:50:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/56FYU/remove-cluster-node.sh 2018-08-31 03:50:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/56FYU/remove-cluster-node.sh 2018-08-31 03:50:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/9C0H9/stop-bono.sh 2018-08-31 03:50:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:50:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:50:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:50:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mxcymu': {u'public_address': u'', u'private_address': u'192.168.120.32', u'name': u'homer-mxcymu'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sd0po6': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-sd0po6'}}, 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.16', u'hss_hostname': u''}. 2018-08-31 03:50:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9BPW6/bind.py 2018-08-31 03:50:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2HrcmF /etc/bind/db.clearwater.local 2018-08-31 03:50:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:50:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-31 03:50:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/89A6L/remove-cluster-node.sh 2018-08-31 03:50:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/89A6L/remove-cluster-node.sh 2018-08-31 03:50:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_X7nPo /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:50:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:50:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:50:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NWU9W/remove-cluster-node.sh 2018-08-31 03:50:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NWU9W/remove-cluster-node.sh 2018-08-31 03:50:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:50:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-31 03:50:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:50:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-31 03:50:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:50:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:50:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:50:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-31 03:50:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JOH21/remove-cluster-node.sh 2018-08-31 03:50:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/YSXLY/stop-sprout.sh 2018-08-31 03:50:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JOH21/remove-cluster-node.sh 2018-08-31 03:50:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:44,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-08-31 03:50:44,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/141PX/bind.py 2018-08-31 03:50:44,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:50:44,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:50:44,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:44,385 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:44 GMT 2018-08-31 03:50:44,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:44,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:50:44,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:49,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:50:49,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:49,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:49,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:49,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:49,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "[localhost] run: sudo mv /tmp/tmpB62uDx /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "[localhost] run: sudo mv /tmp/tmpYQ801k /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "Downloaded scripts/bind/bind.py to /tmp/141PX/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:37.956Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:37.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0648ba96-e893-4875-9bd0-180b1e30a3cd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:38.179Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:38.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:38.179Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:38.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:39.026Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/A3A86/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:39.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2ac04424-c6c5-4219-a608-a4d75fda510c"}, {"node_instance_id": "homer_mxcymu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:39.026Z", "message": "Execution done (return_code=0): /tmp/NWU9W/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:39.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f89e3549-c5b8-4504-bf07-03d3b958954a"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:39.026Z", "message": "Executing: /tmp/A3A86/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:39.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2ac04424-c6c5-4219-a608-a4d75fda510c"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:39.026Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:39.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2ac04424-c6c5-4219-a608-a4d75fda510c"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:39.182Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:39.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:39.182Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:39.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_mxcymu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:39.182Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:39.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:40.185Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:40.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:40.185Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:40.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:40.185Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:40.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_0bu8fu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:41.703Z", "message": "Execution done (return_code=0): /tmp/89A6L/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:41.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "601d9f78-b43e-445e-9d25-ba50bdece113"}, {"node_instance_id": "dime_0bu8fu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:41.768Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:41.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:43.107Z", "message": "Execution done (return_code=0): /tmp/WZI2Y/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:43.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4e754506-44f2-41de-bdd2-5ddbd9dc78a4"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:43.188Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:43.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:43.188Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:43.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:43.188Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:43.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:44.340Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:44.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:44.340Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:44.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:44.340Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:44.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_ud374n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:44.340Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:44.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:44.572Z", "message": "Execution done (return_code=0): /tmp/JOH21/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "439696e6-9f14-4819-90cc-813f844d0e98"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_bdheqh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:45.345Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:45.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:46.015Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:46.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:46.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:46.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:46.351Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:46.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:46.351Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:46.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 242, "offset": 150, "size": 50}}} 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:49 GMT 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25878 2018-08-31 03:50:49,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB62uDx /etc/bind/db.clearwater.local 2018-08-31 03:50:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-31 03:50:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-31 03:50:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYQ801k /etc/bind/db.clearwater.opnfv 2018-08-31 03:50:49,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-31 03:50:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/141PX/bind.py 2018-08-31 03:50:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-31 03:50:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-31 03:50:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-31 03:50:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-31 03:50:49,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:50:49,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:50:49,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/A3A86/remove-cluster-node.sh 2018-08-31 03:50:49,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NWU9W/remove-cluster-node.sh 2018-08-31 03:50:49,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/A3A86/remove-cluster-node.sh 2018-08-31 03:50:49,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-31 03:50:49,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-31 03:50:49,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-31 03:50:49,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:50:49,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:49,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/89A6L/remove-cluster-node.sh 2018-08-31 03:50:49,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:50:49,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WZI2Y/remove-cluster-node.sh 2018-08-31 03:50:49,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:49,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:49,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:50:49,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JOH21/remove-cluster-node.sh 2018-08-31 03:50:49,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:49,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:49,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:49,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:49,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:50:49,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:49,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:50:49,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:50:49,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:50:49,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:50:49,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:49,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:49,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:50:49,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:49,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:50:49,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:49,568 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:49 GMT 2018-08-31 03:50:49,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:49,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:50:49,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:54,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:54,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:46.351Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:46.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:46.351Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:46.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:46.351Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:46.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Stopping Agent homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Stopping Agent ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:47.707Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:47.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:48.355Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:48.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:48.355Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:48.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:48.355Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:48.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:48.355Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:48.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:48.355Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:48.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.378Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:49.536Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:49.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Stopping Agent bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Stopping Agent dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}], "metadata": {"pagination": {"total": 310, "offset": 200, "size": 50}}} 2018-08-31 03:50:54,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:54,729 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:54 GMT 2018-08-31 03:50:54,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:54,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26863 2018-08-31 03:50:54,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:54,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:50:54,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:50:54,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:54,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_zt3gic 2018-08-31 03:50:54,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_ac5ck9 2018-08-31 03:50:54,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-31 03:50:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-31 03:50:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:54,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:54,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:50:54,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:50:54,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:50:54,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:50:54,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:50:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-31 03:50:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-31 03:50:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_fd6mcm 2018-08-31 03:50:54,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:50:54,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_pxefjn 2018-08-31 03:50:54,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:50:54,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:50:54,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:50:54,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:50:54,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:50:54,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:50:54 GMT 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:50:54,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:50:59,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:00,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:00,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:00,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:00,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:00,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:50.951Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:50.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.051Z", "message": "Successfully stopped daemon: homer_host_zt3gic\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.051Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_zt3gic stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.051Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "da65771c-6611-43c9-9923-1ccaff3ed765"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.565Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.565Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.565Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.565Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.565Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.565Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:51.565Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:51.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Deleting Agent homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Successfully stopped daemon: ellis_host_ac5ck9\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_ac5ck9 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d88d6c3d-3cc1-4cca-a1e6-ce3812ddea01"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:52.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Deleting Agent ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:53.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:53.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.063Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.063Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.063Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_pxefjn stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.063Z", "message": "Successfully stopped daemon: dime_host_pxefjn\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "42c4a73c-2e7f-4da9-b339-bae91618dfe6"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.063Z", "message": "Successfully deleted daemon: homer_host_zt3gic", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.063Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "d741b7d0-d9b5-44ea-8384-06f7bd89baf1"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.164Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 373, "offset": 250, "size": 50}}} 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:00 GMT 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27044 2018-08-31 03:51:00,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:00,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:00,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_zt3gic 2018-08-31 03:51:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_zt3gic stop 2018-08-31 03:51:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:51:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:51:00,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:51:00,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:00,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:00,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_zt3gic 2018-08-31 03:51:00,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_ac5ck9 2018-08-31 03:51:00,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:51:00,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_ac5ck9 stop 2018-08-31 03:51:00,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_ac5ck9 2018-08-31 03:51:00,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:00,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:51:00,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:51:00,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_pxefjn stop 2018-08-31 03:51:00,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_pxefjn 2018-08-31 03:51:00,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_zt3gic 2018-08-31 03:51:00,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:51:00,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:00,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:51:00,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:00,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:00,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:51:00,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:00,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:00,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:00,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:00,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:00 GMT 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:00,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:05,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:05,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:05,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:05,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:05,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:05,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:54.707Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.304Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.304Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.304Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_fd6mcm stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.304Z", "message": "Successfully deleted daemon: ellis_host_ac5ck9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99cb977d-f629-4e80-8914-0d3fc4ab3c26"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.304Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.304Z", "message": "Successfully stopped daemon: bono_host_fd6mcm\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12cc5d19-821d-415f-8d4e-252a9d3b57b8"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.726Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.726Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.726Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:55.726Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:55.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Deleting Agent bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Deleting Agent dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:56.842Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:56.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:57.433Z", "message": "Execution done (return_code=0): /tmp/A3A86/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:57.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "2ac04424-c6c5-4219-a608-a4d75fda510c"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:57.738Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:57.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_sd0po6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:57.738Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:57.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:57.738Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:57.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:57.738Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:57.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:57.738Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:57.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:57.738Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:57.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.358Z", "message": "Successfully deleted daemon: bono_host_fd6mcm", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.358Z", "message": "Successfully deleted daemon: dime_host_pxefjn", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.358Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.358Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.358Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "f7962cf5-ec29-43ce-a459-5b146db9fedd"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.358Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0006ee4d-5b6e-4c82-9711-b34f7ca3ce0c"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 409, "offset": 300, "size": 50}}} 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:05 GMT 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26594 2018-08-31 03:51:05,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:05,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:51:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:51:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:51:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:51:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:51:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_fd6mcm stop 2018-08-31 03:51:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_ac5ck9 2018-08-31 03:51:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:51:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_fd6mcm 2018-08-31 03:51:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:51:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:51:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_fd6mcm 2018-08-31 03:51:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_pxefjn 2018-08-31 03:51:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:51:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/A3A86/remove-cluster-node.sh 2018-08-31 03:51:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:51:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-31 03:51:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:51:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:51:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_fd6mcm 2018-08-31 03:51:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_pxefjn 2018-08-31 03:51:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:51:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:51:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:51:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:51:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:05,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:05,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:05,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:05,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:05 GMT 2018-08-31 03:51:05,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:05,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:05,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:10,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:10,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:10,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:10,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:10,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:50:58.786Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:50:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_node_egrb16", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:00.076Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:00.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:00.076Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:00.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:01.088Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:01.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:01.088Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:01.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:01.088Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:01.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:01.088Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:01.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:01.088Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:01.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:01.088Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:01.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.093Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:02.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:02.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.098Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.098Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.098Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Stopping Agent sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:03.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:04.930Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:04.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:05.102Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:05.102Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:06.105Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:06.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:06.105Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:06.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:06.105Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:06.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:06.105Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:06.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:06.966Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:06.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "7cdafe10-cfa2-40cc-816e-5bb81d22a199"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.116Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.116Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 445, "offset": 350, "size": 50}}} 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:10 GMT 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25823 2018-08-31 03:51:10,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:10,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:51:10,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:51:10,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:51:10,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:10,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:10,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:51:10,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:10,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:10,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:51:10,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:10,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:10,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:51:10,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:51:10,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-31 03:51:10,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:51:10,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:10,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:51:10,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:51:10,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-31 03:51:10,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:51:10,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:51:10,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:51:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:51:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:51:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_zmfpyg 2018-08-31 03:51:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:51:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:51:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:10,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:10,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:10,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:10,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:10,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:10,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:10,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:10,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:10,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:10,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:10,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:10 GMT 2018-08-31 03:51:10,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:10,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:10,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:15,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:15,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:15,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:15,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:15,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:15,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:15,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:15,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:15,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.116Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.116Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.116Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.116Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.404Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_zmfpyg stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.404Z", "message": "Successfully stopped daemon: sprout_host_zmfpyg\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:07.404Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:07.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3d5b07dd-4761-45ee-8fdc-ae8ae62a4906"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.119Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.119Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.119Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.119Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Deleting Agent sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:08.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:08.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:09.128Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:09.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:09.128Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:09.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:09.128Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:09.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:09.128Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:09.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:09.412Z", "message": "Waiting for server \"063609e0-5e27-44c3-8316-ff3f6c5a8899\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:09.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "7cdafe10-cfa2-40cc-816e-5bb81d22a199"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:10.134Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:10.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:10.134Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:10.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:10.134Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:10.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:10.622Z", "message": "Successfully deleted daemon: sprout_host_zmfpyg", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:10.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:10.622Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:10.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:10.622Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:10.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4f678524-232b-438c-a555-3d638f98b13c"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:10.622Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:10.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "463156ae-dfad-423d-8e28-6717789628a9"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.137Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.137Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.137Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.137Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.137Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5950)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5950)", "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_mvhnvw/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_mvhnvw/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_mvhnvw/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_mvhnvw/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_mvhnvw/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=5950)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-31T03:51:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.137Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.137Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:11.628Z", "message": "Waiting for server \"fb0046e8-6df5-4be1-8867-73f0557ade5a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:11.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "463156ae-dfad-423d-8e28-6717789628a9"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:12.141Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:12.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:12.141Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:12.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:12.141Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:12.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:12.141Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:12.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:12.141Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:12.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:12.141Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:12.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:12.631Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:12.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "9e0323ce-4919-4f24-b53f-4baaca4ca32e"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:13.261Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:13.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:13.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:13.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}], "metadata": {"pagination": {"total": 484, "offset": 400, "size": 50}}} 2018-08-31 03:51:15,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:15,481 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:15 GMT 2018-08-31 03:51:15,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:15,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27483 2018-08-31 03:51:15,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_zmfpyg stop 2018-08-31 03:51:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_zmfpyg 2018-08-31 03:51:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:51:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:51:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_zmfpyg 2018-08-31 03:51:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 03:51:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 03:51:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "063609e0-5e27-44c3-8316-ff3f6c5a8899" to be deleted. current status: SHUTOFF 2018-08-31 03:51:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_zmfpyg 2018-08-31 03:51:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:51:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:51:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:51:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:51:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:51:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:51:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5950) 2018-08-31 03:51:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:51:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fb0046e8-6df5-4be1-8867-73f0557ade5a" to be deleted. current status: ACTIVE 2018-08-31 03:51:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 03:51:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:51:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:51:15,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 03:51:15,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:15,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:51:15,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:51:15,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:15,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:15,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:15,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:15 GMT 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:15,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:15,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:20,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:20,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:20,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:20,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:20,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:20,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:20,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:20,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:20,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.144Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.144Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.144Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.144Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Stopping Agent proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "ellis_host_ac5ck9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Waiting for server \"59f68d52-93be-4b5b-8ffb-b7621d3055c3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "9e0323ce-4919-4f24-b53f-4baaca4ca32e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:14.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:14.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:15.149Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:15.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_host_zt3gic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:15.149Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:15.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:15.149Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:15.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:16.152Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:16.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:16.152Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:16.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_security_group_fad3ys", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:17.112Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:17.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "525e06c5-d1ca-43f6-bea6-ea1f0de0145d"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:17.156Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:17.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:17.156Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:17.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_host_pxefjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:17.156Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:17.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.164Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "homer_security_group_fad3ys", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.164Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.164Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.164Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.164Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.164Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.164Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.632Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.892Z", "message": "Successfully stopped daemon: proxy_host_mvhnvw\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.892Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_mvhnvw stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "eb5b657c-610c-41f1-b058-8374894ec0af"}, {"node_instance_id": "dime_security_group_zfa2uu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:18.892Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:18.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "7d9c6745-6c3b-4314-ba79-a1e6b209a8f5"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.279Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.279Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.279Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.279Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.279Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.279Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.279Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "30a3a5d4-8a0a-4836-9445-c8f2a6f8fcd6"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Deleting Agent proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}], "metadata": {"pagination": {"total": 524, "offset": 450, "size": 50}}} 2018-08-31 03:51:20,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:20,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:20 GMT 2018-08-31 03:51:20,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:20,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26482 2018-08-31 03:51:20,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:20,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:20,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:20,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:20,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:20,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_mvhnvw 2018-08-31 03:51:20,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "59f68d52-93be-4b5b-8ffb-b7621d3055c3" to be deleted. current status: SHUTOFF 2018-08-31 03:51:20,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:20,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:51:20,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:20,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:20,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:51:20,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:51:20,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:51:20,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:20,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:51:20,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:20,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:51:20,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:20,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:20,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:51:20,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:20,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:51:20,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:51:20,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_mvhnvw 2018-08-31 03:51:20,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_mvhnvw stop 2018-08-31 03:51:20,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:51:20,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:51:20,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:20,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 03:51:20,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:20,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:51:20,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 03:51:20,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:20,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:51:20,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:20,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_mvhnvw 2018-08-31 03:51:20,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:20,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:20,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:20,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:20,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:20 GMT 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:20,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:25,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:25,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:25,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:25,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:25,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:25,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:25,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:25,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:25,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:19.905Z", "message": "Deleting Agent proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:19.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "ellis_host_ac5ck9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:20.285Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:20.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "dime_security_group_zfa2uu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:20.285Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:20.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:20.285Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:20.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:20.285Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:20.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.253Z", "message": "Waiting for server \"400ceba9-4763-443c-9440-f596e27310ab\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "30a3a5d4-8a0a-4836-9445-c8f2a6f8fcd6"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.304Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.304Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.304Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.304Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.304Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.304Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.914Z", "message": "Successfully deleted daemon: proxy_host_mvhnvw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.914Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "10a819c5-32fc-4b66-93e8-6fce46b8954e"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.914Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "ellis_security_group_6dg62z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.914Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "3de30179-1174-4817-8013-2012c5826aba"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:21.914Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:21.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20e81a61-7028-410d-95fc-3d4c45990f18"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:22.324Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:22.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_security_group_6dg62z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:22.324Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:22.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:22.324Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:22.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:22.324Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:22.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:22.324Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:22.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:22.324Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:22.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:22.324Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:22.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "ellis_floatingip_mxwaj4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:23.328Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:23.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:24.387Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:24.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:25.331Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:25.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:25.331Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:25.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:25.331Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:25.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:25.331Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:25.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:25.595Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:25.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0f220a6f-5610-40d4-b574-c9c7cbcb2d46"}], "metadata": {"pagination": {"total": 550, "offset": 500, "size": 50}}} 2018-08-31 03:51:25,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:25,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:25 GMT 2018-08-31 03:51:25,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:25,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16598 2018-08-31 03:51:25,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:51:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_mvhnvw 2018-08-31 03:51:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:51:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:51:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "400ceba9-4763-443c-9440-f596e27310ab" to be deleted. current status: SHUTOFF 2018-08-31 03:51:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:51:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-31 03:51:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-31 03:51:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:51:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_mvhnvw 2018-08-31 03:51:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-31 03:51:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:51:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:51:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:51:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:51:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:51:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:51:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:51:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-31 03:51:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:51:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:51:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 03:51:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 03:51:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:51:25,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:25,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:25,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:25,829 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:25 GMT 2018-08-31 03:51:25,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:25,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:25,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:30,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:30,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:30,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:30,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:26.424Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:26.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:26.424Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:26.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:26.424Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:26.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:26.918Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:26.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "538d3f75-2108-4dd8-af0d-cd0ed0a1050b"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:27.427Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:27.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:27.427Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:27.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_host_fd6mcm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:27.427Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:27.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "proxy_host_mvhnvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:28.007Z", "message": "Waiting for server \"4473d409-c381-4289-8606-17bc1591a813\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:28.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "0f220a6f-5610-40d4-b574-c9c7cbcb2d46"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:28.432Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:28.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:28.432Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:28.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:28.432Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:28.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:28.432Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:28.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:28.432Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:28.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:28.432Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:28.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:29.105Z", "message": "Waiting for server \"e7598cec-7b65-4e80-be13-670a054fe49b\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:29.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "538d3f75-2108-4dd8-af0d-cd0ed0a1050b"}, {"node_instance_id": "bono_security_group_eplcae", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:29.105Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:29.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "99ed6dc1-dbe8-4d4e-8a3c-e5c4bd50235e"}, {"node_instance_id": "bono_floatingip_9p9pl1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:29.105Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:29.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "12de1d92-bc39-444f-8e8f-7f69be230f89"}, {"node_instance_id": "bono_security_group_eplcae", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:29.512Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:29.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bono_floatingip_9p9pl1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:30.440Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:30.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 569, "offset": 532, "size": 50}}} 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:30 GMT 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:30,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9859 2018-08-31 03:51:30,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:30,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 03:51:30,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 03:51:30,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:30,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:51:30,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:30,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:30,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:51:30,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4473d409-c381-4289-8606-17bc1591a813" to be deleted. current status: ACTIVE 2018-08-31 03:51:30,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:30,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:30,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-31 03:51:30,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-31 03:51:30,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:51:30,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:51:30,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e7598cec-7b65-4e80-be13-670a054fe49b" to be deleted. current status: SHUTOFF 2018-08-31 03:51:30,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:51:30,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-31 03:51:30,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:51:30,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-31 03:51:30,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:30,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:30,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:30 GMT 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:30,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:30,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:35,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:36,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_mvhnvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:32.523Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:32.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_host_zmfpyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:33.443Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:33.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:34.447Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:34.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:34.447Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:34.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:34.447Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:34.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:34.447Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:34.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:34.447Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:34.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:34.447Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:34.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "sprout_security_group_imwz0l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:35.099Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:35.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1f37a904-854c-49d8-8435-582251049504"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:35.450Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:35.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:35.450Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:35.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 580, "offset": 551, "size": 50}}} 2018-08-31 03:51:36,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:36,036 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:36 GMT 2018-08-31 03:51:36,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:36,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5728 2018-08-31 03:51:36,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:51:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:51:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:51:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:51:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:51:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:51:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:51:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:51:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:51:36,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:36,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:36,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:36,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": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:36 GMT 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:36,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:41,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:41,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:41,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:41,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:41,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_ymgl7r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:36.117Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:36.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "251a997e-e07c-481e-9709-ff80f94bcb8a"}, {"node_instance_id": "sprout_security_group_imwz0l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:36.453Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:36.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "internal_sip_security_group_ymgl7r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:51:36.453Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:51:36.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 583, "offset": 562, "size": 50}}} 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:41 GMT 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1732 2018-08-31 03:51:41,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:41,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:51:41,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:51:41,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:51:41,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:41,247 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:41 GMT 2018-08-31 03:51:41,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:41,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:41,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:46,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:46,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:46,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:46,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:46,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:46,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:46,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:46 GMT 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:46,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:46,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:46,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:46 GMT 2018-08-31 03:51:46,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:46,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:46,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:51,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:51,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:51,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:51,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:51,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:51 GMT 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:51:51,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:51,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:51,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:51,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:51,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:51 GMT 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:51,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:56,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:51:56,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:56,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:56,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:56,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:56,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:56,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:56,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:56,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:51:56,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:56,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:56 GMT 2018-08-31 03:51:56,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:56,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:51:56,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:51:56,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:51:56,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:51:56,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:51:56,744 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:51:56 GMT 2018-08-31 03:51:56,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:51:56,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:51:56,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:01,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:01,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:01,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:01,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:01,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:01 GMT 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:52:01,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:01,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:01,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:01,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:01,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:01 GMT 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:01,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:01,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:06,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:06,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:06,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:06 GMT 2018-08-31 03:52:06,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:06,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:52:06,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:06,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:07,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:07,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:06 GMT 2018-08-31 03:52:07,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:07,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:07,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:12,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:12,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:12,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:12 GMT 2018-08-31 03:52:12,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:12,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:52:12,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:12,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:12,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:12 GMT 2018-08-31 03:52:12,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:12,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:12,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:17,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:17,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:17,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:17 GMT 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:17,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:52:17,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:17,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:17,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:17,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:17,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:17,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:17,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:17,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:17,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:17,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:17,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:17,271 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:17 GMT 2018-08-31 03:52:17,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:17,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:17,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:22,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:22,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:52:22,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:22,336 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:22 GMT 2018-08-31 03:52:22,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:22,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:52:22,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:22,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:22,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:22 GMT 2018-08-31 03:52:22,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:22,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:22,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:27,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:27,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:27,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:27,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:27,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:27,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:27,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:27,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:27,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 565, "size": 50}}} 2018-08-31 03:52:27,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:27,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:27 GMT 2018-08-31 03:52:27,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:27,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 03:52:27,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:27,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:27,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:27,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:27,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:27 GMT 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:27,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:32,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:32,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:32,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:32,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:32,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:32,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ww6mof", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:29.542Z", "message": "Execution done (return_code=2): /tmp/56FYU/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:29.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "30c7975e-63ec-44d5-9023-fe4af4c2c365"}, {"node_instance_id": "vellum_ww6mof", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:29.699Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member ccf419812a46947: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.20:4000 has no leader\n; error #1: client: etcd member http://192.168.120.16:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member ccf419812a46947: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.20:4000 has no leader\n; error #1: client: etcd member http://192.168.120.16:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5: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_vtqli8/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_vtqli8/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_vtqli8/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 ccf419812a46947: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.20:4000 has no leader\n; error #1: client: etcd member http://192.168.120.16:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-31T03:52:29.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:30.469Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:30.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_tpvcze", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:30.469Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:30.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:30.469Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:30.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:30.469Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:30.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_tpvcze", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:31.473Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:31.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:31.473Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:31.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:31.473Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:31.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:31.473Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:31.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:32.478Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:32.478Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:32.478Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:32.478Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:32.478Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:32.478Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 599, "offset": 565, "size": 50}}} 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:32 GMT 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9889 2018-08-31 03:52:32,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/56FYU/remove-cluster-node.sh 2018-08-31 03:52:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member ccf419812a46947: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.20:4000 has no leader ; error #1: client: etcd member http://192.168.120.16:4000 has no leader ; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout 2018-08-31 03:52:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:52:32,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:52:32,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:52:32,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-31 03:52:32,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:52:32,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-31 03:52:32,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:52:32,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-31 03:52:32,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-31 03:52:32,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:52:32,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:52:32,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-31 03:52:32,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-31 03:52:32,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-31 03:52:32,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:32,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:32,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:32,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:32 GMT 2018-08-31 03:52:32,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:32,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:32,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:37,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:37,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:37,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:37,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:33.482Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:33.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Stopping Agent bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Stopping Agent vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:34.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:34.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}], "metadata": {"pagination": {"total": 627, "offset": 581, "size": 50}}} 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:37 GMT 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:37,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15160 2018-08-31 03:52:37,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:52:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-31 03:52:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:52:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-31 03:52:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:52:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-31 03:52:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-31 03:52:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-31 03:52:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_j13l3w 2018-08-31 03:52:37,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_vtqli8 2018-08-31 03:52:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:37,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:37,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:37,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:37,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:37,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:37,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:37,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:37,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:37,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": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:37,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:37,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:37 GMT 2018-08-31 03:52:37,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:37,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:37,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:42,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:42,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:42,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:42,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.070Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.160Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_j13l3w stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.160Z", "message": "Successfully stopped daemon: bind_host_j13l3w\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "1b48b904-400d-47fe-8ea2-ce1d3f7c11bf"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.160Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.160Z", "message": "Successfully stopped daemon: vellum_host_vtqli8\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.160Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_vtqli8 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6cb697be-9a29-454a-bb10-77a44e206f32"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.255Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.486Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.486Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.486Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.486Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:38.486Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:38.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Deleting Agent bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.167Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.488Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:39.488Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:39.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:40.172Z", "message": "Deleting Agent vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:40.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:40.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:40.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.175Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.175Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.175Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.175Z", "message": "Successfully deleted daemon: bind_host_j13l3w", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "51d09ef1-1374-477d-9cd7-0114955ba7c2"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.175Z", "message": "Successfully deleted daemon: vellum_host_vtqli8", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.175Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6a35a4ea-3a84-4a3a-89c5-d95c386b3670"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.365Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.492Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.492Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:41.492Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:41.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:42.497Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:42.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:42.497Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:42.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 673, "offset": 609, "size": 50}}} 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:42 GMT 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:42,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24768 2018-08-31 03:52:42,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:52:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_j13l3w stop 2018-08-31 03:52:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_j13l3w 2018-08-31 03:52:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-31 03:52:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_vtqli8 2018-08-31 03:52:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_vtqli8 stop 2018-08-31 03:52:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:52:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-31 03:52:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-31 03:52:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:52:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-31 03:52:42,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-31 03:52:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_j13l3w 2018-08-31 03:52:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-31 03:52:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-31 03:52:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_vtqli8 2018-08-31 03:52:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-31 03:52:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:52:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-31 03:52:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:52:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_j13l3w 2018-08-31 03:52:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_vtqli8 2018-08-31 03:52:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-31 03:52:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:52:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:52:42,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:52:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-31 03:52:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 03:52:42,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 03:52:42,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:42,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:42,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:42,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:42,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:42,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:42,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:42,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:42,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:42,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:42,957 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:42 GMT 2018-08-31 03:52:42,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:42,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:42,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:47,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:48,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:48,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:48,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:48,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:48,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:43.777Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:44.515Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:44.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:44.515Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:44.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:44.515Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:44.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:44.515Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:44.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:44.515Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:44.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 679, "offset": 655, "size": 50}}} 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:48 GMT 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3134 2018-08-31 03:52:48,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:48,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:52:48,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-31 03:52:48,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:52:48,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:52:48,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:48,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:48,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:48,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:48,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:48,087 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:48 GMT 2018-08-31 03:52:48,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:48,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:48,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:53,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:53,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:48.230Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:48.619Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:48.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:48.619Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:48.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:48.619Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:48.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:52.021Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:52.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:52.635Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:52.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:52.635Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:52.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:52.635Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:52.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 689, "offset": 661, "size": 50}}} 2018-08-31 03:52:53,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:53,189 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:53 GMT 2018-08-31 03:52:53,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:53,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4119 2018-08-31 03:52:53,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-31 03:52:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 03:52:53,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 03:52:53,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:52:53,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:53 GMT 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:53,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:53,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:58,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:52:58,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:58,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:58,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:58,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:58,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:58,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:58,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:58,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:53.236Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:53.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20774d8d-18a7-43ef-aa38-1178e384bbe1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:53.639Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:53.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:53.639Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:53.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:53.639Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:53.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_host_vtqli8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:55.193Z", "message": "Waiting for server \"28380a74-c8fd-48ba-adcd-88d563cecf75\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:55.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "20774d8d-18a7-43ef-aa38-1178e384bbe1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:56.555Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:56.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:57.639Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:57.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4160a8bc-79fe-41cb-89c0-117f18fe2ca2"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:57.642Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:57.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:57.642Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:57.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_host_j13l3w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:57.642Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:57.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 699, "offset": 669, "size": 50}}} 2018-08-31 03:52:58,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:58,354 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:58 GMT 2018-08-31 03:52:58,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:58,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5221 2018-08-31 03:52:58,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:52:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:52:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "28380a74-c8fd-48ba-adcd-88d563cecf75" to be deleted. current status: ACTIVE 2018-08-31 03:52:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-31 03:52:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-31 03:52:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 03:52:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 03:52:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:52:58,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:52:58,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:52:58 GMT 2018-08-31 03:52:58,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:52:58,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:52:58,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:03,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:53:03,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:03,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:03,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:03,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:03,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_j13l3w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:52:59.576Z", "message": "Waiting for server \"5e63c3a0-e9b1-41e6-ad62-af81cd620cc8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:52:59.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "4160a8bc-79fe-41cb-89c0-117f18fe2ca2"}, {"node_instance_id": "vellum_host_vtqli8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:00.367Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:00.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:01.381Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:01.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:01.381Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:01.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:01.381Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:01.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:01.381Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:01.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "vellum_security_group_zez3ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:02.066Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:02.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "b3d81d1d-8106-449c-a3a6-20a1fecc5cf5"}, {"node_instance_id": "vellum_security_group_zez3ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:02.867Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:02.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 707, "offset": 679, "size": 50}}} 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:03 GMT 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4291 2018-08-31 03:53:03,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5e63c3a0-e9b1-41e6-ad62-af81cd620cc8" to be deleted. current status: SHUTOFF 2018-08-31 03:53:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:53:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:53:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:53:03,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:53:03,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:53:03,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:53:03,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:53:03,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:53:03,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:03,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:03 GMT 2018-08-31 03:53:03,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:03,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:53:03,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:08,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:08,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_j13l3w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:04.736Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:04.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "keypair_oud3u6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:05.646Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:05.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:05.646Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:05.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:05.646Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:05.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:05.646Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:05.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "keypair_oud3u6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "keypair_oud3u6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "keypair_oud3u6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_security_group_298ufg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.670Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_security_group_298ufg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:06.975Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:06.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "6e1544a7-2b25-4921-bd0d-5042c8a2653a"}, {"node_instance_id": "keypair_oud3u6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:07.891Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:07.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "base_security_group_i81uo5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:08.285Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "03cf001b-2634-4e4b-90f0-d34b99fe96f7"}, {"node_instance_id": "keypair_oud3u6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:08.285Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "5618b66e-6b4a-4abb-9031-72d63e38d5b9"}, {"node_instance_id": "bind_floatingip_mgmgv7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:08.285Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a", "logger": "e2298952-5c95-4af4-92d9-02935e252f22"}], "metadata": {"pagination": {"total": 729, "offset": 687, "size": 50}}} 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:08 GMT 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11104 2018-08-31 03:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:08,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-31 03:53:08,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:53:08,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:53:08,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:53:08,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-31 03:53:08,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:53:08,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:53:08,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-31 03:53:08,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 03:53:08,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:53:08,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-31 03:53:08,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:53:08,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-31 03:53:08,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-31 03:53:08,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-31 03:53:08,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:53:08,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 03:53:08,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:53:08,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-31 03:53:08,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-31 03:53:08,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-31 03:53:08,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-31 03:53:08,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:53:08,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:08,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:08,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:08,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:08,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:08 GMT 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-31 03:53:08,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:13,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-31 03:53:13,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:13,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:13,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:13,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:13,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:13,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:13,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:13,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_298ufg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:08.894Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "base_security_group_i81uo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:08.894Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:08.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:09.897Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:09.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}, {"node_instance_id": "bind_floatingip_mgmgv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-31T03:53:09.897Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T03:53:09.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ef5bac2c-9798-4f59-901d-21ca0771393a"}], "metadata": {"pagination": {"total": 733, "offset": 709, "size": 50}}} 2018-08-31 03:53:13,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:13,753 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:13 GMT 2018-08-31 03:53:13,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:13,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2134 2018-08-31 03:53:13,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:53:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 03:53:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-31 03:53:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-31 03:53:13,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/ef5bac2c-9798-4f59-901d-21ca0771393a 2018-08-31 03:53:13,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T03:50:28.576Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ef5bac2c-9798-4f59-901d-21ca0771393a"} 2018-08-31 03:53:13,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:13,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:13 GMT 2018-08-31 03:53:13,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:13,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-31 03:53:13,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:13,811 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv 2018-08-31 03:53:14,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:14,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "bece3b76-43b8-4268-aa8a-63721d16f06d", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "bono_cluster_size": 1, "flavor_id": "c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:58.994Z", "updated_at": "2018-08-31T03:31:58.994Z", "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": []}, "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": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:14,603 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:14 GMT 2018-08-31 03:53:14,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:14,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-31 03:53:14,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:14,604 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/blueprints/clearwater-opnfv 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 03:53:14,756 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 03:53:14,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-31T03:31:50.901Z", "updated_at": "2018-08-31T03:31:50.901Z", "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.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.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.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.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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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": []}, "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": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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"} 2018-08-31 03:53:14,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 03:53:14,759 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 03:53:14 GMT 2018-08-31 03:53:14,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 03:53:14,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-31 03:53:14,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 03:53:14,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 03:53:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:15,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-14c1eb4f-1f3f-45b3-bec2-ce63303fc7fc Date: Fri, 31 Aug 2018 03:53:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:53:15,859 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d used request id req-14c1eb4f-1f3f-45b3-bec2-ce63303fc7fc 2018-08-31 03:53:15,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07467389107s 2018-08-31 03:53:15,860 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bece3b76-43b8-4268-aa8a-63721d16f06d used request id req-14c1eb4f-1f3f-45b3-bec2-ce63303fc7fc 2018-08-31 03:53:15,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:53:15,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:16,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53: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-576ab3e8-09de-47ec-b00d-4ee6d9d22392 x-compute-request-id: req-576ab3e8-09de-47ec-b00d-4ee6d9d22392 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d"}, {"name": "cloudify_ims-flavor_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c"}]} 2018-08-31 03:53:16,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-576ab3e8-09de-47ec-b00d-4ee6d9d22392 2018-08-31 03:53:16,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.267364025116s 2018-08-31 03:53:16,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-576ab3e8-09de-47ec-b00d-4ee6d9d22392 2018-08-31 03:53:16,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 03:53:16,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:16,175 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e63cba9e-1f25-4fc0-9188-3ddbdfe2a780 x-compute-request-id: req-e63cba9e-1f25-4fc0-9188-3ddbdfe2a780 Content-Length: 0 Content-Type: application/json 2018-08-31 03:53:16,176 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d used request id req-e63cba9e-1f25-4fc0-9188-3ddbdfe2a780 2018-08-31 03:53:16,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452029705048s 2018-08-31 03:53:16,176 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c1a01fba-48fd-42c3-98ea-9f0cf7e7db5d used request id req-e63cba9e-1f25-4fc0-9188-3ddbdfe2a780 2018-08-31 03:53:16,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 03:53:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/b1b1d09d-5aa7-4c1c-91a0-805c54d03584.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:17,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e58a3486-b9d6-4bbd-a194-cf91beab5c16 Content-Length: 0 Date: Fri, 31 Aug 2018 03:53:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:53:17,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/b1b1d09d-5aa7-4c1c-91a0-805c54d03584.json used request id req-e58a3486-b9d6-4bbd-a194-cf91beab5c16 2018-08-31 03:53:17,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.47652101517s 2018-08-31 03:53:17,656 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/b1b1d09d-5aa7-4c1c-91a0-805c54d03584.json used request id req-e58a3486-b9d6-4bbd-a194-cf91beab5c16 2018-08-31 03:53:17,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 03:53:17,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:17,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e63070b6-1707-4d24-b49a-e3e81b549674 Date: Fri, 31 Aug 2018 03:53:17 GMT RESP BODY: {"floatingips": []} 2018-08-31 03:53:17,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e63070b6-1707-4d24-b49a-e3e81b549674 2018-08-31 03:53:17,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661661624908s 2018-08-31 03:53:17,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e63070b6-1707-4d24-b49a-e3e81b549674 2018-08-31 03:53:17,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 03:53:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:18,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:53: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-aed05af0-f562-4023-805c-64d067d3de97 x-compute-request-id: req-aed05af0-f562-4023-805c-64d067d3de97 Content-Type: application/json 2018-08-31 03:53:18,104 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212 used request id req-aed05af0-f562-4023-805c-64d067d3de97 2018-08-31 03:53:18,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.376405954361s 2018-08-31 03:53:18,105 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212 used request id req-aed05af0-f562-4023-805c-64d067d3de97 2018-08-31 03:53:18,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:53:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:18,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53: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-cb580fc9-23a6-422c-88d1-47815234b52a x-compute-request-id: req-cb580fc9-23a6-422c-88d1-47815234b52a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:d8:34", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0f7774da-8d19-46e4-a760-6973e3113212", "rel": "bookmark"}], "image": {"id": "86433f20-badd-4116-9f03-ab4d789be20a", "links": [{"href": "http://172.30.9.27:8774/images/86433f20-badd-4116-9f03-ab4d789be20a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:30:29.000000", "flavor": {"id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c", "links": [{"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}]}, "id": "0f7774da-8d19-46e4-a760-6973e3113212", "security_groups": [{"name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}], "user_id": "4ce3b8f4bc6a4c78acb6af808362d77c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:53:18Z", "hostId": "bbefc5387614dd6a45ec8f740de3d63dea25518e127d73dc979104b6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928", "name": "cloudify_ims-vm_a4f65de8-daa2-4fb7-9359-408f044d1928", "created": "2018-08-31T03:28:09Z", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:53:18,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb580fc9-23a6-422c-88d1-47815234b52a 2018-08-31 03:53:18,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714882850647s 2018-08-31 03:53:18,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb580fc9-23a6-422c-88d1-47815234b52a 2018-08-31 03:53:18,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 03:53:20,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:53:20,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:20,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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 x-openstack-request-id: req-e0a96212-67e7-4321-92b8-9afdfd9b8af3 x-compute-request-id: req-e0a96212-67e7-4321-92b8-9afdfd9b8af3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 03:53:20,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0a96212-67e7-4321-92b8-9afdfd9b8af3 2018-08-31 03:53:20,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0665769577026s 2018-08-31 03:53:20,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0a96212-67e7-4321-92b8-9afdfd9b8af3 2018-08-31 03:53:20,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 03:53:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:20,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-8da1977d-e1e9-48af-beed-96f0381b979d Date: Fri, 31 Aug 2018 03:53:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:33Z", "updated_at": "2018-08-31T03:31:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "0794e5ad-0148-42f3-8c82-754b32106b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "1779f1fd-797d-4422-9bd3-c40632b7c54e", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:31:48Z", "revision_number": 0, "id": "1e9c0417-c573-4206-810e-f15af68554f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:31:48Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "28822f7a-23e7-4e77-a039-60a2a852f0d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:26:33Z", "revision_number": 0, "id": "2d27d7a4-ac4f-4b76-8c6e-2e268f2080e1", "remote_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "remote_ip_prefix": null, "created_at": "2018-08-31T03:26:33Z", "security_group_id": "4f947301-7bb3-443a-aba6-37402cb254c2", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 2, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "4f947301-7bb3-443a-aba6-37402cb254c2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:28:06Z", "updated_at": "2018-08-31T03:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "3c18022c-59b7-4481-84ea-a1aaed4d3877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "3d99ebd5-e2d9-49d9-b717-bc438722e300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "7dbb1905-855e-49c3-b9c0-6f86480c5927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "81e8f7c8-2eab-4186-8420-bdf08d11b0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "84ff7f02-827f-41de-bd13-07ce7ba5c9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "941b9709-09f9-4c78-a7fc-4c22489295de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T03:28:07Z", "revision_number": 0, "id": "9c311470-5325-40ff-8bb5-7a28cf099f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:07Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T03:28:06Z", "revision_number": 0, "id": "eae18ffe-f9f5-4c52-943a-8e3dacd81b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T03:28:06Z", "security_group_id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5c05ea7a043a497eabe047abf8e4b2d0"}], "revision_number": 7, "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "7a4b0f20-45e9-429a-83bc-2820a534a54a", "name": "cloudify_ims-sg_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:53:20,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8da1977d-e1e9-48af-beed-96f0381b979d 2018-08-31 03:53:20,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0564379692078s 2018-08-31 03:53:20,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8da1977d-e1e9-48af-beed-96f0381b979d 2018-08-31 03:53:20,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 03:53:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7a4b0f20-45e9-429a-83bc-2820a534a54a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:21,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35098f0d-8269-4456-aab0-fa95a0c4bf81 Content-Length: 0 Date: Fri, 31 Aug 2018 03:53:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:53:21,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7a4b0f20-45e9-429a-83bc-2820a534a54a.json used request id req-35098f0d-8269-4456-aab0-fa95a0c4bf81 2018-08-31 03:53:21,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12575006485s 2018-08-31 03:53:21,081 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7a4b0f20-45e9-429a-83bc-2820a534a54a.json used request id req-35098f0d-8269-4456-aab0-fa95a0c4bf81 2018-08-31 03:53:21,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 03:53:21,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:21,111 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03:53: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-1282f956-4ab5-47ef-ac4a-1b7e809d423a x-compute-request-id: req-1282f956-4ab5-47ef-ac4a-1b7e809d423a Content-Length: 0 Content-Type: application/json 2018-08-31 03:53:21,111 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928 used request id req-1282f956-4ab5-47ef-ac4a-1b7e809d423a 2018-08-31 03:53:21,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0291578769684s 2018-08-31 03:53:21,111 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_a4f65de8-daa2-4fb7-9359-408f044d1928 used request id req-1282f956-4ab5-47ef-ac4a-1b7e809d423a 2018-08-31 03:53:21,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 03:53:21,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" -d '{"subnet_id": "d83e9171-b590-4ab7-bd78-903a98a8e6c6"}' 2018-08-31 03:53:22,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-acd7bce4-b33d-482b-ac8a-d3562c675e39 Date: Fri, 31 Aug 2018 03:53:22 GMT RESP BODY: {"network_id": "5e79b436-887b-494e-99f2-7d04cbd3e569", "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "subnet_id": "d83e9171-b590-4ab7-bd78-903a98a8e6c6", "subnet_ids": ["d83e9171-b590-4ab7-bd78-903a98a8e6c6"], "port_id": "465f68bd-99af-4078-980f-d7dd6627f783", "id": "e8f4870c-75c9-43d4-b7cb-527342f08e61"} 2018-08-31 03:53:22,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61/remove_router_interface.json used request id req-acd7bce4-b33d-482b-ac8a-d3562c675e39 2018-08-31 03:53:22,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7670519352s 2018-08-31 03:53:22,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61/remove_router_interface.json used request id req-acd7bce4-b33d-482b-ac8a-d3562c675e39 returning object e8f4870c-75c9-43d4-b7cb-527342f08e61 2018-08-31 03:53:22,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 03:53:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:22,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-93dc2c78-88e9-4e8c-a9fd-6262512203df Date: Fri, 31 Aug 2018 03:53:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5c05ea7a043a497eabe047abf8e4b2d0", "created_at": "2018-08-31T03:26:34Z", "admin_state_up": true, "updated_at": "2018-08-31T03:53:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "e8f4870c-75c9-43d4-b7cb-527342f08e61", "name": "cloudify_ims-router_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:53:22,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-93dc2c78-88e9-4e8c-a9fd-6262512203df 2018-08-31 03:53:22,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117160081863s 2018-08-31 03:53:22,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-93dc2c78-88e9-4e8c-a9fd-6262512203df 2018-08-31 03:53:22,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 03:53:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:24,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c19d228-5e52-4cfa-a951-c668e0b24c63 Content-Length: 0 Date: Fri, 31 Aug 2018 03:53:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:53:24,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61.json used request id req-6c19d228-5e52-4cfa-a951-c668e0b24c63 2018-08-31 03:53:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.54713201523s 2018-08-31 03:53:24,546 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e8f4870c-75c9-43d4-b7cb-527342f08e61.json used request id req-6c19d228-5e52-4cfa-a951-c668e0b24c63 2018-08-31 03:53:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 03:53:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:24,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b2ed43f3-4589-4b0a-bc94-17e460d5b315 Date: Fri, 31 Aug 2018 03:53:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e79b436-887b-494e-99f2-7d04cbd3e569","tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:26:34Z","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":"5c05ea7a043a497eabe047abf8e4b2d0","id":"d83e9171-b590-4ab7-bd78-903a98a8e6c6","subnetpool_id":null,"name":"cloudify_ims-subnet_a4f65de8-daa2-4fb7-9359-408f044d1928"}]} 2018-08-31 03:53:24,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b2ed43f3-4589-4b0a-bc94-17e460d5b315 2018-08-31 03:53:24,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400938987732s 2018-08-31 03:53:24,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b2ed43f3-4589-4b0a-bc94-17e460d5b315 2018-08-31 03:53:24,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 03:53:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d83e9171-b590-4ab7-bd78-903a98a8e6c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:25,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-767c9b4c-79be-4119-bbc5-30eb4b801df5 Date: Fri, 31 Aug 2018 03:53:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:53:25,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d83e9171-b590-4ab7-bd78-903a98a8e6c6.json used request id req-767c9b4c-79be-4119-bbc5-30eb4b801df5 2018-08-31 03:53:25,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.963953971863s 2018-08-31 03:53:25,553 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d83e9171-b590-4ab7-bd78-903a98a8e6c6.json used request id req-767c9b4c-79be-4119-bbc5-30eb4b801df5 2018-08-31 03:53:25,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:53:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:25,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-69509a37-9a16-4b4e-9f0f-ffa020113c03 Date: Fri, 31 Aug 2018 03:53:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e79b436-887b-494e-99f2-7d04cbd3e569","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c05ea7a043a497eabe047abf8e4b2d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:53:25Z","qos_policy_id":null,"name":"cloudify_ims-net_a4f65de8-daa2-4fb7-9359-408f044d1928","admin_state_up":true,"tenant_id":"5c05ea7a043a497eabe047abf8e4b2d0","created_at":"2018-08-31T03:26:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500}]} 2018-08-31 03:53:25,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-69509a37-9a16-4b4e-9f0f-ffa020113c03 2018-08-31 03:53:25,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0864019393921s 2018-08-31 03:53:25,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-69509a37-9a16-4b4e-9f0f-ffa020113c03 2018-08-31 03:53:25,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 03:53:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5e79b436-887b-494e-99f2-7d04cbd3e569.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:26,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9960f37-3d5a-432c-9c92-f8434690395e Date: Fri, 31 Aug 2018 03:53:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 03:53:26,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5e79b436-887b-494e-99f2-7d04cbd3e569.json used request id req-a9960f37-3d5a-432c-9c92-f8434690395e 2018-08-31 03:53:26,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22490596771s 2018-08-31 03:53:26,866 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5e79b436-887b-494e-99f2-7d04cbd3e569.json used request id req-a9960f37-3d5a-432c-9c92-f8434690395e 2018-08-31 03:53:26,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:53:26,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:27,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-e92668f3-4230-4e83-930c-18469d58f800 Date: Fri, 31 Aug 2018 03:53:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:28:04Z", "file": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a/file", "owner": "5c05ea7a043a497eabe047abf8e4b2d0", "id": "86433f20-badd-4116-9f03-ab4d789be20a", "size": 4373348352, "self": "/v2/images/86433f20-badd-4116-9f03-ab4d789be20a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/86433f20-badd-4116-9f03-ab4d789be20a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a4f65de8-daa2-4fb7-9359-408f044d1928", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T03:27:04Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:53:27,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e92668f3-4230-4e83-930c-18469d58f800 2018-08-31 03:53:27,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.660608053207s 2018-08-31 03:53:27,531 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e92668f3-4230-4e83-930c-18469d58f800 2018-08-31 03:53:27,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 03:53:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/86433f20-badd-4116-9f03-ab4d789be20a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9afb0451fb273ca0ace06afc0409b0457fda5d" 2018-08-31 03:53:27,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6505c791-45b1-446b-8193-76a72458cc2e Date: Fri, 31 Aug 2018 03:53:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:53:27,974 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/86433f20-badd-4116-9f03-ab4d789be20a used request id req-6505c791-45b1-446b-8193-76a72458cc2e 2018-08-31 03:53:27,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.441565036774s 2018-08-31 03:53:27,975 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/86433f20-badd-4116-9f03-ab4d789be20a used request id req-6505c791-45b1-446b-8193-76a72458cc2e 2018-08-31 03:53:27,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:53:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c27246d3-175e-41ac-ac60-5ae78c30ba86 x-compute-request-id: req-c27246d3-175e-41ac-ac60-5ae78c30ba86 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "f590d50e-f6b9-49e7-9863-2a0c301ee30c"}]} 2018-08-31 03:53:27,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c27246d3-175e-41ac-ac60-5ae78c30ba86 2018-08-31 03:53:27,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218889713287s 2018-08-31 03:53:27,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c27246d3-175e-41ac-ac60-5ae78c30ba86 2018-08-31 03:53:27,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 03:53:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:28,040 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 03:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1faa0c4d-2a48-4fc6-88ee-a3b7963f4284 x-compute-request-id: req-1faa0c4d-2a48-4fc6-88ee-a3b7963f4284 Content-Length: 0 Content-Type: application/json 2018-08-31 03:53:28,040 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c used request id req-1faa0c4d-2a48-4fc6-88ee-a3b7963f4284 2018-08-31 03:53:28,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413229465485s 2018-08-31 03:53:28,040 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f590d50e-f6b9-49e7-9863-2a0c301ee30c used request id req-1faa0c4d-2a48-4fc6-88ee-a3b7963f4284 2018-08-31 03:53:28,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:53:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:28,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb2708b-ae72-4f16-a334-4344f9d3e1e3 Content-Encoding: gzip Content-Length: 1218 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": {"self": "http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ce3b8f4bc6a4c78acb6af808362d77c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:53:28,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ffb2708b-ae72-4f16-a334-4344f9d3e1e3 2018-08-31 03:53:28,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203089952469s 2018-08-31 03:53:28,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ffb2708b-ae72-4f16-a334-4344f9d3e1e3 2018-08-31 03:53:28,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:53:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:28,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5e2064-ac21-41ea-b10c-ca662dd0e00a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_a4f65de8-daa2-4fb7-9359-408f044d1928", "links": {"self": "http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4ce3b8f4bc6a4c78acb6af808362d77c", "description": null}} 2018-08-31 03:53:28,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c used request id req-8f5e2064-ac21-41ea-b10c-ca662dd0e00a 2018-08-31 03:53:28,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195392131805s 2018-08-31 03:53:28,448 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c used request id req-8f5e2064-ac21-41ea-b10c-ca662dd0e00a 2018-08-31 03:53:28,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 03:53:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:28,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f9df7a7-8b5a-4211-b1ac-9d3ad31d40f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:53:28,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c used request id req-3f9df7a7-8b5a-4211-b1ac-9d3ad31d40f2 2018-08-31 03:53:28,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.301741123199s 2018-08-31 03:53:28,750 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4ce3b8f4bc6a4c78acb6af808362d77c used request id req-3f9df7a7-8b5a-4211-b1ac-9d3ad31d40f2 2018-08-31 03:53:28,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:53:28,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:28,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b538091c-cf21-492f-b8e6-4031badc5905 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0"}, "tags": [], "enabled": true, "id": "5c05ea7a043a497eabe047abf8e4b2d0", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a4f65de8-daa2-4fb7-9359-408f044d1928"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 03:53:28,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b538091c-cf21-492f-b8e6-4031badc5905 2018-08-31 03:53:28,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192564964294s 2018-08-31 03:53:28,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b538091c-cf21-492f-b8e6-4031badc5905 2018-08-31 03:53:28,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 03:53:28,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fcd20ee0dcf745b063bfdb3e02bb7528419a6c2" 2018-08-31 03:53:29,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eae2a6e-a106-4e51-a2c7-293695ce30f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:53:29,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0 used request id req-6eae2a6e-a106-4e51-a2c7-293695ce30f7 2018-08-31 03:53:29,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247637033463s 2018-08-31 03:53:29,203 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5c05ea7a043a497eabe047abf8e4b2d0 used request id req-6eae2a6e-a106-4e51-a2c7-293695ce30f7 2018-08-31 03:53:29,229 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:53:29,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:53:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:53:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:53:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:53:29,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:53:29,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa56591-6e35-456e-b048-3fe76fb98e43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:53:29,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0fa56591-6e35-456e-b048-3fe76fb98e43 2018-08-31 03:53:29,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:53:29,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["Ae-39p-tSC2vDre--aUCKA"], "issued_at": "2018-08-31T03:53:29.000000Z"}} 2018-08-31 03:53:29,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:53:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:30,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1a5afe38-803d-41fa-b695-c7202347110d Date: Fri, 31 Aug 2018 03:53:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 03:53:30,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1a5afe38-803d-41fa-b695-c7202347110d 2018-08-31 03:53:30,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.442203044891s 2018-08-31 03:53:30,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1a5afe38-803d-41fa-b695-c7202347110d 2018-08-31 03:53:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:53:30,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-523b783e-f667-4bd3-a5cb-e72e8da5daf7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 03:53:30,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-523b783e-f667-4bd3-a5cb-e72e8da5daf7 2018-08-31 03:53:30,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:53:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:30,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319bb13a-ac4e-4b4c-ad36-8e87ac952374 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 03:53:30,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-319bb13a-ac4e-4b4c-ad36-8e87ac952374 2018-08-31 03:53:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184494972229s 2018-08-31 03:53:30,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-319bb13a-ac4e-4b4c-ad36-8e87ac952374 2018-08-31 03:53:30,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 03:53:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2"}}' 2018-08-31 03:53:30,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e60986-609d-4c58-ba69-f67f3e4916e4 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2"}, "tags": [], "enabled": true, "id": "f8ad1a449e9a4c14b66e77ec87711cb2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2"}} 2018-08-31 03:53:30,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-37e60986-609d-4c58-ba69-f67f3e4916e4 2018-08-31 03:53:30,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201888084412s 2018-08-31 03:53:30,502 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-37e60986-609d-4c58-ba69-f67f3e4916e4 2018-08-31 03:53:30,503 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2'}) 2018-08-31 03:53:30,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 03:53:30,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6ab616c4-fd91-487b-93f0-bc25f1e362fb", "email": null, "name": "heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2"}}' 2018-08-31 03:53:30,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308e375f-6d41-4f70-8dbd-5bc53569ab07 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2", "links": {"self": "http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d31bcfc8c09447ba4aced7fc691582e", "domain_id": "default", "password_expires_at": null}} 2018-08-31 03:53:30,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-308e375f-6d41-4f70-8dbd-5bc53569ab07 2018-08-31 03:53:30,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394012928009s 2018-08-31 03:53:30,904 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-308e375f-6d41-4f70-8dbd-5bc53569ab07 2018-08-31 03:53:30,904 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d31bcfc8c09447ba4aced7fc691582e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2'}) 2018-08-31 03:53:30,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:53:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4ea492-6ef7-4a8d-90e9-563fd0f87278 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:53:31,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0b4ea492-6ef7-4a8d-90e9-563fd0f87278 2018-08-31 03:53:31,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169469118118s 2018-08-31 03:53:31,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0b4ea492-6ef7-4a8d-90e9-563fd0f87278 2018-08-31 03:53:31,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:53:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb5dc19-c7d4-4914-bc63-ec5ec1383daf Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:53:31,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ffb5dc19-c7d4-4914-bc63-ec5ec1383daf 2018-08-31 03:53:31,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104707956314s 2018-08-31 03:53:31,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ffb5dc19-c7d4-4914-bc63-ec5ec1383daf 2018-08-31 03:53:31,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:53:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7dab134-6af8-4136-b92c-bc39f9608e96 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:53:31,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7dab134-6af8-4136-b92c-bc39f9608e96 2018-08-31 03:53:31,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980331897736s 2018-08-31 03:53:31,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7dab134-6af8-4136-b92c-bc39f9608e96 2018-08-31 03:53:31,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:53:31,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5013f69-fbf5-4d47-a65b-1e4a54be66c2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:53:31,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e5013f69-fbf5-4d47-a65b-1e4a54be66c2 2018-08-31 03:53:31,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.134735107422s 2018-08-31 03:53:31,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e5013f69-fbf5-4d47-a65b-1e4a54be66c2 2018-08-31 03:53:31,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:53:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5ceaf5-a064-4cd9-ba11-40fd223e2ef1 Content-Encoding: gzip Content-Length: 1207 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2", "links": {"self": "http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d31bcfc8c09447ba4aced7fc691582e", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:53:31,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd5ceaf5-a064-4cd9-ba11-40fd223e2ef1 2018-08-31 03:53:31,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121349096298s 2018-08-31 03:53:31,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd5ceaf5-a064-4cd9-ba11-40fd223e2ef1 2018-08-31 03:53:31,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:53:31,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde1bf04-24ff-43d9-b0fe-27195dd391f2 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2"}, "tags": [], "enabled": true, "id": "f8ad1a449e9a4c14b66e77ec87711cb2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:53:31,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cde1bf04-24ff-43d9-b0fe-27195dd391f2 2018-08-31 03:53:31,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10378408432s 2018-08-31 03:53:31,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cde1bf04-24ff-43d9-b0fe-27195dd391f2 2018-08-31 03:53:31,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:53:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bc5587-dc55-4cbc-b4fe-1d1918a668d1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2", "previous": null, "next": null}} 2018-08-31 03:53:31,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2 used request id req-f3bc5587-dc55-4cbc-b4fe-1d1918a668d1 2018-08-31 03:53:31,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104293107986s 2018-08-31 03:53:31,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2 used request id req-f3bc5587-dc55-4cbc-b4fe-1d1918a668d1 2018-08-31 03:53:31,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:53:31,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2/users/3d31bcfc8c09447ba4aced7fc691582e/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:31,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc8ff48-14a8-4d3f-918b-d51319b05103 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:53:31,925 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2/users/3d31bcfc8c09447ba4aced7fc691582e/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-cdc8ff48-14a8-4d3f-918b-d51319b05103 2018-08-31 03:53:31,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137642860413s 2018-08-31 03:53:31,925 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2/users/3d31bcfc8c09447ba4aced7fc691582e/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-cdc8ff48-14a8-4d3f-918b-d51319b05103 2018-08-31 03:53:31,926 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6ab616c4-fd91-487b-93f0-bc25f1e362fb', 'username': u'heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 03:53:31,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 03:53:31,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 03:53:31,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 03:53:31,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 03:53:31,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 03:53:31,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 03:53:31,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 03:53:31,931 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2', 'password': '6ab616c4-fd91-487b-93f0-bc25f1e362fb', 'project_name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'f8ad1a449e9a4c14b66e77ec87711cb2', 'project_domain_name': 'Default'} 2018-08-31 03:53:31,961 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-08-31 03:53:31,961 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-31 03:53:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:53:31,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5f9788-f1ce-47a0-a168-4b4555beffa3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 03:53:31,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6e5f9788-f1ce-47a0-a168-4b4555beffa3 2018-08-31 03:53:31,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 03:53:32,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T04:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/f8ad1a449e9a4c14b66e77ec87711cb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2", "id": "3d31bcfc8c09447ba4aced7fc691582e"}, "audit_ids": ["ZbkYOXvDRieufGHH3ax8LA"], "issued_at": "2018-08-31T03:53:32.000000Z"}} 2018-08-31 03:53:32,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 03:53:32,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"network": {"name": "heat_ims-net_1df3f43a-056f-418a-b35b-d58791a934f2", "admin_state_up": true}}' 2018-08-31 03:53:32,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-da9160e5-7cc4-4aad-a011-110c202c3fe3 Date: Fri, 31 Aug 2018 03:53:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"72dd294c-2a70-4b63-8176-a9d1e2973dda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:53:32Z","is_default":false,"name":"heat_ims-net_1df3f43a-056f-418a-b35b-d58791a934f2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:32Z","mtu":1450}} 2018-08-31 03:53:32,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-da9160e5-7cc4-4aad-a011-110c202c3fe3 2018-08-31 03:53:32,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.534580230713s 2018-08-31 03:53:32,887 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-da9160e5-7cc4-4aad-a011-110c202c3fe3 2018-08-31 03:53:32,888 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T03:53:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'72dd294c-2a70-4b63-8176-a9d1e2973dda', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_1df3f43a-056f-418a-b35b-d58791a934f2', u'admin_state_up': True, u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'created_at': u'2018-08-31T03:53:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'l2_adjacency': True}) 2018-08-31 03:53:32,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:53:32,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:53:33,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-c278fc45-40b7-4cb7-b070-e2c397bf0909 Date: Fri, 31 Aug 2018 03:53:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"72dd294c-2a70-4b63-8176-a9d1e2973dda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T03:53:32Z","qos_policy_id":null,"name":"heat_ims-net_1df3f43a-056f-418a-b35b-d58791a934f2","admin_state_up":true,"tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:32Z","mtu":1450}]} 2018-08-31 03:53:33,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c278fc45-40b7-4cb7-b070-e2c397bf0909 2018-08-31 03:53:33,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367577075958s 2018-08-31 03:53:33,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c278fc45-40b7-4cb7-b070-e2c397bf0909 2018-08-31 03:53:33,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 03:53:33,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"subnet": {"name": "heat_ims-subnet_1df3f43a-056f-418a-b35b-d58791a934f2", "enable_dhcp": true, "network_id": "72dd294c-2a70-4b63-8176-a9d1e2973dda", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 03:53:33,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-de20f4d8-9b28-49e6-a5d5-1e29abd112c9 Date: Fri, 31 Aug 2018 03:53:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72dd294c-2a70-4b63-8176-a9d1e2973dda","tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:53:33Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","id":"b2fbc0af-6274-4b94-a695-70c01053ddc1","subnetpool_id":null,"name":"heat_ims-subnet_1df3f43a-056f-418a-b35b-d58791a934f2"}} 2018-08-31 03:53:33,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-de20f4d8-9b28-49e6-a5d5-1e29abd112c9 2018-08-31 03:53:33,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.56765294075s 2018-08-31 03:53:33,827 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-de20f4d8-9b28-49e6-a5d5-1e29abd112c9 2018-08-31 03:53:33,827 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:53:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b2fbc0af-6274-4b94-a695-70c01053ddc1', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_1df3f43a-056f-418a-b35b-d58791a934f2', u'enable_dhcp': True, u'network_id': u'72dd294c-2a70-4b63-8176-a9d1e2973dda', u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'created_at': u'2018-08-31T03:53:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2'}) 2018-08-31 03:53:33,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 03:53:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "heat_ims-router_1df3f43a-056f-418a-b35b-d58791a934f2", "admin_state_up": true}}' 2018-08-31 03:53:35,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-85327d62-b7a8-4681-86e8-db032b1a39e0 Date: Fri, 31 Aug 2018 03:53:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "created_at": "2018-08-31T03:53:33Z", "admin_state_up": true, "updated_at": "2018-08-31T03:53:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a5092029-9437-49df-9b5c-ae9213770904", "name": "heat_ims-router_1df3f43a-056f-418a-b35b-d58791a934f2"}} 2018-08-31 03:53:35,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-85327d62-b7a8-4681-86e8-db032b1a39e0 2018-08-31 03:53:35,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5206580162s 2018-08-31 03:53:35,349 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-85327d62-b7a8-4681-86e8-db032b1a39e0 2018-08-31 03:53:35,349 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T03:53:35Z', u'revision_number': 2, u'id': u'a5092029-9437-49df-9b5c-ae9213770904', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_1df3f43a-056f-418a-b35b-d58791a934f2', u'admin_state_up': True, u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'created_at': u'2018-08-31T03:53:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2'}) 2018-08-31 03:53:35,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 03:53:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"subnet_id": "b2fbc0af-6274-4b94-a695-70c01053ddc1"}' 2018-08-31 03:53:37,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-45464842-1bb9-4fc6-a5c5-cf1be9ccedf6 Date: Fri, 31 Aug 2018 03:53:37 GMT RESP BODY: {"network_id": "72dd294c-2a70-4b63-8176-a9d1e2973dda", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "subnet_id": "b2fbc0af-6274-4b94-a695-70c01053ddc1", "subnet_ids": ["b2fbc0af-6274-4b94-a695-70c01053ddc1"], "port_id": "950c60cc-0763-4a4c-9696-7803cbfffb6b", "id": "a5092029-9437-49df-9b5c-ae9213770904"} 2018-08-31 03:53:37,864 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904/add_router_interface.json used request id req-45464842-1bb9-4fc6-a5c5-cf1be9ccedf6 2018-08-31 03:53:37,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.51446485519s 2018-08-31 03:53:37,865 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904/add_router_interface.json used request id req-45464842-1bb9-4fc6-a5c5-cf1be9ccedf6 returning object a5092029-9437-49df-9b5c-ae9213770904 2018-08-31 03:53:37,866 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-31 03:53:39,341 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-31 03:53:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 03:53:39,347 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 03:53:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 03:53:39,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:53:39,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:53:39,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1b2cc1f9-6640-4c9b-a216-2a4e02f1bd19 Date: Fri, 31 Aug 2018 03:53:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:53:39,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1b2cc1f9-6640-4c9b-a216-2a4e02f1bd19 2018-08-31 03:53:39,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279241085052s 2018-08-31 03:53:39,628 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1b2cc1f9-6640-4c9b-a216-2a4e02f1bd19 2018-08-31 03:53:39,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 03:53:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2"}' 2018-08-31 03:53:39,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3eac668e-62a6-464b-b3a7-5531ec965251 Date: Fri, 31 Aug 2018 03:53:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:39Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": null, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": null, "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 03:53:39,694 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3eac668e-62a6-464b-b3a7-5531ec965251 2018-08-31 03:53:39,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0588500499725s 2018-08-31 03:53:39,694 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3eac668e-62a6-464b-b3a7-5531ec965251 returning object a2d7b021-44b5-47ce-a753-00467db90e24 2018-08-31 03:53:39,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 03:53:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '' 2018-08-31 03:53:43,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1868a93d-c244-406f-a197-2653151e7f4c Date: Fri, 31 Aug 2018 03:53:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:53:43,901 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file used request id req-1868a93d-c244-406f-a197-2653151e7f4c 2018-08-31 03:53:43,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.20549798012s 2018-08-31 03:53:43,901 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file used request id req-1868a93d-c244-406f-a197-2653151e7f4c 2018-08-31 03:53:43,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:53:43,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:53:43,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-2d084dd3-edba-4b17-bc47-100fa043654f Date: Fri, 31 Aug 2018 03:53:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:53:43,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2d084dd3-edba-4b17-bc47-100fa043654f 2018-08-31 03:53:43,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406410694122s 2018-08-31 03:53:43,946 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2d084dd3-edba-4b17-bc47-100fa043654f 2018-08-31 03:53:43,948 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file', 'owner': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'size': 263193088, u'self': u'/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T03:53:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T03:53:43Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2', 'created': u'2018-08-31T03:53:39Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-31T03:53:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-31 03:53:43,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 03:53:43,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-31 03:53:44,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53: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-2fab5731-354a-43b2-adaa-6f22d16b594c x-compute-request-id: req-2fab5731-354a-43b2-adaa-6f22d16b594c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}} 2018-08-31 03:53:44,230 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2fab5731-354a-43b2-adaa-6f22d16b594c 2018-08-31 03:53:44,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.28139090538s 2018-08-31 03:53:44,231 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2fab5731-354a-43b2-adaa-6f22d16b594c 2018-08-31 03:53:44,232 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2', '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'c0ca313478164ad283b44a36646e55ec', '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'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'swap': 0}) 2018-08-31 03:53:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 03:53:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" -d '{"extra_specs": {}}' 2018-08-31 03:53:44,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53: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-bafa55c8-0487-4cd0-b52f-103cba51a636 x-compute-request-id: req-bafa55c8-0487-4cd0-b52f-103cba51a636 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 03:53:44,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01/os-extra_specs used request id req-bafa55c8-0487-4cd0-b52f-103cba51a636 2018-08-31 03:53:44,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206680297852s 2018-08-31 03:53:44,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01/os-extra_specs used request id req-bafa55c8-0487-4cd0-b52f-103cba51a636 2018-08-31 03:53:44,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:53:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:44,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbcc0a8-33d3-424c-af9b-477dbab1a40d Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2"}, "tags": [], "enabled": true, "id": "f8ad1a449e9a4c14b66e77ec87711cb2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2"}]} 2018-08-31 03:53:44,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ffbcc0a8-33d3-424c-af9b-477dbab1a40d 2018-08-31 03:53:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148910999298s 2018-08-31 03:53:44,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ffbcc0a8-33d3-424c-af9b-477dbab1a40d 2018-08-31 03:53:44,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-31 03:53:44,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/f8ad1a449e9a4c14b66e77ec87711cb2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-31 03:53:44,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-4dd1aa0e-299c-4b5b-b0a7-0da2d685bc13 Date: Fri, 31 Aug 2018 03:53:44 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-31 03:53:44,519 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/f8ad1a449e9a4c14b66e77ec87711cb2.json used request id req-4dd1aa0e-299c-4b5b-b0a7-0da2d685bc13 2018-08-31 03:53:44,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.106119155884s 2018-08-31 03:53:44,519 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/f8ad1a449e9a4c14b66e77ec87711cb2.json used request id req-4dd1aa0e-299c-4b5b-b0a7-0da2d685bc13 2018-08-31 03:53:44,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:53:44,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:44,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82ad328-051a-483e-9c60-8fded612c494 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:53:44,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a82ad328-051a-483e-9c60-8fded612c494 2018-08-31 03:53:44,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227406978607s 2018-08-31 03:53:44,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a82ad328-051a-483e-9c60-8fded612c494 2018-08-31 03:53:44,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 03:53:44,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:44,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482672b5-c919-413d-9811-79e9e7296ce4 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 03:53:44,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-482672b5-c919-413d-9811-79e9e7296ce4 2018-08-31 03:53:44,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194342851639s 2018-08-31 03:53:44,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-482672b5-c919-413d-9811-79e9e7296ce4 2018-08-31 03:53:44,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 03:53:44,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:45,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cf68cf-375a-45e4-a4e0-3417627d93ab Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 03:53:45,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-68cf68cf-375a-45e4-a4e0-3417627d93ab 2018-08-31 03:53:45,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963549613953s 2018-08-31 03:53:45,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-68cf68cf-375a-45e4-a4e0-3417627d93ab 2018-08-31 03:53:45,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 03:53:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:45,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ce5beb-b60a-4c66-939a-bc5f4b57ea67 Content-Encoding: gzip Content-Length: 1207 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2", "links": {"self": "http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d31bcfc8c09447ba4aced7fc691582e", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 03:53:45,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-09ce5beb-b60a-4c66-939a-bc5f4b57ea67 2018-08-31 03:53:45,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180550098419s 2018-08-31 03:53:45,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-09ce5beb-b60a-4c66-939a-bc5f4b57ea67 2018-08-31 03:53:45,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 03:53:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:45,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65cf7e9-b8fa-4691-a10e-78fa9305a118 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2"}, "tags": [], "enabled": true, "id": "f8ad1a449e9a4c14b66e77ec87711cb2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 03:53:45,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e65cf7e9-b8fa-4691-a10e-78fa9305a118 2018-08-31 03:53:45,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183650016785s 2018-08-31 03:53:45,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e65cf7e9-b8fa-4691-a10e-78fa9305a118 2018-08-31 03:53:45,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 03:53:45,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:45,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d1214d-c4eb-4f60-aa0b-0ad2f446567e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2", "previous": null, "next": null}} 2018-08-31 03:53:45,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2 used request id req-82d1214d-c4eb-4f60-aa0b-0ad2f446567e 2018-08-31 03:53:45,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.17293214798s 2018-08-31 03:53:45,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3d31bcfc8c09447ba4aced7fc691582e&role.id=77fd13fdaab141b19f4e081584e581ba&scope.project.id=f8ad1a449e9a4c14b66e77ec87711cb2 used request id req-82d1214d-c4eb-4f60-aa0b-0ad2f446567e 2018-08-31 03:53:45,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 03:53:45,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2/users/3d31bcfc8c09447ba4aced7fc691582e/roles/77fd13fdaab141b19f4e081584e581ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 03:53:45,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 03:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8617948-6e05-45b6-9099-007ef7c837e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 03:53:45,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2/users/3d31bcfc8c09447ba4aced7fc691582e/roles/77fd13fdaab141b19f4e081584e581ba used request id req-d8617948-6e05-45b6-9099-007ef7c837e8 2018-08-31 03:53:45,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.221048116684s 2018-08-31 03:53:45,838 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2/users/3d31bcfc8c09447ba4aced7fc691582e/roles/77fd13fdaab141b19f4e081584e581ba used request id req-d8617948-6e05-45b6-9099-007ef7c837e8 2018-08-31 03:53:45,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 03:53:45,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"keypair": {"name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2"}}' 2018-08-31 03:53:46,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-5b79bfbb-aabd-4d4b-97d9-68deb058b010 x-compute-request-id: req-5b79bfbb-aabd-4d4b-97d9-68deb058b010 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw9Y6x5fV1AVyVaBpGaZxREjSUp466t1GEI0PnJv5OZTrz2HGjC1soCQKEgGC0jC7wRe7/IJFHWKNpBO0lscMjf+39lnK1XclTrgIL3tcYO38/5mAI/j21Y/ma/YdsJ6oVkZAKgIVNfksh2RQJv+QItpe1XbTRPIzl8au3PdCC21LyAcyfgPgDcbqVs8zOOsa6o9JKmaFRDFX8smKL+EsxZ80s7J/g3Nv2xri1kRakwb9Z6EUE63YOZHMr3B/ypl4RRTgUmrmvZp4J1oWQULUzguPUMoGhIOBT/005d6Rk4nMxEzweom/mGRyRQcr5hrcqhhF0jnX11L2wH3mTlvOh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsPWOseX1dQFclWgaRmmcURI0lKeOurdRhCND5yb+TmU689hx\nowtbKAkChIBgtIwu8EXu/yCRR1ijaQTtJbHDI3/t/ZZytV3JU64CC97XGDt/P+Zg\nCP49tWP5mv2HbCeqFZGQCoCFTX5LIdkUCb/kCLaXtV200TyM5fGrtz3QgttS8gHM\nn4D4A3G6lbPMzjrGuqPSSpmhUQxV/LJii/hLMWfNLOyf4Nzb9sa4tZEWpMG/WehF\nBOt2DmRzK9wf8qZeEUU4FJq5r2aeCdaFkFC1M4Lj1DKBoSDgU/9NOXekZOJzMRM8\nHqJv5hkckUHK+Ya3KoYRdI519dS9sB95k5bzoQIDAQABAoIBAQCorur/Gb4JcurW\nYQ3q4PFpNnl42uBrjCPgWd14kusHv+eaWlC4ozKZzzzfIaENejOkRoW0HU9fO1dJ\n3LBSpkjlpiUu/iMKUASCB/Vba2iOaOi7+NbCu9gG+O4OmG5m4sh3FvK/kBOB80mb\nUlqPkKPGyoeDE3gxnA6TgvO1EO+aS/HRErgS01BONLhYSmvxvz/LGMLYsNp+mGVt\nBeH8NOKrFP1aIKWZe1nN5E32pSgUvTBaSd6C30HU+En0XleGs5/wVDJHO7l1P7y7\nnwzzWiubw/9VT7A1Lj4y+N/ujFZiLmwNw0cS5pcj1M9/syRyfFHD1vkg87/aYYXk\nI3C8XTShAoGBANbE52sLUp/WNJBiFnlwoYqI9Dd/ny3IqGf0+km1eFwCx4k/Rh0x\nGMmjs22NKCqVtKQVAeOH0u/5gCh+HSYC92UNoM2GLzgsUcrzGXcYgR6L8S07Taap\n7I/LwSGGYSzlhm7rVNmJzWcMzXYnqYq9qk8pYL05sTnlSjyp/i5tj2wbAoGBANLu\nb87i6UIsXbDzYcZiCz87txZpEvWuqy7Rvsnr4PFg8uih1RAimYn56gmDy5IHnuct\n+cjub0e+kPZoeZeZrnyOEQwgzYX3bBV+JwIAMMK5E6axOQTGwgUxTpU6uZsjasaw\nfKLPZED2fRsAg/EB/xKrpUJt4wirRQlPp/pGQ2LzAoGAKF+boWPfhGygNQQ7dVjX\nBVP5lPVI1zKBdgl3g6O5nJJpMEPUymgQYNeFQ3Lluhuqea35TOybmsEsdnA+yoaE\nO1r0f65Z8hViyuQoRVs16qgkDny3fD01W1LSW5sHaYk8XF2g9cQR+O1PMocCODKv\ncXI13VybFGcmLYFHZzLxY0ECgYEAzQaCm2AoRvAE6bjIcyJduEr8/cWIblInhkzN\n3EtwzG7l7YVQKmzXPSw0dqcquni51g/0WYCZnez3zutiNR9mYR9eJqHD49HJt2J1\n3BX/T2bCWSauO5xOfumcbqU0QD2+zf5CR6a61gJBPHvVw++i1a0N53IUWhrP8esB\nZd3iJk0CgYApaEB/ok8QKOzCF17bqlhliKP950xpC32SwGP09vPNYns+KTq3/FVj\nh7TAIxb9tG0L+dEmkyvw7EkovF+imm513B2fsa5K9Bp/J0YE2956rfajQLSCxAcn\ninjdwAQhY09JB8emPHy7TF7Ng70I3ci2iFCgcLkutVMU/uQf8exQTg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "fingerprint": "0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a"}} 2018-08-31 03:53:46,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5b79bfbb-aabd-4d4b-97d9-68deb058b010 2018-08-31 03:53:46,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.457578897476s 2018-08-31 03:53:46,296 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5b79bfbb-aabd-4d4b-97d9-68deb058b010 2018-08-31 03:53:46,297 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw9Y6x5fV1AVyVaBpGaZxREjSUp466t1GEI0PnJv5OZTrz2HGjC1soCQKEgGC0jC7wRe7/IJFHWKNpBO0lscMjf+39lnK1XclTrgIL3tcYO38/5mAI/j21Y/ma/YdsJ6oVkZAKgIVNfksh2RQJv+QItpe1XbTRPIzl8au3PdCC21LyAcyfgPgDcbqVs8zOOsa6o9JKmaFRDFX8smKL+EsxZ80s7J/g3Nv2xri1kRakwb9Z6EUE63YOZHMr3B/ypl4RRTgUmrmvZp4J1oWQULUzguPUMoGhIOBT/005d6Rk4nMxEzweom/mGRyRQcr5hrcqhhF0jnX11L2wH3mTlvOh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsPWOseX1dQFclWgaRmmcURI0lKeOurdRhCND5yb+TmU689hx\nowtbKAkChIBgtIwu8EXu/yCRR1ijaQTtJbHDI3/t/ZZytV3JU64CC97XGDt/P+Zg\nCP49tWP5mv2HbCeqFZGQCoCFTX5LIdkUCb/kCLaXtV200TyM5fGrtz3QgttS8gHM\nn4D4A3G6lbPMzjrGuqPSSpmhUQxV/LJii/hLMWfNLOyf4Nzb9sa4tZEWpMG/WehF\nBOt2DmRzK9wf8qZeEUU4FJq5r2aeCdaFkFC1M4Lj1DKBoSDgU/9NOXekZOJzMRM8\nHqJv5hkckUHK+Ya3KoYRdI519dS9sB95k5bzoQIDAQABAoIBAQCorur/Gb4JcurW\nYQ3q4PFpNnl42uBrjCPgWd14kusHv+eaWlC4ozKZzzzfIaENejOkRoW0HU9fO1dJ\n3LBSpkjlpiUu/iMKUASCB/Vba2iOaOi7+NbCu9gG+O4OmG5m4sh3FvK/kBOB80mb\nUlqPkKPGyoeDE3gxnA6TgvO1EO+aS/HRErgS01BONLhYSmvxvz/LGMLYsNp+mGVt\nBeH8NOKrFP1aIKWZe1nN5E32pSgUvTBaSd6C30HU+En0XleGs5/wVDJHO7l1P7y7\nnwzzWiubw/9VT7A1Lj4y+N/ujFZiLmwNw0cS5pcj1M9/syRyfFHD1vkg87/aYYXk\nI3C8XTShAoGBANbE52sLUp/WNJBiFnlwoYqI9Dd/ny3IqGf0+km1eFwCx4k/Rh0x\nGMmjs22NKCqVtKQVAeOH0u/5gCh+HSYC92UNoM2GLzgsUcrzGXcYgR6L8S07Taap\n7I/LwSGGYSzlhm7rVNmJzWcMzXYnqYq9qk8pYL05sTnlSjyp/i5tj2wbAoGBANLu\nb87i6UIsXbDzYcZiCz87txZpEvWuqy7Rvsnr4PFg8uih1RAimYn56gmDy5IHnuct\n+cjub0e+kPZoeZeZrnyOEQwgzYX3bBV+JwIAMMK5E6axOQTGwgUxTpU6uZsjasaw\nfKLPZED2fRsAg/EB/xKrpUJt4wirRQlPp/pGQ2LzAoGAKF+boWPfhGygNQQ7dVjX\nBVP5lPVI1zKBdgl3g6O5nJJpMEPUymgQYNeFQ3Lluhuqea35TOybmsEsdnA+yoaE\nO1r0f65Z8hViyuQoRVs16qgkDny3fD01W1LSW5sHaYk8XF2g9cQR+O1PMocCODKv\ncXI13VybFGcmLYFHZzLxY0ECgYEAzQaCm2AoRvAE6bjIcyJduEr8/cWIblInhkzN\n3EtwzG7l7YVQKmzXPSw0dqcquni51g/0WYCZnez3zutiNR9mYR9eJqHD49HJt2J1\n3BX/T2bCWSauO5xOfumcbqU0QD2+zf5CR6a61gJBPHvVw++i1a0N53IUWhrP8esB\nZd3iJk0CgYApaEB/ok8QKOzCF17bqlhliKP950xpC32SwGP09vPNYns+KTq3/FVj\nh7TAIxb9tG0L+dEmkyvw7EkovF+imm513B2fsa5K9Bp/J0YE2956rfajQLSCxAcn\ninjdwAQhY09JB8emPHy7TF7Ng70I3ci2iFCgcLkutVMU/uQf8exQTg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'created_at': '2018-08-31T03:53:46.297434', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a', 'type': 'ssh', 'id': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2'}) 2018-08-31 03:53:46,298 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-31 03:53:47,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-31 03:53:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\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\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-08-31 03:53:53,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 03:53:47 GMT Server: Apache x-openstack-request-id: req-bdef1141-db8e-4056-ba9d-220a75c94c6b Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "27072c5a-7c8b-4209-91ed-97faca583535", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}]}} 2018-08-31 03:53:53,647 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks used request id req-bdef1141-db8e-4056-ba9d-220a75c94c6b 2018-08-31 03:53:53,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 6.57142186165s 2018-08-31 03:53:53,648 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks used request id req-bdef1141-db8e-4056-ba9d-220a75c94c6b 2018-08-31 03:53:53,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:53:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:53:53,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:53:53 GMT Server: Apache x-openstack-request-id: req-23022c51-8895-4ab7-9220-02a1520e1755 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:53:54,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:53 GMT Server: Apache x-openstack-request-id: req-906c5ec8-1b94-4ec2-ae46-4fb0919a7ab5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T03:53:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv/events/d72e7f97-626e-4ab9-9a1e-196da7f7a64e", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "27072c5a-7c8b-4209-91ed-97faca583535", "id": "d72e7f97-626e-4ab9-9a1e-196da7f7a64e"}, {"resource_name": "mgmt_network", "event_time": "2018-08-31T03:53:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network/events/40aa635f-f5aa-4eec-9233-840a94595f92", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-2nroepw5kkiq", "id": "40aa635f-f5aa-4eec-9233-840a94595f92"}]} 2018-08-31 03:53:54,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?sort_dir=asc&sort_dir=asc used request id req-906c5ec8-1b94-4ec2-ae46-4fb0919a7ab5 2018-08-31 03:53:54,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.55029797554s 2018-08-31 03:53:54,199 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?sort_dir=asc&sort_dir=asc used request id req-906c5ec8-1b94-4ec2-ae46-4fb0919a7ab5 2018-08-31 03:53:59,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:53:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=40aa635f-f5aa-4eec-9233-840a94595f92&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:53:59,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:53:59 GMT Server: Apache x-openstack-request-id: req-577a9cd1-660b-48ef-a137-13f3397cbfce Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=40aa635f-f5aa-4eec-9233-840a94595f92&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:53:59,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:53:59 GMT Server: Apache x-openstack-request-id: req-878c8d05-ff28-40d3-87d9-0cbd17f84808 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 438 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-31T03:53:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups/events/88d75cf9-9a9f-47f4-9deb-a3ec19d0d4a5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-2fetzs2iptp2", "id": "88d75cf9-9a9f-47f4-9deb-a3ec19d0d4a5"}, {"resource_name": "sig_network", "event_time": "2018-08-31T03:53:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network/events/ac374903-fd79-4fa7-a7be-7579b5246674", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-2zdhbztg2xmr", "id": "ac374903-fd79-4fa7-a7be-7579b5246674"}]} 2018-08-31 03:53:59,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=40aa635f-f5aa-4eec-9233-840a94595f92&sort_dir=asc&marker=40aa635f-f5aa-4eec-9233-840a94595f92&sort_dir=asc used request id req-878c8d05-ff28-40d3-87d9-0cbd17f84808 2018-08-31 03:53:59,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.690253019333s 2018-08-31 03:53:59,895 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=40aa635f-f5aa-4eec-9233-840a94595f92&sort_dir=asc&marker=40aa635f-f5aa-4eec-9233-840a94595f92&sort_dir=asc used request id req-878c8d05-ff28-40d3-87d9-0cbd17f84808 2018-08-31 03:54:04,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:04,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=ac374903-fd79-4fa7-a7be-7579b5246674&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:05,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:04 GMT Server: Apache x-openstack-request-id: req-a74a1299-b6f1-440e-84b7-3948b9e7850d Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=ac374903-fd79-4fa7-a7be-7579b5246674&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:06,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:05 GMT Server: Apache x-openstack-request-id: req-d2ebf5af-9780-4674-89e5-a9e6a0d4ab6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-31T03:54:04Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network/events/b0c0d838-90ed-4ed7-b132-e96b7b5a1909", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d1b5fee6-7c0c-467f-a83f-3741cc2e6483", "id": "b0c0d838-90ed-4ed7-b132-e96b7b5a1909"}, {"resource_name": "security_groups", "event_time": "2018-08-31T03:54:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups/events/d686cab6-6ba8-4048-9c97-366032a5325a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8e685f69-039b-4d91-ad6d-76d85cf4a7eb", "id": "d686cab6-6ba8-4048-9c97-366032a5325a"}]} 2018-08-31 03:54:06,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=ac374903-fd79-4fa7-a7be-7579b5246674&sort_dir=asc&marker=ac374903-fd79-4fa7-a7be-7579b5246674&sort_dir=asc used request id req-d2ebf5af-9780-4674-89e5-a9e6a0d4ab6a 2018-08-31 03:54:06,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.62461590767s 2018-08-31 03:54:06,523 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=ac374903-fd79-4fa7-a7be-7579b5246674&sort_dir=asc&marker=ac374903-fd79-4fa7-a7be-7579b5246674&sort_dir=asc used request id req-d2ebf5af-9780-4674-89e5-a9e6a0d4ab6a 2018-08-31 03:54:11,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:11,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=d686cab6-6ba8-4048-9c97-366032a5325a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:11,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:11 GMT Server: Apache x-openstack-request-id: req-4c7080c9-5e00-4f4b-bdd7-e150cf3ba339 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=d686cab6-6ba8-4048-9c97-366032a5325a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:11,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:11 GMT Server: Apache x-openstack-request-id: req-322547e4-f964-4e43-b427-9630af47067d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-31T03:54:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network/events/f873ba1d-24f6-4ba1-86c5-6816a0daf60a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b3a76ec8-b305-4c9e-bf6e-5a16649a1b23", "id": "f873ba1d-24f6-4ba1-86c5-6816a0daf60a"}, {"resource_name": "dns", "event_time": "2018-08-31T03:54:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns/events/59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-myhvypov4a7s", "id": "59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e"}]} 2018-08-31 03:54:11,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=d686cab6-6ba8-4048-9c97-366032a5325a&sort_dir=asc&marker=d686cab6-6ba8-4048-9c97-366032a5325a&sort_dir=asc used request id req-322547e4-f964-4e43-b427-9630af47067d 2018-08-31 03:54:11,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720219612122s 2018-08-31 03:54:11,599 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=d686cab6-6ba8-4048-9c97-366032a5325a&sort_dir=asc&marker=d686cab6-6ba8-4048-9c97-366032a5325a&sort_dir=asc used request id req-322547e4-f964-4e43-b427-9630af47067d 2018-08-31 03:54:16,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:16,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:16 GMT Server: Apache x-openstack-request-id: req-1b597006-dcdf-49fc-bd46-ba9283b41429 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:16,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:16 GMT Server: Apache x-openstack-request-id: req-e96235d1-f6c9-4aaf-9362-978997340c84 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:16,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-e96235d1-f6c9-4aaf-9362-978997340c84 2018-08-31 03:54:16,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.329794883728s 2018-08-31 03:54:16,936 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-e96235d1-f6c9-4aaf-9362-978997340c84 2018-08-31 03:54:21,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:21,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:21 GMT Server: Apache x-openstack-request-id: req-7c48d830-e4f6-49d6-99c3-95eb9afef95f Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:22,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:21 GMT Server: Apache x-openstack-request-id: req-b23b25ab-c0b4-4dd0-a6c3-feb3af3d28dd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:22,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-b23b25ab-c0b4-4dd0-a6c3-feb3af3d28dd 2018-08-31 03:54:22,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699510574341s 2018-08-31 03:54:22,007 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-b23b25ab-c0b4-4dd0-a6c3-feb3af3d28dd 2018-08-31 03:54:22,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:54:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:22,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:22 GMT Server: Apache x-openstack-request-id: req-cddea1f5-5baf-4af5-a42e-b7dab02e05a4 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:22,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:22 GMT Server: Apache x-openstack-request-id: req-0e1b0538-3e31-46a1-b989-36b013750b5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:54:22,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-0e1b0538-3e31-46a1-b989-36b013750b5b 2018-08-31 03:54:22,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.248393774033s 2018-08-31 03:54:22,257 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-0e1b0538-3e31-46a1-b989-36b013750b5b 2018-08-31 03:54:27,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:27,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:27,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:27 GMT Server: Apache x-openstack-request-id: req-c94224bd-85c6-4564-9d9a-f746979ec4ef Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:27,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:27 GMT Server: Apache x-openstack-request-id: req-c97a1812-0818-4cf3-83da-7b83106f2e62 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:27,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-c97a1812-0818-4cf3-83da-7b83106f2e62 2018-08-31 03:54:27,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700001716614s 2018-08-31 03:54:27,334 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-c97a1812-0818-4cf3-83da-7b83106f2e62 2018-08-31 03:54:32,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:32,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:32,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:32 GMT Server: Apache x-openstack-request-id: req-6e422383-15c4-479a-9947-a263098f1046 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:32,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:32 GMT Server: Apache x-openstack-request-id: req-3c3654f2-1207-427c-93b8-58b55eef6293 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:32,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-3c3654f2-1207-427c-93b8-58b55eef6293 2018-08-31 03:54:32,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.307504892349s 2018-08-31 03:54:32,648 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-3c3654f2-1207-427c-93b8-58b55eef6293 2018-08-31 03:54:32,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:54:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:32,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:32 GMT Server: Apache x-openstack-request-id: req-08daede4-f9bf-4c06-b772-3ddfad1894c8 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:32,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:32 GMT Server: Apache x-openstack-request-id: req-15bb59d4-6d0d-4286-9ea1-2fcda47b6abc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:54:32,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-15bb59d4-6d0d-4286-9ea1-2fcda47b6abc 2018-08-31 03:54:32,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0686750411987s 2018-08-31 03:54:32,718 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-15bb59d4-6d0d-4286-9ea1-2fcda47b6abc 2018-08-31 03:54:37,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:37,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:37 GMT Server: Apache x-openstack-request-id: req-fa750d1c-60b6-4412-9cfa-6737852bfd12 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:37,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:37 GMT Server: Apache x-openstack-request-id: req-5c3581aa-f834-4c1d-b8f5-a94dd5aa21f0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:37,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-5c3581aa-f834-4c1d-b8f5-a94dd5aa21f0 2018-08-31 03:54:37,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726149082184s 2018-08-31 03:54:37,797 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-5c3581aa-f834-4c1d-b8f5-a94dd5aa21f0 2018-08-31 03:54:42,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:42,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:42 GMT Server: Apache x-openstack-request-id: req-b83d8713-2755-495f-89bb-45d473e6d7d8 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:42,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:42 GMT Server: Apache x-openstack-request-id: req-39802303-8f5a-47bb-b49a-75378475f805 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:42,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-39802303-8f5a-47bb-b49a-75378475f805 2018-08-31 03:54:42,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708389282227s 2018-08-31 03:54:42,870 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-39802303-8f5a-47bb-b49a-75378475f805 2018-08-31 03:54:42,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:54:42,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:42,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:42 GMT Server: Apache x-openstack-request-id: req-37c98934-8f6c-4cf8-86d3-aeabc66e4a9a Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:44,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:42 GMT Server: Apache x-openstack-request-id: req-d11a1db1-0e9b-45d1-9655-4f0ee904a65d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:54:44,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-d11a1db1-0e9b-45d1-9655-4f0ee904a65d 2018-08-31 03:54:44,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.3253121376s 2018-08-31 03:54:44,196 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-d11a1db1-0e9b-45d1-9655-4f0ee904a65d 2018-08-31 03:54:49,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:49,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:49 GMT Server: Apache x-openstack-request-id: req-059d67f0-77b1-4647-b508-256e664331b5 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:49,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:49 GMT Server: Apache x-openstack-request-id: req-52f4e1cf-3aa4-45de-8040-3019c1d4a55e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:49,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-52f4e1cf-3aa4-45de-8040-3019c1d4a55e 2018-08-31 03:54:49,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702791213989s 2018-08-31 03:54:49,272 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-52f4e1cf-3aa4-45de-8040-3019c1d4a55e 2018-08-31 03:54:54,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:54,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:54 GMT Server: Apache x-openstack-request-id: req-f4236395-ed8b-4df5-a5ae-381c185051a5 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:54,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:54 GMT Server: Apache x-openstack-request-id: req-a4178086-5803-4d04-8ee0-3ca7c16b17e4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:54,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-a4178086-5803-4d04-8ee0-3ca7c16b17e4 2018-08-31 03:54:54,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.303525924683s 2018-08-31 03:54:54,577 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-a4178086-5803-4d04-8ee0-3ca7c16b17e4 2018-08-31 03:54:54,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:54:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:54,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:54 GMT Server: Apache x-openstack-request-id: req-c40f23e5-be64-4c79-97ea-3c7575642517 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:54,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:54 GMT Server: Apache x-openstack-request-id: req-b979a259-cdce-4f22-97be-81a4edfc1d58 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:54:54,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-b979a259-cdce-4f22-97be-81a4edfc1d58 2018-08-31 03:54:54,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0525069236755s 2018-08-31 03:54:54,630 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-b979a259-cdce-4f22-97be-81a4edfc1d58 2018-08-31 03:54:59,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:54:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:54:59,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:54:59 GMT Server: Apache x-openstack-request-id: req-d85f8a65-82f6-41ab-9900-3d606f807158 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:54:59,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:54:59 GMT Server: Apache x-openstack-request-id: req-217501fa-11bf-44a8-bee8-c7dcd7f235ad Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:54:59,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-217501fa-11bf-44a8-bee8-c7dcd7f235ad 2018-08-31 03:54:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703980922699s 2018-08-31 03:54:59,708 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-217501fa-11bf-44a8-bee8-c7dcd7f235ad 2018-08-31 03:55:04,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:04,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:04 GMT Server: Apache x-openstack-request-id: req-38dafcd0-d8f1-4ba4-8eef-bdab6fd2440c Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:04,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:04 GMT Server: Apache x-openstack-request-id: req-7a16e4e5-547d-4a13-a7b1-115d96dcfb1a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:04,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-7a16e4e5-547d-4a13-a7b1-115d96dcfb1a 2018-08-31 03:55:04,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701298713684s 2018-08-31 03:55:04,784 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-7a16e4e5-547d-4a13-a7b1-115d96dcfb1a 2018-08-31 03:55:04,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:55:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:04,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:04 GMT Server: Apache x-openstack-request-id: req-367f17ff-d232-48a7-87b3-e453d8362d59 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:04,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:04 GMT Server: Apache x-openstack-request-id: req-6dfc7fff-184d-4399-88fa-450763a4968e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:55:04,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-6dfc7fff-184d-4399-88fa-450763a4968e 2018-08-31 03:55:04,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0521597862244s 2018-08-31 03:55:04,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-6dfc7fff-184d-4399-88fa-450763a4968e 2018-08-31 03:55:09,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:09,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:09 GMT Server: Apache x-openstack-request-id: req-7bbd45b2-4919-4fe2-b3e6-7287e166a109 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:09,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:09 GMT Server: Apache x-openstack-request-id: req-aca7077e-bf78-4a44-a38c-028532445be7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:09,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-aca7077e-bf78-4a44-a38c-028532445be7 2018-08-31 03:55:09,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070298910141s 2018-08-31 03:55:09,912 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-aca7077e-bf78-4a44-a38c-028532445be7 2018-08-31 03:55:14,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:14,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:14 GMT Server: Apache x-openstack-request-id: req-73ee391b-4049-47fa-b0eb-644541350c30 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:14,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:14 GMT Server: Apache x-openstack-request-id: req-23e05eb3-c39e-4270-8103-55a504f2eb54 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:14,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-23e05eb3-c39e-4270-8103-55a504f2eb54 2018-08-31 03:55:14,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700030326843s 2018-08-31 03:55:14,988 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-23e05eb3-c39e-4270-8103-55a504f2eb54 2018-08-31 03:55:14,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:55:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:15,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:15 GMT Server: Apache x-openstack-request-id: req-6f21124e-a1f2-4322-88bc-0f8c85141c28 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:15,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:15 GMT Server: Apache x-openstack-request-id: req-8d44e9c2-b2b1-4597-a0f4-7cf4e4575617 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:55:15,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-8d44e9c2-b2b1-4597-a0f4-7cf4e4575617 2018-08-31 03:55:15,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0873019695282s 2018-08-31 03:55:15,076 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-8d44e9c2-b2b1-4597-a0f4-7cf4e4575617 2018-08-31 03:55:20,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:20,113 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:20 GMT Server: Apache x-openstack-request-id: req-1a0bd24c-7f1f-42c1-a300-347b6be60ae6 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:20,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:20 GMT Server: Apache x-openstack-request-id: req-d41fda64-9327-4382-813f-84b8c7d1fcb7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:20,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-d41fda64-9327-4382-813f-84b8c7d1fcb7 2018-08-31 03:55:20,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701568126678s 2018-08-31 03:55:20,154 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-d41fda64-9327-4382-813f-84b8c7d1fcb7 2018-08-31 03:55:25,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:25,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:25 GMT Server: Apache x-openstack-request-id: req-68e151a7-6625-46bf-b675-197a585e8116 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:25,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:25 GMT Server: Apache x-openstack-request-id: req-4eed1542-0117-425f-80a0-7bee858484b2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:25,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-4eed1542-0117-425f-80a0-7bee858484b2 2018-08-31 03:55:25,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706450939178s 2018-08-31 03:55:25,230 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-4eed1542-0117-425f-80a0-7bee858484b2 2018-08-31 03:55:25,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:55:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:25,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:25 GMT Server: Apache x-openstack-request-id: req-7fbee428-eaf8-4423-8fd5-fcff098c22ce Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:25,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:25 GMT Server: Apache x-openstack-request-id: req-2a917354-385b-4229-9f20-70811ec55b0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:55:25,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-2a917354-385b-4229-9f20-70811ec55b0a 2018-08-31 03:55:25,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693600177765s 2018-08-31 03:55:25,301 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-2a917354-385b-4229-9f20-70811ec55b0a 2018-08-31 03:55:30,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:30,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:30 GMT Server: Apache x-openstack-request-id: req-a432a9de-17e7-4508-bed4-0e323190078b Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:30,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:30 GMT Server: Apache x-openstack-request-id: req-3632cd8a-f1ab-4a3c-a8ba-850a9e9a0c75 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:30,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-3632cd8a-f1ab-4a3c-a8ba-850a9e9a0c75 2018-08-31 03:55:30,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690689086914s 2018-08-31 03:55:30,373 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-3632cd8a-f1ab-4a3c-a8ba-850a9e9a0c75 2018-08-31 03:55:35,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:35,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:35 GMT Server: Apache x-openstack-request-id: req-c43afdba-de5f-4f0a-898d-ae4ebdbd9747 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:35,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:35 GMT Server: Apache x-openstack-request-id: req-9a60395e-122d-4d7e-a209-fa4f4aca6753 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:35,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-9a60395e-122d-4d7e-a209-fa4f4aca6753 2018-08-31 03:55:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705599784851s 2018-08-31 03:55:35,450 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-9a60395e-122d-4d7e-a209-fa4f4aca6753 2018-08-31 03:55:35,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:55:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:35,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:35 GMT Server: Apache x-openstack-request-id: req-14828c61-1fe1-40f2-9026-a09fa858a66e Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:35,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:35 GMT Server: Apache x-openstack-request-id: req-205f9119-a1d4-40b4-91a3-b9cd2c6e52fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:55:35,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-205f9119-a1d4-40b4-91a3-b9cd2c6e52fc 2018-08-31 03:55:35,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0533001422882s 2018-08-31 03:55:35,504 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-205f9119-a1d4-40b4-91a3-b9cd2c6e52fc 2018-08-31 03:55:40,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:40,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:40,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:40 GMT Server: Apache x-openstack-request-id: req-fcf0776c-73a3-4ccc-9d8b-69d517352449 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:40,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:40 GMT Server: Apache x-openstack-request-id: req-0c2a0db0-6e8a-4e79-a553-0e0f925b1a45 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:40,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-0c2a0db0-6e8a-4e79-a553-0e0f925b1a45 2018-08-31 03:55:40,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694310665131s 2018-08-31 03:55:40,580 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-0c2a0db0-6e8a-4e79-a553-0e0f925b1a45 2018-08-31 03:55:45,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:45,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:45 GMT Server: Apache x-openstack-request-id: req-213bd3fb-50dd-4155-ae14-2082b0782e40 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:45,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:45 GMT Server: Apache x-openstack-request-id: req-a9db20b7-2e5d-4e66-955c-6ab0a5c2b859 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:45,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-a9db20b7-2e5d-4e66-955c-6ab0a5c2b859 2018-08-31 03:55:45,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0864279270172s 2018-08-31 03:55:45,670 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-a9db20b7-2e5d-4e66-955c-6ab0a5c2b859 2018-08-31 03:55:45,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:55:45,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:45,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:45 GMT Server: Apache x-openstack-request-id: req-eb934009-f47b-4462-9b23-8a836efaaecc Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:45,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:45 GMT Server: Apache x-openstack-request-id: req-983920b4-c4d1-44f2-88cd-ab72bb365692 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:55:45,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-983920b4-c4d1-44f2-88cd-ab72bb365692 2018-08-31 03:55:45,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538280010223s 2018-08-31 03:55:45,725 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-983920b4-c4d1-44f2-88cd-ab72bb365692 2018-08-31 03:55:50,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:50,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:50 GMT Server: Apache x-openstack-request-id: req-9f0d8856-6ab9-4b1b-a5c0-4361cc2ee211 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:50,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:50 GMT Server: Apache x-openstack-request-id: req-f4867631-db64-428d-bccc-83dec8cb83ff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:50,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-f4867631-db64-428d-bccc-83dec8cb83ff 2018-08-31 03:55:50,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704200267792s 2018-08-31 03:55:50,803 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-f4867631-db64-428d-bccc-83dec8cb83ff 2018-08-31 03:55:55,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:55:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:55,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:55 GMT Server: Apache x-openstack-request-id: req-6384fe40-33ef-4341-bf32-0a555dff1bdd Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:55,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:55 GMT Server: Apache x-openstack-request-id: req-eb2ef2f5-50c1-4a85-bf02-c7ad719e316e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:55:55,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-eb2ef2f5-50c1-4a85-bf02-c7ad719e316e 2018-08-31 03:55:55,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690021514893s 2018-08-31 03:55:55,878 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-eb2ef2f5-50c1-4a85-bf02-c7ad719e316e 2018-08-31 03:55:55,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:55:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:55:55,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:55:55 GMT Server: Apache x-openstack-request-id: req-a4dc394e-4a9c-4069-83bf-43e2c2efc824 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:55:55,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:55:55 GMT Server: Apache x-openstack-request-id: req-149dda1b-4788-42ce-933f-4027706fc499 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:55:55,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-149dda1b-4788-42ce-933f-4027706fc499 2018-08-31 03:55:55,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690021514893s 2018-08-31 03:55:55,948 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-149dda1b-4788-42ce-933f-4027706fc499 2018-08-31 03:56:00,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:00,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:00,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:00 GMT Server: Apache x-openstack-request-id: req-02fe42f4-f74a-484d-b3e9-9133f10f1e7a Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:01,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:00 GMT Server: Apache x-openstack-request-id: req-507b4dfe-3afb-4e92-b503-333ce0c73d1a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:01,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-507b4dfe-3afb-4e92-b503-333ce0c73d1a 2018-08-31 03:56:01,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700170993805s 2018-08-31 03:56:01,025 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-507b4dfe-3afb-4e92-b503-333ce0c73d1a 2018-08-31 03:56:06,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:06,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:06 GMT Server: Apache x-openstack-request-id: req-1850c470-8161-47c9-8942-a1f0b38fe17d Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:06,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:06 GMT Server: Apache x-openstack-request-id: req-c74bda07-8a44-4b17-b05d-2016a1463d75 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:06,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-c74bda07-8a44-4b17-b05d-2016a1463d75 2018-08-31 03:56:06,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703649520874s 2018-08-31 03:56:06,102 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-c74bda07-8a44-4b17-b05d-2016a1463d75 2018-08-31 03:56:06,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:56:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:06,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:06 GMT Server: Apache x-openstack-request-id: req-8e49f1b5-7a4c-4f9e-b6cb-eb4cc32a4133 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:06,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:06 GMT Server: Apache x-openstack-request-id: req-d8210292-e983-4907-8b5c-ca7745fec7dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:56:06,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-d8210292-e983-4907-8b5c-ca7745fec7dd 2018-08-31 03:56:06,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0528571605682s 2018-08-31 03:56:06,155 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-d8210292-e983-4907-8b5c-ca7745fec7dd 2018-08-31 03:56:11,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:11,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:11 GMT Server: Apache x-openstack-request-id: req-d44f4002-6d55-48c6-864a-09bf3157236c Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:11,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:11 GMT Server: Apache x-openstack-request-id: req-3998a405-d1fc-4873-8106-342144c5e97a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-31T03:56:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns/events/cb046290-eb64-40e7-955e-1fff08cba6a1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "555c4a34-7f95-4c12-a2ba-024257ce616f", "id": "cb046290-eb64-40e7-955e-1fff08cba6a1"}, {"resource_name": "ellis", "event_time": "2018-08-31T03:56:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis/events/34074d2d-909f-42e8-9a46-59098248c4b0", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-njt2yxm7zfd2", "id": "34074d2d-909f-42e8-9a46-59098248c4b0"}]} 2018-08-31 03:56:11,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-3998a405-d1fc-4873-8106-342144c5e97a 2018-08-31 03:56:11,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741500854492s 2018-08-31 03:56:11,237 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc&marker=59dfafc6-f3a7-4ad2-b345-d04fc7cbc45e&sort_dir=asc used request id req-3998a405-d1fc-4873-8106-342144c5e97a 2018-08-31 03:56:16,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:16,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:16,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:16 GMT Server: Apache x-openstack-request-id: req-9e6ebb4d-9d33-4b3c-b272-dc65f12fa9b9 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:16,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:16 GMT Server: Apache x-openstack-request-id: req-c8a648a2-4fa2-4620-b088-30dc4bd6ae39 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:16,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-c8a648a2-4fa2-4620-b088-30dc4bd6ae39 2018-08-31 03:56:16,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721690654755s 2018-08-31 03:56:16,316 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-c8a648a2-4fa2-4620-b088-30dc4bd6ae39 2018-08-31 03:56:21,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:21,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:21 GMT Server: Apache x-openstack-request-id: req-97cfdeaa-73ea-4d63-9328-28f61f9faf58 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:21,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:21 GMT Server: Apache x-openstack-request-id: req-85e90344-f281-4ed3-bec9-f1f91200cf7e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:21,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-85e90344-f281-4ed3-bec9-f1f91200cf7e 2018-08-31 03:56:21,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708549022675s 2018-08-31 03:56:21,393 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-85e90344-f281-4ed3-bec9-f1f91200cf7e 2018-08-31 03:56:21,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:56:21,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:21,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:21 GMT Server: Apache x-openstack-request-id: req-d9c14e7d-7492-463a-b7da-fec0e6f1f8fa Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:21,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:21 GMT Server: Apache x-openstack-request-id: req-372a8899-f0ef-4d17-84c4-a62b09d662df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:56:21,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-372a8899-f0ef-4d17-84c4-a62b09d662df 2018-08-31 03:56:21,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0672919750214s 2018-08-31 03:56:21,461 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-372a8899-f0ef-4d17-84c4-a62b09d662df 2018-08-31 03:56:26,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:26,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:26 GMT Server: Apache x-openstack-request-id: req-fa0061d6-0977-4343-ab20-3ffa6c3fe624 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:26,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:26 GMT Server: Apache x-openstack-request-id: req-415e3877-56a5-43a1-978e-ade4c8cdcc58 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:26,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-415e3877-56a5-43a1-978e-ade4c8cdcc58 2018-08-31 03:56:26,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712890625s 2018-08-31 03:56:26,539 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-415e3877-56a5-43a1-978e-ade4c8cdcc58 2018-08-31 03:56:31,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:31,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:31 GMT Server: Apache x-openstack-request-id: req-955a576e-6768-4a9f-ad34-5620d02175e6 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:31,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:31 GMT Server: Apache x-openstack-request-id: req-dbc098d7-4e09-4bbc-ac3c-4849095623e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:31,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-dbc098d7-4e09-4bbc-ac3c-4849095623e6 2018-08-31 03:56:31,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694279670715s 2018-08-31 03:56:31,613 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-dbc098d7-4e09-4bbc-ac3c-4849095623e6 2018-08-31 03:56:31,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:56:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:31,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:31 GMT Server: Apache x-openstack-request-id: req-35c19319-d88c-491a-8d1f-3d8d667eb0da Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:31,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:31 GMT Server: Apache x-openstack-request-id: req-6c9d0ef5-5069-4310-8d12-102b2b2c18fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:56:31,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-6c9d0ef5-5069-4310-8d12-102b2b2c18fe 2018-08-31 03:56:31,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0526819229126s 2018-08-31 03:56:31,667 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-6c9d0ef5-5069-4310-8d12-102b2b2c18fe 2018-08-31 03:56:36,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:36,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:36,704 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:36 GMT Server: Apache x-openstack-request-id: req-23635ccb-6c13-45dc-9d4e-4a81d39aea9d Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:36,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:36 GMT Server: Apache x-openstack-request-id: req-362fbe5f-1f7f-404a-92da-59dd1c534d7a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:36,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-362fbe5f-1f7f-404a-92da-59dd1c534d7a 2018-08-31 03:56:36,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715939998627s 2018-08-31 03:56:36,746 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-362fbe5f-1f7f-404a-92da-59dd1c534d7a 2018-08-31 03:56:41,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:41,781 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:41 GMT Server: Apache x-openstack-request-id: req-21aa6fb8-7924-4cd8-9c4c-823dada60c48 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:41,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:41 GMT Server: Apache x-openstack-request-id: req-ae1d53cf-8dda-4728-bfa8-85d54fe89eb6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:41,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-ae1d53cf-8dda-4728-bfa8-85d54fe89eb6 2018-08-31 03:56:41,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705330371857s 2018-08-31 03:56:41,823 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-ae1d53cf-8dda-4728-bfa8-85d54fe89eb6 2018-08-31 03:56:41,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:56:41,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:41,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:41 GMT Server: Apache x-openstack-request-id: req-474b5a18-60a7-4ccd-b10f-f1037c7d6be3 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:41,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:41 GMT Server: Apache x-openstack-request-id: req-b00e19d6-70ed-479b-a981-83808a4ff5c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:56:41,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-b00e19d6-70ed-479b-a981-83808a4ff5c4 2018-08-31 03:56:41,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694119930267s 2018-08-31 03:56:41,893 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-b00e19d6-70ed-479b-a981-83808a4ff5c4 2018-08-31 03:56:46,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:46,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:46,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:46 GMT Server: Apache x-openstack-request-id: req-d1d76040-df7d-44bc-9963-aa57f2f94742 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:46,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:46 GMT Server: Apache x-openstack-request-id: req-0c9e89df-78ca-488d-b58e-ce55befbb3d6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:46,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-0c9e89df-78ca-488d-b58e-ce55befbb3d6 2018-08-31 03:56:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721001625061s 2018-08-31 03:56:46,972 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-0c9e89df-78ca-488d-b58e-ce55befbb3d6 2018-08-31 03:56:51,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:52,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:51 GMT Server: Apache x-openstack-request-id: req-b676ca53-728e-4b0e-afa2-07680c112310 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:52,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:52 GMT Server: Apache x-openstack-request-id: req-7058a798-86e6-42d2-bd70-9bc9694af962 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:52,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-7058a798-86e6-42d2-bd70-9bc9694af962 2018-08-31 03:56:52,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0684690475464s 2018-08-31 03:56:52,046 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-7058a798-86e6-42d2-bd70-9bc9694af962 2018-08-31 03:56:52,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:56:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:52,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:52 GMT Server: Apache x-openstack-request-id: req-11527512-e711-4de3-9eb5-de99aa91f693 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:52,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:52 GMT Server: Apache x-openstack-request-id: req-febc61e9-f46d-4a43-a1c9-df1d060b9917 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:56:52,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-febc61e9-f46d-4a43-a1c9-df1d060b9917 2018-08-31 03:56:52,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0685179233551s 2018-08-31 03:56:52,116 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-febc61e9-f46d-4a43-a1c9-df1d060b9917 2018-08-31 03:56:57,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:56:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:56:57,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:56:57 GMT Server: Apache x-openstack-request-id: req-139dcd83-a2b6-44e1-8d67-f9b92cb96bbf Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:56:57,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:56:57 GMT Server: Apache x-openstack-request-id: req-bc68db91-a5c6-4d7f-b8a8-df9392d0e27a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:56:57,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-bc68db91-a5c6-4d7f-b8a8-df9392d0e27a 2018-08-31 03:56:57,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698838233948s 2018-08-31 03:56:57,192 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-bc68db91-a5c6-4d7f-b8a8-df9392d0e27a 2018-08-31 03:57:02,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:02,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:02 GMT Server: Apache x-openstack-request-id: req-c76a2e55-2a54-4df8-bcd4-6b72fcce93ce Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:02,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:02 GMT Server: Apache x-openstack-request-id: req-5a54a34e-9e77-4b87-afd0-e0b244b23f59 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:02,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-5a54a34e-9e77-4b87-afd0-e0b244b23f59 2018-08-31 03:57:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707960128784s 2018-08-31 03:57:02,265 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-5a54a34e-9e77-4b87-afd0-e0b244b23f59 2018-08-31 03:57:02,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:57:02,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:02,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:02 GMT Server: Apache x-openstack-request-id: req-c48545fb-da9f-4664-b635-457b673ee0de Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:02,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:02 GMT Server: Apache x-openstack-request-id: req-934ad05e-81e3-4362-a7e3-e14c13220a37 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:57:02,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-934ad05e-81e3-4362-a7e3-e14c13220a37 2018-08-31 03:57:02,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0520439147949s 2018-08-31 03:57:02,317 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-934ad05e-81e3-4362-a7e3-e14c13220a37 2018-08-31 03:57:07,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:07,352 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:07 GMT Server: Apache x-openstack-request-id: req-50b7c3a5-f468-4cc0-b149-f46198e18674 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:07,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:07 GMT Server: Apache x-openstack-request-id: req-8add8780-3852-4c2b-8029-58786b42a9dc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:07,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-8add8780-3852-4c2b-8029-58786b42a9dc 2018-08-31 03:57:07,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691740512848s 2018-08-31 03:57:07,394 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-8add8780-3852-4c2b-8029-58786b42a9dc 2018-08-31 03:57:12,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:12,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:12 GMT Server: Apache x-openstack-request-id: req-d20f3149-324b-4e23-9ee0-c98ca2e5cde5 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:12,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:12 GMT Server: Apache x-openstack-request-id: req-1a79935e-8757-4a12-b83d-a219200978f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:12,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-1a79935e-8757-4a12-b83d-a219200978f7 2018-08-31 03:57:12,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702519416809s 2018-08-31 03:57:12,470 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-1a79935e-8757-4a12-b83d-a219200978f7 2018-08-31 03:57:12,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:57:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:12,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:12 GMT Server: Apache x-openstack-request-id: req-f4267314-585c-4149-9da6-7d116503bb45 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:12,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:12 GMT Server: Apache x-openstack-request-id: req-7ab52ed6-dc13-4c60-a196-1973a18c5bd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:57:12,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-7ab52ed6-dc13-4c60-a196-1973a18c5bd7 2018-08-31 03:57:12,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0523719787598s 2018-08-31 03:57:12,523 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-7ab52ed6-dc13-4c60-a196-1973a18c5bd7 2018-08-31 03:57:17,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:17,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:17 GMT Server: Apache x-openstack-request-id: req-067041ee-8d55-4b64-8662-8a3f119ade91 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:17,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:17 GMT Server: Apache x-openstack-request-id: req-36511556-6953-4ef7-9cc3-931a406f58b9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:17,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-36511556-6953-4ef7-9cc3-931a406f58b9 2018-08-31 03:57:17,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069864988327s 2018-08-31 03:57:17,600 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-36511556-6953-4ef7-9cc3-931a406f58b9 2018-08-31 03:57:22,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:22,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:22,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:22 GMT Server: Apache x-openstack-request-id: req-854eb3ea-50b1-4618-a58d-f1fe596488e6 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:22,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:22 GMT Server: Apache x-openstack-request-id: req-9b1701f1-1934-42b9-a151-04cdbab700a3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:22,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-9b1701f1-1934-42b9-a151-04cdbab700a3 2018-08-31 03:57:22,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712599754333s 2018-08-31 03:57:22,677 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-9b1701f1-1934-42b9-a151-04cdbab700a3 2018-08-31 03:57:22,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:57:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:22,706 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:22 GMT Server: Apache x-openstack-request-id: req-004cef75-6460-4d3b-99ab-706e9f6d9547 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:22,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:22 GMT Server: Apache x-openstack-request-id: req-ae38f2cf-50b8-4f31-a839-141b68d46bfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:57:22,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-ae38f2cf-50b8-4f31-a839-141b68d46bfd 2018-08-31 03:57:22,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700881481171s 2018-08-31 03:57:22,748 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-ae38f2cf-50b8-4f31-a839-141b68d46bfd 2018-08-31 03:57:27,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:27,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:27 GMT Server: Apache x-openstack-request-id: req-41c418ac-0052-4ef4-8b7d-f57f3ed86f95 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:27,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:27 GMT Server: Apache x-openstack-request-id: req-668ce69a-7471-4f1b-a428-150bd705892e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:27,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-668ce69a-7471-4f1b-a428-150bd705892e 2018-08-31 03:57:27,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723531246185s 2018-08-31 03:57:27,827 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-668ce69a-7471-4f1b-a428-150bd705892e 2018-08-31 03:57:32,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:32,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:32 GMT Server: Apache x-openstack-request-id: req-02a57c3e-4d23-4902-a161-d29b43f76867 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:32,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:32 GMT Server: Apache x-openstack-request-id: req-7799a23d-ff4f-4604-bdce-d4d24eb152f5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:32,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-7799a23d-ff4f-4604-bdce-d4d24eb152f5 2018-08-31 03:57:32,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694689750671s 2018-08-31 03:57:32,903 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-7799a23d-ff4f-4604-bdce-d4d24eb152f5 2018-08-31 03:57:32,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:57:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:32,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:32 GMT Server: Apache x-openstack-request-id: req-ed43997c-26d8-4681-8cff-d67f2db9dffb Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:32,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:32 GMT Server: Apache x-openstack-request-id: req-1917c620-2558-45bc-a6fb-2bd15cea2f3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:57:32,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-1917c620-2558-45bc-a6fb-2bd15cea2f3e 2018-08-31 03:57:32,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0666329860687s 2018-08-31 03:57:32,970 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-1917c620-2558-45bc-a6fb-2bd15cea2f3e 2018-08-31 03:57:37,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:37,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:38,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:37 GMT Server: Apache x-openstack-request-id: req-0fba2fa6-4811-445f-b66f-4035f93946c6 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:38,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:38 GMT Server: Apache x-openstack-request-id: req-e1bf915a-8184-445d-818d-c3cd853dc246 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:38,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-e1bf915a-8184-445d-818d-c3cd853dc246 2018-08-31 03:57:38,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695610046387s 2018-08-31 03:57:38,047 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-e1bf915a-8184-445d-818d-c3cd853dc246 2018-08-31 03:57:43,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:43,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:43 GMT Server: Apache x-openstack-request-id: req-577d5982-1583-4606-9e1c-768552f19a64 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:43,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:43 GMT Server: Apache x-openstack-request-id: req-0566ce7c-616a-4bbf-9ad2-176f048d9afc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:43,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-0566ce7c-616a-4bbf-9ad2-176f048d9afc 2018-08-31 03:57:43,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703918933868s 2018-08-31 03:57:43,123 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-0566ce7c-616a-4bbf-9ad2-176f048d9afc 2018-08-31 03:57:43,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:57:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:43,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:43 GMT Server: Apache x-openstack-request-id: req-f48944f8-db5d-46fd-a144-c60c75b6c7c5 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:43,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:43 GMT Server: Apache x-openstack-request-id: req-54a110c1-c2b8-433f-9a2e-9a2c68711fb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:57:43,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-54a110c1-c2b8-433f-9a2e-9a2c68711fb5 2018-08-31 03:57:43,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0527858734131s 2018-08-31 03:57:43,177 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-54a110c1-c2b8-433f-9a2e-9a2c68711fb5 2018-08-31 03:57:48,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:48,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:48 GMT Server: Apache x-openstack-request-id: req-6ca97e23-2de1-42b4-9c53-6c31a183c3a9 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:48,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:48 GMT Server: Apache x-openstack-request-id: req-73d7ce3a-a72f-4590-b741-bd430fdc7a69 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:48,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-73d7ce3a-a72f-4590-b741-bd430fdc7a69 2018-08-31 03:57:48,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699489116669s 2018-08-31 03:57:48,254 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-73d7ce3a-a72f-4590-b741-bd430fdc7a69 2018-08-31 03:57:53,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:53,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:53 GMT Server: Apache x-openstack-request-id: req-f5c72c0f-2c42-489d-a382-ebc0308fa350 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:53,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:53 GMT Server: Apache x-openstack-request-id: req-3eeb6338-bfd8-475a-ae2f-dc7d4892c405 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:53,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-3eeb6338-bfd8-475a-ae2f-dc7d4892c405 2018-08-31 03:57:53,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0522568225861s 2018-08-31 03:57:53,311 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-3eeb6338-bfd8-475a-ae2f-dc7d4892c405 2018-08-31 03:57:53,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:57:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:53,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:53 GMT Server: Apache x-openstack-request-id: req-afb21926-9d5d-4f48-a78c-c0b84d75c088 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:53,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:53 GMT Server: Apache x-openstack-request-id: req-99f8237f-ba9e-402a-9f98-d600a6bbd03e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:57:53,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-99f8237f-ba9e-402a-9f98-d600a6bbd03e 2018-08-31 03:57:53,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0488429069519s 2018-08-31 03:57:53,360 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-99f8237f-ba9e-402a-9f98-d600a6bbd03e 2018-08-31 03:57:58,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:57:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:57:58,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:57:58 GMT Server: Apache x-openstack-request-id: req-8007db78-0ccc-4a50-9741-2a32551e5039 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:57:58,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:57:58 GMT Server: Apache x-openstack-request-id: req-3e524faf-bccf-4af8-b7b3-727d793f5f30 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:57:58,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-3e524faf-bccf-4af8-b7b3-727d793f5f30 2018-08-31 03:57:58,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715661048889s 2018-08-31 03:57:58,439 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-3e524faf-bccf-4af8-b7b3-727d793f5f30 2018-08-31 03:58:03,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:03,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:03 GMT Server: Apache x-openstack-request-id: req-2d77c792-8139-420d-95ee-c99b185b59d4 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:03,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:03 GMT Server: Apache x-openstack-request-id: req-4b18829e-3551-4be8-9949-519f54871148 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-31T03:58:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis/events/e99d03f5-a49b-4367-979f-f9697f2b46b8", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c2eca172-2190-44c2-ba84-5cf14f91bb89", "id": "e99d03f5-a49b-4367-979f-f9697f2b46b8"}, {"resource_name": "homer", "event_time": "2018-08-31T03:58:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer/events/8a3e5c80-57a4-467f-aa76-89f56e944200", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-6r6rirc6xm5g", "id": "8a3e5c80-57a4-467f-aa76-89f56e944200"}, {"resource_name": "sprout", "event_time": "2018-08-31T03:58:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout/events/e7952ab8-eb51-4db4-804c-93f0b7104f83", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-kd2bqtkx7vaf", "id": "e7952ab8-eb51-4db4-804c-93f0b7104f83"}, {"resource_name": "dime", "event_time": "2018-08-31T03:58:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime/events/932e7acb-79c7-4253-b92e-7eecd1e471c4", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-3lunoov3s4t5", "id": "932e7acb-79c7-4253-b92e-7eecd1e471c4"}, {"resource_name": "bono", "event_time": "2018-08-31T03:58:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono/events/7ef7bbe7-69e2-47ed-baf5-5997300fb259", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-pw7ig4jtxruc", "id": "7ef7bbe7-69e2-47ed-baf5-5997300fb259"}, {"resource_name": "vellum", "event_time": "2018-08-31T03:58:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum/events/61579798-a846-409c-a29a-2b4511994415", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-exxazjdcxlow", "id": "61579798-a846-409c-a29a-2b4511994415"}]} 2018-08-31 03:58:03,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-4b18829e-3551-4be8-9949-519f54871148 2018-08-31 03:58:03,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0888509750366s 2018-08-31 03:58:03,534 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc&marker=34074d2d-909f-42e8-9a46-59098248c4b0&sort_dir=asc used request id req-4b18829e-3551-4be8-9949-519f54871148 2018-08-31 03:58:08,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:08,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:08,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:08 GMT Server: Apache x-openstack-request-id: req-74a490c2-748f-42d1-b503-38b23f1c2e8a Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:08,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:08 GMT Server: Apache x-openstack-request-id: req-87e02c8a-f9a5-4ebb-8a9d-0a63a46b85f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:08,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-87e02c8a-f9a5-4ebb-8a9d-0a63a46b85f3 2018-08-31 03:58:08,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0892040729523s 2018-08-31 03:58:08,629 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-87e02c8a-f9a5-4ebb-8a9d-0a63a46b85f3 2018-08-31 03:58:13,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:13,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:13,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:13 GMT Server: Apache x-openstack-request-id: req-77dea2c1-cdbe-4c99-be15-57c99daa71c3 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:13,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:13 GMT Server: Apache x-openstack-request-id: req-577a0c3c-1973-4f2a-9913-d9d6644389e4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:13,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-577a0c3c-1973-4f2a-9913-d9d6644389e4 2018-08-31 03:58:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755441188812s 2018-08-31 03:58:13,711 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-577a0c3c-1973-4f2a-9913-d9d6644389e4 2018-08-31 03:58:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:58:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:13,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:13 GMT Server: Apache x-openstack-request-id: req-261286c4-86d5-421a-8d86-7d03e41d7bdb Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:13,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:13 GMT Server: Apache x-openstack-request-id: req-880cc9ea-59f0-4454-b700-5b29a8354ee5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:58:13,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-880cc9ea-59f0-4454-b700-5b29a8354ee5 2018-08-31 03:58:13,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071359872818s 2018-08-31 03:58:13,783 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-880cc9ea-59f0-4454-b700-5b29a8354ee5 2018-08-31 03:58:18,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:18,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:18 GMT Server: Apache x-openstack-request-id: req-3ce27896-c530-4c1f-9d7b-03ed601ce043 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:18,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:18 GMT Server: Apache x-openstack-request-id: req-cda9225f-739d-4371-a986-42b8dcf452f2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:18,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-cda9225f-739d-4371-a986-42b8dcf452f2 2018-08-31 03:58:18,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.153911828995s 2018-08-31 03:58:18,944 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-cda9225f-739d-4371-a986-42b8dcf452f2 2018-08-31 03:58:23,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:23,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:23,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:23 GMT Server: Apache x-openstack-request-id: req-f630207a-a2c0-42cc-bfe3-6779e736e4c8 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:24,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:23 GMT Server: Apache x-openstack-request-id: req-94daf6ec-a162-4d32-b4b1-b17aaa78d3d3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:24,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-94daf6ec-a162-4d32-b4b1-b17aaa78d3d3 2018-08-31 03:58:24,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708999633789s 2018-08-31 03:58:24,021 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-94daf6ec-a162-4d32-b4b1-b17aaa78d3d3 2018-08-31 03:58:24,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:58:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:24,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:24 GMT Server: Apache x-openstack-request-id: req-9c140e64-50b1-42ab-b3be-d118b7c552bc Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:24,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:24 GMT Server: Apache x-openstack-request-id: req-0a14d1f2-56bb-43f4-92bb-7bc1944eb74f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:58:24,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-0a14d1f2-56bb-43f4-92bb-7bc1944eb74f 2018-08-31 03:58:24,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687000751495s 2018-08-31 03:58:24,091 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-0a14d1f2-56bb-43f4-92bb-7bc1944eb74f 2018-08-31 03:58:29,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:29,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:29,128 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:29 GMT Server: Apache x-openstack-request-id: req-0f04922e-a59f-47d5-a3c7-4b6706053e45 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:29,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:29 GMT Server: Apache x-openstack-request-id: req-2d31c9c2-3a1a-445b-bfe9-e17ea1017df6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:29,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-2d31c9c2-3a1a-445b-bfe9-e17ea1017df6 2018-08-31 03:58:29,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717189311981s 2018-08-31 03:58:29,170 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-2d31c9c2-3a1a-445b-bfe9-e17ea1017df6 2018-08-31 03:58:34,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:34,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:34 GMT Server: Apache x-openstack-request-id: req-203d5d52-c991-4fd3-9b54-f54e3687bd00 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:34,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:34 GMT Server: Apache x-openstack-request-id: req-d844e8b8-d224-4399-822a-95a517270cd9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:34,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-d844e8b8-d224-4399-822a-95a517270cd9 2018-08-31 03:58:34,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733380317688s 2018-08-31 03:58:34,249 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-d844e8b8-d224-4399-822a-95a517270cd9 2018-08-31 03:58:34,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:58:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:34,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:34 GMT Server: Apache x-openstack-request-id: req-58fc51ad-547b-42cf-8a25-5bd91a53a9a7 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:34,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:34 GMT Server: Apache x-openstack-request-id: req-0c4cdde7-9984-4059-a77e-236ae06aed42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:58:34,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-0c4cdde7-9984-4059-a77e-236ae06aed42 2018-08-31 03:58:34,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741260051727s 2018-08-31 03:58:34,324 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-0c4cdde7-9984-4059-a77e-236ae06aed42 2018-08-31 03:58:39,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:39,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:39 GMT Server: Apache x-openstack-request-id: req-2efe4f99-da3c-46b9-8f6f-28ebfde45a91 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:39,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:39 GMT Server: Apache x-openstack-request-id: req-1276d53b-878e-4b12-a83c-cbfea4375668 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:39,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-1276d53b-878e-4b12-a83c-cbfea4375668 2018-08-31 03:58:39,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702610015869s 2018-08-31 03:58:39,398 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-1276d53b-878e-4b12-a83c-cbfea4375668 2018-08-31 03:58:44,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:44,430 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:44 GMT Server: Apache x-openstack-request-id: req-b2f5a2a9-1e60-4ed9-bef7-1f82dd484ee7 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:44,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:44 GMT Server: Apache x-openstack-request-id: req-4ad916f0-1c6c-448b-b91a-4d1925ccd545 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:44,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-4ad916f0-1c6c-448b-b91a-4d1925ccd545 2018-08-31 03:58:44,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721960067749s 2018-08-31 03:58:44,474 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-4ad916f0-1c6c-448b-b91a-4d1925ccd545 2018-08-31 03:58:44,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:58:44,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:44,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:44 GMT Server: Apache x-openstack-request-id: req-e2b4b9eb-fd73-479c-a699-31895982e742 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:44,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:44 GMT Server: Apache x-openstack-request-id: req-171975cd-5b25-4344-9969-2bc8d184bb47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:58:44,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-171975cd-5b25-4344-9969-2bc8d184bb47 2018-08-31 03:58:44,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748100280762s 2018-08-31 03:58:44,550 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-171975cd-5b25-4344-9969-2bc8d184bb47 2018-08-31 03:58:49,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:49,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:49 GMT Server: Apache x-openstack-request-id: req-5900dade-f337-401c-a77b-55d68de0fa3e Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:49,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:49 GMT Server: Apache x-openstack-request-id: req-d39c1578-8e87-403f-b55f-e38d0f8818e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:49,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-d39c1578-8e87-403f-b55f-e38d0f8818e6 2018-08-31 03:58:49,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712699890137s 2018-08-31 03:58:49,628 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-d39c1578-8e87-403f-b55f-e38d0f8818e6 2018-08-31 03:58:54,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:58:54,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:55,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:54 GMT Server: Apache x-openstack-request-id: req-db237a51-e1e6-4683-8fc2-ccdb866b805f Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:55,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:55 GMT Server: Apache x-openstack-request-id: req-af053d2b-813c-4767-b50c-bed254a3ae10 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:58:55,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-af053d2b-813c-4767-b50c-bed254a3ae10 2018-08-31 03:58:55,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.752653837204s 2018-08-31 03:58:55,387 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-af053d2b-813c-4767-b50c-bed254a3ae10 2018-08-31 03:58:55,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:58:55,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:58:55,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:58:55 GMT Server: Apache x-openstack-request-id: req-e18f0808-7efe-4db3-adab-b4241faba095 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:58:55,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:58:55 GMT Server: Apache x-openstack-request-id: req-54ee37fe-80b5-439d-a717-a8ad49256863 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 03:58:55,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-54ee37fe-80b5-439d-a717-a8ad49256863 2018-08-31 03:58:55,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.366307020187s 2018-08-31 03:58:55,754 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-54ee37fe-80b5-439d-a717-a8ad49256863 2018-08-31 03:59:00,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:59:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:00,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:59:00 GMT Server: Apache x-openstack-request-id: req-f4f0bf51-aba2-4ea0-9879-8d1d7dd59c55 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:59:00,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:00 GMT Server: Apache x-openstack-request-id: req-83e3a962-f983-4118-907d-be0856dd6ef6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 03:59:00,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-83e3a962-f983-4118-907d-be0856dd6ef6 2018-08-31 03:59:00,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905091762543s 2018-08-31 03:59:00,848 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-83e3a962-f983-4118-907d-be0856dd6ef6 2018-08-31 03:59:05,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 03:59:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:05,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:59:05 GMT Server: Apache x-openstack-request-id: req-dcf92339-1d69-4ef9-ade2-7a6b4da2bc47 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:59:06,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:05 GMT Server: Apache x-openstack-request-id: req-bddc91db-abf5-42ea-a5f9-95e0e9ae66ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-31T03:59:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout/events/58e00f54-f150-4616-8efb-a8b1998c84b2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1a4990ad-b283-40b0-b12a-2b15b995e04f", "id": "58e00f54-f150-4616-8efb-a8b1998c84b2"}, {"resource_name": "dime", "event_time": "2018-08-31T03:59:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime/events/940730a6-2874-4e5b-ae6a-c0ebe2509987", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9dabcf72-011c-41c3-8be4-4376f3f29ed8", "id": "940730a6-2874-4e5b-ae6a-c0ebe2509987"}, {"resource_name": "vellum", "event_time": "2018-08-31T03:59:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum/events/d3bdd89e-4c6a-41a0-8b67-74e41460b9b1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "23e5fbc0-64d8-4a30-9121-a6472aa41023", "id": "d3bdd89e-4c6a-41a0-8b67-74e41460b9b1"}, {"resource_name": "bono", "event_time": "2018-08-31T03:59:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono/events/6305a557-82c1-4eae-b375-b14a6177a39e", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "333225d8-4184-4d1f-a1bd-4ace5da87440", "id": "6305a557-82c1-4eae-b375-b14a6177a39e"}, {"resource_name": "homer", "event_time": "2018-08-31T03:59:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer/events/2d095e92-69f5-4507-9154-5f48a753f8bd", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "66579ce4-868f-4ac2-b407-dbac075b9b36", "id": "2d095e92-69f5-4507-9154-5f48a753f8bd"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T03:59:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv/events/b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "27072c5a-7c8b-4209-91ed-97faca583535", "id": "b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5"}]} 2018-08-31 03:59:06,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-bddc91db-abf5-42ea-a5f9-95e0e9ae66ae 2018-08-31 03:59:06,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.333913087845s 2018-08-31 03:59:06,188 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc&marker=61579798-a846-409c-a29a-2b4511994415&sort_dir=asc used request id req-bddc91db-abf5-42ea-a5f9-95e0e9ae66ae 2018-08-31 03:59:06,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 03:59:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:06,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 03:59:06 GMT Server: Apache x-openstack-request-id: req-279d2038-daca-47b2-8db4-7c21c01ae01e Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 03:59:06,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:06 GMT Server: Apache x-openstack-request-id: req-0a190c72-ffa7-46b0-829a-21515687b325 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "outputs": [{"output_value": "172.30.9.208", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-31 03:59:06,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 used request id req-0a190c72-ffa7-46b0-829a-21515687b325 2018-08-31 03:59:06,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.429880857468s 2018-08-31 03:59:06,620 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 used request id req-0a190c72-ffa7-46b0-829a-21515687b325 2018-08-31 03:59:06,621 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-31T03:53:51Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'27072c5a-7c8b-4209-91ed-97faca583535', 'parameters': Munch({u'OS::project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'27072c5a-7c8b-4209-91ed-97faca583535', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'b7e7d4b687c64a49a47166867074a0df', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.208', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-08-31T03:53:51Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535'}) 2018-08-31 03:59:06,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:59:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:06,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-767a9a77-bd1c-4b1a-8a6e-f8dfb17cda4e x-compute-request-id: req-767a9a77-bd1c-4b1a-8a6e-f8dfb17cda4e Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:59:06,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-767a9a77-bd1c-4b1a-8a6e-f8dfb17cda4e 2018-08-31 03:59:06,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327087879181s 2018-08-31 03:59:06,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-767a9a77-bd1c-4b1a-8a6e-f8dfb17cda4e 2018-08-31 03:59:06,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 03:59:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:07,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2525 X-Openstack-Request-Id: req-37e23b50-c7a0-443c-ba6d-24a7e0789152 Date: Fri, 31 Aug 2018 03:59:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"72dd294c-2a70-4b63-8176-a9d1e2973dda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","l2_adjacency":true,"status":"ACTIVE","subnets":["b2fbc0af-6274-4b94-a695-70c01053ddc1"],"description":"","tags":[],"updated_at":"2018-08-31T03:53:33Z","qos_policy_id":null,"name":"heat_ims-net_1df3f43a-056f-418a-b35b-d58791a934f2","admin_state_up":true,"tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8639924b-b208-45bc-bd37-4c3209a81bd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","l2_adjacency":true,"status":"ACTIVE","subnets":["619b3b73-9044-4388-8641-df75285fd832"],"description":"","tags":[],"updated_at":"2018-08-31T03:53:59Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"df5fd528-49fe-48ce-ac2f-c503697292c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","l2_adjacency":true,"status":"ACTIVE","subnets":["af1e3b13-fbf2-479a-a476-0e2c136822c9"],"description":"","tags":[],"updated_at":"2018-08-31T03:53:56Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:55Z","mtu":1450}]} 2018-08-31 03:59:07,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37e23b50-c7a0-443c-ba6d-24a7e0789152 2018-08-31 03:59:07,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127062082291s 2018-08-31 03:59:07,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37e23b50-c7a0-443c-ba6d-24a7e0789152 2018-08-31 03:59:07,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 03:59:07,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:07,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-858ca2bc-e8a7-4fee-b6ab-85ef28045eb3 Date: Fri, 31 Aug 2018 03:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8639924b-b208-45bc-bd37-4c3209a81bd7","tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:53:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","id":"619b3b73-9044-4388-8641-df75285fd832","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df5fd528-49fe-48ce-ac2f-c503697292c5","tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:53:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","id":"af1e3b13-fbf2-479a-a476-0e2c136822c9","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72dd294c-2a70-4b63-8176-a9d1e2973dda","tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:53:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","id":"b2fbc0af-6274-4b94-a695-70c01053ddc1","subnetpool_id":null,"name":"heat_ims-subnet_1df3f43a-056f-418a-b35b-d58791a934f2"}]} 2018-08-31 03:59:07,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-858ca2bc-e8a7-4fee-b6ab-85ef28045eb3 2018-08-31 03:59:07,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0670731067657s 2018-08-31 03:59:07,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-858ca2bc-e8a7-4fee-b6ab-85ef28045eb3 2018-08-31 03:59:08,158 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-08-31 03:59:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:59:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:08,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-c3681c10-0e35-4f92-9e6b-642aa0114548 x-compute-request-id: req-c3681c10-0e35-4f92-9e6b-642aa0114548 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 03:59:08,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c3681c10-0e35-4f92-9e6b-642aa0114548 2018-08-31 03:59:08,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248157978058s 2018-08-31 03:59:08,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c3681c10-0e35-4f92-9e6b-642aa0114548 2018-08-31 03:59:08,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 03:59:08,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:08,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-45f8c6c0-116a-47b5-a4fd-e1e07a22fc9f x-compute-request-id: req-45f8c6c0-116a-47b5-a4fd-e1e07a22fc9f Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc83ffb6-399d-41ce-bf53-046c778b1266"}, {"from_port": 2380, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "d1a58462-981d-4e9a-aaba-3fd7cc56ef50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1def422-c20a-462c-b2dd-7c79126e8b4f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee6af36f-d055-4859-8bd5-bb7d9f53a891"}, {"from_port": 4000, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "f4f853b8-4197-4ada-834e-32edd8d49917"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {}, "id": "097e6f0b-98d0-4c81-a634-16cd125012b5"}, {"from_port": 5058, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {}, "id": "0cfc29a4-3d5e-4000-9aa4-eff5c0ea4fe2"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ac9abdb-d7f7-4442-8ef4-826f25ac7d35"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ba61f38-b0e8-4fda-a28a-e932783b3072"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7426c3e2-e07c-4180-b8df-3ec8ff2a4e1e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a65a61ad-e7b4-47dc-8ea0-5b1499918608"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d614445e-dfcb-4a50-a6df-b72705d6f056"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7a727b7-872c-4d8e-a261-f6333550ed2f"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "15d11b8e-33aa-4f75-9a66-d6112ee55edb", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-31 03:59:08,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/os-security-groups used request id req-45f8c6c0-116a-47b5-a4fd-e1e07a22fc9f 2018-08-31 03:59:08,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.210734128952s 2018-08-31 03:59:08,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/os-security-groups used request id req-45f8c6c0-116a-47b5-a4fd-e1e07a22fc9f 2018-08-31 03:59:08,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:59:08,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:08,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-216b050c-7d81-40e9-b8a1-43155ed67f53 Date: Fri, 31 Aug 2018 03:59:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:59:08,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-216b050c-7d81-40e9-b8a1-43155ed67f53 2018-08-31 03:59:08,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387790203094s 2018-08-31 03:59:08,444 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-216b050c-7d81-40e9-b8a1-43155ed67f53 2018-08-31 03:59:08,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 03:59:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:09,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:08 GMT Server: Apache x-compute-request-id: req-a7ed646e-9b8c-404c-b450-01b33d745f27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7ed646e-9b8c-404c-b450-01b33d745f27 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 03:59:09,202 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-a7ed646e-9b8c-404c-b450-01b33d745f27 2018-08-31 03:59:09,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.754161119461s 2018-08-31 03:59:09,202 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-a7ed646e-9b8c-404c-b450-01b33d745f27 2018-08-31 03:59:10,204 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-08-31 03:59:10,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:59:10,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:10,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b559ec7d-b513-4a61-8ab2-315ae171f5c2 x-compute-request-id: req-b559ec7d-b513-4a61-8ab2-315ae171f5c2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 03:59:10,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b559ec7d-b513-4a61-8ab2-315ae171f5c2 2018-08-31 03:59:10,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264751911163s 2018-08-31 03:59:10,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b559ec7d-b513-4a61-8ab2-315ae171f5c2 2018-08-31 03:59:10,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 03:59:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:10,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e34d62d-4b25-46a5-b173-6dee2d26e078 x-compute-request-id: req-6e34d62d-4b25-46a5-b173-6dee2d26e078 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc83ffb6-399d-41ce-bf53-046c778b1266"}, {"from_port": 2380, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "d1a58462-981d-4e9a-aaba-3fd7cc56ef50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1def422-c20a-462c-b2dd-7c79126e8b4f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee6af36f-d055-4859-8bd5-bb7d9f53a891"}, {"from_port": 4000, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "f4f853b8-4197-4ada-834e-32edd8d49917"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c3983e69-71b5-4591-a43d-398ee6c4abaa", "ip_range": {}, "id": "131c11fe-cd4c-46ad-9176-56d9a1940695"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c3983e69-71b5-4591-a43d-398ee6c4abaa", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a53df5-4968-468c-85c0-c119d4b19a7c"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "c3983e69-71b5-4591-a43d-398ee6c4abaa", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c79fc135-19de-460a-9fcb-a83378df2109", "ip_range": {}, "id": "02daa5f8-8072-441b-b41a-ff6db280a132"}, {"from_port": 7888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c79fc135-19de-460a-9fcb-a83378df2109", "ip_range": {}, "id": "783abba0-03a6-47f8-9ebd-5000c570fde0"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c79fc135-19de-460a-9fcb-a83378df2109", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99dd740e-acc8-47a6-8b55-ed95822ebac0"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "c79fc135-19de-460a-9fcb-a83378df2109", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-31 03:59:10,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/os-security-groups used request id req-6e34d62d-4b25-46a5-b173-6dee2d26e078 2018-08-31 03:59:10,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.455769062042s 2018-08-31 03:59:10,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/os-security-groups used request id req-6e34d62d-4b25-46a5-b173-6dee2d26e078 2018-08-31 03:59:10,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:59:10,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:10,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-6b976d3f-42a7-450a-9cfb-dc7533abe337 Date: Fri, 31 Aug 2018 03:59:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:59:10,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6b976d3f-42a7-450a-9cfb-dc7533abe337 2018-08-31 03:59:10,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276412010193s 2018-08-31 03:59:10,973 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6b976d3f-42a7-450a-9cfb-dc7533abe337 2018-08-31 03:59:10,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 03:59:10,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:11,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:10 GMT Server: Apache x-compute-request-id: req-10ff86c6-d517-4778-89cd-4fdb38e7a311 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10ff86c6-d517-4778-89cd-4fdb38e7a311 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 03:59:11,691 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-10ff86c6-d517-4778-89cd-4fdb38e7a311 2018-08-31 03:59:11,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.713438034058s 2018-08-31 03:59:11,691 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-10ff86c6-d517-4778-89cd-4fdb38e7a311 2018-08-31 03:59:11,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:59:11,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:11,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59: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-b384a388-0e36-4ac3-bf1d-de52449db4ed x-compute-request-id: req-b384a388-0e36-4ac3-bf1d-de52449db4ed Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 03:59:11,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b384a388-0e36-4ac3-bf1d-de52449db4ed 2018-08-31 03:59:11,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248110294342s 2018-08-31 03:59:11,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b384a388-0e36-4ac3-bf1d-de52449db4ed 2018-08-31 03:59:11,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 03:59:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:11,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59: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-cdaa020d-08d6-48ed-a762-4b0fa9a53df7 x-compute-request-id: req-cdaa020d-08d6-48ed-a762-4b0fa9a53df7 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc83ffb6-399d-41ce-bf53-046c778b1266"}, {"from_port": 2380, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "d1a58462-981d-4e9a-aaba-3fd7cc56ef50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1def422-c20a-462c-b2dd-7c79126e8b4f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee6af36f-d055-4859-8bd5-bb7d9f53a891"}, {"from_port": 4000, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "f4f853b8-4197-4ada-834e-32edd8d49917"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "00567e29-8f9e-4760-9b4f-3f8235259927", "ip_range": {}, "id": "114f51fb-a50d-4854-8ce7-120b4d5f1f4e"}, {"from_port": 5054, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "00567e29-8f9e-4760-9b4f-3f8235259927", "ip_range": {}, "id": "4e421adc-f88e-412d-b434-cb4bb9afc9ca"}, {"from_port": 9888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "00567e29-8f9e-4760-9b4f-3f8235259927", "ip_range": {}, "id": "63c4fb09-2a66-415d-a35f-c7888d3b10cc"}, {"from_port": 9888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "00567e29-8f9e-4760-9b4f-3f8235259927", "ip_range": {}, "id": "d0f914ec-a3b1-4db5-968c-73b5224d1cc2"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "00567e29-8f9e-4760-9b4f-3f8235259927", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "c89a690d-0cf5-4f7b-8ac9-8233eeb875af", "ip_range": {}, "id": "a8be6592-b552-4cd3-bcac-16ed35f3df1c"}, {"from_port": 5054, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "c89a690d-0cf5-4f7b-8ac9-8233eeb875af", "ip_range": {}, "id": "c3966d0b-8839-48f1-8185-78cfd9ef381c"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "c89a690d-0cf5-4f7b-8ac9-8233eeb875af", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-31 03:59:11,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a/os-security-groups used request id req-cdaa020d-08d6-48ed-a762-4b0fa9a53df7 2018-08-31 03:59:11,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.279531002045s 2018-08-31 03:59:11,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a/os-security-groups used request id req-cdaa020d-08d6-48ed-a762-4b0fa9a53df7 2018-08-31 03:59:12,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:59:12,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:12,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-4301d9cb-a603-4531-b078-cb3bc8088a2f Date: Fri, 31 Aug 2018 03:59:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:59:12,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4301d9cb-a603-4531-b078-cb3bc8088a2f 2018-08-31 03:59:12,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0500090122223s 2018-08-31 03:59:12,057 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4301d9cb-a603-4531-b078-cb3bc8088a2f 2018-08-31 03:59:12,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 03:59:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:12,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:12 GMT Server: Apache x-compute-request-id: req-bf89c4b8-1531-4085-8193-ef6adade3313 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf89c4b8-1531-4085-8193-ef6adade3313 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 03:59:12,702 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-bf89c4b8-1531-4085-8193-ef6adade3313 2018-08-31 03:59:12,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.641850948334s 2018-08-31 03:59:12,703 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-bf89c4b8-1531-4085-8193-ef6adade3313 2018-08-31 03:59:12,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:59:12,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:12,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-520ef847-99f4-4f3a-ad26-4038f01517ea x-compute-request-id: req-520ef847-99f4-4f3a-ad26-4038f01517ea Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 03:59:12,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-520ef847-99f4-4f3a-ad26-4038f01517ea 2018-08-31 03:59:12,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245938301086s 2018-08-31 03:59:12,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-520ef847-99f4-4f3a-ad26-4038f01517ea 2018-08-31 03:59:12,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 03:59:12,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:13,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-46647562-e5f7-4392-8158-beafe1bc1aa6 x-compute-request-id: req-46647562-e5f7-4392-8158-beafe1bc1aa6 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc83ffb6-399d-41ce-bf53-046c778b1266"}, {"from_port": 2380, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "d1a58462-981d-4e9a-aaba-3fd7cc56ef50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1def422-c20a-462c-b2dd-7c79126e8b4f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee6af36f-d055-4859-8bd5-bb7d9f53a891"}, {"from_port": 4000, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "f4f853b8-4197-4ada-834e-32edd8d49917"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "13181807-baf6-483f-97cc-efa3bbef719c", "ip_range": {}, "id": "ee003fa7-c938-4663-94bc-048ed747f107"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "13181807-baf6-483f-97cc-efa3bbef719c", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "08a1ba7b-dbda-448a-8276-9891186fa026", "ip_range": {}, "id": "3250ab00-188c-47b5-9c65-b3a0c19f9ffb"}, {"from_port": 8888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "08a1ba7b-dbda-448a-8276-9891186fa026", "ip_range": {}, "id": "3672d404-df4a-42c0-9105-908b4ad5e952"}, {"from_port": 10888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "08a1ba7b-dbda-448a-8276-9891186fa026", "ip_range": {}, "id": "7be50e86-643b-4dd7-8ee0-ab676ac0d172"}, {"from_port": 8888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "08a1ba7b-dbda-448a-8276-9891186fa026", "ip_range": {}, "id": "da92ae59-d8d6-44e9-b760-93fbbf002706"}, {"from_port": 10888, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "08a1ba7b-dbda-448a-8276-9891186fa026", "ip_range": {}, "id": "f559421f-6933-4ec4-9d96-4d9fd496ea45"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "08a1ba7b-dbda-448a-8276-9891186fa026", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-31 03:59:13,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/os-security-groups used request id req-46647562-e5f7-4392-8158-beafe1bc1aa6 2018-08-31 03:59:13,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.455178022385s 2018-08-31 03:59:13,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/os-security-groups used request id req-46647562-e5f7-4392-8158-beafe1bc1aa6 2018-08-31 03:59:13,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:59:13,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-dbb94dcb-0da0-4e0c-bbe6-2e97c6367934 Date: Fri, 31 Aug 2018 03:59:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:59:13,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dbb94dcb-0da0-4e0c-bbe6-2e97c6367934 2018-08-31 03:59:13,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398390293121s 2018-08-31 03:59:13,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dbb94dcb-0da0-4e0c-bbe6-2e97c6367934 2018-08-31 03:59:13,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 03:59:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:14,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:13 GMT Server: Apache x-compute-request-id: req-bab620e1-73dd-4dc0-8cfe-e78311b2e24d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bab620e1-73dd-4dc0-8cfe-e78311b2e24d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 03:59:14,045 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-bab620e1-73dd-4dc0-8cfe-e78311b2e24d 2018-08-31 03:59:14,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.808244943619s 2018-08-31 03:59:14,046 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-bab620e1-73dd-4dc0-8cfe-e78311b2e24d 2018-08-31 03:59:14,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:59:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:14,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-695c14c5-16a1-4862-951b-b7ce08baf95b x-compute-request-id: req-695c14c5-16a1-4862-951b-b7ce08baf95b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 03:59:14,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-695c14c5-16a1-4862-951b-b7ce08baf95b 2018-08-31 03:59:14,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232670307159s 2018-08-31 03:59:14,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-695c14c5-16a1-4862-951b-b7ce08baf95b 2018-08-31 03:59:14,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 03:59:14,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:14,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e93df24-952c-44fd-b786-a70d2d3ed8b9 x-compute-request-id: req-0e93df24-952c-44fd-b786-a70d2d3ed8b9 Content-Encoding: gzip Content-Length: 923 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc83ffb6-399d-41ce-bf53-046c778b1266"}, {"from_port": 2380, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "d1a58462-981d-4e9a-aaba-3fd7cc56ef50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1def422-c20a-462c-b2dd-7c79126e8b4f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee6af36f-d055-4859-8bd5-bb7d9f53a891"}, {"from_port": 4000, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "f4f853b8-4197-4ada-834e-32edd8d49917"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "740bfcb0-0853-4c9f-84d0-aeb2a8d75118", "ip_range": {}, "id": "09aa6920-dc5b-4ad6-915f-f24c49571685"}, {"from_port": 9160, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "740bfcb0-0853-4c9f-84d0-aeb2a8d75118", "ip_range": {}, "id": "463b2f4c-7fc8-4e15-a7f6-25fe1fee1e0c"}, {"from_port": 7253, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "740bfcb0-0853-4c9f-84d0-aeb2a8d75118", "ip_range": {}, "id": "734e18e3-0e0c-4e33-abe0-74a1cbb9f919"}, {"from_port": 9160, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "740bfcb0-0853-4c9f-84d0-aeb2a8d75118", "ip_range": {}, "id": "7bca04ef-efdc-4761-96d3-640805461cc4"}, {"from_port": 7253, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "740bfcb0-0853-4c9f-84d0-aeb2a8d75118", "ip_range": {}, "id": "8ead0891-aea4-42a9-b450-e45232875060"}, {"from_port": 11311, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "740bfcb0-0853-4c9f-84d0-aeb2a8d75118", "ip_range": {}, "id": "d18b2378-ed2c-4622-addf-e4bc5e921722"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "740bfcb0-0853-4c9f-84d0-aeb2a8d75118", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "63eb211f-80ea-4021-b012-5b88991c6b73", "ip_range": {}, "id": "44aa72ea-fe5e-43e4-9f21-e09bd1fe20e8"}, {"from_port": 7253, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "63eb211f-80ea-4021-b012-5b88991c6b73", "ip_range": {}, "id": "d2364526-c731-4c6f-9485-cf6e0eeb7dee"}, {"from_port": 11211, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "63eb211f-80ea-4021-b012-5b88991c6b73", "ip_range": {}, "id": "e7561df2-cdfc-438f-aba0-0ef4ec6f0a91"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "63eb211f-80ea-4021-b012-5b88991c6b73", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-31 03:59:14,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/os-security-groups used request id req-0e93df24-952c-44fd-b786-a70d2d3ed8b9 2018-08-31 03:59:14,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.4500041008s 2018-08-31 03:59:14,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/os-security-groups used request id req-0e93df24-952c-44fd-b786-a70d2d3ed8b9 2018-08-31 03:59:14,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:59:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:14,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-55e8f5d2-77ba-42f0-aec8-a8984599cefb Date: Fri, 31 Aug 2018 03:59:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:59:14,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-55e8f5d2-77ba-42f0-aec8-a8984599cefb 2018-08-31 03:59:14,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347189903259s 2018-08-31 03:59:14,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-55e8f5d2-77ba-42f0-aec8-a8984599cefb 2018-08-31 03:59:14,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 03:59:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:14 GMT Server: Apache x-compute-request-id: req-df1f4d39-94f3-459e-a2f1-cba71ac43179 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df1f4d39-94f3-459e-a2f1-cba71ac43179 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 03:59:15,269 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-df1f4d39-94f3-459e-a2f1-cba71ac43179 2018-08-31 03:59:15,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.698845863342s 2018-08-31 03:59:15,269 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-df1f4d39-94f3-459e-a2f1-cba71ac43179 2018-08-31 03:59:15,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:59:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-1fd6227d-782f-4226-8041-7d53cbba6ce5 x-compute-request-id: req-1fd6227d-782f-4226-8041-7d53cbba6ce5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 03:59:15,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1fd6227d-782f-4226-8041-7d53cbba6ce5 2018-08-31 03:59:15,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246479511261s 2018-08-31 03:59:15,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1fd6227d-782f-4226-8041-7d53cbba6ce5 2018-08-31 03:59:15,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 03:59:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-a211eae0-fd6d-4aa2-acae-522dd1e54e43 x-compute-request-id: req-a211eae0-fd6d-4aa2-acae-522dd1e54e43 Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc83ffb6-399d-41ce-bf53-046c778b1266"}, {"from_port": 2380, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "d1a58462-981d-4e9a-aaba-3fd7cc56ef50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1def422-c20a-462c-b2dd-7c79126e8b4f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee6af36f-d055-4859-8bd5-bb7d9f53a891"}, {"from_port": 4000, "group": {"tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "ip_range": {}, "id": "f4f853b8-4197-4ada-834e-32edd8d49917"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e1f83d5d-1e57-416d-b243-94d6059f3f99", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "9c99bf7d-cc1f-4c2f-af06-ef97f91835d4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6826b34f-1b7c-4a8a-82fc-56102ce1cd20"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "9c99bf7d-cc1f-4c2f-af06-ef97f91835d4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7dae0a89-1d6b-4f92-a22d-29b33d5177ee"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "9c99bf7d-cc1f-4c2f-af06-ef97f91835d4", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-31 03:59:15,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33/os-security-groups used request id req-a211eae0-fd6d-4aa2-acae-522dd1e54e43 2018-08-31 03:59:15,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.142044067383s 2018-08-31 03:59:15,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33/os-security-groups used request id req-a211eae0-fd6d-4aa2-acae-522dd1e54e43 2018-08-31 03:59:15,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:59:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-50c03d62-693f-4308-a952-3219842af8e7 Date: Fri, 31 Aug 2018 03:59:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:59:15,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-50c03d62-693f-4308-a952-3219842af8e7 2018-08-31 03:59:15,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339970588684s 2018-08-31 03:59:15,479 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-50c03d62-693f-4308-a952-3219842af8e7 2018-08-31 03:59:15,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 03:59:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:15 GMT Server: Apache x-compute-request-id: req-83ba234e-67d2-439d-b164-988ea909dd15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-83ba234e-67d2-439d-b164-988ea909dd15 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 03:59:15,524 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-83ba234e-67d2-439d-b164-988ea909dd15 2018-08-31 03:59:15,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0411951541901s 2018-08-31 03:59:15,524 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-83ba234e-67d2-439d-b164-988ea909dd15 2018-08-31 03:59:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 03:59:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-15fd008d-6993-43fc-9ed1-5b6ef2e2ef99 x-compute-request-id: req-15fd008d-6993-43fc-9ed1-5b6ef2e2ef99 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 03:59:15,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-15fd008d-6993-43fc-9ed1-5b6ef2e2ef99 2018-08-31 03:59:15,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226111412048s 2018-08-31 03:59:15,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-15fd008d-6993-43fc-9ed1-5b6ef2e2ef99 2018-08-31 03:59:15,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 03:59:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-b11de0ac-b57f-4b3d-9cd0-79e6f6be5bc5 x-compute-request-id: req-b11de0ac-b57f-4b3d-9cd0-79e6f6be5bc5 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fe13e47-df5a-4870-9ed1-8af7ea3cfb9a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "927cfc47-82d9-4ff9-a2d0-e06489b1d6a5"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c663937a-7f08-4395-bfe4-fc95e2b1c155"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1b0c4d1-52dc-4d3c-bbf9-42d1ed48205d"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6fe13e47-df5a-4870-9ed1-8af7ea3cfb9a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "927cfc47-82d9-4ff9-a2d0-e06489b1d6a5"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c663937a-7f08-4395-bfe4-fc95e2b1c155"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1b0c4d1-52dc-4d3c-bbf9-42d1ed48205d"}], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "e0892cf4-8105-452b-9cfb-48b5e30553fb", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-31 03:59:15,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8/os-security-groups used request id req-b11de0ac-b57f-4b3d-9cd0-79e6f6be5bc5 2018-08-31 03:59:15,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.365092992783s 2018-08-31 03:59:15,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8/os-security-groups used request id req-b11de0ac-b57f-4b3d-9cd0-79e6f6be5bc5 2018-08-31 03:59:15,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 03:59:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:15,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-45f2f077-aff4-4b0f-a937-cde8443a502f Date: Fri, 31 Aug 2018 03:59:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 03:59:15,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-45f2f077-aff4-4b0f-a937-cde8443a502f 2018-08-31 03:59:15,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357999801636s 2018-08-31 03:59:15,958 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-45f2f077-aff4-4b0f-a937-cde8443a502f 2018-08-31 03:59:15,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 03:59:15,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:16,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:15 GMT Server: Apache x-compute-request-id: req-a5733612-5a0c-4578-93a0-d63dcc97c19d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5733612-5a0c-4578-93a0-d63dcc97c19d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 03:59:16,001 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-a5733612-5a0c-4578-93a0-d63dcc97c19d 2018-08-31 03:59:16,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0389080047607s 2018-08-31 03:59:16,001 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f8ad1a449e9a4c14b66e77ec87711cb2/volumes/detail used request id req-a5733612-5a0c-4578-93a0-d63dcc97c19d 2018-08-31 03:59:16,001 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:02:08:46', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:02:08:46', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:e2:c7', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:e2:c7', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:59:01.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'be736b47-89cb-46f8-a3e4-5cbff458123c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc83ffb6-399d-41ce-bf53-046c778b1266'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd1a58462-981d-4e9a-aaba-3fd7cc56ef50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1def422-c20a-462c-b2dd-7c79126e8b4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee6af36f-d055-4859-8bd5-bb7d9f53a891'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f4f853b8-4197-4ada-834e-32edd8d49917'})], 'id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'097e6f0b-98d0-4c81-a634-16cd125012b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0cfc29a4-3d5e-4000-9aa4-eff5c0ea4fe2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1ac9abdb-d7f7-4442-8ef4-826f25ac7d35'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2ba61f38-b0e8-4fda-a28a-e932783b3072'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7426c3e2-e07c-4180-b8df-3ec8ff2a4e1e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a65a61ad-e7b4-47dc-8ea0-5b1499918608'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd614445e-dfcb-4a50-a6df-b72705d6f056'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7a727b7-872c-4d8e-a261-f6333550ed2f'})], 'id': u'15d11b8e-33aa-4f75-9a66-d6112ee55edb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-08-31T03:59:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:59:01Z', 'hostId': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.1.4', 'cloud': 'envvars', 'host_id': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:59:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:58:18Z', 'created': u'2018-08-31T03:58:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:78:0c', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:78:0c', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:29:b0', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:29:b0', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:59:00.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'f769f25d-24ed-4ab7-b6d9-88b5f0163b04', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc83ffb6-399d-41ce-bf53-046c778b1266'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd1a58462-981d-4e9a-aaba-3fd7cc56ef50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1def422-c20a-462c-b2dd-7c79126e8b4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee6af36f-d055-4859-8bd5-bb7d9f53a891'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f4f853b8-4197-4ada-834e-32edd8d49917'})], 'id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'c3983e69-71b5-4591-a43d-398ee6c4abaa', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'131c11fe-cd4c-46ad-9176-56d9a1940695'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'c3983e69-71b5-4591-a43d-398ee6c4abaa', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd8a53df5-4968-468c-85c0-c119d4b19a7c'})], 'id': u'c3983e69-71b5-4591-a43d-398ee6c4abaa', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'c79fc135-19de-460a-9fcb-a83378df2109', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'02daa5f8-8072-441b-b41a-ff6db280a132'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'c79fc135-19de-460a-9fcb-a83378df2109', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'783abba0-03a6-47f8-9ebd-5000c570fde0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'c79fc135-19de-460a-9fcb-a83378df2109', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'99dd740e-acc8-47a6-8b55-ed95822ebac0'})], 'id': u'c79fc135-19de-460a-9fcb-a83378df2109', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2018-08-31T03:59:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:59:01Z', 'hostId': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.1.7', 'cloud': 'envvars', 'host_id': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:59:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:58:17Z', 'created': u'2018-08-31T03:58:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:92:ab', u'version': 4, u'addr': u'192.168.1.14', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2c:18:82', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2c:18:82', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:59.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'84a69c65-6524-47c1-b456-7d26f96f847a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc83ffb6-399d-41ce-bf53-046c778b1266'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd1a58462-981d-4e9a-aaba-3fd7cc56ef50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1def422-c20a-462c-b2dd-7c79126e8b4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee6af36f-d055-4859-8bd5-bb7d9f53a891'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f4f853b8-4197-4ada-834e-32edd8d49917'})], 'id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'00567e29-8f9e-4760-9b4f-3f8235259927', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'114f51fb-a50d-4854-8ce7-120b4d5f1f4e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'00567e29-8f9e-4760-9b4f-3f8235259927', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'4e421adc-f88e-412d-b434-cb4bb9afc9ca'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'00567e29-8f9e-4760-9b4f-3f8235259927', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'63c4fb09-2a66-415d-a35f-c7888d3b10cc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'00567e29-8f9e-4760-9b4f-3f8235259927', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd0f914ec-a3b1-4db5-968c-73b5224d1cc2'})], 'id': u'00567e29-8f9e-4760-9b4f-3f8235259927', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'c89a690d-0cf5-4f7b-8ac9-8233eeb875af', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a8be6592-b552-4cd3-bcac-16ed35f3df1c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'c89a690d-0cf5-4f7b-8ac9-8233eeb875af', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c3966d0b-8839-48f1-8185-78cfd9ef381c'})], 'id': u'c89a690d-0cf5-4f7b-8ac9-8233eeb875af', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-08-31T03:58:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:58:59Z', 'hostId': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:58:16Z', 'created': u'2018-08-31T03:58:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:bd:1e', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:12:7d', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:12:7d', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:59.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'c2b001d7-e735-4ab9-ba79-89a609f1cad6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc83ffb6-399d-41ce-bf53-046c778b1266'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd1a58462-981d-4e9a-aaba-3fd7cc56ef50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1def422-c20a-462c-b2dd-7c79126e8b4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee6af36f-d055-4859-8bd5-bb7d9f53a891'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f4f853b8-4197-4ada-834e-32edd8d49917'})], 'id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'13181807-baf6-483f-97cc-efa3bbef719c', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'ee003fa7-c938-4663-94bc-048ed747f107'})], 'id': u'13181807-baf6-483f-97cc-efa3bbef719c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'08a1ba7b-dbda-448a-8276-9891186fa026', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3250ab00-188c-47b5-9c65-b3a0c19f9ffb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'08a1ba7b-dbda-448a-8276-9891186fa026', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3672d404-df4a-42c0-9105-908b4ad5e952'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'08a1ba7b-dbda-448a-8276-9891186fa026', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'7be50e86-643b-4dd7-8ee0-ab676ac0d172'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'08a1ba7b-dbda-448a-8276-9891186fa026', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'da92ae59-d8d6-44e9-b760-93fbbf002706'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'08a1ba7b-dbda-448a-8276-9891186fa026', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'f559421f-6933-4ec4-9d96-4d9fd496ea45'})], 'id': u'08a1ba7b-dbda-448a-8276-9891186fa026', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-08-31T03:58:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:58:59Z', 'hostId': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:58:16Z', 'created': u'2018-08-31T03:58:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d8:69:de', u'version': 4, u'addr': u'192.168.1.19', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:1f:4b', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:1f:4b', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:59.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'e9834da8-55c1-4509-a1fd-c5fe66bf573d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc83ffb6-399d-41ce-bf53-046c778b1266'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd1a58462-981d-4e9a-aaba-3fd7cc56ef50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1def422-c20a-462c-b2dd-7c79126e8b4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee6af36f-d055-4859-8bd5-bb7d9f53a891'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f4f853b8-4197-4ada-834e-32edd8d49917'})], 'id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'740bfcb0-0853-4c9f-84d0-aeb2a8d75118', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'09aa6920-dc5b-4ad6-915f-f24c49571685'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'740bfcb0-0853-4c9f-84d0-aeb2a8d75118', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'463b2f4c-7fc8-4e15-a7f6-25fe1fee1e0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'740bfcb0-0853-4c9f-84d0-aeb2a8d75118', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'734e18e3-0e0c-4e33-abe0-74a1cbb9f919'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'740bfcb0-0853-4c9f-84d0-aeb2a8d75118', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'7bca04ef-efdc-4761-96d3-640805461cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'740bfcb0-0853-4c9f-84d0-aeb2a8d75118', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8ead0891-aea4-42a9-b450-e45232875060'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'740bfcb0-0853-4c9f-84d0-aeb2a8d75118', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'd18b2378-ed2c-4622-addf-e4bc5e921722'})], 'id': u'740bfcb0-0853-4c9f-84d0-aeb2a8d75118', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'63eb211f-80ea-4021-b012-5b88991c6b73', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'44aa72ea-fe5e-43e4-9f21-e09bd1fe20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'63eb211f-80ea-4021-b012-5b88991c6b73', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd2364526-c731-4c6f-9485-cf6e0eeb7dee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'63eb211f-80ea-4021-b012-5b88991c6b73', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e7561df2-cdfc-438f-aba0-0ef4ec6f0a91'})], 'id': u'63eb211f-80ea-4021-b012-5b88991c6b73', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-08-31T03:58:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:58:59Z', 'hostId': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:58:16Z', 'created': u'2018-08-31T03:58:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:ce:c4', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:ce:c4', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:00.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'e8a12a43-132a-403f-a563-15fb5b5d8a33', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc83ffb6-399d-41ce-bf53-046c778b1266'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd1a58462-981d-4e9a-aaba-3fd7cc56ef50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1def422-c20a-462c-b2dd-7c79126e8b4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee6af36f-d055-4859-8bd5-bb7d9f53a891'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f4f853b8-4197-4ada-834e-32edd8d49917'})], 'id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'9c99bf7d-cc1f-4c2f-af06-ef97f91835d4', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6826b34f-1b7c-4a8a-82fc-56102ce1cd20'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'9c99bf7d-cc1f-4c2f-af06-ef97f91835d4', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7dae0a89-1d6b-4f92-a22d-29b33d5177ee'})], 'id': u'9c99bf7d-cc1f-4c2f-af06-ef97f91835d4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-08-31T03:58:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:58:00Z', 'hostId': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:56:15Z', 'created': u'2018-08-31T03:56:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:53:dc', u'version': 4, u'addr': u'192.168.1.18', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:6d:32', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:6d:32', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:56:05.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'29cedbab-a576-4a22-83cf-b1cefa0e97b8', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6fe13e47-df5a-4870-9ed1-8af7ea3cfb9a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'927cfc47-82d9-4ff9-a2d0-e06489b1d6a5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c663937a-7f08-4395-bfe4-fc95e2b1c155'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1b0c4d1-52dc-4d3c-bbf9-42d1ed48205d'})], 'id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6fe13e47-df5a-4870-9ed1-8af7ea3cfb9a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'927cfc47-82d9-4ff9-a2d0-e06489b1d6a5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c663937a-7f08-4395-bfe4-fc95e2b1c155'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1b0c4d1-52dc-4d3c-bbf9-42d1ed48205d'})], 'id': u'e0892cf4-8105-452b-9cfb-48b5e30553fb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-08-31T03:56:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:56:05Z', 'hostId': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:56:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:54:18Z', 'created': u'2018-08-31T03:54:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-31 03:59:16,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:59:16,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:16,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59: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-3da11684-f45e-4ea6-b115-bd57d3da060f x-compute-request-id: req-3da11684-f45e-4ea6-b115-bd57d3da060f Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:59:16,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3da11684-f45e-4ea6-b115-bd57d3da060f 2018-08-31 03:59:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819718122482s 2018-08-31 03:59:16,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3da11684-f45e-4ea6-b115-bd57d3da060f 2018-08-31 03:59:16,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:59:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:59:16,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59: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-d3f4301a-4638-4204-a44f-df1a71e52c15 x-compute-request-id: req-d3f4301a-4638-4204-a44f-df1a71e52c15 Content-Encoding: gzip Content-Length: 9936 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\n"} 2018-08-31 03:59:16,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-d3f4301a-4638-4204-a44f-df1a71e52c15 2018-08-31 03:59:16,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733680725098s 2018-08-31 03:59:16,914 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-d3f4301a-4638-4204-a44f-df1a71e52c15 2018-08-31 03:59:16,915 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2018-08-31 03:59:16,917 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 03:59:26,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:59:26,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:27,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-e943023e-5cd9-437e-b6ae-bfcdfa04d636 x-compute-request-id: req-e943023e-5cd9-437e-b6ae-bfcdfa04d636 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:59:27,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e943023e-5cd9-437e-b6ae-bfcdfa04d636 2018-08-31 03:59:27,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53585600853s 2018-08-31 03:59:27,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e943023e-5cd9-437e-b6ae-bfcdfa04d636 2018-08-31 03:59:27,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:59:27,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:59:27,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e37b9a4-ccd9-47dd-97d4-89a613b48f5b x-compute-request-id: req-9e37b9a4-ccd9-47dd-97d4-89a613b48f5b Content-Encoding: gzip Content-Length: 11888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\n"} 2018-08-31 03:59:27,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-9e37b9a4-ccd9-47dd-97d4-89a613b48f5b 2018-08-31 03:59:27,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738120079041s 2018-08-31 03:59:27,546 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-9e37b9a4-ccd9-47dd-97d4-89a613b48f5b 2018-08-31 03:59:27,547 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2018-08-31 03:59:27,548 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 03:59:37,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:59:37,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:38,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-6f4d95b3-fda4-4bfe-a45b-60da9a9ecedb x-compute-request-id: req-6f4d95b3-fda4-4bfe-a45b-60da9a9ecedb Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:59:38,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6f4d95b3-fda4-4bfe-a45b-60da9a9ecedb 2018-08-31 03:59:38,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623384952545s 2018-08-31 03:59:38,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6f4d95b3-fda4-4bfe-a45b-60da9a9ecedb 2018-08-31 03:59:38,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:59:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:59:38,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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-4097a3e5-275b-4c7c-a102-453b2eaacd3d x-compute-request-id: req-4097a3e5-275b-4c7c-a102-453b2eaacd3d Content-Encoding: gzip Content-Length: 12907 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\n"} 2018-08-31 03:59:38,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-4097a3e5-275b-4c7c-a102-453b2eaacd3d 2018-08-31 03:59:38,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732839107513s 2018-08-31 03:59:38,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-4097a3e5-275b-4c7c-a102-453b2eaacd3d 2018-08-31 03:59:38,265 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] 2018-08-31 03:59:38,268 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 03:59:48,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:59:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:48,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59: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-aacff522-a5a1-40b7-bce3-af212fb9e1f8 x-compute-request-id: req-aacff522-a5a1-40b7-bce3-af212fb9e1f8 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:59:48,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aacff522-a5a1-40b7-bce3-af212fb9e1f8 2018-08-31 03:59:48,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524507045746s 2018-08-31 03:59:48,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aacff522-a5a1-40b7-bce3-af212fb9e1f8 2018-08-31 03:59:48,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:59:48,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:59:48,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59: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-bf76c312-422a-40c2-966a-9945c2d5dbc0 x-compute-request-id: req-bf76c312-422a-40c2-966a-9945c2d5dbc0 Content-Encoding: gzip Content-Length: 13458 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\n"} 2018-08-31 03:59:48,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-bf76c312-422a-40c2-966a-9945c2d5dbc0 2018-08-31 03:59:48,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787169933319s 2018-08-31 03:59:48,892 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-bf76c312-422a-40c2-966a-9945c2d5dbc0 2018-08-31 03:59:48,892 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 2018-08-31 03:59:48,894 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 03:59:58,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 03:59:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 03:59:59,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03:59: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-f33b90e8-5d9e-417f-af3c-40de4e721095 x-compute-request-id: req-f33b90e8-5d9e-417f-af3c-40de4e721095 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 03:59:59,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f33b90e8-5d9e-417f-af3c-40de4e721095 2018-08-31 03:59:59,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535953044891s 2018-08-31 03:59:59,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f33b90e8-5d9e-417f-af3c-40de4e721095 2018-08-31 03:59:59,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 03:59:59,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 03:59:59,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 03: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,Accept-Encoding x-openstack-request-id: req-9002cae6-53e1-4902-8775-99ec89268c6e x-compute-request-id: req-9002cae6-53e1-4902-8775-99ec89268c6e Content-Encoding: gzip Content-Length: 13822 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\n"} 2018-08-31 03:59:59,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-9002cae6-53e1-4902-8775-99ec89268c6e 2018-08-31 03:59:59,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833261013031s 2018-08-31 03:59:59,535 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-9002cae6-53e1-4902-8775-99ec89268c6e 2018-08-31 03:59:59,535 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... 2018-08-31 03:59:59,538 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:00:09,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:00:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:00:10,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:00: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-701f54b9-52fa-4386-bc8a-45abd92ae65a x-compute-request-id: req-701f54b9-52fa-4386-bc8a-45abd92ae65a Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:00:10,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-701f54b9-52fa-4386-bc8a-45abd92ae65a 2018-08-31 04:00:10,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533402919769s 2018-08-31 04:00:10,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-701f54b9-52fa-4386-bc8a-45abd92ae65a 2018-08-31 04:00:10,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:00:10,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:00:10,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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,Accept-Encoding x-openstack-request-id: req-cf18762b-5fa2-40be-9e28-2cb0e0088871 x-compute-request-id: req-cf18762b-5fa2-40be-9e28-2cb0e0088871 Content-Encoding: gzip Content-Length: 14084 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\n"} 2018-08-31 04:00:10,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-cf18762b-5fa2-40be-9e28-2cb0e0088871 2018-08-31 04:00:10,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803709030151s 2018-08-31 04:00:10,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-cf18762b-5fa2-40be-9e28-2cb0e0088871 2018-08-31 04:00:10,172 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2018-08-31 04:00:10,175 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:00:20,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:00:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:00:20,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:00: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-6963ede9-2d3a-44bb-8f13-b666062e5b99 x-compute-request-id: req-6963ede9-2d3a-44bb-8f13-b666062e5b99 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:00:20,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6963ede9-2d3a-44bb-8f13-b666062e5b99 2018-08-31 04:00:20,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.305866003036s 2018-08-31 04:00:20,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6963ede9-2d3a-44bb-8f13-b666062e5b99 2018-08-31 04:00:20,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:00:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:00:20,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:00: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-6a23409e-e3aa-41a0-ad1c-38ea240ac646 x-compute-request-id: req-6a23409e-e3aa-41a0-ad1c-38ea240ac646 Content-Encoding: gzip Content-Length: 14457 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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 ...\n"} 2018-08-31 04:00:20,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-6a23409e-e3aa-41a0-ad1c-38ea240ac646 2018-08-31 04:00:20,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0774030685425s 2018-08-31 04:00:20,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-6a23409e-e3aa-41a0-ad1c-38ea240ac646 2018-08-31 04:00:20,580 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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 ... 2018-08-31 04:00:20,583 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:00:30,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:00:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:00:31,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:00: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-07f61f84-b3b3-44fe-bde5-46f29fc055ba x-compute-request-id: req-07f61f84-b3b3-44fe-bde5-46f29fc055ba Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:00:31,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07f61f84-b3b3-44fe-bde5-46f29fc055ba 2018-08-31 04:00:31,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52517414093s 2018-08-31 04:00:31,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07f61f84-b3b3-44fe-bde5-46f29fc055ba 2018-08-31 04:00:31,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:00:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:00:31,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:00: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-c608ff7e-ecc2-465c-a471-7621edba53b7 x-compute-request-id: req-c608ff7e-ecc2-465c-a471-7621edba53b7 Content-Encoding: gzip Content-Length: 14829 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\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) ...\n"} 2018-08-31 04:00:31,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-c608ff7e-ecc2-465c-a471-7621edba53b7 2018-08-31 04:00:31,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0756440162659s 2018-08-31 04:00:31,204 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-c608ff7e-ecc2-465c-a471-7621edba53b7 2018-08-31 04:00:31,204 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... 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) ... 2018-08-31 04:00:31,207 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:00:41,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:00:41,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:00:41,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-889bdfc5-9c84-4e7d-b150-80bb1484cb24 x-compute-request-id: req-889bdfc5-9c84-4e7d-b150-80bb1484cb24 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:00:41,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-889bdfc5-9c84-4e7d-b150-80bb1484cb24 2018-08-31 04:00:41,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.296302080154s 2018-08-31 04:00:41,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-889bdfc5-9c84-4e7d-b150-80bb1484cb24 2018-08-31 04:00:41,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:00:41,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:00:41,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-2c91aefa-5c49-4629-9872-f999ce90929f x-compute-request-id: req-2c91aefa-5c49-4629-9872-f999ce90929f Content-Encoding: gzip Content-Length: 15030 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\n"} 2018-08-31 04:00:41,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-2c91aefa-5c49-4629-9872-f999ce90929f 2018-08-31 04:00:41,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0903131961823s 2018-08-31 04:00:41,615 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-2c91aefa-5c49-4629-9872-f999ce90929f 2018-08-31 04:00:41,615 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... 2018-08-31 04:00:41,618 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:00:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:00:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:00:52,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c471a023-163e-41ba-a3d1-07b47fe6db0d x-compute-request-id: req-c471a023-163e-41ba-a3d1-07b47fe6db0d Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:00:52,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c471a023-163e-41ba-a3d1-07b47fe6db0d 2018-08-31 04:00:52,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529309034348s 2018-08-31 04:00:52,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c471a023-163e-41ba-a3d1-07b47fe6db0d 2018-08-31 04:00:52,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:00:52,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:00:52,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12e75a40-817a-4186-aa99-131c17eb444e x-compute-request-id: req-12e75a40-817a-4186-aa99-131c17eb444e Content-Encoding: gzip Content-Length: 15310 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\n"} 2018-08-31 04:00:52,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-12e75a40-817a-4186-aa99-131c17eb444e 2018-08-31 04:00:52,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750291347504s 2018-08-31 04:00:52,238 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-12e75a40-817a-4186-aa99-131c17eb444e 2018-08-31 04:00:52,238 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... 2018-08-31 04:00:52,242 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:01:02,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:01:02,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:01:02,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-2350dbfe-b457-400c-b66a-e6cea05956a9 x-compute-request-id: req-2350dbfe-b457-400c-b66a-e6cea05956a9 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:01:02,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2350dbfe-b457-400c-b66a-e6cea05956a9 2018-08-31 04:01:02,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570039987564s 2018-08-31 04:01:02,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2350dbfe-b457-400c-b66a-e6cea05956a9 2018-08-31 04:01:02,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:01:02,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:01:02,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-73c052cf-ea50-4bbe-800c-60b3ffb5a9fa x-compute-request-id: req-73c052cf-ea50-4bbe-800c-60b3ffb5a9fa Content-Encoding: gzip Content-Length: 15911 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7979\nclearwater-socket-factory-sig start/running, process 7984\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\n"} 2018-08-31 04:01:02,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-73c052cf-ea50-4bbe-800c-60b3ffb5a9fa 2018-08-31 04:01:02,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0758638381958s 2018-08-31 04:01:02,900 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-73c052cf-ea50-4bbe-800c-60b3ffb5a9fa 2018-08-31 04:01:02,900 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7979 clearwater-socket-factory-sig start/running, process 7984 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... 2018-08-31 04:01:02,904 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:01:12,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:01:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:01:13,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-3ccca763-7f75-4ac9-b806-4e5b1b88859b x-compute-request-id: req-3ccca763-7f75-4ac9-b806-4e5b1b88859b Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:01:13,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3ccca763-7f75-4ac9-b806-4e5b1b88859b 2018-08-31 04:01:13,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507616996765s 2018-08-31 04:01:13,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3ccca763-7f75-4ac9-b806-4e5b1b88859b 2018-08-31 04:01:13,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:01:13,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:01:13,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6dd48bc-219c-4f6e-98bb-15bd3ba5caca x-compute-request-id: req-e6dd48bc-219c-4f6e-98bb-15bd3ba5caca Content-Encoding: gzip Content-Length: 16321 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7979\nclearwater-socket-factory-sig start/running, process 7984\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\n"} 2018-08-31 04:01:13,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-e6dd48bc-219c-4f6e-98bb-15bd3ba5caca 2018-08-31 04:01:13,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0813682079315s 2018-08-31 04:01:13,514 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-e6dd48bc-219c-4f6e-98bb-15bd3ba5caca 2018-08-31 04:01:13,514 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7979 clearwater-socket-factory-sig start/running, process 7984 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... 2018-08-31 04:01:13,518 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:01:23,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:01:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:01:24,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-f8d87cb6-584b-4a72-a44c-cd7eace1edd0 x-compute-request-id: req-f8d87cb6-584b-4a72-a44c-cd7eace1edd0 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:01:24,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8d87cb6-584b-4a72-a44c-cd7eace1edd0 2018-08-31 04:01:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5355219841s 2018-08-31 04:01:24,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8d87cb6-584b-4a72-a44c-cd7eace1edd0 2018-08-31 04:01:24,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:01:24,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:01:24,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-f59bfda3-6b9f-4800-aba8-9a114a82944d x-compute-request-id: req-f59bfda3-6b9f-4800-aba8-9a114a82944d Content-Encoding: gzip Content-Length: 16505 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7979\nclearwater-socket-factory-sig start/running, process 7984\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\n"} 2018-08-31 04:01:24,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-f59bfda3-6b9f-4800-aba8-9a114a82944d 2018-08-31 04:01:24,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0793960094452s 2018-08-31 04:01:24,154 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-f59bfda3-6b9f-4800-aba8-9a114a82944d 2018-08-31 04:01:24,154 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7979 clearwater-socket-factory-sig start/running, process 7984 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) 2018-08-31 04:01:24,158 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:01:34,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:01:34,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:01:34,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-19eae842-4747-425f-822c-e0766fb1145d x-compute-request-id: req-19eae842-4747-425f-822c-e0766fb1145d Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:01:34,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-19eae842-4747-425f-822c-e0766fb1145d 2018-08-31 04:01:34,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822053909302s 2018-08-31 04:01:34,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-19eae842-4747-425f-822c-e0766fb1145d 2018-08-31 04:01:34,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:01:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:01:35,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1ada722-6872-4f91-9a29-1956cd6bd441 x-compute-request-id: req-c1ada722-6872-4f91-9a29-1956cd6bd441 Content-Encoding: gzip Content-Length: 17268 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7979\nclearwater-socket-factory-sig start/running, process 7984\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n"} 2018-08-31 04:01:35,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-c1ada722-6872-4f91-9a29-1956cd6bd441 2018-08-31 04:01:35,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0766260623932s 2018-08-31 04:01:35,078 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-c1ada722-6872-4f91-9a29-1956cd6bd441 2018-08-31 04:01:35,078 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7979 clearwater-socket-factory-sig start/running, process 7984 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... 2018-08-31 04:01:35,082 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:01:45,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:01:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:01:45,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-1e87fef9-3dc8-40b1-b917-6115ecea16c2 x-compute-request-id: req-1e87fef9-3dc8-40b1-b917-6115ecea16c2 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:01:45,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e87fef9-3dc8-40b1-b917-6115ecea16c2 2018-08-31 04:01:45,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589513063431s 2018-08-31 04:01:45,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e87fef9-3dc8-40b1-b917-6115ecea16c2 2018-08-31 04:01:45,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:01:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:01:45,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-62a9de71-1343-459a-af79-eac46a87763c x-compute-request-id: req-62a9de71-1343-459a-af79-eac46a87763c Content-Encoding: gzip Content-Length: 18596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009211] AppArmor: AppArmor initialized\n[ 0.010341] Yama: becoming mindful.\n[ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022073] Initializing cgroup subsys memory\n[ 0.023282] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025247] Initializing cgroup subsys blkio\n[ 0.026436] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029291] FEATURE SPEC_CTRL Not Present\n[ 0.031116] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038029] Speculative Store Bypass: Vulnerable\n[ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045888] ACPI: Core revision 20131115\n[ 0.047483] ACPI: All ACPI Tables successfully acquired\n[ 0.048362] ftrace: allocating 28717 entries in 113 pages\n[ 0.068231] smpboot: Max logical packages: 2\n[ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072256] Enabling x2apic\n[ 0.073126] Enabled x2apic\n[ 0.074267] Switched APIC routing to physical x2apic.\n[ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094597] KVM setup paravirtual spinlock\n[ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100268] x86: Booting SMP configuration:\n[ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116021] KVM setup async PF for cpu 1\n[ 0.116034] x86: Booted up 1 node, 2 CPUs\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123337] devtmpfs: initialized\n[ 0.126177] EVM: security.selinux\n[ 0.127249] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128973] EVM: security.capability\n[ 0.130172] pinctrl core: initialized pinctrl subsystem\n[ 0.132119] regulator-dummy: no parameters\n[ 0.133495] RTC time: 3:59:01, date: 08/31/18\n[ 0.134886] NET: Registered protocol family 16\n[ 0.136151] cpuidle: using governor ladder\n[ 0.137384] cpuidle: using governor menu\n[ 0.138648] ACPI: bus type PCI registered\n[ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140202] PCI: Using configuration type 1 for base access\n[ 0.142394] bio: create slab at 0\n[ 0.142394] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149775] ACPI: Interpreter enabled\n[ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.161064] ACPI: Using IOAPIC for interrupt routing\n[ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164212] ACPI: No dock devices found.\n[ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172237] acpiphp: Slot [3] registered\n[ 0.173456] acpiphp: Slot [4] registered\n[ 0.174690] acpiphp: Slot [5] registered\n[ 0.175898] acpiphp: Slot [6] registered\n[ 0.176044] acpiphp: Slot [7] registered\n[ 0.177257] acpiphp: Slot [8] registered\n[ 0.178430] acpiphp: Slot [9] registered\n[ 0.179638] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181235] acpiphp: Slot [12] registered\n[ 0.182455] acpiphp: Slot [13] registered\n[ 0.183632] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185171] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187532] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189271] acpiphp: Slot [20] registered\n[ 0.190498] acpiphp: Slot [21] registered\n[ 0.191725] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193184] acpiphp: Slot [24] registered\n[ 0.194463] acpiphp: Slot [25] registered\n[ 0.195805] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197229] acpiphp: Slot [28] registered\n[ 0.198617] acpiphp: Slot [29] registered\n[ 0.199697] acpiphp: Slot [30] registered\n[ 0.200035] acpiphp: Slot [31] registered\n[ 0.201471] PCI host bridge to bus 0000:00\n[ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266486] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269447] usbcore: registered new interface driver hub\n[ 0.270855] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273601] NetLabel: Initializing\n[ 0.274587] NetLabel: domain hash size = 128\n[ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.284820] AppArmor: AppArmor Filesystem Enabled\n[ 0.286529] pnp: PnP ACPI init\n[ 0.287653] ACPI: bus type PNP registered\n[ 0.289304] pnp: PnP ACPI: found 8 devices\n[ 0.290433] ACPI: bus type PNP unregistered\n[ 0.298842] NET: Registered protocol family 2\n[ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306053] TCP: reno registered\n[ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310232] NET: Registered protocol family 1\n[ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360469] Trying to unpack rootfs image as initramfs...\n[ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471474] Scanning for low memory corruption every 60 seconds\n[ 0.473416] Initialise system trusted keyring\n[ 0.474665] audit: initializing netlink socket (disabled)\n[ 0.476113] type=2000 audit(1535687942.212:1): initialized\n[ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499326] zbud: loaded\n[ 0.500406] VFS: Disk quotas dquot_6.5.2\n[ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503774] fuse init (API version 7.22)\n[ 0.504992] msgmni has been set to 3997\n[ 0.506164] Key type big_key registered\n[ 0.507810] Key type asymmetric registered\n[ 0.508993] Asymmetric key parser 'x509' registered\n[ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512433] io scheduler noop registered\n[ 0.513610] io scheduler deadline registered (default)\n[ 0.515057] io scheduler cfq registered\n[ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519682] ipmi message handler version 39.2\n[ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523168] ACPI: Power Button [PWRF]\n[ 0.524404] GHES: HEST is not enabled!\n[ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643494] Linux agpgart interface v0.103\n[ 0.645744] brd: module loaded\n[ 0.647166] loop: module loaded\n[ 0.648560] blk-mq: CPU -> queue map\n[ 0.649617] CPU 0 -> Queue 0\n[ 0.650532] CPU 1 -> Queue 0\n[ 0.652264] vda: vda1\n[ 0.653817] scsi0 : ata_piix\n[ 0.654837] scsi1 : ata_piix\n[ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.659544] libphy: Fixed MDIO Bus: probed\n[ 0.660977] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666699] PPP generic driver version 2.4.2\n[ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670693] ehci-pci: EHCI PCI platform driver\n[ 0.672355] ehci-platform: EHCI generic platform driver\n[ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676328] ohci-pci: OHCI PCI platform driver\n[ 0.677980] ohci-platform: OHCI generic platform driver\n[ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717635] usb usb1: Product: UHCI Host Controller\n[ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.720843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722338] hub 1-0:1.0: USB hub found\n[ 0.723510] hub 1-0:1.0: 2 ports detected\n[ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730947] mousedev: PS/2 mouse device common for all mice\n[ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740712] device-mapper: uevent: version 1.0.3\n[ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746391] TCP: cubic registered\n[ 0.747515] NET: Registered protocol family 10\n[ 0.749333] NET: Registered protocol family 17\n[ 0.750647] Key type dns_resolver registered\n[ 0.752178] Loading compiled-in X.509 certificates\n[ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.764374] registered taskstats version 1\n[ 0.767970] Key type trusted registered\n[ 0.772371] Key type encrypted registered\n[ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775265] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777359] regulator-dummy: disabling\n[ 0.778609] Magic number: 14:101:969\n[ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942)\n[ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784015] EDD information not available.\n[ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.817049] Write protecting the kernel read-only data: 12288k\n[ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840763] systemd-udevd[107]: starting version 204\n[ 0.876502] FDC 0 is a S82078B\n[ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204770] usb 1-1: Product: QEMU USB Tablet\n[ 1.206033] usb 1-1: Manufacturer: QEMU\n[ 1.207175] usb 1-1: SerialNumber: 42\n[ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\ndf:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o oo|\n| .o = +|\n| o o E.|\n| + =|\n| S o. . .|\n| . +.. + |\n| . o o .|\n| . o |\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:\n26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++..+. |\n| . .*=o. |\n| EoX=. |\n| .o.Oo |\n| + S. |\n| o |\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:\n0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+ . |\n| . . oo + |\n| o oo ooo . |\n| .E..++oo o |\n| +..+oS. |\n| . .o. |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E o+=+ .=.|\n| + +.ooo=oo|\n| . + o oo+.o|\n| + . . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2747 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3850 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7979\nclearwater-socket-factory-sig start/running, process 7984\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.18'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 (DSA)\nec2: 256 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 (ECDSA)\nec2: 256 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 (ED25519)\nec2: 2048 df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKVrfpzo3nMFMV3K6qyOO2/xzpA7zgfiWtpTLsFq2/widfOTs5V+gLygOOn4UxpmJPlcCkZbeuK1LqZWZCKNDsE= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHKNlQCA/uAfFPH698zm/3HBOJ1ZUVEnwlGjo2HzrEv root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJH+vbVfOw/NIZGE/cQmDkGS+JeaB1+OyJOxIYPBBPpNNQy8THyiiL3NYYVybNmy9MXCJd2/gq+mno0XTsPSbng7BvW+95HtW4QxwNvwoYfvWoVfzYTZIb3xZKeU9fBP9psAkP90sQpLM37Vah36BSXzzZmEx72BHJvkjA7Q5QuiC4vi1ajDB+wVpyedbtF0irCzILaZBrTdBW8anXcezUPvtJb2nRWeCLOrw+/x/lJVV6uJ1xMyaUP6xHkW7WWaR+7xvHHJcgg/ZxQ+ZpKBrVPr/o54vGhOkiK5bMHNPsusqY02dX7+wxmtKPbH2Cz7vR+35lcompAXqUb27uopl1 root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:01:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 156.28 seconds\n"} 2018-08-31 04:01:45,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-62a9de71-1343-459a-af79-eac46a87763c 2018-08-31 04:01:45,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835840702057s 2018-08-31 04:01:45,775 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c/action used request id req-62a9de71-1343-459a-af79-eac46a87763c 2018-08-31 04:01:45,775 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009211] AppArmor: AppArmor initialized [ 0.010341] Yama: becoming mindful. [ 0.012153] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022073] Initializing cgroup subsys memory [ 0.023282] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025247] Initializing cgroup subsys blkio [ 0.026436] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029291] FEATURE SPEC_CTRL Not Present [ 0.031116] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034783] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038029] Speculative Store Bypass: Vulnerable [ 0.040315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045888] ACPI: Core revision 20131115 [ 0.047483] ACPI: All ACPI Tables successfully acquired [ 0.048362] ftrace: allocating 28717 entries in 113 pages [ 0.068231] smpboot: Max logical packages: 2 [ 0.069458] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072256] Enabling x2apic [ 0.073126] Enabled x2apic [ 0.074267] Switched APIC routing to physical x2apic. [ 0.077348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085720] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094597] KVM setup paravirtual spinlock [ 0.098459] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100268] x86: Booting SMP configuration: [ 0.101523] .... node #0, CPUs: #1[ 0.098396] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116021] KVM setup async PF for cpu 1 [ 0.116034] x86: Booted up 1 node, 2 CPUs [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123337] devtmpfs: initialized [ 0.126177] EVM: security.selinux [ 0.127249] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128973] EVM: security.capability [ 0.130172] pinctrl core: initialized pinctrl subsystem [ 0.132119] regulator-dummy: no parameters [ 0.133495] RTC time: 3:59:01, date: 08/31/18 [ 0.134886] NET: Registered protocol family 16 [ 0.136151] cpuidle: using governor ladder [ 0.137384] cpuidle: using governor menu [ 0.138648] ACPI: bus type PCI registered [ 0.139863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140202] PCI: Using configuration type 1 for base access [ 0.142394] bio: create slab at 0 [ 0.142394] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145236] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149775] ACPI: Interpreter enabled [ 0.150866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.161064] ACPI: Using IOAPIC for interrupt routing [ 0.162526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164212] ACPI: No dock devices found. [ 0.167404] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171674] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172237] acpiphp: Slot [3] registered [ 0.173456] acpiphp: Slot [4] registered [ 0.174690] acpiphp: Slot [5] registered [ 0.175898] acpiphp: Slot [6] registered [ 0.176044] acpiphp: Slot [7] registered [ 0.177257] acpiphp: Slot [8] registered [ 0.178430] acpiphp: Slot [9] registered [ 0.179638] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181235] acpiphp: Slot [12] registered [ 0.182455] acpiphp: Slot [13] registered [ 0.183632] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185171] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187532] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189271] acpiphp: Slot [20] registered [ 0.190498] acpiphp: Slot [21] registered [ 0.191725] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193184] acpiphp: Slot [24] registered [ 0.194463] acpiphp: Slot [25] registered [ 0.195805] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197229] acpiphp: Slot [28] registered [ 0.198617] acpiphp: Slot [29] registered [ 0.199697] acpiphp: Slot [30] registered [ 0.200035] acpiphp: Slot [31] registered [ 0.201471] PCI host bridge to bus 0000:00 [ 0.202947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206064] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.210254] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.252744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.257091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264849] vgaarb: bridge control possible 0000:00:02.0 [ 0.266486] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269447] usbcore: registered new interface driver hub [ 0.270855] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273601] NetLabel: Initializing [ 0.274587] NetLabel: domain hash size = 128 [ 0.275744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.284820] AppArmor: AppArmor Filesystem Enabled [ 0.286529] pnp: PnP ACPI init [ 0.287653] ACPI: bus type PNP registered [ 0.289304] pnp: PnP ACPI: found 8 devices [ 0.290433] ACPI: bus type PNP unregistered [ 0.298842] NET: Registered protocol family 2 [ 0.300367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302464] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306053] TCP: reno registered [ 0.307007] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310232] NET: Registered protocol family 1 [ 0.311440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337166] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360469] Trying to unpack rootfs image as initramfs... [ 0.463238] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467359] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469190] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471474] Scanning for low memory corruption every 60 seconds [ 0.473416] Initialise system trusted keyring [ 0.474665] audit: initializing netlink socket (disabled) [ 0.476113] type=2000 audit(1535687942.212:1): initialized [ 0.496785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499326] zbud: loaded [ 0.500406] VFS: Disk quotas dquot_6.5.2 [ 0.501747] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503774] fuse init (API version 7.22) [ 0.504992] msgmni has been set to 3997 [ 0.506164] Key type big_key registered [ 0.507810] Key type asymmetric registered [ 0.508993] Asymmetric key parser 'x509' registered [ 0.510323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512433] io scheduler noop registered [ 0.513610] io scheduler deadline registered (default) [ 0.515057] io scheduler cfq registered [ 0.516313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519682] ipmi message handler version 39.2 [ 0.521031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523168] ACPI: Power Button [PWRF] [ 0.524404] GHES: HEST is not enabled! [ 0.546595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591320] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.616430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643494] Linux agpgart interface v0.103 [ 0.645744] brd: module loaded [ 0.647166] loop: module loaded [ 0.648560] blk-mq: CPU -> queue map [ 0.649617] CPU 0 -> Queue 0 [ 0.650532] CPU 1 -> Queue 0 [ 0.652264] vda: vda1 [ 0.653817] scsi0 : ata_piix [ 0.654837] scsi1 : ata_piix [ 0.655764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.657431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.659544] libphy: Fixed MDIO Bus: probed [ 0.660977] tun: Universal TUN/TAP device driver, 1.6 [ 0.662307] tun: (C) 1999-2004 Max Krasnyansky [ 0.666699] PPP generic driver version 2.4.2 [ 0.668462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670693] ehci-pci: EHCI PCI platform driver [ 0.672355] ehci-platform: EHCI generic platform driver [ 0.674202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676328] ohci-pci: OHCI PCI platform driver [ 0.677980] ohci-platform: OHCI generic platform driver [ 0.679868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707964] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713478] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717635] usb usb1: Product: UHCI Host Controller [ 0.719005] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.720843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722338] hub 1-0:1.0: USB hub found [ 0.723510] hub 1-0:1.0: 2 ports detected [ 0.724889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729388] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730947] mousedev: PS/2 mouse device common for all mice [ 0.732809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735471] rtc_cmos 00:00: RTC can wake from S4 [ 0.737158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740712] device-mapper: uevent: version 1.0.3 [ 0.742233] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746391] TCP: cubic registered [ 0.747515] NET: Registered protocol family 10 [ 0.749333] NET: Registered protocol family 17 [ 0.750647] Key type dns_resolver registered [ 0.752178] Loading compiled-in X.509 certificates [ 0.761778] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.764374] registered taskstats version 1 [ 0.767970] Key type trusted registered [ 0.772371] Key type encrypted registered [ 0.773626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775265] IMA: No TPM chip found, activating TPM-bypass! [ 0.777359] regulator-dummy: disabling [ 0.778609] Magic number: 14:101:969 [ 0.779940] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:02 UTC (1535687942) [ 0.782388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784015] EDD information not available. [ 0.814571] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.817049] Write protecting the kernel read-only data: 12288k [ 0.820390] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825133] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.840763] systemd-udevd[107]: starting version 204 [ 0.876502] FDC 0 is a S82078B [ 1.036077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204770] usb 1-1: Product: QEMU USB Tablet [ 1.206033] usb 1-1: Manufacturer: QEMU [ 1.207175] usb 1-1: SerialNumber: 42 [ 1.464061] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 1.893085] 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.249115] 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.389435] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.512460] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:05 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:06 +0000. Up 5.03 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: | eth1 | False | . | . | fa:16:3e:02:08:46 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:07:e2:c7 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ...o oo| | .o = +| | o o E.| | + =| | 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: 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++..+. | | . .*=o. | | EoX=. | | .o.Oo | | + S. | | 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: 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o+ . | | . . oo + | | o oo ooo . | | .E..++oo o | | +..+oS. | | . .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: 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .E o+=+ .=.| | + +.ooo=oo| | . + o oo+.o| | + . . | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 12.78 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20849 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:26 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2747 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3850 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7979 clearwater-socket-factory-sig start/running, process 7984 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.18' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 26:b1:b1:31:10:7f:a4:2c:47:99:2d:3f:b0:18:90:b5 root@bono-0 (DSA) ec2: 256 0e:d8:20:d6:f5:5a:14:dc:cb:94:e8:da:81:cc:0a:27 root@bono-0 (ECDSA) ec2: 256 31:d1:f4:d6:6c:cd:49:76:90:26:40:0d:6b:18:1a:34 root@bono-0 (ED25519) ec2: 2048 df:e4:bb:5c:0d:5e:01:48:3b:3b:c5:71:3b:37:5c:b1 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKVrfpzo3nMFMV3K6qyOO2/xzpA7zgfiWtpTLsFq2/widfOTs5V+gLygOOn4UxpmJPlcCkZbeuK1LqZWZCKNDsE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHKNlQCA/uAfFPH698zm/3HBOJ1ZUVEnwlGjo2HzrEv root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJH+vbVfOw/NIZGE/cQmDkGS+JeaB1+OyJOxIYPBBPpNNQy8THyiiL3NYYVybNmy9MXCJd2/gq+mno0XTsPSbng7BvW+95HtW4QxwNvwoYfvWoVfzYTZIb3xZKeU9fBP9psAkP90sQpLM37Vah36BSXzzZmEx72BHJvkjA7Q5QuiC4vi1ajDB+wVpyedbtF0irCzILaZBrTdBW8anXcezUPvtJb2nRWeCLOrw+/x/lJVV6uJ1xMyaUP6xHkW7WWaR+7xvHHJcgg/ZxQ+ZpKBrVPr/o54vGhOkiK5bMHNPsusqY02dX7+wxmtKPbH2Cz7vR+35lcompAXqUb27uopl1 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:01:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 156.28 seconds 2018-08-31 04:01:45,779 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 04:01:45,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:01:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:01:46,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-e3f223da-6737-4328-981e-d4aaa873f344 x-compute-request-id: req-e3f223da-6737-4328-981e-d4aaa873f344 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:01:46,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3f223da-6737-4328-981e-d4aaa873f344 2018-08-31 04:01:46,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.28072810173s 2018-08-31 04:01:46,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3f223da-6737-4328-981e-d4aaa873f344 2018-08-31 04:01:46,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:01:46,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:01:46,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51b08db2-5af5-4e24-ba77-24687443b4c9 x-compute-request-id: req-51b08db2-5af5-4e24-ba77-24687443b4c9 Content-Encoding: gzip Content-Length: 18734 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009245] AppArmor: AppArmor initialized\n[ 0.010417] Yama: becoming mindful.\n[ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016254] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018945] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022234] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025276] Initializing cgroup subsys freezer\n[ 0.026520] Initializing cgroup subsys blkio\n[ 0.027703] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029292] FEATURE SPEC_CTRL Not Present\n[ 0.032342] mce: CPU supports 10 MCE banks\n[ 0.033564] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037693] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046586] ACPI: Core revision 20131115\n[ 0.048474] ACPI: All ACPI Tables successfully acquired\n[ 0.050112] ftrace: allocating 28717 entries in 113 pages\n[ 0.072232] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079708] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.084642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086335] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097443] KVM setup paravirtual spinlock\n[ 0.100000] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100199] x86: Booting SMP configuration:\n[ 0.101607] .... node #0, CPUs: #1[ 0.099956] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116022] KVM setup async PF for cpu 1\n[ 0.116025] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.120151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124382] devtmpfs: initialized\n[ 0.128575] EVM: security.selinux\n[ 0.129600] EVM: security.SMACK64\n[ 0.130600] EVM: security.ima\n[ 0.131529] EVM: security.capability\n[ 0.133275] pinctrl core: initialized pinctrl subsystem\n[ 0.134868] regulator-dummy: no parameters\n[ 0.136148] RTC time: 3:59:01, date: 08/31/18\n[ 0.137958] NET: Registered protocol family 16\n[ 0.139666] cpuidle: using governor ladder\n[ 0.140004] cpuidle: using governor menu\n[ 0.141526] ACPI: bus type PCI registered\n[ 0.142652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.144302] PCI: Using configuration type 1 for base access\n[ 0.146531] bio: create slab at 0\n[ 0.148134] ACPI: Added _OSI(Module Device)\n[ 0.149311] ACPI: Added _OSI(Processor Device)\n[ 0.150706] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.152004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.155220] ACPI: Interpreter enabled\n[ 0.156033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.159405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.162040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.164924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168010] ACPI: (supports S0 S5)\n[ 0.172010] ACPI: Using IOAPIC for interrupt routing\n[ 0.173692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176246] ACPI: No dock devices found.\n[ 0.179672] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.182143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188139] acpiphp: Slot [3] registered\n[ 0.189555] acpiphp: Slot [4] registered\n[ 0.190994] acpiphp: Slot [5] registered\n[ 0.192024] acpiphp: Slot [6] registered\n[ 0.193431] acpiphp: Slot [7] registered\n[ 0.194821] acpiphp: Slot [8] registered\n[ 0.196022] acpiphp: Slot [9] registered\n[ 0.197762] acpiphp: Slot [10] registered\n[ 0.199259] acpiphp: Slot [11] registered\n[ 0.200021] acpiphp: Slot [12] registered\n[ 0.201522] acpiphp: Slot [13] registered\n[ 0.203033] acpiphp: Slot [14] registered\n[ 0.204022] acpiphp: Slot [15] registered\n[ 0.205346] acpiphp: Slot [16] registered\n[ 0.206709] acpiphp: Slot [17] registered\n[ 0.208033] acpiphp: Slot [18] registered\n[ 0.209435] acpiphp: Slot [19] registered\n[ 0.210823] acpiphp: Slot [20] registered\n[ 0.212022] acpiphp: Slot [21] registered\n[ 0.213391] acpiphp: Slot [22] registered\n[ 0.214787] acpiphp: Slot [23] registered\n[ 0.216029] acpiphp: Slot [24] registered\n[ 0.217373] acpiphp: Slot [25] registered\n[ 0.218711] acpiphp: Slot [26] registered\n[ 0.220021] acpiphp: Slot [27] registered\n[ 0.221439] acpiphp: Slot [28] registered\n[ 0.222801] acpiphp: Slot [29] registered\n[ 0.224021] acpiphp: Slot [30] registered\n[ 0.225401] acpiphp: Slot [31] registered\n[ 0.226784] PCI host bridge to bus 0000:00\n[ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.229769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.231678] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.232005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.233720] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.235453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.241912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.243951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.270766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.272860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.274826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.276695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.278770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.280571] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.282375] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.282375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286631] SCSI subsystem initialized\n[ 0.288008] ACPI: bus type USB registered\n[ 0.289178] usbcore: registered new interface driver usbfs\n[ 0.290588] usbcore: registered new interface driver hub\n[ 0.292020] usbcore: registered new device driver usb\n[ 0.293454] PCI: Using ACPI for IRQ routing\n[ 0.293782] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297196] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298563] NetLabel: unlabeled traffic allowed by default\n[ 0.300232] Switched to clocksource kvm-clock\n[ 0.309396] AppArmor: AppArmor Filesystem Enabled\n[ 0.310893] pnp: PnP ACPI init\n[ 0.311848] ACPI: bus type PNP registered\n[ 0.313827] pnp: PnP ACPI: found 8 devices\n[ 0.315200] ACPI: bus type PNP unregistered\n[ 0.322123] NET: Registered protocol family 2\n[ 0.323947] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.326494] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.328750] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.330893] TCP: reno registered\n[ 0.332050] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333939] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.336011] NET: Registered protocol family 1\n[ 0.337479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.339471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.341416] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.364198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.387116] Trying to unpack rootfs image as initramfs...\n[ 0.488344] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.490784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492271] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493867] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496193] Scanning for low memory corruption every 60 seconds\n[ 0.498618] Initialise system trusted keyring\n[ 0.499870] audit: initializing netlink socket (disabled)\n[ 0.501274] type=2000 audit(1535687942.203:1): initialized\n[ 0.521926] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524520] zbud: loaded\n[ 0.525580] VFS: Disk quotas dquot_6.5.2\n[ 0.526712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528775] fuse init (API version 7.22)\n[ 0.529967] msgmni has been set to 3997\n[ 0.531109] Key type big_key registered\n[ 0.532655] Key type asymmetric registered\n[ 0.533807] Asymmetric key parser 'x509' registered\n[ 0.535118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537168] io scheduler noop registered\n[ 0.538262] io scheduler deadline registered (default)\n[ 0.539617] io scheduler cfq registered\n[ 0.540772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.543947] ipmi message handler version 39.2\n[ 0.545196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547585] ACPI: Power Button [PWRF]\n[ 0.548781] GHES: HEST is not enabled!\n[ 0.571183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.640382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667458] Linux agpgart interface v0.103\n[ 0.669836] brd: module loaded\n[ 0.671338] loop: module loaded\n[ 0.672665] blk-mq: CPU -> queue map\n[ 0.673690] CPU 0 -> Queue 0\n[ 0.674598] CPU 1 -> Queue 0\n[ 0.676565] vda: vda1\n[ 0.678114] scsi0 : ata_piix\n[ 0.679096] scsi1 : ata_piix\n[ 0.679996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.681637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.683557] libphy: Fixed MDIO Bus: probed\n[ 0.684858] tun: Universal TUN/TAP device driver, 1.6\n[ 0.686468] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690221] PPP generic driver version 2.4.2\n[ 0.691571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693343] ehci-pci: EHCI PCI platform driver\n[ 0.694690] ehci-platform: EHCI generic platform driver\n[ 0.696141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697781] ohci-pci: OHCI PCI platform driver\n[ 0.699055] ohci-platform: OHCI generic platform driver\n[ 0.700483] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.723070] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.724560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.728132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732419] usb usb1: Product: UHCI Host Controller\n[ 0.733947] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.735897] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737507] hub 1-0:1.0: USB hub found\n[ 0.738774] hub 1-0:1.0: 2 ports detected\n[ 0.740253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743549] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745048] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746517] mousedev: PS/2 mouse device common for all mice\n[ 0.748647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.751138] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755992] device-mapper: uevent: version 1.0.3\n[ 0.757307] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.759514] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761115] TCP: cubic registered\n[ 0.762155] NET: Registered protocol family 10\n[ 0.763682] NET: Registered protocol family 17\n[ 0.764905] Key type dns_resolver registered\n[ 0.766350] Loading compiled-in X.509 certificates\n[ 0.768187] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.778115] registered taskstats version 1\n[ 0.781431] Key type trusted registered\n[ 0.785389] Key type encrypted registered\n[ 0.786546] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787931] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.789893] regulator-dummy: disabling\n[ 0.791026] Magic number: 14:101:969\n[ 0.792260] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941)\n[ 0.794491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796018] EDD information not available.\n[ 0.837608] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.839895] Write protecting the kernel read-only data: 12288k\n[ 0.842157] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.845640] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859749] systemd-udevd[107]: starting version 204\n[ 0.904534] FDC 0 is a S82078B\n[ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.217527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219353] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221151] usb 1-1: Product: QEMU USB Tablet\n[ 1.222422] usb 1-1: Manufacturer: QEMU\n[ 1.223527] usb 1-1: SerialNumber: 42\n[ 1.488136] tsc: Refined TSC clocksource calibration: 3491.834 MHz\n[ 1.929628] 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.276390] 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.442852] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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.600554] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:03 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.41]: 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 * Stopping set console keymap[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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.51]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 4.69 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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: | eth1 | False | . | . | fa:16:3e:09:78:0c |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:9b:29:b0 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E+. |\n| *.o.o |\n| . = o . |\n| o * . |\n| = * S |\n| = + o . |\n| . + o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . . |\n| S o.+|\n| + . B=|\n| o *.=|\n| ...B.+E|\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:\ncd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|Eo |\n|+ . |\n| . |\n| . + |\n| . o S + |\n| + o . . |\n| o o o .. |\n|o +o..o.o . |\n| + +..+.o |\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:\n74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o = . |\n| o + = o |\n| . o o E |\n| o . + o |\n| S . + . .|\n| = +o|\n| . .o+|\n| .o|\n| .o|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.76 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.22 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19470 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\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 [133 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2714 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8824 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8334\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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............+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8204 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\n"} 2018-08-31 04:01:46,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action used request id req-51b08db2-5af5-4e24-ba77-24687443b4c9 2018-08-31 04:01:46,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0775258541107s 2018-08-31 04:01:46,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action used request id req-51b08db2-5af5-4e24-ba77-24687443b4c9 2018-08-31 04:01:46,149 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009245] AppArmor: AppArmor initialized [ 0.010417] Yama: becoming mindful. [ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016254] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018945] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022234] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025276] Initializing cgroup subsys freezer [ 0.026520] Initializing cgroup subsys blkio [ 0.027703] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029292] FEATURE SPEC_CTRL Not Present [ 0.032342] mce: CPU supports 10 MCE banks [ 0.033564] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037693] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046586] ACPI: Core revision 20131115 [ 0.048474] ACPI: All ACPI Tables successfully acquired [ 0.050112] ftrace: allocating 28717 entries in 113 pages [ 0.072232] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079708] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086335] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097443] KVM setup paravirtual spinlock [ 0.100000] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100199] x86: Booting SMP configuration: [ 0.101607] .... node #0, CPUs: #1[ 0.099956] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116022] KVM setup async PF for cpu 1 [ 0.116025] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124382] devtmpfs: initialized [ 0.128575] EVM: security.selinux [ 0.129600] EVM: security.SMACK64 [ 0.130600] EVM: security.ima [ 0.131529] EVM: security.capability [ 0.133275] pinctrl core: initialized pinctrl subsystem [ 0.134868] regulator-dummy: no parameters [ 0.136148] RTC time: 3:59:01, date: 08/31/18 [ 0.137958] NET: Registered protocol family 16 [ 0.139666] cpuidle: using governor ladder [ 0.140004] cpuidle: using governor menu [ 0.141526] ACPI: bus type PCI registered [ 0.142652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144302] PCI: Using configuration type 1 for base access [ 0.146531] bio: create slab at 0 [ 0.148134] ACPI: Added _OSI(Module Device) [ 0.149311] ACPI: Added _OSI(Processor Device) [ 0.150706] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.152004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.155220] ACPI: Interpreter enabled [ 0.156033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.159405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.162040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.164924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168010] ACPI: (supports S0 S5) [ 0.172010] ACPI: Using IOAPIC for interrupt routing [ 0.173692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176246] ACPI: No dock devices found. [ 0.179672] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.182143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188139] acpiphp: Slot [3] registered [ 0.189555] acpiphp: Slot [4] registered [ 0.190994] acpiphp: Slot [5] registered [ 0.192024] acpiphp: Slot [6] registered [ 0.193431] acpiphp: Slot [7] registered [ 0.194821] acpiphp: Slot [8] registered [ 0.196022] acpiphp: Slot [9] registered [ 0.197762] acpiphp: Slot [10] registered [ 0.199259] acpiphp: Slot [11] registered [ 0.200021] acpiphp: Slot [12] registered [ 0.201522] acpiphp: Slot [13] registered [ 0.203033] acpiphp: Slot [14] registered [ 0.204022] acpiphp: Slot [15] registered [ 0.205346] acpiphp: Slot [16] registered [ 0.206709] acpiphp: Slot [17] registered [ 0.208033] acpiphp: Slot [18] registered [ 0.209435] acpiphp: Slot [19] registered [ 0.210823] acpiphp: Slot [20] registered [ 0.212022] acpiphp: Slot [21] registered [ 0.213391] acpiphp: Slot [22] registered [ 0.214787] acpiphp: Slot [23] registered [ 0.216029] acpiphp: Slot [24] registered [ 0.217373] acpiphp: Slot [25] registered [ 0.218711] acpiphp: Slot [26] registered [ 0.220021] acpiphp: Slot [27] registered [ 0.221439] acpiphp: Slot [28] registered [ 0.222801] acpiphp: Slot [29] registered [ 0.224021] acpiphp: Slot [30] registered [ 0.225401] acpiphp: Slot [31] registered [ 0.226784] PCI host bridge to bus 0000:00 [ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.229769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.231678] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.232005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.233720] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.235453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.241912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.243951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.270766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.272860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.274826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.276695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.278770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280571] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.282375] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.282375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284842] vgaarb: bridge control possible 0000:00:02.0 [ 0.286631] SCSI subsystem initialized [ 0.288008] ACPI: bus type USB registered [ 0.289178] usbcore: registered new interface driver usbfs [ 0.290588] usbcore: registered new interface driver hub [ 0.292020] usbcore: registered new device driver usb [ 0.293454] PCI: Using ACPI for IRQ routing [ 0.293782] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297196] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298563] NetLabel: unlabeled traffic allowed by default [ 0.300232] Switched to clocksource kvm-clock [ 0.309396] AppArmor: AppArmor Filesystem Enabled [ 0.310893] pnp: PnP ACPI init [ 0.311848] ACPI: bus type PNP registered [ 0.313827] pnp: PnP ACPI: found 8 devices [ 0.315200] ACPI: bus type PNP unregistered [ 0.322123] NET: Registered protocol family 2 [ 0.323947] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.326494] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.328750] TCP: Hash tables configured (established 16384 bind 16384) [ 0.330893] TCP: reno registered [ 0.332050] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333939] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.336011] NET: Registered protocol family 1 [ 0.337479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.339471] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.341416] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.364198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387116] Trying to unpack rootfs image as initramfs... [ 0.488344] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.490784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492271] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493867] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496193] Scanning for low memory corruption every 60 seconds [ 0.498618] Initialise system trusted keyring [ 0.499870] audit: initializing netlink socket (disabled) [ 0.501274] type=2000 audit(1535687942.203:1): initialized [ 0.521926] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.524520] zbud: loaded [ 0.525580] VFS: Disk quotas dquot_6.5.2 [ 0.526712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528775] fuse init (API version 7.22) [ 0.529967] msgmni has been set to 3997 [ 0.531109] Key type big_key registered [ 0.532655] Key type asymmetric registered [ 0.533807] Asymmetric key parser 'x509' registered [ 0.535118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537168] io scheduler noop registered [ 0.538262] io scheduler deadline registered (default) [ 0.539617] io scheduler cfq registered [ 0.540772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.543947] ipmi message handler version 39.2 [ 0.545196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547585] ACPI: Power Button [PWRF] [ 0.548781] GHES: HEST is not enabled! [ 0.571183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.640382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667458] Linux agpgart interface v0.103 [ 0.669836] brd: module loaded [ 0.671338] loop: module loaded [ 0.672665] blk-mq: CPU -> queue map [ 0.673690] CPU 0 -> Queue 0 [ 0.674598] CPU 1 -> Queue 0 [ 0.676565] vda: vda1 [ 0.678114] scsi0 : ata_piix [ 0.679096] scsi1 : ata_piix [ 0.679996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.681637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.683557] libphy: Fixed MDIO Bus: probed [ 0.684858] tun: Universal TUN/TAP device driver, 1.6 [ 0.686468] tun: (C) 1999-2004 Max Krasnyansky [ 0.690221] PPP generic driver version 2.4.2 [ 0.691571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.693343] ehci-pci: EHCI PCI platform driver [ 0.694690] ehci-platform: EHCI generic platform driver [ 0.696141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697781] ohci-pci: OHCI PCI platform driver [ 0.699055] ohci-platform: OHCI generic platform driver [ 0.700483] uhci_hcd: USB Universal Host Controller Interface driver [ 0.723070] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.724560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.728132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732419] usb usb1: Product: UHCI Host Controller [ 0.733947] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.735897] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737507] hub 1-0:1.0: USB hub found [ 0.738774] hub 1-0:1.0: 2 ports detected [ 0.740253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745048] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746517] mousedev: PS/2 mouse device common for all mice [ 0.748647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751138] rtc_cmos 00:00: RTC can wake from S4 [ 0.752725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755992] device-mapper: uevent: version 1.0.3 [ 0.757307] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.759514] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761115] TCP: cubic registered [ 0.762155] NET: Registered protocol family 10 [ 0.763682] NET: Registered protocol family 17 [ 0.764905] Key type dns_resolver registered [ 0.766350] Loading compiled-in X.509 certificates [ 0.768187] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.778115] registered taskstats version 1 [ 0.781431] Key type trusted registered [ 0.785389] Key type encrypted registered [ 0.786546] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787931] IMA: No TPM chip found, activating TPM-bypass! [ 0.789893] regulator-dummy: disabling [ 0.791026] Magic number: 14:101:969 [ 0.792260] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941) [ 0.794491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796018] EDD information not available. [ 0.837608] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.839895] Write protecting the kernel read-only data: 12288k [ 0.842157] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.845640] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.859749] systemd-udevd[107]: starting version 204 [ 0.904534] FDC 0 is a S82078B [ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.217527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219353] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221151] usb 1-1: Product: QEMU USB Tablet [ 1.222422] usb 1-1: Manufacturer: QEMU [ 1.223527] usb 1-1: SerialNumber: 42 [ 1.488136] tsc: Refined TSC clocksource calibration: 3491.834 MHz [ 1.929628] 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.276390] 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.442852] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * 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.600554] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:03 +0000. Up 2.98 seconds. cloud-init-nonet[3.41]: 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 ] * Stopping set console keymap[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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 4.69 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: | eth1 | False | . | . | fa:16:3e:09:78:0c | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:9b:29:b0 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .E+. | | *.o.o | | . = o . | | o * . | | = * S | | = + 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: b4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . . | | S o.+| | + . B=| | o *.=| | ...B.+E| | +=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: cd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |Eo | |+ . | | . | | . + | | . o S + | | + o . . | | o o o .. | |o +o..o.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: 74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o = . | | o + = o | | . o o E | | o . + o | | S . + . .| | = +o| | . .o+| | .o| | .o| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.76 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.22 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19470 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] 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 [133 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2714 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8824 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8334 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ...................+++ ............+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8204 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... 2018-08-31 04:01:46,153 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:01:56,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:01:56,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:01:56,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-f3acb802-0c51-45e3-ba74-aeb4b5b9b1fe x-compute-request-id: req-f3acb802-0c51-45e3-ba74-aeb4b5b9b1fe Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:01:56,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f3acb802-0c51-45e3-ba74-aeb4b5b9b1fe 2018-08-31 04:01:56,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540352106094s 2018-08-31 04:01:56,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f3acb802-0c51-45e3-ba74-aeb4b5b9b1fe 2018-08-31 04:01:56,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:01:56,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:01:56,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:01: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-b8a3cc27-913e-4d54-8936-f4b7242c9a0a x-compute-request-id: req-b8a3cc27-913e-4d54-8936-f4b7242c9a0a Content-Encoding: gzip Content-Length: 19241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009245] AppArmor: AppArmor initialized\n[ 0.010417] Yama: becoming mindful.\n[ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016254] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018945] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022234] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025276] Initializing cgroup subsys freezer\n[ 0.026520] Initializing cgroup subsys blkio\n[ 0.027703] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029292] FEATURE SPEC_CTRL Not Present\n[ 0.032342] mce: CPU supports 10 MCE banks\n[ 0.033564] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037693] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046586] ACPI: Core revision 20131115\n[ 0.048474] ACPI: All ACPI Tables successfully acquired\n[ 0.050112] ftrace: allocating 28717 entries in 113 pages\n[ 0.072232] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079708] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.084642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086335] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097443] KVM setup paravirtual spinlock\n[ 0.100000] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100199] x86: Booting SMP configuration:\n[ 0.101607] .... node #0, CPUs: #1[ 0.099956] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116022] KVM setup async PF for cpu 1\n[ 0.116025] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.120151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124382] devtmpfs: initialized\n[ 0.128575] EVM: security.selinux\n[ 0.129600] EVM: security.SMACK64\n[ 0.130600] EVM: security.ima\n[ 0.131529] EVM: security.capability\n[ 0.133275] pinctrl core: initialized pinctrl subsystem\n[ 0.134868] regulator-dummy: no parameters\n[ 0.136148] RTC time: 3:59:01, date: 08/31/18\n[ 0.137958] NET: Registered protocol family 16\n[ 0.139666] cpuidle: using governor ladder\n[ 0.140004] cpuidle: using governor menu\n[ 0.141526] ACPI: bus type PCI registered\n[ 0.142652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.144302] PCI: Using configuration type 1 for base access\n[ 0.146531] bio: create slab at 0\n[ 0.148134] ACPI: Added _OSI(Module Device)\n[ 0.149311] ACPI: Added _OSI(Processor Device)\n[ 0.150706] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.152004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.155220] ACPI: Interpreter enabled\n[ 0.156033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.159405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.162040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.164924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168010] ACPI: (supports S0 S5)\n[ 0.172010] ACPI: Using IOAPIC for interrupt routing\n[ 0.173692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176246] ACPI: No dock devices found.\n[ 0.179672] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.182143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188139] acpiphp: Slot [3] registered\n[ 0.189555] acpiphp: Slot [4] registered\n[ 0.190994] acpiphp: Slot [5] registered\n[ 0.192024] acpiphp: Slot [6] registered\n[ 0.193431] acpiphp: Slot [7] registered\n[ 0.194821] acpiphp: Slot [8] registered\n[ 0.196022] acpiphp: Slot [9] registered\n[ 0.197762] acpiphp: Slot [10] registered\n[ 0.199259] acpiphp: Slot [11] registered\n[ 0.200021] acpiphp: Slot [12] registered\n[ 0.201522] acpiphp: Slot [13] registered\n[ 0.203033] acpiphp: Slot [14] registered\n[ 0.204022] acpiphp: Slot [15] registered\n[ 0.205346] acpiphp: Slot [16] registered\n[ 0.206709] acpiphp: Slot [17] registered\n[ 0.208033] acpiphp: Slot [18] registered\n[ 0.209435] acpiphp: Slot [19] registered\n[ 0.210823] acpiphp: Slot [20] registered\n[ 0.212022] acpiphp: Slot [21] registered\n[ 0.213391] acpiphp: Slot [22] registered\n[ 0.214787] acpiphp: Slot [23] registered\n[ 0.216029] acpiphp: Slot [24] registered\n[ 0.217373] acpiphp: Slot [25] registered\n[ 0.218711] acpiphp: Slot [26] registered\n[ 0.220021] acpiphp: Slot [27] registered\n[ 0.221439] acpiphp: Slot [28] registered\n[ 0.222801] acpiphp: Slot [29] registered\n[ 0.224021] acpiphp: Slot [30] registered\n[ 0.225401] acpiphp: Slot [31] registered\n[ 0.226784] PCI host bridge to bus 0000:00\n[ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.229769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.231678] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.232005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.233720] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.235453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.241912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.243951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.270766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.272860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.274826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.276695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.278770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.280571] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.282375] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.282375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286631] SCSI subsystem initialized\n[ 0.288008] ACPI: bus type USB registered\n[ 0.289178] usbcore: registered new interface driver usbfs\n[ 0.290588] usbcore: registered new interface driver hub\n[ 0.292020] usbcore: registered new device driver usb\n[ 0.293454] PCI: Using ACPI for IRQ routing\n[ 0.293782] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297196] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298563] NetLabel: unlabeled traffic allowed by default\n[ 0.300232] Switched to clocksource kvm-clock\n[ 0.309396] AppArmor: AppArmor Filesystem Enabled\n[ 0.310893] pnp: PnP ACPI init\n[ 0.311848] ACPI: bus type PNP registered\n[ 0.313827] pnp: PnP ACPI: found 8 devices\n[ 0.315200] ACPI: bus type PNP unregistered\n[ 0.322123] NET: Registered protocol family 2\n[ 0.323947] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.326494] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.328750] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.330893] TCP: reno registered\n[ 0.332050] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333939] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.336011] NET: Registered protocol family 1\n[ 0.337479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.339471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.341416] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.364198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.387116] Trying to unpack rootfs image as initramfs...\n[ 0.488344] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.490784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492271] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493867] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496193] Scanning for low memory corruption every 60 seconds\n[ 0.498618] Initialise system trusted keyring\n[ 0.499870] audit: initializing netlink socket (disabled)\n[ 0.501274] type=2000 audit(1535687942.203:1): initialized\n[ 0.521926] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524520] zbud: loaded\n[ 0.525580] VFS: Disk quotas dquot_6.5.2\n[ 0.526712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528775] fuse init (API version 7.22)\n[ 0.529967] msgmni has been set to 3997\n[ 0.531109] Key type big_key registered\n[ 0.532655] Key type asymmetric registered\n[ 0.533807] Asymmetric key parser 'x509' registered\n[ 0.535118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537168] io scheduler noop registered\n[ 0.538262] io scheduler deadline registered (default)\n[ 0.539617] io scheduler cfq registered\n[ 0.540772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.543947] ipmi message handler version 39.2\n[ 0.545196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547585] ACPI: Power Button [PWRF]\n[ 0.548781] GHES: HEST is not enabled!\n[ 0.571183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.640382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667458] Linux agpgart interface v0.103\n[ 0.669836] brd: module loaded\n[ 0.671338] loop: module loaded\n[ 0.672665] blk-mq: CPU -> queue map\n[ 0.673690] CPU 0 -> Queue 0\n[ 0.674598] CPU 1 -> Queue 0\n[ 0.676565] vda: vda1\n[ 0.678114] scsi0 : ata_piix\n[ 0.679096] scsi1 : ata_piix\n[ 0.679996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.681637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.683557] libphy: Fixed MDIO Bus: probed\n[ 0.684858] tun: Universal TUN/TAP device driver, 1.6\n[ 0.686468] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690221] PPP generic driver version 2.4.2\n[ 0.691571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693343] ehci-pci: EHCI PCI platform driver\n[ 0.694690] ehci-platform: EHCI generic platform driver\n[ 0.696141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697781] ohci-pci: OHCI PCI platform driver\n[ 0.699055] ohci-platform: OHCI generic platform driver\n[ 0.700483] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.723070] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.724560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.728132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732419] usb usb1: Product: UHCI Host Controller\n[ 0.733947] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.735897] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737507] hub 1-0:1.0: USB hub found\n[ 0.738774] hub 1-0:1.0: 2 ports detected\n[ 0.740253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743549] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745048] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746517] mousedev: PS/2 mouse device common for all mice\n[ 0.748647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.751138] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755992] device-mapper: uevent: version 1.0.3\n[ 0.757307] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.759514] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761115] TCP: cubic registered\n[ 0.762155] NET: Registered protocol family 10\n[ 0.763682] NET: Registered protocol family 17\n[ 0.764905] Key type dns_resolver registered\n[ 0.766350] Loading compiled-in X.509 certificates\n[ 0.768187] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.778115] registered taskstats version 1\n[ 0.781431] Key type trusted registered\n[ 0.785389] Key type encrypted registered\n[ 0.786546] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787931] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.789893] regulator-dummy: disabling\n[ 0.791026] Magic number: 14:101:969\n[ 0.792260] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941)\n[ 0.794491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796018] EDD information not available.\n[ 0.837608] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.839895] Write protecting the kernel read-only data: 12288k\n[ 0.842157] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.845640] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859749] systemd-udevd[107]: starting version 204\n[ 0.904534] FDC 0 is a S82078B\n[ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.217527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219353] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221151] usb 1-1: Product: QEMU USB Tablet\n[ 1.222422] usb 1-1: Manufacturer: QEMU\n[ 1.223527] usb 1-1: SerialNumber: 42\n[ 1.488136] tsc: Refined TSC clocksource calibration: 3491.834 MHz\n[ 1.929628] 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.276390] 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.442852] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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.600554] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:03 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.41]: 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 * Stopping set console keymap[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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.51]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 4.69 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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: | eth1 | False | . | . | fa:16:3e:09:78:0c |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:9b:29:b0 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E+. |\n| *.o.o |\n| . = o . |\n| o * . |\n| = * S |\n| = + o . |\n| . + o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . . |\n| S o.+|\n| + . B=|\n| o *.=|\n| ...B.+E|\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:\ncd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|Eo |\n|+ . |\n| . |\n| . + |\n| . o S + |\n| + o . . |\n| o o o .. |\n|o +o..o.o . |\n| + +..+.o |\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:\n74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o = . |\n| o + = o |\n| . o o E |\n| o . + o |\n| S . + . .|\n| = +o|\n| . .o+|\n| .o|\n| .o|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.76 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.22 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19470 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\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 [133 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2714 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8824 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8334\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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............+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8204 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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\n"} 2018-08-31 04:01:56,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action used request id req-b8a3cc27-913e-4d54-8936-f4b7242c9a0a 2018-08-31 04:01:56,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0883460044861s 2018-08-31 04:01:56,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action used request id req-b8a3cc27-913e-4d54-8936-f4b7242c9a0a 2018-08-31 04:01:56,797 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009245] AppArmor: AppArmor initialized [ 0.010417] Yama: becoming mindful. [ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016254] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018945] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022234] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025276] Initializing cgroup subsys freezer [ 0.026520] Initializing cgroup subsys blkio [ 0.027703] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029292] FEATURE SPEC_CTRL Not Present [ 0.032342] mce: CPU supports 10 MCE banks [ 0.033564] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037693] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046586] ACPI: Core revision 20131115 [ 0.048474] ACPI: All ACPI Tables successfully acquired [ 0.050112] ftrace: allocating 28717 entries in 113 pages [ 0.072232] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079708] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086335] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097443] KVM setup paravirtual spinlock [ 0.100000] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100199] x86: Booting SMP configuration: [ 0.101607] .... node #0, CPUs: #1[ 0.099956] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116022] KVM setup async PF for cpu 1 [ 0.116025] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124382] devtmpfs: initialized [ 0.128575] EVM: security.selinux [ 0.129600] EVM: security.SMACK64 [ 0.130600] EVM: security.ima [ 0.131529] EVM: security.capability [ 0.133275] pinctrl core: initialized pinctrl subsystem [ 0.134868] regulator-dummy: no parameters [ 0.136148] RTC time: 3:59:01, date: 08/31/18 [ 0.137958] NET: Registered protocol family 16 [ 0.139666] cpuidle: using governor ladder [ 0.140004] cpuidle: using governor menu [ 0.141526] ACPI: bus type PCI registered [ 0.142652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144302] PCI: Using configuration type 1 for base access [ 0.146531] bio: create slab at 0 [ 0.148134] ACPI: Added _OSI(Module Device) [ 0.149311] ACPI: Added _OSI(Processor Device) [ 0.150706] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.152004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.155220] ACPI: Interpreter enabled [ 0.156033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.159405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.162040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.164924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168010] ACPI: (supports S0 S5) [ 0.172010] ACPI: Using IOAPIC for interrupt routing [ 0.173692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176246] ACPI: No dock devices found. [ 0.179672] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.182143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188139] acpiphp: Slot [3] registered [ 0.189555] acpiphp: Slot [4] registered [ 0.190994] acpiphp: Slot [5] registered [ 0.192024] acpiphp: Slot [6] registered [ 0.193431] acpiphp: Slot [7] registered [ 0.194821] acpiphp: Slot [8] registered [ 0.196022] acpiphp: Slot [9] registered [ 0.197762] acpiphp: Slot [10] registered [ 0.199259] acpiphp: Slot [11] registered [ 0.200021] acpiphp: Slot [12] registered [ 0.201522] acpiphp: Slot [13] registered [ 0.203033] acpiphp: Slot [14] registered [ 0.204022] acpiphp: Slot [15] registered [ 0.205346] acpiphp: Slot [16] registered [ 0.206709] acpiphp: Slot [17] registered [ 0.208033] acpiphp: Slot [18] registered [ 0.209435] acpiphp: Slot [19] registered [ 0.210823] acpiphp: Slot [20] registered [ 0.212022] acpiphp: Slot [21] registered [ 0.213391] acpiphp: Slot [22] registered [ 0.214787] acpiphp: Slot [23] registered [ 0.216029] acpiphp: Slot [24] registered [ 0.217373] acpiphp: Slot [25] registered [ 0.218711] acpiphp: Slot [26] registered [ 0.220021] acpiphp: Slot [27] registered [ 0.221439] acpiphp: Slot [28] registered [ 0.222801] acpiphp: Slot [29] registered [ 0.224021] acpiphp: Slot [30] registered [ 0.225401] acpiphp: Slot [31] registered [ 0.226784] PCI host bridge to bus 0000:00 [ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.229769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.231678] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.232005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.233720] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.235453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.241912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.243951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.270766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.272860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.274826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.276695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.278770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280571] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.282375] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.282375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284842] vgaarb: bridge control possible 0000:00:02.0 [ 0.286631] SCSI subsystem initialized [ 0.288008] ACPI: bus type USB registered [ 0.289178] usbcore: registered new interface driver usbfs [ 0.290588] usbcore: registered new interface driver hub [ 0.292020] usbcore: registered new device driver usb [ 0.293454] PCI: Using ACPI for IRQ routing [ 0.293782] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297196] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298563] NetLabel: unlabeled traffic allowed by default [ 0.300232] Switched to clocksource kvm-clock [ 0.309396] AppArmor: AppArmor Filesystem Enabled [ 0.310893] pnp: PnP ACPI init [ 0.311848] ACPI: bus type PNP registered [ 0.313827] pnp: PnP ACPI: found 8 devices [ 0.315200] ACPI: bus type PNP unregistered [ 0.322123] NET: Registered protocol family 2 [ 0.323947] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.326494] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.328750] TCP: Hash tables configured (established 16384 bind 16384) [ 0.330893] TCP: reno registered [ 0.332050] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333939] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.336011] NET: Registered protocol family 1 [ 0.337479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.339471] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.341416] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.364198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387116] Trying to unpack rootfs image as initramfs... [ 0.488344] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.490784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492271] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493867] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496193] Scanning for low memory corruption every 60 seconds [ 0.498618] Initialise system trusted keyring [ 0.499870] audit: initializing netlink socket (disabled) [ 0.501274] type=2000 audit(1535687942.203:1): initialized [ 0.521926] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.524520] zbud: loaded [ 0.525580] VFS: Disk quotas dquot_6.5.2 [ 0.526712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528775] fuse init (API version 7.22) [ 0.529967] msgmni has been set to 3997 [ 0.531109] Key type big_key registered [ 0.532655] Key type asymmetric registered [ 0.533807] Asymmetric key parser 'x509' registered [ 0.535118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537168] io scheduler noop registered [ 0.538262] io scheduler deadline registered (default) [ 0.539617] io scheduler cfq registered [ 0.540772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.543947] ipmi message handler version 39.2 [ 0.545196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547585] ACPI: Power Button [PWRF] [ 0.548781] GHES: HEST is not enabled! [ 0.571183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.640382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667458] Linux agpgart interface v0.103 [ 0.669836] brd: module loaded [ 0.671338] loop: module loaded [ 0.672665] blk-mq: CPU -> queue map [ 0.673690] CPU 0 -> Queue 0 [ 0.674598] CPU 1 -> Queue 0 [ 0.676565] vda: vda1 [ 0.678114] scsi0 : ata_piix [ 0.679096] scsi1 : ata_piix [ 0.679996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.681637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.683557] libphy: Fixed MDIO Bus: probed [ 0.684858] tun: Universal TUN/TAP device driver, 1.6 [ 0.686468] tun: (C) 1999-2004 Max Krasnyansky [ 0.690221] PPP generic driver version 2.4.2 [ 0.691571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.693343] ehci-pci: EHCI PCI platform driver [ 0.694690] ehci-platform: EHCI generic platform driver [ 0.696141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697781] ohci-pci: OHCI PCI platform driver [ 0.699055] ohci-platform: OHCI generic platform driver [ 0.700483] uhci_hcd: USB Universal Host Controller Interface driver [ 0.723070] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.724560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.728132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732419] usb usb1: Product: UHCI Host Controller [ 0.733947] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.735897] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737507] hub 1-0:1.0: USB hub found [ 0.738774] hub 1-0:1.0: 2 ports detected [ 0.740253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745048] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746517] mousedev: PS/2 mouse device common for all mice [ 0.748647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751138] rtc_cmos 00:00: RTC can wake from S4 [ 0.752725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755992] device-mapper: uevent: version 1.0.3 [ 0.757307] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.759514] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761115] TCP: cubic registered [ 0.762155] NET: Registered protocol family 10 [ 0.763682] NET: Registered protocol family 17 [ 0.764905] Key type dns_resolver registered [ 0.766350] Loading compiled-in X.509 certificates [ 0.768187] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.778115] registered taskstats version 1 [ 0.781431] Key type trusted registered [ 0.785389] Key type encrypted registered [ 0.786546] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787931] IMA: No TPM chip found, activating TPM-bypass! [ 0.789893] regulator-dummy: disabling [ 0.791026] Magic number: 14:101:969 [ 0.792260] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941) [ 0.794491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796018] EDD information not available. [ 0.837608] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.839895] Write protecting the kernel read-only data: 12288k [ 0.842157] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.845640] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.859749] systemd-udevd[107]: starting version 204 [ 0.904534] FDC 0 is a S82078B [ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.217527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219353] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221151] usb 1-1: Product: QEMU USB Tablet [ 1.222422] usb 1-1: Manufacturer: QEMU [ 1.223527] usb 1-1: SerialNumber: 42 [ 1.488136] tsc: Refined TSC clocksource calibration: 3491.834 MHz [ 1.929628] 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.276390] 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.442852] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * 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.600554] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:03 +0000. Up 2.98 seconds. cloud-init-nonet[3.41]: 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 ] * Stopping set console keymap[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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 4.69 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: | eth1 | False | . | . | fa:16:3e:09:78:0c | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:9b:29:b0 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .E+. | | *.o.o | | . = o . | | o * . | | = * S | | = + 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: b4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . . | | S o.+| | + . B=| | o *.=| | ...B.+E| | +=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: cd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |Eo | |+ . | | . | | . + | | . o S + | | + o . . | | o o o .. | |o +o..o.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: 74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o = . | | o + = o | | . o o E | | o . + o | | S . + . .| | = +o| | . .o+| | .o| | .o| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.76 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.22 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19470 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] 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 [133 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2714 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8824 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8334 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ...................+++ ............+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8204 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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 2018-08-31 04:01:56,801 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:02:06,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:06,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:07,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-5a7d39b0-5f79-4154-b5ee-1fe2dedf91fd x-compute-request-id: req-5a7d39b0-5f79-4154-b5ee-1fe2dedf91fd Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:07,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a7d39b0-5f79-4154-b5ee-1fe2dedf91fd 2018-08-31 04:02:07,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501258134842s 2018-08-31 04:02:07,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a7d39b0-5f79-4154-b5ee-1fe2dedf91fd 2018-08-31 04:02:07,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:07,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:07,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-9bbec6af-2b65-4f72-b08b-60edae547867 x-compute-request-id: req-9bbec6af-2b65-4f72-b08b-60edae547867 Content-Encoding: gzip Content-Length: 20872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009245] AppArmor: AppArmor initialized\n[ 0.010417] Yama: becoming mindful.\n[ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016254] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018945] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022234] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025276] Initializing cgroup subsys freezer\n[ 0.026520] Initializing cgroup subsys blkio\n[ 0.027703] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029292] FEATURE SPEC_CTRL Not Present\n[ 0.032342] mce: CPU supports 10 MCE banks\n[ 0.033564] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037693] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046586] ACPI: Core revision 20131115\n[ 0.048474] ACPI: All ACPI Tables successfully acquired\n[ 0.050112] ftrace: allocating 28717 entries in 113 pages\n[ 0.072232] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079708] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.084642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086335] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097443] KVM setup paravirtual spinlock\n[ 0.100000] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100199] x86: Booting SMP configuration:\n[ 0.101607] .... node #0, CPUs: #1[ 0.099956] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116022] KVM setup async PF for cpu 1\n[ 0.116025] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.120151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124382] devtmpfs: initialized\n[ 0.128575] EVM: security.selinux\n[ 0.129600] EVM: security.SMACK64\n[ 0.130600] EVM: security.ima\n[ 0.131529] EVM: security.capability\n[ 0.133275] pinctrl core: initialized pinctrl subsystem\n[ 0.134868] regulator-dummy: no parameters\n[ 0.136148] RTC time: 3:59:01, date: 08/31/18\n[ 0.137958] NET: Registered protocol family 16\n[ 0.139666] cpuidle: using governor ladder\n[ 0.140004] cpuidle: using governor menu\n[ 0.141526] ACPI: bus type PCI registered\n[ 0.142652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.144302] PCI: Using configuration type 1 for base access\n[ 0.146531] bio: create slab at 0\n[ 0.148134] ACPI: Added _OSI(Module Device)\n[ 0.149311] ACPI: Added _OSI(Processor Device)\n[ 0.150706] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.152004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.155220] ACPI: Interpreter enabled\n[ 0.156033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.159405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.162040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.164924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168010] ACPI: (supports S0 S5)\n[ 0.172010] ACPI: Using IOAPIC for interrupt routing\n[ 0.173692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176246] ACPI: No dock devices found.\n[ 0.179672] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.182143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188139] acpiphp: Slot [3] registered\n[ 0.189555] acpiphp: Slot [4] registered\n[ 0.190994] acpiphp: Slot [5] registered\n[ 0.192024] acpiphp: Slot [6] registered\n[ 0.193431] acpiphp: Slot [7] registered\n[ 0.194821] acpiphp: Slot [8] registered\n[ 0.196022] acpiphp: Slot [9] registered\n[ 0.197762] acpiphp: Slot [10] registered\n[ 0.199259] acpiphp: Slot [11] registered\n[ 0.200021] acpiphp: Slot [12] registered\n[ 0.201522] acpiphp: Slot [13] registered\n[ 0.203033] acpiphp: Slot [14] registered\n[ 0.204022] acpiphp: Slot [15] registered\n[ 0.205346] acpiphp: Slot [16] registered\n[ 0.206709] acpiphp: Slot [17] registered\n[ 0.208033] acpiphp: Slot [18] registered\n[ 0.209435] acpiphp: Slot [19] registered\n[ 0.210823] acpiphp: Slot [20] registered\n[ 0.212022] acpiphp: Slot [21] registered\n[ 0.213391] acpiphp: Slot [22] registered\n[ 0.214787] acpiphp: Slot [23] registered\n[ 0.216029] acpiphp: Slot [24] registered\n[ 0.217373] acpiphp: Slot [25] registered\n[ 0.218711] acpiphp: Slot [26] registered\n[ 0.220021] acpiphp: Slot [27] registered\n[ 0.221439] acpiphp: Slot [28] registered\n[ 0.222801] acpiphp: Slot [29] registered\n[ 0.224021] acpiphp: Slot [30] registered\n[ 0.225401] acpiphp: Slot [31] registered\n[ 0.226784] PCI host bridge to bus 0000:00\n[ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.229769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.231678] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.232005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.233720] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.235453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.241912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.243951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.270766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.272860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.274826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.276695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.278770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.280571] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.282375] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.282375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286631] SCSI subsystem initialized\n[ 0.288008] ACPI: bus type USB registered\n[ 0.289178] usbcore: registered new interface driver usbfs\n[ 0.290588] usbcore: registered new interface driver hub\n[ 0.292020] usbcore: registered new device driver usb\n[ 0.293454] PCI: Using ACPI for IRQ routing\n[ 0.293782] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297196] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298563] NetLabel: unlabeled traffic allowed by default\n[ 0.300232] Switched to clocksource kvm-clock\n[ 0.309396] AppArmor: AppArmor Filesystem Enabled\n[ 0.310893] pnp: PnP ACPI init\n[ 0.311848] ACPI: bus type PNP registered\n[ 0.313827] pnp: PnP ACPI: found 8 devices\n[ 0.315200] ACPI: bus type PNP unregistered\n[ 0.322123] NET: Registered protocol family 2\n[ 0.323947] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.326494] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.328750] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.330893] TCP: reno registered\n[ 0.332050] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333939] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.336011] NET: Registered protocol family 1\n[ 0.337479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.339471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.341416] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.364198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.387116] Trying to unpack rootfs image as initramfs...\n[ 0.488344] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.490784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492271] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493867] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496193] Scanning for low memory corruption every 60 seconds\n[ 0.498618] Initialise system trusted keyring\n[ 0.499870] audit: initializing netlink socket (disabled)\n[ 0.501274] type=2000 audit(1535687942.203:1): initialized\n[ 0.521926] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524520] zbud: loaded\n[ 0.525580] VFS: Disk quotas dquot_6.5.2\n[ 0.526712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528775] fuse init (API version 7.22)\n[ 0.529967] msgmni has been set to 3997\n[ 0.531109] Key type big_key registered\n[ 0.532655] Key type asymmetric registered\n[ 0.533807] Asymmetric key parser 'x509' registered\n[ 0.535118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537168] io scheduler noop registered\n[ 0.538262] io scheduler deadline registered (default)\n[ 0.539617] io scheduler cfq registered\n[ 0.540772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.543947] ipmi message handler version 39.2\n[ 0.545196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547585] ACPI: Power Button [PWRF]\n[ 0.548781] GHES: HEST is not enabled!\n[ 0.571183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.640382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667458] Linux agpgart interface v0.103\n[ 0.669836] brd: module loaded\n[ 0.671338] loop: module loaded\n[ 0.672665] blk-mq: CPU -> queue map\n[ 0.673690] CPU 0 -> Queue 0\n[ 0.674598] CPU 1 -> Queue 0\n[ 0.676565] vda: vda1\n[ 0.678114] scsi0 : ata_piix\n[ 0.679096] scsi1 : ata_piix\n[ 0.679996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.681637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.683557] libphy: Fixed MDIO Bus: probed\n[ 0.684858] tun: Universal TUN/TAP device driver, 1.6\n[ 0.686468] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690221] PPP generic driver version 2.4.2\n[ 0.691571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693343] ehci-pci: EHCI PCI platform driver\n[ 0.694690] ehci-platform: EHCI generic platform driver\n[ 0.696141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697781] ohci-pci: OHCI PCI platform driver\n[ 0.699055] ohci-platform: OHCI generic platform driver\n[ 0.700483] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.723070] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.724560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.728132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732419] usb usb1: Product: UHCI Host Controller\n[ 0.733947] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.735897] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737507] hub 1-0:1.0: USB hub found\n[ 0.738774] hub 1-0:1.0: 2 ports detected\n[ 0.740253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743549] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745048] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746517] mousedev: PS/2 mouse device common for all mice\n[ 0.748647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.751138] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755992] device-mapper: uevent: version 1.0.3\n[ 0.757307] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.759514] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761115] TCP: cubic registered\n[ 0.762155] NET: Registered protocol family 10\n[ 0.763682] NET: Registered protocol family 17\n[ 0.764905] Key type dns_resolver registered\n[ 0.766350] Loading compiled-in X.509 certificates\n[ 0.768187] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.778115] registered taskstats version 1\n[ 0.781431] Key type trusted registered\n[ 0.785389] Key type encrypted registered\n[ 0.786546] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787931] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.789893] regulator-dummy: disabling\n[ 0.791026] Magic number: 14:101:969\n[ 0.792260] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941)\n[ 0.794491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796018] EDD information not available.\n[ 0.837608] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.839895] Write protecting the kernel read-only data: 12288k\n[ 0.842157] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.845640] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859749] systemd-udevd[107]: starting version 204\n[ 0.904534] FDC 0 is a S82078B\n[ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.217527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219353] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221151] usb 1-1: Product: QEMU USB Tablet\n[ 1.222422] usb 1-1: Manufacturer: QEMU\n[ 1.223527] usb 1-1: SerialNumber: 42\n[ 1.488136] tsc: Refined TSC clocksource calibration: 3491.834 MHz\n[ 1.929628] 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.276390] 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.442852] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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.600554] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:03 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.41]: 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 * Stopping set console keymap[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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.51]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 4.69 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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: | eth1 | False | . | . | fa:16:3e:09:78:0c |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:9b:29:b0 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E+. |\n| *.o.o |\n| . = o . |\n| o * . |\n| = * S |\n| = + o . |\n| . + o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . . |\n| S o.+|\n| + . B=|\n| o *.=|\n| ...B.+E|\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:\ncd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|Eo |\n|+ . |\n| . |\n| . + |\n| . o S + |\n| + o . . |\n| o o o .. |\n|o +o..o.o . |\n| + +..+.o |\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:\n74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o = . |\n| o + = o |\n| . o o E |\n| o . + o |\n| S . + . .|\n| = +o|\n| . .o+|\n| .o|\n| .o|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.76 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.22 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19470 0 --:--:-- --:--:-- --:--:-- 19559\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [421 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\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 [133 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2714 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8824 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8334\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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............+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8204 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.18'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0 (DSA)\nec2: 256 cd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0 (ECDSA)\nec2: 256 74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0 (ED25519)\nec2: 2048 81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFTZTW+r4XR0jbjSNVl1m6bKVHghnlU2+fgM2Z1aY65LXYYU6Z7+vCyfbmO5uGFau9Y7MfBCqakGwGRyKq00Ec4= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILoHwjX5kyPW5AGnEsaLdA0kQYhPL2JggX9g2vAnpr2j root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz4AjxmH2S99g6WLTSgfP+yoEFM7xmzJ9P8lJPcjcfDZASATpPScS+4U7DsWlb4cXcnmUVEvelwTCWV8zDdcnkN2hndV1MWidc6nXOkGbnrUmJiJKu2CkAjmMk9Tc6C0NwKB89HPORwB4eh6coOTq9DfYPOmRh1pMchyRdsKYAq40JFR0bGgMuNt0kRQ2ys4Gb+5+oLbfEUwWuchGvNri60k3UFtZDWG/nzARpcjkv/jjj44PX4OeP+ryfvufO48SfyP8cw/tBvqXsuz7gch4qPY8TAoSp+szd0Aam4V9wOE53T7AE84KEo5gNdyyHVtMqUsYS/b7SYHZt942QzIVz root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.78 seconds\n"} 2018-08-31 04:02:07,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action used request id req-9bbec6af-2b65-4f72-b08b-60edae547867 2018-08-31 04:02:07,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0800430774689s 2018-08-31 04:02:07,404 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04/action used request id req-9bbec6af-2b65-4f72-b08b-60edae547867 2018-08-31 04:02:07,404 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009245] AppArmor: AppArmor initialized [ 0.010417] Yama: becoming mindful. [ 0.012151] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016254] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018945] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022234] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025276] Initializing cgroup subsys freezer [ 0.026520] Initializing cgroup subsys blkio [ 0.027703] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029292] FEATURE SPEC_CTRL Not Present [ 0.032342] mce: CPU supports 10 MCE banks [ 0.033564] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037693] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046586] ACPI: Core revision 20131115 [ 0.048474] ACPI: All ACPI Tables successfully acquired [ 0.050112] ftrace: allocating 28717 entries in 113 pages [ 0.072232] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079708] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086335] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097443] KVM setup paravirtual spinlock [ 0.100000] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100199] x86: Booting SMP configuration: [ 0.101607] .... node #0, CPUs: #1[ 0.099956] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116022] KVM setup async PF for cpu 1 [ 0.116025] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.120151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124382] devtmpfs: initialized [ 0.128575] EVM: security.selinux [ 0.129600] EVM: security.SMACK64 [ 0.130600] EVM: security.ima [ 0.131529] EVM: security.capability [ 0.133275] pinctrl core: initialized pinctrl subsystem [ 0.134868] regulator-dummy: no parameters [ 0.136148] RTC time: 3:59:01, date: 08/31/18 [ 0.137958] NET: Registered protocol family 16 [ 0.139666] cpuidle: using governor ladder [ 0.140004] cpuidle: using governor menu [ 0.141526] ACPI: bus type PCI registered [ 0.142652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144302] PCI: Using configuration type 1 for base access [ 0.146531] bio: create slab at 0 [ 0.148134] ACPI: Added _OSI(Module Device) [ 0.149311] ACPI: Added _OSI(Processor Device) [ 0.150706] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.152004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.155220] ACPI: Interpreter enabled [ 0.156033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.159405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.162040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.164924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168010] ACPI: (supports S0 S5) [ 0.172010] ACPI: Using IOAPIC for interrupt routing [ 0.173692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176246] ACPI: No dock devices found. [ 0.179672] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.182143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188139] acpiphp: Slot [3] registered [ 0.189555] acpiphp: Slot [4] registered [ 0.190994] acpiphp: Slot [5] registered [ 0.192024] acpiphp: Slot [6] registered [ 0.193431] acpiphp: Slot [7] registered [ 0.194821] acpiphp: Slot [8] registered [ 0.196022] acpiphp: Slot [9] registered [ 0.197762] acpiphp: Slot [10] registered [ 0.199259] acpiphp: Slot [11] registered [ 0.200021] acpiphp: Slot [12] registered [ 0.201522] acpiphp: Slot [13] registered [ 0.203033] acpiphp: Slot [14] registered [ 0.204022] acpiphp: Slot [15] registered [ 0.205346] acpiphp: Slot [16] registered [ 0.206709] acpiphp: Slot [17] registered [ 0.208033] acpiphp: Slot [18] registered [ 0.209435] acpiphp: Slot [19] registered [ 0.210823] acpiphp: Slot [20] registered [ 0.212022] acpiphp: Slot [21] registered [ 0.213391] acpiphp: Slot [22] registered [ 0.214787] acpiphp: Slot [23] registered [ 0.216029] acpiphp: Slot [24] registered [ 0.217373] acpiphp: Slot [25] registered [ 0.218711] acpiphp: Slot [26] registered [ 0.220021] acpiphp: Slot [27] registered [ 0.221439] acpiphp: Slot [28] registered [ 0.222801] acpiphp: Slot [29] registered [ 0.224021] acpiphp: Slot [30] registered [ 0.225401] acpiphp: Slot [31] registered [ 0.226784] PCI host bridge to bus 0000:00 [ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.229769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.231678] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.232005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.233720] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.235453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.241912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.243951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.270766] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.272860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.274826] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.276695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.278770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280571] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.282375] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.282375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284842] vgaarb: bridge control possible 0000:00:02.0 [ 0.286631] SCSI subsystem initialized [ 0.288008] ACPI: bus type USB registered [ 0.289178] usbcore: registered new interface driver usbfs [ 0.290588] usbcore: registered new interface driver hub [ 0.292020] usbcore: registered new device driver usb [ 0.293454] PCI: Using ACPI for IRQ routing [ 0.293782] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297196] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298563] NetLabel: unlabeled traffic allowed by default [ 0.300232] Switched to clocksource kvm-clock [ 0.309396] AppArmor: AppArmor Filesystem Enabled [ 0.310893] pnp: PnP ACPI init [ 0.311848] ACPI: bus type PNP registered [ 0.313827] pnp: PnP ACPI: found 8 devices [ 0.315200] ACPI: bus type PNP unregistered [ 0.322123] NET: Registered protocol family 2 [ 0.323947] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.326494] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.328750] TCP: Hash tables configured (established 16384 bind 16384) [ 0.330893] TCP: reno registered [ 0.332050] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333939] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.336011] NET: Registered protocol family 1 [ 0.337479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.339471] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.341416] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.364198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.387116] Trying to unpack rootfs image as initramfs... [ 0.488344] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.490784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492271] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493867] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496193] Scanning for low memory corruption every 60 seconds [ 0.498618] Initialise system trusted keyring [ 0.499870] audit: initializing netlink socket (disabled) [ 0.501274] type=2000 audit(1535687942.203:1): initialized [ 0.521926] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.524520] zbud: loaded [ 0.525580] VFS: Disk quotas dquot_6.5.2 [ 0.526712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528775] fuse init (API version 7.22) [ 0.529967] msgmni has been set to 3997 [ 0.531109] Key type big_key registered [ 0.532655] Key type asymmetric registered [ 0.533807] Asymmetric key parser 'x509' registered [ 0.535118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537168] io scheduler noop registered [ 0.538262] io scheduler deadline registered (default) [ 0.539617] io scheduler cfq registered [ 0.540772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.543947] ipmi message handler version 39.2 [ 0.545196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547585] ACPI: Power Button [PWRF] [ 0.548781] GHES: HEST is not enabled! [ 0.571183] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.640382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667458] Linux agpgart interface v0.103 [ 0.669836] brd: module loaded [ 0.671338] loop: module loaded [ 0.672665] blk-mq: CPU -> queue map [ 0.673690] CPU 0 -> Queue 0 [ 0.674598] CPU 1 -> Queue 0 [ 0.676565] vda: vda1 [ 0.678114] scsi0 : ata_piix [ 0.679096] scsi1 : ata_piix [ 0.679996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.681637] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.683557] libphy: Fixed MDIO Bus: probed [ 0.684858] tun: Universal TUN/TAP device driver, 1.6 [ 0.686468] tun: (C) 1999-2004 Max Krasnyansky [ 0.690221] PPP generic driver version 2.4.2 [ 0.691571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.693343] ehci-pci: EHCI PCI platform driver [ 0.694690] ehci-platform: EHCI generic platform driver [ 0.696141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697781] ohci-pci: OHCI PCI platform driver [ 0.699055] ohci-platform: OHCI generic platform driver [ 0.700483] uhci_hcd: USB Universal Host Controller Interface driver [ 0.723070] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.724560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.728132] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732419] usb usb1: Product: UHCI Host Controller [ 0.733947] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.735897] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737507] hub 1-0:1.0: USB hub found [ 0.738774] hub 1-0:1.0: 2 ports detected [ 0.740253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745048] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746517] mousedev: PS/2 mouse device common for all mice [ 0.748647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751138] rtc_cmos 00:00: RTC can wake from S4 [ 0.752725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755992] device-mapper: uevent: version 1.0.3 [ 0.757307] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.759514] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761115] TCP: cubic registered [ 0.762155] NET: Registered protocol family 10 [ 0.763682] NET: Registered protocol family 17 [ 0.764905] Key type dns_resolver registered [ 0.766350] Loading compiled-in X.509 certificates [ 0.768187] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.778115] registered taskstats version 1 [ 0.781431] Key type trusted registered [ 0.785389] Key type encrypted registered [ 0.786546] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787931] IMA: No TPM chip found, activating TPM-bypass! [ 0.789893] regulator-dummy: disabling [ 0.791026] Magic number: 14:101:969 [ 0.792260] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941) [ 0.794491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796018] EDD information not available. [ 0.837608] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.839895] Write protecting the kernel read-only data: 12288k [ 0.842157] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.845640] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.859749] systemd-udevd[107]: starting version 204 [ 0.904534] FDC 0 is a S82078B [ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.217527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219353] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221151] usb 1-1: Product: QEMU USB Tablet [ 1.222422] usb 1-1: Manufacturer: QEMU [ 1.223527] usb 1-1: SerialNumber: 42 [ 1.488136] tsc: Refined TSC clocksource calibration: 3491.834 MHz [ 1.929628] 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.276390] 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.442852] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * 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.600554] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:03 +0000. Up 2.98 seconds. cloud-init-nonet[3.41]: 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 ] * Stopping set console keymap[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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 4.69 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: | eth1 | False | . | . | fa:16:3e:09:78:0c | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:9b:29:b0 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .E+. | | *.o.o | | . = o . | | o * . | | = * S | | = + 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: b4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . . | | S o.+| | + . B=| | o *.=| | ...B.+E| | +=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: cd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |Eo | |+ . | | . | | . + | | . o S + | | + o . . | | o o o .. | |o +o..o.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: 74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o = . | | o + = o | | . o o E | | o . + o | | S . + . .| | = +o| | . .o+| | .o| | .o| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.76 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:16 +0000. Up 14.22 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19470 0 --:--:-- --:--:-- --:--:-- 19559 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [421 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 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 [546 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] 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 [133 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2714 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8824 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8334 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ...................+++ ............+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8204 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.18' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b4:f3:fc:b5:8c:f2:4f:6a:57:b9:52:dc:cd:b3:84:f7 root@homer-0 (DSA) ec2: 256 cd:ac:7e:62:b2:c8:3c:c8:32:17:7d:0b:68:14:98:20 root@homer-0 (ECDSA) ec2: 256 74:5b:69:21:62:7a:e5:31:bf:f7:b9:4f:3c:a5:b0:11 root@homer-0 (ED25519) ec2: 2048 81:e1:3e:d2:0e:f7:9d:92:80:91:4b:c4:0d:a1:47:66 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFTZTW+r4XR0jbjSNVl1m6bKVHghnlU2+fgM2Z1aY65LXYYU6Z7+vCyfbmO5uGFau9Y7MfBCqakGwGRyKq00Ec4= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILoHwjX5kyPW5AGnEsaLdA0kQYhPL2JggX9g2vAnpr2j root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz4AjxmH2S99g6WLTSgfP+yoEFM7xmzJ9P8lJPcjcfDZASATpPScS+4U7DsWlb4cXcnmUVEvelwTCWV8zDdcnkN2hndV1MWidc6nXOkGbnrUmJiJKu2CkAjmMk9Tc6C0NwKB89HPORwB4eh6coOTq9DfYPOmRh1pMchyRdsKYAq40JFR0bGgMuNt0kRQ2ys4Gb+5+oLbfEUwWuchGvNri60k3UFtZDWG/nzARpcjkv/jjj44PX4OeP+ryfvufO48SfyP8cw/tBvqXsuz7gch4qPY8TAoSp+szd0Aam4V9wOE53T7AE84KEo5gNdyyHVtMqUsYS/b7SYHZt942QzIVz root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.78 seconds 2018-08-31 04:02:07,408 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 04:02:07,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:08,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-896290bb-4a52-422e-b6b7-dceb94996486 x-compute-request-id: req-896290bb-4a52-422e-b6b7-dceb94996486 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:08,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-896290bb-4a52-422e-b6b7-dceb94996486 2018-08-31 04:02:08,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862452030182s 2018-08-31 04:02:08,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-896290bb-4a52-422e-b6b7-dceb94996486 2018-08-31 04:02:08,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:08,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:08,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-1d2666c9-e026-45c8-8280-9a91925aec3a x-compute-request-id: req-1d2666c9-e026-45c8-8280-9a91925aec3a Content-Encoding: gzip Content-Length: 20141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008005] pid_max: default: 32768 minimum: 301\n[ 0.009676] Security Framework initialized\n[ 0.011300] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013452] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017868] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020883] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026589] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029566] Initializing cgroup subsys freezer\n[ 0.031126] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033388] Initializing cgroup subsys hugetlb\n[ 0.035157] FEATURE SPEC_CTRL Not Present\n[ 0.036709] mce: CPU supports 10 MCE banks\n[ 0.038061] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.046143] Speculative Store Bypass: Vulnerable\n[ 0.048319] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.058338] ACPI: Core revision 20131115\n[ 0.060540] ACPI: All ACPI Tables successfully acquired\n[ 0.063061] ftrace: allocating 28717 entries in 113 pages\n[ 0.084382] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.090347] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092397] Enabling x2apic\n[ 0.093387] Enabled x2apic\n[ 0.096013] Switched APIC routing to physical x2apic.\n[ 0.099074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.104829] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115258] KVM setup paravirtual spinlock\n[ 0.118208] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120221] x86: Booting SMP configuration:\n[ 0.121913] .... node #0, CPUs: #1[ 0.118150] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.136038] x86: Booted up 1 node, 2 CPUs\n[ 0.136038] KVM setup async PF for cpu 1\n[ 0.136042] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.140012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.142595] devtmpfs: initialized\n[ 0.146107] EVM: security.selinux\n[ 0.147329] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149115] EVM: security.capability\n[ 0.150454] pinctrl core: initialized pinctrl subsystem\n[ 0.152069] regulator-dummy: no parameters\n[ 0.153635] RTC time: 3:59:00, date: 08/31/18\n[ 0.154980] NET: Registered protocol family 16\n[ 0.156144] cpuidle: using governor ladder\n[ 0.157601] cpuidle: using governor menu\n[ 0.159081] ACPI: bus type PCI registered\n[ 0.160009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162316] PCI: Using configuration type 1 for base access\n[ 0.164697] bio: create slab at 0\n[ 0.165531] ACPI: Added _OSI(Module Device)\n[ 0.165531] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169580] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.173175] ACPI: Interpreter enabled\n[ 0.174547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186105] ACPI: (supports S0 S5)\n[ 0.188004] ACPI: Using IOAPIC for interrupt routing\n[ 0.189763] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192213] ACPI: No dock devices found.\n[ 0.195373] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.197790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.199430] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200240] acpiphp: Slot [3] registered\n[ 0.201388] acpiphp: Slot [4] registered\n[ 0.202555] acpiphp: Slot [5] registered\n[ 0.203697] acpiphp: Slot [6] registered\n[ 0.204037] acpiphp: Slot [7] registered\n[ 0.205160] acpiphp: Slot [8] registered\n[ 0.206272] acpiphp: Slot [9] registered\n[ 0.207431] acpiphp: Slot [10] registered\n[ 0.208022] acpiphp: Slot [11] registered\n[ 0.209364] acpiphp: Slot [12] registered\n[ 0.210533] acpiphp: Slot [13] registered\n[ 0.211960] acpiphp: Slot [14] registered\n[ 0.212023] acpiphp: Slot [15] registered\n[ 0.213467] acpiphp: Slot [16] registered\n[ 0.214919] acpiphp: Slot [17] registered\n[ 0.216023] acpiphp: Slot [18] registered\n[ 0.217462] acpiphp: Slot [19] registered\n[ 0.218922] acpiphp: Slot [20] registered\n[ 0.220023] acpiphp: Slot [21] registered\n[ 0.221464] acpiphp: Slot [22] registered\n[ 0.222933] acpiphp: Slot [23] registered\n[ 0.224032] acpiphp: Slot [24] registered\n[ 0.225476] acpiphp: Slot [25] registered\n[ 0.226909] acpiphp: Slot [26] registered\n[ 0.228023] acpiphp: Slot [27] registered\n[ 0.229460] acpiphp: Slot [28] registered\n[ 0.230891] acpiphp: Slot [29] registered\n[ 0.232023] acpiphp: Slot [30] registered\n[ 0.233456] acpiphp: Slot [31] registered\n[ 0.234904] PCI host bridge to bus 0000:00\n[ 0.236006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237844] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242220] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.244005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253205] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.255882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.285940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.288473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.290934] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296877] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.300877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.302558] SCSI subsystem initialized\n[ 0.303807] ACPI: bus type USB registered\n[ 0.304035] usbcore: registered new interface driver usbfs\n[ 0.305472] usbcore: registered new interface driver hub\n[ 0.306908] usbcore: registered new device driver usb\n[ 0.308119] PCI: Using ACPI for IRQ routing\n[ 0.309580] NetLabel: Initializing\n[ 0.310596] NetLabel: domain hash size = 128\n[ 0.312003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.313383] NetLabel: unlabeled traffic allowed by default\n[ 0.314850] Switched to clocksource kvm-clock\n[ 0.321614] AppArmor: AppArmor Filesystem Enabled\n[ 0.322954] pnp: PnP ACPI init\n[ 0.323901] ACPI: bus type PNP registered\n[ 0.325534] pnp: PnP ACPI: found 8 devices\n[ 0.326707] ACPI: bus type PNP unregistered\n[ 0.334261] NET: Registered protocol family 2\n[ 0.335775] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.337908] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.339784] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.341573] TCP: reno registered\n[ 0.342544] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.344113] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.345835] NET: Registered protocol family 1\n[ 0.347068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.348610] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.350114] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.372566] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.395298] Trying to unpack rootfs image as initramfs...\n[ 0.505035] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.507339] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.508856] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.511084] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514331] Scanning for low memory corruption every 60 seconds\n[ 0.517167] Initialise system trusted keyring\n[ 0.518934] audit: initializing netlink socket (disabled)\n[ 0.520944] type=2000 audit(1535687941.082:1): initialized\n[ 0.548750] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551705] zbud: loaded\n[ 0.552805] VFS: Disk quotas dquot_6.5.2\n[ 0.553947] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555952] fuse init (API version 7.22)\n[ 0.557153] msgmni has been set to 3997\n[ 0.558301] Key type big_key registered\n[ 0.559960] Key type asymmetric registered\n[ 0.561134] Asymmetric key parser 'x509' registered\n[ 0.562892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.565155] io scheduler noop registered\n[ 0.566508] io scheduler deadline registered (default)\n[ 0.567890] io scheduler cfq registered\n[ 0.569256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.570876] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.572645] ipmi message handler version 39.2\n[ 0.573892] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575961] ACPI: Power Button [PWRF]\n[ 0.577179] GHES: HEST is not enabled!\n[ 0.600238] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.667756] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.669864] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696323] Linux agpgart interface v0.103\n[ 0.698415] brd: module loaded\n[ 0.699801] loop: module loaded\n[ 0.701077] blk-mq: CPU -> queue map\n[ 0.702098] CPU 0 -> Queue 0\n[ 0.702986] CPU 1 -> Queue 0\n[ 0.704783] vda: vda1\n[ 0.706262] scsi0 : ata_piix\n[ 0.707281] scsi1 : ata_piix\n[ 0.708225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.709873] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.711790] libphy: Fixed MDIO Bus: probed\n[ 0.713028] tun: Universal TUN/TAP device driver, 1.6\n[ 0.714375] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717751] PPP generic driver version 2.4.2\n[ 0.718998] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720638] ehci-pci: EHCI PCI platform driver\n[ 0.721845] ehci-platform: EHCI generic platform driver\n[ 0.723177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.724692] ohci-pci: OHCI PCI platform driver\n[ 0.725871] ohci-platform: OHCI generic platform driver\n[ 0.727269] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.749832] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.751150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.753127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.754660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.756288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.758192] usb usb1: Product: UHCI Host Controller\n[ 0.759468] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.761073] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.762402] hub 1-0:1.0: USB hub found\n[ 0.763470] hub 1-0:1.0: 2 ports detected\n[ 0.764694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.770258] mousedev: PS/2 mouse device common for all mice\n[ 0.772088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.774525] rtc_cmos 00:00: RTC can wake from S4\n[ 0.776060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.779299] device-mapper: uevent: version 1.0.3\n[ 0.780578] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.782761] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784339] TCP: cubic registered\n[ 0.785381] NET: Registered protocol family 10\n[ 0.786834] NET: Registered protocol family 17\n[ 0.788056] Key type dns_resolver registered\n[ 0.789456] Loading compiled-in X.509 certificates\n[ 0.791993] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806237] registered taskstats version 1\n[ 0.809958] Key type trusted registered\n[ 0.814179] Key type encrypted registered\n[ 0.815617] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817471] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.819844] regulator-dummy: disabling\n[ 0.821269] Magic number: 14:101:969\n[ 0.822750] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941)\n[ 0.825626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827620] EDD information not available.\n[ 0.869318] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.872012] Write protecting the kernel read-only data: 12288k\n[ 0.874553] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.878597] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.893203] systemd-udevd[107]: starting version 204\n[ 0.928762] FDC 0 is a S82078B\n[ 1.076029] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.240981] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243085] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245193] usb 1-1: Product: QEMU USB Tablet\n[ 1.246547] usb 1-1: Manufacturer: QEMU\n[ 1.247793] usb 1-1: SerialNumber: 42\n[ 1.504101] tsc: Refined TSC clocksource calibration: 3491.862 MHz\n[ 1.945404] 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.305164] 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.730256] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[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[ 3.046507] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:04 +0000. Up 3.58 seconds.\ncloud-init-nonet[3.73]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting 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 configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.80]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 5.05 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: | eth1 | False | . | . | fa:16:3e:ea:92:ab |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:2c:18:82 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n28:59:13:fa:ae:04:f9:77:0b:ab:00:07:df:0a:93:3b root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n|. . o |\n| + o + o |\n|= = + o S |\n| * + o |\n|E o o + . |\n| . o o + . |\n| o.. . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n00:81:32:c7:82:4d:9d:0d:87:64:1b:d1:f8:1d:1b:87 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.+.+OX. . |\n|= =.==o E . |\n| = .... = |\n| ..o |\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:\ncd:d1:fa:84:08:93:57:1d:21:f7:99:ef:da:6e:5f:35 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| . . +.. o |\n| + . . . + |\n| + + + . |\n| S = . Eo|\n| o .o|\n| . o|\n| oo|\n| .o=|\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:\n88:0b:c2:00:06:c4:0e:b7:15:bd:02:c8:f2:c5:31:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|B+ .++ |\n|*oo.+.. |\n|=o =. . |\n|o.o .o.. |\n|... E.. S |\n| . . . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 13.39 seconds.\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, 31 Aug 2018 03:59:14 +0000. Up 14.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 11865 0 --:--:-- --:--:-- --:--:-- 11883\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1549 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 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 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 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 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 15s (3585 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8262\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8360\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8368\nclearwater-socket-factory-sig start/running, process 8376\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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............................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8248 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57911 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.14\n++ echo 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.14\n++ ip2rr 192.168.1.14\n++ echo 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.14\n++ ip2rr 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.14\n++ echo A 192.168.1.14\n++ ip2rr 192.168.1.14\n++ echo 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.14\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.18'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 00:81:32:c7:82:4d:9d:0d:87:64:1b:d1:f8:1d:1b:87 root@sprout-0 (DSA)\nec2: 256 cd:d1:fa:84:08:93:57:1d:21:f7:99:ef:da:6e:5f:35 root@sprout-0 (ECDSA)\nec2: 256 88:0b:c2:00:06:c4:0e:b7:15:bd:02:c8:f2:c5:31:be root@sprout-0 (ED25519)\nec2: 2048 28:59:13:fa:ae:04:f9:77:0b:ab:00:07:df:0a:93:3b root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJR/1smoHSaxKRGDIChjl4wX+PWyyJt23PkU1RwiAYllIn/Z85F0w6s+2bmCbx2gkNxrFKi3VvTSKzxhrLWdox8= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG65UVJ9vRIIKOcc73wS4NwNEKLBf8qSraiAO+v6+LXI root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZU8kF1zsMIZc8l0Mw1dcqVIvs7FPhb3mIh1Gl9i4EVP+TsYUmZnkddPm+wtxKL/MbDZReOg7lSSFFH4IN/0UB11aVwd/76iNfARzthFeTOlIKK69+JlUUcydDj98pzDgFUdlzRmHDeemATldu8oBGhrt7du5laoLJ0SN1YK+t11aLIikkxG99DNvMU150iPaCjhfMEjFgmGRFcpML2ILmkydRGthXmmtFqcEcl1Qp++DgaXeHrz+f0j/IeAffvaIk89s9go9DR1Mls65+FjGdtb2EIoUnVzTP+BmbU/ugaPDFvu4cZIIdqEyC51AtYm2EAHyLQ+wa9RyEgahOq9b root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.19 seconds\n"} 2018-08-31 04:02:08,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a/action used request id req-1d2666c9-e026-45c8-8280-9a91925aec3a 2018-08-31 04:02:08,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0840420722961s 2018-08-31 04:02:08,366 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a/action used request id req-1d2666c9-e026-45c8-8280-9a91925aec3a 2018-08-31 04:02:08,367 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008005] pid_max: default: 32768 minimum: 301 [ 0.009676] Security Framework initialized [ 0.011300] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013452] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017868] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020883] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026589] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029566] Initializing cgroup subsys freezer [ 0.031126] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033388] Initializing cgroup subsys hugetlb [ 0.035157] FEATURE SPEC_CTRL Not Present [ 0.036709] mce: CPU supports 10 MCE banks [ 0.038061] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.044003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.046143] Speculative Store Bypass: Vulnerable [ 0.048319] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.058338] ACPI: Core revision 20131115 [ 0.060540] ACPI: All ACPI Tables successfully acquired [ 0.063061] ftrace: allocating 28717 entries in 113 pages [ 0.084382] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.090347] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092397] Enabling x2apic [ 0.093387] Enabled x2apic [ 0.096013] Switched APIC routing to physical x2apic. [ 0.099074] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.104829] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115258] KVM setup paravirtual spinlock [ 0.118208] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120221] x86: Booting SMP configuration: [ 0.121913] .... node #0, CPUs: #1[ 0.118150] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136038] x86: Booted up 1 node, 2 CPUs [ 0.136038] KVM setup async PF for cpu 1 [ 0.136042] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.140012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.142595] devtmpfs: initialized [ 0.146107] EVM: security.selinux [ 0.147329] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149115] EVM: security.capability [ 0.150454] pinctrl core: initialized pinctrl subsystem [ 0.152069] regulator-dummy: no parameters [ 0.153635] RTC time: 3:59:00, date: 08/31/18 [ 0.154980] NET: Registered protocol family 16 [ 0.156144] cpuidle: using governor ladder [ 0.157601] cpuidle: using governor menu [ 0.159081] ACPI: bus type PCI registered [ 0.160009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162316] PCI: Using configuration type 1 for base access [ 0.164697] bio: create slab at 0 [ 0.165531] ACPI: Added _OSI(Module Device) [ 0.165531] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169580] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173175] ACPI: Interpreter enabled [ 0.174547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186105] ACPI: (supports S0 S5) [ 0.188004] ACPI: Using IOAPIC for interrupt routing [ 0.189763] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192213] ACPI: No dock devices found. [ 0.195373] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.197790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.199430] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200240] acpiphp: Slot [3] registered [ 0.201388] acpiphp: Slot [4] registered [ 0.202555] acpiphp: Slot [5] registered [ 0.203697] acpiphp: Slot [6] registered [ 0.204037] acpiphp: Slot [7] registered [ 0.205160] acpiphp: Slot [8] registered [ 0.206272] acpiphp: Slot [9] registered [ 0.207431] acpiphp: Slot [10] registered [ 0.208022] acpiphp: Slot [11] registered [ 0.209364] acpiphp: Slot [12] registered [ 0.210533] acpiphp: Slot [13] registered [ 0.211960] acpiphp: Slot [14] registered [ 0.212023] acpiphp: Slot [15] registered [ 0.213467] acpiphp: Slot [16] registered [ 0.214919] acpiphp: Slot [17] registered [ 0.216023] acpiphp: Slot [18] registered [ 0.217462] acpiphp: Slot [19] registered [ 0.218922] acpiphp: Slot [20] registered [ 0.220023] acpiphp: Slot [21] registered [ 0.221464] acpiphp: Slot [22] registered [ 0.222933] acpiphp: Slot [23] registered [ 0.224032] acpiphp: Slot [24] registered [ 0.225476] acpiphp: Slot [25] registered [ 0.226909] acpiphp: Slot [26] registered [ 0.228023] acpiphp: Slot [27] registered [ 0.229460] acpiphp: Slot [28] registered [ 0.230891] acpiphp: Slot [29] registered [ 0.232023] acpiphp: Slot [30] registered [ 0.233456] acpiphp: Slot [31] registered [ 0.234904] PCI host bridge to bus 0000:00 [ 0.236006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237844] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242220] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.244005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253205] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.255882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.285940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.288473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.290934] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293088] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296877] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299183] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.300877] vgaarb: bridge control possible 0000:00:02.0 [ 0.302558] SCSI subsystem initialized [ 0.303807] ACPI: bus type USB registered [ 0.304035] usbcore: registered new interface driver usbfs [ 0.305472] usbcore: registered new interface driver hub [ 0.306908] usbcore: registered new device driver usb [ 0.308119] PCI: Using ACPI for IRQ routing [ 0.309580] NetLabel: Initializing [ 0.310596] NetLabel: domain hash size = 128 [ 0.312003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.313383] NetLabel: unlabeled traffic allowed by default [ 0.314850] Switched to clocksource kvm-clock [ 0.321614] AppArmor: AppArmor Filesystem Enabled [ 0.322954] pnp: PnP ACPI init [ 0.323901] ACPI: bus type PNP registered [ 0.325534] pnp: PnP ACPI: found 8 devices [ 0.326707] ACPI: bus type PNP unregistered [ 0.334261] NET: Registered protocol family 2 [ 0.335775] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.337908] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.339784] TCP: Hash tables configured (established 16384 bind 16384) [ 0.341573] TCP: reno registered [ 0.342544] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.344113] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.345835] NET: Registered protocol family 1 [ 0.347068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.348610] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.350114] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.372566] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.395298] Trying to unpack rootfs image as initramfs... [ 0.505035] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.507339] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.508856] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511084] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514331] Scanning for low memory corruption every 60 seconds [ 0.517167] Initialise system trusted keyring [ 0.518934] audit: initializing netlink socket (disabled) [ 0.520944] type=2000 audit(1535687941.082:1): initialized [ 0.548750] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551705] zbud: loaded [ 0.552805] VFS: Disk quotas dquot_6.5.2 [ 0.553947] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555952] fuse init (API version 7.22) [ 0.557153] msgmni has been set to 3997 [ 0.558301] Key type big_key registered [ 0.559960] Key type asymmetric registered [ 0.561134] Asymmetric key parser 'x509' registered [ 0.562892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.565155] io scheduler noop registered [ 0.566508] io scheduler deadline registered (default) [ 0.567890] io scheduler cfq registered [ 0.569256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.570876] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.572645] ipmi message handler version 39.2 [ 0.573892] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575961] ACPI: Power Button [PWRF] [ 0.577179] GHES: HEST is not enabled! [ 0.600238] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.667756] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.669864] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.693514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.696323] Linux agpgart interface v0.103 [ 0.698415] brd: module loaded [ 0.699801] loop: module loaded [ 0.701077] blk-mq: CPU -> queue map [ 0.702098] CPU 0 -> Queue 0 [ 0.702986] CPU 1 -> Queue 0 [ 0.704783] vda: vda1 [ 0.706262] scsi0 : ata_piix [ 0.707281] scsi1 : ata_piix [ 0.708225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.709873] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.711790] libphy: Fixed MDIO Bus: probed [ 0.713028] tun: Universal TUN/TAP device driver, 1.6 [ 0.714375] tun: (C) 1999-2004 Max Krasnyansky [ 0.717751] PPP generic driver version 2.4.2 [ 0.718998] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720638] ehci-pci: EHCI PCI platform driver [ 0.721845] ehci-platform: EHCI generic platform driver [ 0.723177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.724692] ohci-pci: OHCI PCI platform driver [ 0.725871] ohci-platform: OHCI generic platform driver [ 0.727269] uhci_hcd: USB Universal Host Controller Interface driver [ 0.749832] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.751150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.753127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.754660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.756288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.758192] usb usb1: Product: UHCI Host Controller [ 0.759468] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.761073] usb usb1: SerialNumber: 0000:00:01.2 [ 0.762402] hub 1-0:1.0: USB hub found [ 0.763470] hub 1-0:1.0: 2 ports detected [ 0.764694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.767495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.768797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.770258] mousedev: PS/2 mouse device common for all mice [ 0.772088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774525] rtc_cmos 00:00: RTC can wake from S4 [ 0.776060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.777653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.779299] device-mapper: uevent: version 1.0.3 [ 0.780578] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.782761] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784339] TCP: cubic registered [ 0.785381] NET: Registered protocol family 10 [ 0.786834] NET: Registered protocol family 17 [ 0.788056] Key type dns_resolver registered [ 0.789456] Loading compiled-in X.509 certificates [ 0.791993] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806237] registered taskstats version 1 [ 0.809958] Key type trusted registered [ 0.814179] Key type encrypted registered [ 0.815617] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817471] IMA: No TPM chip found, activating TPM-bypass! [ 0.819844] regulator-dummy: disabling [ 0.821269] Magic number: 14:101:969 [ 0.822750] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941) [ 0.825626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.827620] EDD information not available. [ 0.869318] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.872012] Write protecting the kernel read-only data: 12288k [ 0.874553] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.878597] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.893203] systemd-udevd[107]: starting version 204 [ 0.928762] FDC 0 is a S82078B [ 1.076029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240981] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243085] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245193] usb 1-1: Product: QEMU USB Tablet [ 1.246547] usb 1-1: Manufacturer: QEMU [ 1.247793] usb 1-1: SerialNumber: 42 [ 1.504101] tsc: Refined TSC clocksource calibration: 3491.862 MHz [ 1.945404] 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.305164] 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.730256] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[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 ] [ 3.046507] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:04 +0000. Up 3.58 seconds. cloud-init-nonet[3.73]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.80]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 5.05 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: | eth1 | False | . | . | fa:16:3e:ea:92:ab | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:2c:18:82 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 28:59:13:fa:ae:04:f9:77:0b:ab:00:07:df:0a:93:3b root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | |. . o | | + o + o | |= = + o S | | * + o | |E o 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: 00:81:32:c7:82:4d:9d:0d:87:64:1b:d1:f8:1d:1b:87 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |.+.+OX. . | |= =.==o E . | | = .... = | | ..o | | 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: cd:d1:fa:84:08:93:57:1d:21:f7:99:ef:da:6e:5f:35 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | . . +.. o | | + . . . + | | + + + . | | S = . Eo| | o .o| | . o| | oo| | .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: 88:0b:c2:00:06:c4:0e:b7:15:bd:02:c8:f2:c5:31:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ |B+ .++ | |*oo.+.. | |=o =. . | |o.o .o.. | |... E.. S | | . . . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:14 +0000. Up 13.39 seconds. * 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, 31 Aug 2018 03:59:14 +0000. Up 14.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 11865 0 --:--:-- --:--:-- --:--:-- 11883 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1549 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 6 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 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 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] 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] 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 [1688 kB] 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] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 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 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 15s (3585 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8262 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8360 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8368 clearwater-socket-factory-sig start/running, process 8376 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 .....................+++ ............................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8248 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57911 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.14 ++ echo 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.14 ++ ip2rr 192.168.1.14 ++ echo 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.14 ++ ip2rr 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.14 ++ echo A 192.168.1.14 ++ ip2rr 192.168.1.14 ++ echo 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.14 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.18' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 00:81:32:c7:82:4d:9d:0d:87:64:1b:d1:f8:1d:1b:87 root@sprout-0 (DSA) ec2: 256 cd:d1:fa:84:08:93:57:1d:21:f7:99:ef:da:6e:5f:35 root@sprout-0 (ECDSA) ec2: 256 88:0b:c2:00:06:c4:0e:b7:15:bd:02:c8:f2:c5:31:be root@sprout-0 (ED25519) ec2: 2048 28:59:13:fa:ae:04:f9:77:0b:ab:00:07:df:0a:93:3b root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJR/1smoHSaxKRGDIChjl4wX+PWyyJt23PkU1RwiAYllIn/Z85F0w6s+2bmCbx2gkNxrFKi3VvTSKzxhrLWdox8= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG65UVJ9vRIIKOcc73wS4NwNEKLBf8qSraiAO+v6+LXI root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZU8kF1zsMIZc8l0Mw1dcqVIvs7FPhb3mIh1Gl9i4EVP+TsYUmZnkddPm+wtxKL/MbDZReOg7lSSFFH4IN/0UB11aVwd/76iNfARzthFeTOlIKK69+JlUUcydDj98pzDgFUdlzRmHDeemATldu8oBGhrt7du5laoLJ0SN1YK+t11aLIikkxG99DNvMU150iPaCjhfMEjFgmGRFcpML2ILmkydRGthXmmtFqcEcl1Qp++DgaXeHrz+f0j/IeAffvaIk89s9go9DR1Mls65+FjGdtb2EIoUnVzTP+BmbU/ugaPDFvu4cZIIdqEyC51AtYm2EAHyLQ+wa9RyEgahOq9b root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.19 seconds 2018-08-31 04:02:08,371 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 04:02:08,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:08,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-7e89af60-0f81-4ed3-94d1-083e298bea55 x-compute-request-id: req-7e89af60-0f81-4ed3-94d1-083e298bea55 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:08,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e89af60-0f81-4ed3-94d1-083e298bea55 2018-08-31 04:02:08,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515323877335s 2018-08-31 04:02:08,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e89af60-0f81-4ed3-94d1-083e298bea55 2018-08-31 04:02:08,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:08,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-eb9b987e-f4c5-48e7-b7e8-0009160c4aa4 x-compute-request-id: req-eb9b987e-f4c5-48e7-b7e8-0009160c4aa4 Content-Encoding: gzip Content-Length: 19852 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009497] Security Framework initialized\n[ 0.010846] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020828] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022852] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024288] Initializing cgroup subsys memory\n[ 0.025718] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029501] Initializing cgroup subsys blkio\n[ 0.030927] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.033543] FEATURE SPEC_CTRL Not Present\n[ 0.036303] mce: CPU supports 10 MCE banks\n[ 0.037704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042028] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046181] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052987] ACPI: Core revision 20131115\n[ 0.054857] ACPI: All ACPI Tables successfully acquired\n[ 0.056384] ftrace: allocating 28717 entries in 113 pages\n[ 0.076256] smpboot: Max logical packages: 2\n[ 0.077757] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082331] Enabling x2apic\n[ 0.083360] Enabled x2apic\n[ 0.084005] Switched APIC routing to physical x2apic.\n[ 0.089513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.091232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.094255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101828] KVM setup paravirtual spinlock\n[ 0.104912] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107083] x86: Booting SMP configuration:\n[ 0.108102] .... node #0, CPUs: #1[ 0.104856] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124057] KVM setup async PF for cpu 1\n[ 0.124087] x86: Booted up 1 node, 2 CPUs\n[ 0.124093] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124057] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132272] devtmpfs: initialized\n[ 0.135270] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.136957] EVM: security.ima\n[ 0.137839] EVM: security.capability\n[ 0.140386] pinctrl core: initialized pinctrl subsystem\n[ 0.142128] regulator-dummy: no parameters\n[ 0.143504] RTC time: 3:59:00, date: 08/31/18\n[ 0.144100] NET: Registered protocol family 16\n[ 0.145436] cpuidle: using governor ladder\n[ 0.146531] cpuidle: using governor menu\n[ 0.147690] ACPI: bus type PCI registered\n[ 0.148014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149761] PCI: Using configuration type 1 for base access\n[ 0.152103] bio: create slab at 0\n[ 0.153582] ACPI: Added _OSI(Module Device)\n[ 0.153713] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160127] ACPI: Interpreter enabled\n[ 0.161363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.167031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.169947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177151] ACPI: Using IOAPIC for interrupt routing\n[ 0.178710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180211] ACPI: No dock devices found.\n[ 0.183493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188235] acpiphp: Slot [3] registered\n[ 0.189527] acpiphp: Slot [4] registered\n[ 0.190796] acpiphp: Slot [5] registered\n[ 0.192025] acpiphp: Slot [6] registered\n[ 0.193304] acpiphp: Slot [7] registered\n[ 0.194588] acpiphp: Slot [8] registered\n[ 0.195853] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197349] acpiphp: Slot [11] registered\n[ 0.198699] acpiphp: Slot [12] registered\n[ 0.200022] acpiphp: Slot [13] registered\n[ 0.201366] acpiphp: Slot [14] registered\n[ 0.202702] acpiphp: Slot [15] registered\n[ 0.203983] acpiphp: Slot [16] registered\n[ 0.204029] acpiphp: Slot [17] registered\n[ 0.205345] acpiphp: Slot [18] registered\n[ 0.206659] acpiphp: Slot [19] registered\n[ 0.207970] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209342] acpiphp: Slot [22] registered\n[ 0.210674] acpiphp: Slot [23] registered\n[ 0.212003] acpiphp: Slot [24] registered\n[ 0.213337] acpiphp: Slot [25] registered\n[ 0.214668] acpiphp: Slot [26] registered\n[ 0.215974] acpiphp: Slot [27] registered\n[ 0.216021] acpiphp: Slot [28] registered\n[ 0.217341] acpiphp: Slot [29] registered\n[ 0.218659] acpiphp: Slot [30] registered\n[ 0.219998] acpiphp: Slot [31] registered\n[ 0.220015] PCI host bridge to bus 0000:00\n[ 0.221360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.223031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.225863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.227867] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.264412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.269022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.273131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.275187] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280006] vgaarb: loaded\n[ 0.281063] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282976] SCSI subsystem initialized\n[ 0.284188] ACPI: bus type USB registered\n[ 0.285403] usbcore: registered new interface driver usbfs\n[ 0.287026] usbcore: registered new interface driver hub\n[ 0.288052] usbcore: registered new device driver usb\n[ 0.289670] PCI: Using ACPI for IRQ routing\n[ 0.289792] NetLabel: Initializing\n[ 0.292008] NetLabel: domain hash size = 128\n[ 0.293348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294908] NetLabel: unlabeled traffic allowed by default\n[ 0.296214] Switched to clocksource kvm-clock\n[ 0.304971] AppArmor: AppArmor Filesystem Enabled\n[ 0.306257] pnp: PnP ACPI init\n[ 0.307156] ACPI: bus type PNP registered\n[ 0.308728] pnp: PnP ACPI: found 8 devices\n[ 0.310062] ACPI: bus type PNP unregistered\n[ 0.318536] NET: Registered protocol family 2\n[ 0.320155] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.322415] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.324247] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.326020] TCP: reno registered\n[ 0.327016] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330402] NET: Registered protocol family 1\n[ 0.331669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333185] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.334662] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.357188] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382614] Trying to unpack rootfs image as initramfs...\n[ 0.489131] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.492332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.494540] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.496254] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499732] Scanning for low memory corruption every 60 seconds\n[ 0.502638] Initialise system trusted keyring\n[ 0.504542] audit: initializing netlink socket (disabled)\n[ 0.506656] type=2000 audit(1535687941.021:1): initialized\n[ 0.529751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.532557] zbud: loaded\n[ 0.533736] VFS: Disk quotas dquot_6.5.2\n[ 0.534938] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537138] fuse init (API version 7.22)\n[ 0.538386] msgmni has been set to 3997\n[ 0.539570] Key type big_key registered\n[ 0.541282] Key type asymmetric registered\n[ 0.542475] Asymmetric key parser 'x509' registered\n[ 0.543847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546007] io scheduler noop registered\n[ 0.547166] io scheduler deadline registered (default)\n[ 0.548572] io scheduler cfq registered\n[ 0.549831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553119] ipmi message handler version 39.2\n[ 0.554382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556424] ACPI: Power Button [PWRF]\n[ 0.557666] GHES: HEST is not enabled!\n[ 0.581352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.659122] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.661252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688178] Linux agpgart interface v0.103\n[ 0.690295] brd: module loaded\n[ 0.691643] loop: module loaded\n[ 0.692929] blk-mq: CPU -> queue map\n[ 0.693923] CPU 0 -> Queue 0\n[ 0.694784] CPU 1 -> Queue 0\n[ 0.696604] vda: vda1\n[ 0.698464] scsi0 : ata_piix\n[ 0.699519] scsi1 : ata_piix\n[ 0.700417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.702122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.704242] libphy: Fixed MDIO Bus: probed\n[ 0.705477] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706945] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.711348] PPP generic driver version 2.4.2\n[ 0.712751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.714993] ehci-pci: EHCI PCI platform driver\n[ 0.716560] ehci-platform: EHCI generic platform driver\n[ 0.717890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.719688] ohci-pci: OHCI PCI platform driver\n[ 0.721159] ohci-platform: OHCI generic platform driver\n[ 0.722874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747382] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.753339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757525] usb usb1: Product: UHCI Host Controller\n[ 0.759147] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.760959] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.762882] hub 1-0:1.0: USB hub found\n[ 0.764400] hub 1-0:1.0: 2 ports detected\n[ 0.766115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769937] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.771743] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.773763] mousedev: PS/2 mouse device common for all mice\n[ 0.776086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778703] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783695] device-mapper: uevent: version 1.0.3\n[ 0.785063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.787336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789035] TCP: cubic registered\n[ 0.790122] NET: Registered protocol family 10\n[ 0.791805] NET: Registered protocol family 17\n[ 0.793087] Key type dns_resolver registered\n[ 0.794737] Loading compiled-in X.509 certificates\n[ 0.803734] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806527] registered taskstats version 1\n[ 0.809892] Key type trusted registered\n[ 0.813722] Key type encrypted registered\n[ 0.814894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816451] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.818432] regulator-dummy: disabling\n[ 0.819811] Magic number: 14:101:969\n[ 0.821088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:00 UTC (1535687940)\n[ 0.823763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825601] EDD information not available.\n[ 0.878172] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.880549] Write protecting the kernel read-only data: 12288k\n[ 0.884086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.888813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.903343] systemd-udevd[107]: starting version 204\n[ 0.947321] FDC 0 is a S82078B\n[ 1.076095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.240423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.242417] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.244302] usb 1-1: Product: QEMU USB Tablet\n[ 1.245547] usb 1-1: Manufacturer: QEMU\n[ 1.246691] usb 1-1: SerialNumber: 42\n[ 1.496155] tsc: Refined TSC clocksource calibration: 3491.862 MHz\n[ 1.969185] 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.297967] 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.405964] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.525868] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:02 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.12]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:04 +0000. Up 4.35 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: | eth1 | False | . | . | fa:16:3e:31:bd:1e |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:cd:12:7d |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|...o o. |\n|+o+.* . |\n|+*.E. . |\n|=.=.. . |\n| * = . S |\n| + . |\n| |\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:\n40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +O.. |\n| * + . |\n| o * + . |\n| o B o |\n| o E * |\n| . B o |\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:\n9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o . E|\n| . o . |\n| . . o|\n| S . . .o|\n| o . . ..+|\n| o . .. +=|\n| . .. o oB|\n| ...o ..=|\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:\n19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n|. . = |\n|.. . . S |\n| oo + .. |\n|oo * =. |\n|E.o X.. |\n| o+.=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:09 +0000. Up 10.07 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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 * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:11 +0000. Up 11.92 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19346 0 --:--:-- --:--:-- --:--:-- 19438\nOK\n+ apt-get update\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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2181 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4939 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up 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 fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8717\nclearwater-socket-factory-sig start/running, process 8722\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8771\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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...................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\n"} 2018-08-31 04:02:08,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action used request id req-eb9b987e-f4c5-48e7-b7e8-0009160c4aa4 2018-08-31 04:02:08,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842690467834s 2018-08-31 04:02:08,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action used request id req-eb9b987e-f4c5-48e7-b7e8-0009160c4aa4 2018-08-31 04:02:08,982 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009497] Security Framework initialized [ 0.010846] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020828] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022852] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024288] Initializing cgroup subsys memory [ 0.025718] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029501] Initializing cgroup subsys blkio [ 0.030927] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.033543] FEATURE SPEC_CTRL Not Present [ 0.036303] mce: CPU supports 10 MCE banks [ 0.037704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042028] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046181] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052987] ACPI: Core revision 20131115 [ 0.054857] ACPI: All ACPI Tables successfully acquired [ 0.056384] ftrace: allocating 28717 entries in 113 pages [ 0.076256] smpboot: Max logical packages: 2 [ 0.077757] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082331] Enabling x2apic [ 0.083360] Enabled x2apic [ 0.084005] Switched APIC routing to physical x2apic. [ 0.089513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.091232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.094255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101828] KVM setup paravirtual spinlock [ 0.104912] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107083] x86: Booting SMP configuration: [ 0.108102] .... node #0, CPUs: #1[ 0.104856] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124057] KVM setup async PF for cpu 1 [ 0.124087] x86: Booted up 1 node, 2 CPUs [ 0.124093] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124057] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132272] devtmpfs: initialized [ 0.135270] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.136957] EVM: security.ima [ 0.137839] EVM: security.capability [ 0.140386] pinctrl core: initialized pinctrl subsystem [ 0.142128] regulator-dummy: no parameters [ 0.143504] RTC time: 3:59:00, date: 08/31/18 [ 0.144100] NET: Registered protocol family 16 [ 0.145436] cpuidle: using governor ladder [ 0.146531] cpuidle: using governor menu [ 0.147690] ACPI: bus type PCI registered [ 0.148014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149761] PCI: Using configuration type 1 for base access [ 0.152103] bio: create slab at 0 [ 0.153582] ACPI: Added _OSI(Module Device) [ 0.153713] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160127] ACPI: Interpreter enabled [ 0.161363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.167031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.169947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177151] ACPI: Using IOAPIC for interrupt routing [ 0.178710] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180211] ACPI: No dock devices found. [ 0.183493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188235] acpiphp: Slot [3] registered [ 0.189527] acpiphp: Slot [4] registered [ 0.190796] acpiphp: Slot [5] registered [ 0.192025] acpiphp: Slot [6] registered [ 0.193304] acpiphp: Slot [7] registered [ 0.194588] acpiphp: Slot [8] registered [ 0.195853] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197349] acpiphp: Slot [11] registered [ 0.198699] acpiphp: Slot [12] registered [ 0.200022] acpiphp: Slot [13] registered [ 0.201366] acpiphp: Slot [14] registered [ 0.202702] acpiphp: Slot [15] registered [ 0.203983] acpiphp: Slot [16] registered [ 0.204029] acpiphp: Slot [17] registered [ 0.205345] acpiphp: Slot [18] registered [ 0.206659] acpiphp: Slot [19] registered [ 0.207970] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209342] acpiphp: Slot [22] registered [ 0.210674] acpiphp: Slot [23] registered [ 0.212003] acpiphp: Slot [24] registered [ 0.213337] acpiphp: Slot [25] registered [ 0.214668] acpiphp: Slot [26] registered [ 0.215974] acpiphp: Slot [27] registered [ 0.216021] acpiphp: Slot [28] registered [ 0.217341] acpiphp: Slot [29] registered [ 0.218659] acpiphp: Slot [30] registered [ 0.219998] acpiphp: Slot [31] registered [ 0.220015] PCI host bridge to bus 0000:00 [ 0.221360] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.223031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.225863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.227867] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.264412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.273131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275187] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280006] vgaarb: loaded [ 0.281063] vgaarb: bridge control possible 0000:00:02.0 [ 0.282976] SCSI subsystem initialized [ 0.284188] ACPI: bus type USB registered [ 0.285403] usbcore: registered new interface driver usbfs [ 0.287026] usbcore: registered new interface driver hub [ 0.288052] usbcore: registered new device driver usb [ 0.289670] PCI: Using ACPI for IRQ routing [ 0.289792] NetLabel: Initializing [ 0.292008] NetLabel: domain hash size = 128 [ 0.293348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294908] NetLabel: unlabeled traffic allowed by default [ 0.296214] Switched to clocksource kvm-clock [ 0.304971] AppArmor: AppArmor Filesystem Enabled [ 0.306257] pnp: PnP ACPI init [ 0.307156] ACPI: bus type PNP registered [ 0.308728] pnp: PnP ACPI: found 8 devices [ 0.310062] ACPI: bus type PNP unregistered [ 0.318536] NET: Registered protocol family 2 [ 0.320155] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322415] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324247] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326020] TCP: reno registered [ 0.327016] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330402] NET: Registered protocol family 1 [ 0.331669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333185] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.334662] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.357188] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382614] Trying to unpack rootfs image as initramfs... [ 0.489131] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.492332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.494540] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496254] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499732] Scanning for low memory corruption every 60 seconds [ 0.502638] Initialise system trusted keyring [ 0.504542] audit: initializing netlink socket (disabled) [ 0.506656] type=2000 audit(1535687941.021:1): initialized [ 0.529751] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532557] zbud: loaded [ 0.533736] VFS: Disk quotas dquot_6.5.2 [ 0.534938] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537138] fuse init (API version 7.22) [ 0.538386] msgmni has been set to 3997 [ 0.539570] Key type big_key registered [ 0.541282] Key type asymmetric registered [ 0.542475] Asymmetric key parser 'x509' registered [ 0.543847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546007] io scheduler noop registered [ 0.547166] io scheduler deadline registered (default) [ 0.548572] io scheduler cfq registered [ 0.549831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553119] ipmi message handler version 39.2 [ 0.554382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556424] ACPI: Power Button [PWRF] [ 0.557666] GHES: HEST is not enabled! [ 0.581352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.659122] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.661252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688178] Linux agpgart interface v0.103 [ 0.690295] brd: module loaded [ 0.691643] loop: module loaded [ 0.692929] blk-mq: CPU -> queue map [ 0.693923] CPU 0 -> Queue 0 [ 0.694784] CPU 1 -> Queue 0 [ 0.696604] vda: vda1 [ 0.698464] scsi0 : ata_piix [ 0.699519] scsi1 : ata_piix [ 0.700417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.702122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.704242] libphy: Fixed MDIO Bus: probed [ 0.705477] tun: Universal TUN/TAP device driver, 1.6 [ 0.706945] tun: (C) 1999-2004 Max Krasnyansky [ 0.711348] PPP generic driver version 2.4.2 [ 0.712751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.714993] ehci-pci: EHCI PCI platform driver [ 0.716560] ehci-platform: EHCI generic platform driver [ 0.717890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.719688] ohci-pci: OHCI PCI platform driver [ 0.721159] ohci-platform: OHCI generic platform driver [ 0.722874] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747382] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.751400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.753339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.755344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.757525] usb usb1: Product: UHCI Host Controller [ 0.759147] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.760959] usb usb1: SerialNumber: 0000:00:01.2 [ 0.762882] hub 1-0:1.0: USB hub found [ 0.764400] hub 1-0:1.0: 2 ports detected [ 0.766115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.771743] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.773763] mousedev: PS/2 mouse device common for all mice [ 0.776086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778703] rtc_cmos 00:00: RTC can wake from S4 [ 0.780269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783695] device-mapper: uevent: version 1.0.3 [ 0.785063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787336] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789035] TCP: cubic registered [ 0.790122] NET: Registered protocol family 10 [ 0.791805] NET: Registered protocol family 17 [ 0.793087] Key type dns_resolver registered [ 0.794737] Loading compiled-in X.509 certificates [ 0.803734] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806527] registered taskstats version 1 [ 0.809892] Key type trusted registered [ 0.813722] Key type encrypted registered [ 0.814894] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816451] IMA: No TPM chip found, activating TPM-bypass! [ 0.818432] regulator-dummy: disabling [ 0.819811] Magic number: 14:101:969 [ 0.821088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:00 UTC (1535687940) [ 0.823763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825601] EDD information not available. [ 0.878172] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.880549] Write protecting the kernel read-only data: 12288k [ 0.884086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.888813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.903343] systemd-udevd[107]: starting version 204 [ 0.947321] FDC 0 is a S82078B [ 1.076095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242417] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.244302] usb 1-1: Product: QEMU USB Tablet [ 1.245547] usb 1-1: Manufacturer: QEMU [ 1.246691] usb 1-1: SerialNumber: 42 [ 1.496155] tsc: Refined TSC clocksource calibration: 3491.862 MHz [ 1.969185] 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.297967] 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.405964] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.525868] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:02 +0000. Up 2.97 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:04 +0000. Up 4.35 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: | eth1 | False | . | . | fa:16:3e:31:bd:1e | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:cd:12:7d | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |...o o. | |+o+.* . | |+*.E. . | |=.=.. . | | * = . S | | + . | | | | | | | +-----------------+ 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: 40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +O.. | | * + . | | o * + . | | o B o | | o E * | | . B 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: 9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o . E| | . o . | | . . o| | S . . .o| | o . . ..+| | o . .. +=| | . .. o oB| | ...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: 19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | |. . = | |.. . . S | | oo + .. | |oo * =. | |E.o X.. | | o+.=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:09 +0000. Up 10.07 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[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. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:11 +0000. Up 11.92 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19346 0 --:--:-- --:--:-- --:--:-- 19438 OK + apt-get update 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2181 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 6 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4939 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up 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 fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8717 clearwater-socket-factory-sig start/running, process 8722 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8771 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ..........................................................+++ ...................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager 2018-08-31 04:02:08,986 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:02:18,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:19,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:19,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-8d95a979-ba30-4a4b-9a12-f811bf46ef34 x-compute-request-id: req-8d95a979-ba30-4a4b-9a12-f811bf46ef34 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:19,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d95a979-ba30-4a4b-9a12-f811bf46ef34 2018-08-31 04:02:19,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45273399353s 2018-08-31 04:02:19,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d95a979-ba30-4a4b-9a12-f811bf46ef34 2018-08-31 04:02:19,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:19,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-3ba6eb98-b779-42ae-b9bf-012d35dfb86e x-compute-request-id: req-3ba6eb98-b779-42ae-b9bf-012d35dfb86e Content-Encoding: gzip Content-Length: 20245 Content-Type: application/json RESP BODY: {"output": "00] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009497] Security Framework initialized\n[ 0.010846] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020828] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022852] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024288] Initializing cgroup subsys memory\n[ 0.025718] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029501] Initializing cgroup subsys blkio\n[ 0.030927] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.033543] FEATURE SPEC_CTRL Not Present\n[ 0.036303] mce: CPU supports 10 MCE banks\n[ 0.037704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042028] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046181] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052987] ACPI: Core revision 20131115\n[ 0.054857] ACPI: All ACPI Tables successfully acquired\n[ 0.056384] ftrace: allocating 28717 entries in 113 pages\n[ 0.076256] smpboot: Max logical packages: 2\n[ 0.077757] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082331] Enabling x2apic\n[ 0.083360] Enabled x2apic\n[ 0.084005] Switched APIC routing to physical x2apic.\n[ 0.089513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.091232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.094255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101828] KVM setup paravirtual spinlock\n[ 0.104912] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107083] x86: Booting SMP configuration:\n[ 0.108102] .... node #0, CPUs: #1[ 0.104856] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124057] KVM setup async PF for cpu 1\n[ 0.124087] x86: Booted up 1 node, 2 CPUs\n[ 0.124093] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124057] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132272] devtmpfs: initialized\n[ 0.135270] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.136957] EVM: security.ima\n[ 0.137839] EVM: security.capability\n[ 0.140386] pinctrl core: initialized pinctrl subsystem\n[ 0.142128] regulator-dummy: no parameters\n[ 0.143504] RTC time: 3:59:00, date: 08/31/18\n[ 0.144100] NET: Registered protocol family 16\n[ 0.145436] cpuidle: using governor ladder\n[ 0.146531] cpuidle: using governor menu\n[ 0.147690] ACPI: bus type PCI registered\n[ 0.148014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149761] PCI: Using configuration type 1 for base access\n[ 0.152103] bio: create slab at 0\n[ 0.153582] ACPI: Added _OSI(Module Device)\n[ 0.153713] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160127] ACPI: Interpreter enabled\n[ 0.161363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.167031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.169947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177151] ACPI: Using IOAPIC for interrupt routing\n[ 0.178710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180211] ACPI: No dock devices found.\n[ 0.183493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188235] acpiphp: Slot [3] registered\n[ 0.189527] acpiphp: Slot [4] registered\n[ 0.190796] acpiphp: Slot [5] registered\n[ 0.192025] acpiphp: Slot [6] registered\n[ 0.193304] acpiphp: Slot [7] registered\n[ 0.194588] acpiphp: Slot [8] registered\n[ 0.195853] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197349] acpiphp: Slot [11] registered\n[ 0.198699] acpiphp: Slot [12] registered\n[ 0.200022] acpiphp: Slot [13] registered\n[ 0.201366] acpiphp: Slot [14] registered\n[ 0.202702] acpiphp: Slot [15] registered\n[ 0.203983] acpiphp: Slot [16] registered\n[ 0.204029] acpiphp: Slot [17] registered\n[ 0.205345] acpiphp: Slot [18] registered\n[ 0.206659] acpiphp: Slot [19] registered\n[ 0.207970] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209342] acpiphp: Slot [22] registered\n[ 0.210674] acpiphp: Slot [23] registered\n[ 0.212003] acpiphp: Slot [24] registered\n[ 0.213337] acpiphp: Slot [25] registered\n[ 0.214668] acpiphp: Slot [26] registered\n[ 0.215974] acpiphp: Slot [27] registered\n[ 0.216021] acpiphp: Slot [28] registered\n[ 0.217341] acpiphp: Slot [29] registered\n[ 0.218659] acpiphp: Slot [30] registered\n[ 0.219998] acpiphp: Slot [31] registered\n[ 0.220015] PCI host bridge to bus 0000:00\n[ 0.221360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.223031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.225863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.227867] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.264412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.269022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.273131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.275187] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280006] vgaarb: loaded\n[ 0.281063] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282976] SCSI subsystem initialized\n[ 0.284188] ACPI: bus type USB registered\n[ 0.285403] usbcore: registered new interface driver usbfs\n[ 0.287026] usbcore: registered new interface driver hub\n[ 0.288052] usbcore: registered new device driver usb\n[ 0.289670] PCI: Using ACPI for IRQ routing\n[ 0.289792] NetLabel: Initializing\n[ 0.292008] NetLabel: domain hash size = 128\n[ 0.293348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294908] NetLabel: unlabeled traffic allowed by default\n[ 0.296214] Switched to clocksource kvm-clock\n[ 0.304971] AppArmor: AppArmor Filesystem Enabled\n[ 0.306257] pnp: PnP ACPI init\n[ 0.307156] ACPI: bus type PNP registered\n[ 0.308728] pnp: PnP ACPI: found 8 devices\n[ 0.310062] ACPI: bus type PNP unregistered\n[ 0.318536] NET: Registered protocol family 2\n[ 0.320155] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.322415] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.324247] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.326020] TCP: reno registered\n[ 0.327016] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330402] NET: Registered protocol family 1\n[ 0.331669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333185] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.334662] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.357188] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382614] Trying to unpack rootfs image as initramfs...\n[ 0.489131] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.492332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.494540] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.496254] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499732] Scanning for low memory corruption every 60 seconds\n[ 0.502638] Initialise system trusted keyring\n[ 0.504542] audit: initializing netlink socket (disabled)\n[ 0.506656] type=2000 audit(1535687941.021:1): initialized\n[ 0.529751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.532557] zbud: loaded\n[ 0.533736] VFS: Disk quotas dquot_6.5.2\n[ 0.534938] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537138] fuse init (API version 7.22)\n[ 0.538386] msgmni has been set to 3997\n[ 0.539570] Key type big_key registered\n[ 0.541282] Key type asymmetric registered\n[ 0.542475] Asymmetric key parser 'x509' registered\n[ 0.543847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546007] io scheduler noop registered\n[ 0.547166] io scheduler deadline registered (default)\n[ 0.548572] io scheduler cfq registered\n[ 0.549831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553119] ipmi message handler version 39.2\n[ 0.554382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556424] ACPI: Power Button [PWRF]\n[ 0.557666] GHES: HEST is not enabled!\n[ 0.581352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.659122] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.661252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688178] Linux agpgart interface v0.103\n[ 0.690295] brd: module loaded\n[ 0.691643] loop: module loaded\n[ 0.692929] blk-mq: CPU -> queue map\n[ 0.693923] CPU 0 -> Queue 0\n[ 0.694784] CPU 1 -> Queue 0\n[ 0.696604] vda: vda1\n[ 0.698464] scsi0 : ata_piix\n[ 0.699519] scsi1 : ata_piix\n[ 0.700417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.702122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.704242] libphy: Fixed MDIO Bus: probed\n[ 0.705477] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706945] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.711348] PPP generic driver version 2.4.2\n[ 0.712751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.714993] ehci-pci: EHCI PCI platform driver\n[ 0.716560] ehci-platform: EHCI generic platform driver\n[ 0.717890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.719688] ohci-pci: OHCI PCI platform driver\n[ 0.721159] ohci-platform: OHCI generic platform driver\n[ 0.722874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747382] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.753339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757525] usb usb1: Product: UHCI Host Controller\n[ 0.759147] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.760959] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.762882] hub 1-0:1.0: USB hub found\n[ 0.764400] hub 1-0:1.0: 2 ports detected\n[ 0.766115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769937] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.771743] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.773763] mousedev: PS/2 mouse device common for all mice\n[ 0.776086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778703] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783695] device-mapper: uevent: version 1.0.3\n[ 0.785063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.787336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789035] TCP: cubic registered\n[ 0.790122] NET: Registered protocol family 10\n[ 0.791805] NET: Registered protocol family 17\n[ 0.793087] Key type dns_resolver registered\n[ 0.794737] Loading compiled-in X.509 certificates\n[ 0.803734] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806527] registered taskstats version 1\n[ 0.809892] Key type trusted registered\n[ 0.813722] Key type encrypted registered\n[ 0.814894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816451] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.818432] regulator-dummy: disabling\n[ 0.819811] Magic number: 14:101:969\n[ 0.821088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:00 UTC (1535687940)\n[ 0.823763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825601] EDD information not available.\n[ 0.878172] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.880549] Write protecting the kernel read-only data: 12288k\n[ 0.884086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.888813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.903343] systemd-udevd[107]: starting version 204\n[ 0.947321] FDC 0 is a S82078B\n[ 1.076095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.240423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.242417] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.244302] usb 1-1: Product: QEMU USB Tablet\n[ 1.245547] usb 1-1: Manufacturer: QEMU\n[ 1.246691] usb 1-1: SerialNumber: 42\n[ 1.496155] tsc: Refined TSC clocksource calibration: 3491.862 MHz\n[ 1.969185] 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.297967] 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.405964] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.525868] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:02 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.12]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:04 +0000. Up 4.35 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: | eth1 | False | . | . | fa:16:3e:31:bd:1e |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:cd:12:7d |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|...o o. |\n|+o+.* . |\n|+*.E. . |\n|=.=.. . |\n| * = . S |\n| + . |\n| |\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:\n40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +O.. |\n| * + . |\n| o * + . |\n| o B o |\n| o E * |\n| . B o |\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:\n9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o . E|\n| . o . |\n| . . o|\n| S . . .o|\n| o . . ..+|\n| o . .. +=|\n| . .. o oB|\n| ...o ..=|\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:\n19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n|. . = |\n|.. . . S |\n| oo + .. |\n|oo * =. |\n|E.o X.. |\n| o+.=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:09 +0000. Up 10.07 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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 * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:11 +0000. Up 11.92 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19346 0 --:--:-- --:--:-- --:--:-- 19438\nOK\n+ apt-get update\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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2181 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4939 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up 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 fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8717\nclearwater-socket-factory-sig start/running, process 8722\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8771\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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...................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.3\n++ echo A 192.168.1.3\n++ ip2rr 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.3\n++ echo A 192.168.1.3\n++ ip2rr 192.168.0.7\n++ echo 192.168.0.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.7\n"} 2018-08-31 04:02:19,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action used request id req-3ba6eb98-b779-42ae-b9bf-012d35dfb86e 2018-08-31 04:02:19,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.17885684967s 2018-08-31 04:02:19,639 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action used request id req-3ba6eb98-b779-42ae-b9bf-012d35dfb86e 2018-08-31 04:02:19,639 - functest.core.singlevm - DEBUG - console: 00] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009497] Security Framework initialized [ 0.010846] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020828] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022852] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024288] Initializing cgroup subsys memory [ 0.025718] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029501] Initializing cgroup subsys blkio [ 0.030927] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.033543] FEATURE SPEC_CTRL Not Present [ 0.036303] mce: CPU supports 10 MCE banks [ 0.037704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042028] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046181] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052987] ACPI: Core revision 20131115 [ 0.054857] ACPI: All ACPI Tables successfully acquired [ 0.056384] ftrace: allocating 28717 entries in 113 pages [ 0.076256] smpboot: Max logical packages: 2 [ 0.077757] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082331] Enabling x2apic [ 0.083360] Enabled x2apic [ 0.084005] Switched APIC routing to physical x2apic. [ 0.089513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.091232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.094255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101828] KVM setup paravirtual spinlock [ 0.104912] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107083] x86: Booting SMP configuration: [ 0.108102] .... node #0, CPUs: #1[ 0.104856] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124057] KVM setup async PF for cpu 1 [ 0.124087] x86: Booted up 1 node, 2 CPUs [ 0.124093] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124057] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132272] devtmpfs: initialized [ 0.135270] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.136957] EVM: security.ima [ 0.137839] EVM: security.capability [ 0.140386] pinctrl core: initialized pinctrl subsystem [ 0.142128] regulator-dummy: no parameters [ 0.143504] RTC time: 3:59:00, date: 08/31/18 [ 0.144100] NET: Registered protocol family 16 [ 0.145436] cpuidle: using governor ladder [ 0.146531] cpuidle: using governor menu [ 0.147690] ACPI: bus type PCI registered [ 0.148014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149761] PCI: Using configuration type 1 for base access [ 0.152103] bio: create slab at 0 [ 0.153582] ACPI: Added _OSI(Module Device) [ 0.153713] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160127] ACPI: Interpreter enabled [ 0.161363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.167031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.169947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177151] ACPI: Using IOAPIC for interrupt routing [ 0.178710] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180211] ACPI: No dock devices found. [ 0.183493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188235] acpiphp: Slot [3] registered [ 0.189527] acpiphp: Slot [4] registered [ 0.190796] acpiphp: Slot [5] registered [ 0.192025] acpiphp: Slot [6] registered [ 0.193304] acpiphp: Slot [7] registered [ 0.194588] acpiphp: Slot [8] registered [ 0.195853] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197349] acpiphp: Slot [11] registered [ 0.198699] acpiphp: Slot [12] registered [ 0.200022] acpiphp: Slot [13] registered [ 0.201366] acpiphp: Slot [14] registered [ 0.202702] acpiphp: Slot [15] registered [ 0.203983] acpiphp: Slot [16] registered [ 0.204029] acpiphp: Slot [17] registered [ 0.205345] acpiphp: Slot [18] registered [ 0.206659] acpiphp: Slot [19] registered [ 0.207970] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209342] acpiphp: Slot [22] registered [ 0.210674] acpiphp: Slot [23] registered [ 0.212003] acpiphp: Slot [24] registered [ 0.213337] acpiphp: Slot [25] registered [ 0.214668] acpiphp: Slot [26] registered [ 0.215974] acpiphp: Slot [27] registered [ 0.216021] acpiphp: Slot [28] registered [ 0.217341] acpiphp: Slot [29] registered [ 0.218659] acpiphp: Slot [30] registered [ 0.219998] acpiphp: Slot [31] registered [ 0.220015] PCI host bridge to bus 0000:00 [ 0.221360] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.223031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.225863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.227867] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.264412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.273131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275187] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280006] vgaarb: loaded [ 0.281063] vgaarb: bridge control possible 0000:00:02.0 [ 0.282976] SCSI subsystem initialized [ 0.284188] ACPI: bus type USB registered [ 0.285403] usbcore: registered new interface driver usbfs [ 0.287026] usbcore: registered new interface driver hub [ 0.288052] usbcore: registered new device driver usb [ 0.289670] PCI: Using ACPI for IRQ routing [ 0.289792] NetLabel: Initializing [ 0.292008] NetLabel: domain hash size = 128 [ 0.293348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294908] NetLabel: unlabeled traffic allowed by default [ 0.296214] Switched to clocksource kvm-clock [ 0.304971] AppArmor: AppArmor Filesystem Enabled [ 0.306257] pnp: PnP ACPI init [ 0.307156] ACPI: bus type PNP registered [ 0.308728] pnp: PnP ACPI: found 8 devices [ 0.310062] ACPI: bus type PNP unregistered [ 0.318536] NET: Registered protocol family 2 [ 0.320155] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322415] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324247] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326020] TCP: reno registered [ 0.327016] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330402] NET: Registered protocol family 1 [ 0.331669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333185] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.334662] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.357188] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382614] Trying to unpack rootfs image as initramfs... [ 0.489131] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.492332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.494540] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496254] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499732] Scanning for low memory corruption every 60 seconds [ 0.502638] Initialise system trusted keyring [ 0.504542] audit: initializing netlink socket (disabled) [ 0.506656] type=2000 audit(1535687941.021:1): initialized [ 0.529751] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532557] zbud: loaded [ 0.533736] VFS: Disk quotas dquot_6.5.2 [ 0.534938] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537138] fuse init (API version 7.22) [ 0.538386] msgmni has been set to 3997 [ 0.539570] Key type big_key registered [ 0.541282] Key type asymmetric registered [ 0.542475] Asymmetric key parser 'x509' registered [ 0.543847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546007] io scheduler noop registered [ 0.547166] io scheduler deadline registered (default) [ 0.548572] io scheduler cfq registered [ 0.549831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553119] ipmi message handler version 39.2 [ 0.554382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556424] ACPI: Power Button [PWRF] [ 0.557666] GHES: HEST is not enabled! [ 0.581352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.659122] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.661252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688178] Linux agpgart interface v0.103 [ 0.690295] brd: module loaded [ 0.691643] loop: module loaded [ 0.692929] blk-mq: CPU -> queue map [ 0.693923] CPU 0 -> Queue 0 [ 0.694784] CPU 1 -> Queue 0 [ 0.696604] vda: vda1 [ 0.698464] scsi0 : ata_piix [ 0.699519] scsi1 : ata_piix [ 0.700417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.702122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.704242] libphy: Fixed MDIO Bus: probed [ 0.705477] tun: Universal TUN/TAP device driver, 1.6 [ 0.706945] tun: (C) 1999-2004 Max Krasnyansky [ 0.711348] PPP generic driver version 2.4.2 [ 0.712751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.714993] ehci-pci: EHCI PCI platform driver [ 0.716560] ehci-platform: EHCI generic platform driver [ 0.717890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.719688] ohci-pci: OHCI PCI platform driver [ 0.721159] ohci-platform: OHCI generic platform driver [ 0.722874] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747382] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.751400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.753339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.755344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.757525] usb usb1: Product: UHCI Host Controller [ 0.759147] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.760959] usb usb1: SerialNumber: 0000:00:01.2 [ 0.762882] hub 1-0:1.0: USB hub found [ 0.764400] hub 1-0:1.0: 2 ports detected [ 0.766115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.771743] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.773763] mousedev: PS/2 mouse device common for all mice [ 0.776086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778703] rtc_cmos 00:00: RTC can wake from S4 [ 0.780269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783695] device-mapper: uevent: version 1.0.3 [ 0.785063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787336] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789035] TCP: cubic registered [ 0.790122] NET: Registered protocol family 10 [ 0.791805] NET: Registered protocol family 17 [ 0.793087] Key type dns_resolver registered [ 0.794737] Loading compiled-in X.509 certificates [ 0.803734] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806527] registered taskstats version 1 [ 0.809892] Key type trusted registered [ 0.813722] Key type encrypted registered [ 0.814894] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816451] IMA: No TPM chip found, activating TPM-bypass! [ 0.818432] regulator-dummy: disabling [ 0.819811] Magic number: 14:101:969 [ 0.821088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:00 UTC (1535687940) [ 0.823763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825601] EDD information not available. [ 0.878172] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.880549] Write protecting the kernel read-only data: 12288k [ 0.884086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.888813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.903343] systemd-udevd[107]: starting version 204 [ 0.947321] FDC 0 is a S82078B [ 1.076095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242417] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.244302] usb 1-1: Product: QEMU USB Tablet [ 1.245547] usb 1-1: Manufacturer: QEMU [ 1.246691] usb 1-1: SerialNumber: 42 [ 1.496155] tsc: Refined TSC clocksource calibration: 3491.862 MHz [ 1.969185] 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.297967] 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.405964] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.525868] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:02 +0000. Up 2.97 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:04 +0000. Up 4.35 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: | eth1 | False | . | . | fa:16:3e:31:bd:1e | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:cd:12:7d | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |...o o. | |+o+.* . | |+*.E. . | |=.=.. . | | * = . S | | + . | | | | | | | +-----------------+ 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: 40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +O.. | | * + . | | o * + . | | o B o | | o E * | | . B 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: 9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o . E| | . o . | | . . o| | S . . .o| | o . . ..+| | o . .. +=| | . .. o oB| | ...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: 19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | |. . = | |.. . . S | | oo + .. | |oo * =. | |E.o X.. | | o+.=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:09 +0000. Up 10.07 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[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. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:11 +0000. Up 11.92 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19346 0 --:--:-- --:--:-- --:--:-- 19438 OK + apt-get update 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2181 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 6 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4939 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up 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 fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8717 clearwater-socket-factory-sig start/running, process 8722 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8771 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ..........................................................+++ ...................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 ++ ip2rr 192.168.0.7 ++ echo 192.168.0.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.7 2018-08-31 04:02:19,644 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:02:29,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:29,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:30,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ceb5ed8-59ff-4f16-8214-7c0573131671 x-compute-request-id: req-2ceb5ed8-59ff-4f16-8214-7c0573131671 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:30,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ceb5ed8-59ff-4f16-8214-7c0573131671 2018-08-31 04:02:30,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535806179047s 2018-08-31 04:02:30,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ceb5ed8-59ff-4f16-8214-7c0573131671 2018-08-31 04:02:30,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:30,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:30,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-4715dd7f-0ec8-44be-91d5-223de34e59d9 x-compute-request-id: req-4715dd7f-0ec8-44be-91d5-223de34e59d9 Content-Encoding: gzip Content-Length: 20860 Content-Type: application/json RESP BODY: {"output": "memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009497] Security Framework initialized\n[ 0.010846] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020828] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022852] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024288] Initializing cgroup subsys memory\n[ 0.025718] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029501] Initializing cgroup subsys blkio\n[ 0.030927] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.033543] FEATURE SPEC_CTRL Not Present\n[ 0.036303] mce: CPU supports 10 MCE banks\n[ 0.037704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042028] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046181] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052987] ACPI: Core revision 20131115\n[ 0.054857] ACPI: All ACPI Tables successfully acquired\n[ 0.056384] ftrace: allocating 28717 entries in 113 pages\n[ 0.076256] smpboot: Max logical packages: 2\n[ 0.077757] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082331] Enabling x2apic\n[ 0.083360] Enabled x2apic\n[ 0.084005] Switched APIC routing to physical x2apic.\n[ 0.089513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.091232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.094255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101828] KVM setup paravirtual spinlock\n[ 0.104912] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107083] x86: Booting SMP configuration:\n[ 0.108102] .... node #0, CPUs: #1[ 0.104856] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124057] KVM setup async PF for cpu 1\n[ 0.124087] x86: Booted up 1 node, 2 CPUs\n[ 0.124093] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124057] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132272] devtmpfs: initialized\n[ 0.135270] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.136957] EVM: security.ima\n[ 0.137839] EVM: security.capability\n[ 0.140386] pinctrl core: initialized pinctrl subsystem\n[ 0.142128] regulator-dummy: no parameters\n[ 0.143504] RTC time: 3:59:00, date: 08/31/18\n[ 0.144100] NET: Registered protocol family 16\n[ 0.145436] cpuidle: using governor ladder\n[ 0.146531] cpuidle: using governor menu\n[ 0.147690] ACPI: bus type PCI registered\n[ 0.148014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149761] PCI: Using configuration type 1 for base access\n[ 0.152103] bio: create slab at 0\n[ 0.153582] ACPI: Added _OSI(Module Device)\n[ 0.153713] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160127] ACPI: Interpreter enabled\n[ 0.161363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.167031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.169947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177151] ACPI: Using IOAPIC for interrupt routing\n[ 0.178710] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180211] ACPI: No dock devices found.\n[ 0.183493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188235] acpiphp: Slot [3] registered\n[ 0.189527] acpiphp: Slot [4] registered\n[ 0.190796] acpiphp: Slot [5] registered\n[ 0.192025] acpiphp: Slot [6] registered\n[ 0.193304] acpiphp: Slot [7] registered\n[ 0.194588] acpiphp: Slot [8] registered\n[ 0.195853] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197349] acpiphp: Slot [11] registered\n[ 0.198699] acpiphp: Slot [12] registered\n[ 0.200022] acpiphp: Slot [13] registered\n[ 0.201366] acpiphp: Slot [14] registered\n[ 0.202702] acpiphp: Slot [15] registered\n[ 0.203983] acpiphp: Slot [16] registered\n[ 0.204029] acpiphp: Slot [17] registered\n[ 0.205345] acpiphp: Slot [18] registered\n[ 0.206659] acpiphp: Slot [19] registered\n[ 0.207970] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209342] acpiphp: Slot [22] registered\n[ 0.210674] acpiphp: Slot [23] registered\n[ 0.212003] acpiphp: Slot [24] registered\n[ 0.213337] acpiphp: Slot [25] registered\n[ 0.214668] acpiphp: Slot [26] registered\n[ 0.215974] acpiphp: Slot [27] registered\n[ 0.216021] acpiphp: Slot [28] registered\n[ 0.217341] acpiphp: Slot [29] registered\n[ 0.218659] acpiphp: Slot [30] registered\n[ 0.219998] acpiphp: Slot [31] registered\n[ 0.220015] PCI host bridge to bus 0000:00\n[ 0.221360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.223031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.225863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.227867] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.264412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.269022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.273131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.275187] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280006] vgaarb: loaded\n[ 0.281063] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282976] SCSI subsystem initialized\n[ 0.284188] ACPI: bus type USB registered\n[ 0.285403] usbcore: registered new interface driver usbfs\n[ 0.287026] usbcore: registered new interface driver hub\n[ 0.288052] usbcore: registered new device driver usb\n[ 0.289670] PCI: Using ACPI for IRQ routing\n[ 0.289792] NetLabel: Initializing\n[ 0.292008] NetLabel: domain hash size = 128\n[ 0.293348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294908] NetLabel: unlabeled traffic allowed by default\n[ 0.296214] Switched to clocksource kvm-clock\n[ 0.304971] AppArmor: AppArmor Filesystem Enabled\n[ 0.306257] pnp: PnP ACPI init\n[ 0.307156] ACPI: bus type PNP registered\n[ 0.308728] pnp: PnP ACPI: found 8 devices\n[ 0.310062] ACPI: bus type PNP unregistered\n[ 0.318536] NET: Registered protocol family 2\n[ 0.320155] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.322415] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.324247] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.326020] TCP: reno registered\n[ 0.327016] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330402] NET: Registered protocol family 1\n[ 0.331669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333185] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.334662] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.357188] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382614] Trying to unpack rootfs image as initramfs...\n[ 0.489131] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.492332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.494540] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.496254] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499732] Scanning for low memory corruption every 60 seconds\n[ 0.502638] Initialise system trusted keyring\n[ 0.504542] audit: initializing netlink socket (disabled)\n[ 0.506656] type=2000 audit(1535687941.021:1): initialized\n[ 0.529751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.532557] zbud: loaded\n[ 0.533736] VFS: Disk quotas dquot_6.5.2\n[ 0.534938] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537138] fuse init (API version 7.22)\n[ 0.538386] msgmni has been set to 3997\n[ 0.539570] Key type big_key registered\n[ 0.541282] Key type asymmetric registered\n[ 0.542475] Asymmetric key parser 'x509' registered\n[ 0.543847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546007] io scheduler noop registered\n[ 0.547166] io scheduler deadline registered (default)\n[ 0.548572] io scheduler cfq registered\n[ 0.549831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553119] ipmi message handler version 39.2\n[ 0.554382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556424] ACPI: Power Button [PWRF]\n[ 0.557666] GHES: HEST is not enabled!\n[ 0.581352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.659122] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.661252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688178] Linux agpgart interface v0.103\n[ 0.690295] brd: module loaded\n[ 0.691643] loop: module loaded\n[ 0.692929] blk-mq: CPU -> queue map\n[ 0.693923] CPU 0 -> Queue 0\n[ 0.694784] CPU 1 -> Queue 0\n[ 0.696604] vda: vda1\n[ 0.698464] scsi0 : ata_piix\n[ 0.699519] scsi1 : ata_piix\n[ 0.700417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.702122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.704242] libphy: Fixed MDIO Bus: probed\n[ 0.705477] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706945] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.711348] PPP generic driver version 2.4.2\n[ 0.712751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.714993] ehci-pci: EHCI PCI platform driver\n[ 0.716560] ehci-platform: EHCI generic platform driver\n[ 0.717890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.719688] ohci-pci: OHCI PCI platform driver\n[ 0.721159] ohci-platform: OHCI generic platform driver\n[ 0.722874] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747382] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.753339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757525] usb usb1: Product: UHCI Host Controller\n[ 0.759147] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.760959] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.762882] hub 1-0:1.0: USB hub found\n[ 0.764400] hub 1-0:1.0: 2 ports detected\n[ 0.766115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769937] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.771743] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.773763] mousedev: PS/2 mouse device common for all mice\n[ 0.776086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778703] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783695] device-mapper: uevent: version 1.0.3\n[ 0.785063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.787336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789035] TCP: cubic registered\n[ 0.790122] NET: Registered protocol family 10\n[ 0.791805] NET: Registered protocol family 17\n[ 0.793087] Key type dns_resolver registered\n[ 0.794737] Loading compiled-in X.509 certificates\n[ 0.803734] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806527] registered taskstats version 1\n[ 0.809892] Key type trusted registered\n[ 0.813722] Key type encrypted registered\n[ 0.814894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816451] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.818432] regulator-dummy: disabling\n[ 0.819811] Magic number: 14:101:969\n[ 0.821088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:00 UTC (1535687940)\n[ 0.823763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825601] EDD information not available.\n[ 0.878172] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.880549] Write protecting the kernel read-only data: 12288k\n[ 0.884086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.888813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.903343] systemd-udevd[107]: starting version 204\n[ 0.947321] FDC 0 is a S82078B\n[ 1.076095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.240423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.242417] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.244302] usb 1-1: Product: QEMU USB Tablet\n[ 1.245547] usb 1-1: Manufacturer: QEMU\n[ 1.246691] usb 1-1: SerialNumber: 42\n[ 1.496155] tsc: Refined TSC clocksource calibration: 3491.862 MHz\n[ 1.969185] 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.297967] 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.405964] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.525868] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:02 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.12]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:04 +0000. Up 4.35 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: | eth1 | False | . | . | fa:16:3e:31:bd:1e |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:cd:12:7d |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|...o o. |\n|+o+.* . |\n|+*.E. . |\n|=.=.. . |\n| * = . S |\n| + . |\n| |\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:\n40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +O.. |\n| * + . |\n| o * + . |\n| o B o |\n| o E * |\n| . B o |\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:\n9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o . E|\n| . o . |\n| . . o|\n| S . . .o|\n| o . . ..+|\n| o . .. +=|\n| . .. o oB|\n| ...o ..=|\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:\n19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n|. . = |\n|.. . . S |\n| oo + .. |\n|oo * =. |\n|E.o X.. |\n| o+.=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:09 +0000. Up 10.07 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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 * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:11 +0000. Up 11.92 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19346 0 --:--:-- --:--:-- --:--:-- 19438\nOK\n+ apt-get update\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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2181 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4939 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up 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 fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8717\nclearwater-socket-factory-sig start/running, process 8722\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8771\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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...................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.3\n++ echo A 192.168.1.3\n++ ip2rr 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.3\n++ echo A 192.168.1.3\n++ ip2rr 192.168.0.7\n++ echo 192.168.0.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.7\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.18'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0 (DSA)\nec2: 256 9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0 (ECDSA)\nec2: 256 19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0 (ED25519)\nec2: 2048 04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDPjBuSb6At2aqMnHaMJkHN1FtfRE/nWE19eBWBcpsuXPnjuJRC6lUr+LYCFtKn3cMopVosnmqaS01NAZ8fhgvo= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDrMOS/FTP9tyYR9577hnmYhozuWY8G+7NVRYuBQpQ6P root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtBC2+UP+FBSGdDm3gT+WDqt0WkBT/14EHkqIv0W32yIe6FpAe6o/70cwQ29lZxAArr2ZsQOcHfg11f3C615IVo78K3apXUSq3VLsOAtgKsOSr+1CiEtm0YFI5m3ZTdiDDFAS+Zgdk+Tx2ANSPhz1lNE+YILiOXAXZzOo+q8IzCF38XT/CKTGtTvHhj6AutvBLglxEjeMMKz3JwER3VFLNyiEw8eyTTT2snMmI4l0VuyTQBWLuMxmoWwKjZDrp08IvOliNZU/bU7QDT/Mk+oHfbYVAV0h/CLCGEWUK2FMuHDatfm2bcAoTIChqMS5iaGk0EZ5jykv/v8gSdZJBmq7V root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 200.95 seconds\n"} 2018-08-31 04:02:30,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action used request id req-4715dd7f-0ec8-44be-91d5-223de34e59d9 2018-08-31 04:02:30,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0857708454132s 2018-08-31 04:02:30,286 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6/action used request id req-4715dd7f-0ec8-44be-91d5-223de34e59d9 2018-08-31 04:02:30,286 - functest.core.singlevm - DEBUG - console: memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009497] Security Framework initialized [ 0.010846] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013358] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020828] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022852] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024288] Initializing cgroup subsys memory [ 0.025718] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029501] Initializing cgroup subsys blkio [ 0.030927] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.033543] FEATURE SPEC_CTRL Not Present [ 0.036303] mce: CPU supports 10 MCE banks [ 0.037704] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037704] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042028] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046181] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052987] ACPI: Core revision 20131115 [ 0.054857] ACPI: All ACPI Tables successfully acquired [ 0.056384] ftrace: allocating 28717 entries in 113 pages [ 0.076256] smpboot: Max logical packages: 2 [ 0.077757] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082331] Enabling x2apic [ 0.083360] Enabled x2apic [ 0.084005] Switched APIC routing to physical x2apic. [ 0.089513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.091232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.094255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101828] KVM setup paravirtual spinlock [ 0.104912] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107083] x86: Booting SMP configuration: [ 0.108102] .... node #0, CPUs: #1[ 0.104856] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124057] KVM setup async PF for cpu 1 [ 0.124087] x86: Booted up 1 node, 2 CPUs [ 0.124093] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124057] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132272] devtmpfs: initialized [ 0.135270] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.136957] EVM: security.ima [ 0.137839] EVM: security.capability [ 0.140386] pinctrl core: initialized pinctrl subsystem [ 0.142128] regulator-dummy: no parameters [ 0.143504] RTC time: 3:59:00, date: 08/31/18 [ 0.144100] NET: Registered protocol family 16 [ 0.145436] cpuidle: using governor ladder [ 0.146531] cpuidle: using governor menu [ 0.147690] ACPI: bus type PCI registered [ 0.148014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149761] PCI: Using configuration type 1 for base access [ 0.152103] bio: create slab at 0 [ 0.153582] ACPI: Added _OSI(Module Device) [ 0.153713] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160127] ACPI: Interpreter enabled [ 0.161363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.167031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.169947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177151] ACPI: Using IOAPIC for interrupt routing [ 0.178710] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180211] ACPI: No dock devices found. [ 0.183493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188235] acpiphp: Slot [3] registered [ 0.189527] acpiphp: Slot [4] registered [ 0.190796] acpiphp: Slot [5] registered [ 0.192025] acpiphp: Slot [6] registered [ 0.193304] acpiphp: Slot [7] registered [ 0.194588] acpiphp: Slot [8] registered [ 0.195853] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197349] acpiphp: Slot [11] registered [ 0.198699] acpiphp: Slot [12] registered [ 0.200022] acpiphp: Slot [13] registered [ 0.201366] acpiphp: Slot [14] registered [ 0.202702] acpiphp: Slot [15] registered [ 0.203983] acpiphp: Slot [16] registered [ 0.204029] acpiphp: Slot [17] registered [ 0.205345] acpiphp: Slot [18] registered [ 0.206659] acpiphp: Slot [19] registered [ 0.207970] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209342] acpiphp: Slot [22] registered [ 0.210674] acpiphp: Slot [23] registered [ 0.212003] acpiphp: Slot [24] registered [ 0.213337] acpiphp: Slot [25] registered [ 0.214668] acpiphp: Slot [26] registered [ 0.215974] acpiphp: Slot [27] registered [ 0.216021] acpiphp: Slot [28] registered [ 0.217341] acpiphp: Slot [29] registered [ 0.218659] acpiphp: Slot [30] registered [ 0.219998] acpiphp: Slot [31] registered [ 0.220015] PCI host bridge to bus 0000:00 [ 0.221360] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.223031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.225863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.227867] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.264412] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.273131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.275187] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280006] vgaarb: loaded [ 0.281063] vgaarb: bridge control possible 0000:00:02.0 [ 0.282976] SCSI subsystem initialized [ 0.284188] ACPI: bus type USB registered [ 0.285403] usbcore: registered new interface driver usbfs [ 0.287026] usbcore: registered new interface driver hub [ 0.288052] usbcore: registered new device driver usb [ 0.289670] PCI: Using ACPI for IRQ routing [ 0.289792] NetLabel: Initializing [ 0.292008] NetLabel: domain hash size = 128 [ 0.293348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294908] NetLabel: unlabeled traffic allowed by default [ 0.296214] Switched to clocksource kvm-clock [ 0.304971] AppArmor: AppArmor Filesystem Enabled [ 0.306257] pnp: PnP ACPI init [ 0.307156] ACPI: bus type PNP registered [ 0.308728] pnp: PnP ACPI: found 8 devices [ 0.310062] ACPI: bus type PNP unregistered [ 0.318536] NET: Registered protocol family 2 [ 0.320155] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.322415] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324247] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326020] TCP: reno registered [ 0.327016] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328680] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330402] NET: Registered protocol family 1 [ 0.331669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333185] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.334662] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.357188] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382614] Trying to unpack rootfs image as initramfs... [ 0.489131] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.492332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.494540] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496254] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499732] Scanning for low memory corruption every 60 seconds [ 0.502638] Initialise system trusted keyring [ 0.504542] audit: initializing netlink socket (disabled) [ 0.506656] type=2000 audit(1535687941.021:1): initialized [ 0.529751] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532557] zbud: loaded [ 0.533736] VFS: Disk quotas dquot_6.5.2 [ 0.534938] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537138] fuse init (API version 7.22) [ 0.538386] msgmni has been set to 3997 [ 0.539570] Key type big_key registered [ 0.541282] Key type asymmetric registered [ 0.542475] Asymmetric key parser 'x509' registered [ 0.543847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546007] io scheduler noop registered [ 0.547166] io scheduler deadline registered (default) [ 0.548572] io scheduler cfq registered [ 0.549831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553119] ipmi message handler version 39.2 [ 0.554382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556424] ACPI: Power Button [PWRF] [ 0.557666] GHES: HEST is not enabled! [ 0.581352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.659122] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.661252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688178] Linux agpgart interface v0.103 [ 0.690295] brd: module loaded [ 0.691643] loop: module loaded [ 0.692929] blk-mq: CPU -> queue map [ 0.693923] CPU 0 -> Queue 0 [ 0.694784] CPU 1 -> Queue 0 [ 0.696604] vda: vda1 [ 0.698464] scsi0 : ata_piix [ 0.699519] scsi1 : ata_piix [ 0.700417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.702122] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.704242] libphy: Fixed MDIO Bus: probed [ 0.705477] tun: Universal TUN/TAP device driver, 1.6 [ 0.706945] tun: (C) 1999-2004 Max Krasnyansky [ 0.711348] PPP generic driver version 2.4.2 [ 0.712751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.714993] ehci-pci: EHCI PCI platform driver [ 0.716560] ehci-platform: EHCI generic platform driver [ 0.717890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.719688] ohci-pci: OHCI PCI platform driver [ 0.721159] ohci-platform: OHCI generic platform driver [ 0.722874] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747382] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.751400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.753339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.755344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.757525] usb usb1: Product: UHCI Host Controller [ 0.759147] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.760959] usb usb1: SerialNumber: 0000:00:01.2 [ 0.762882] hub 1-0:1.0: USB hub found [ 0.764400] hub 1-0:1.0: 2 ports detected [ 0.766115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.771743] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.773763] mousedev: PS/2 mouse device common for all mice [ 0.776086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778703] rtc_cmos 00:00: RTC can wake from S4 [ 0.780269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783695] device-mapper: uevent: version 1.0.3 [ 0.785063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787336] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789035] TCP: cubic registered [ 0.790122] NET: Registered protocol family 10 [ 0.791805] NET: Registered protocol family 17 [ 0.793087] Key type dns_resolver registered [ 0.794737] Loading compiled-in X.509 certificates [ 0.803734] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806527] registered taskstats version 1 [ 0.809892] Key type trusted registered [ 0.813722] Key type encrypted registered [ 0.814894] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816451] IMA: No TPM chip found, activating TPM-bypass! [ 0.818432] regulator-dummy: disabling [ 0.819811] Magic number: 14:101:969 [ 0.821088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:00 UTC (1535687940) [ 0.823763] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825601] EDD information not available. [ 0.878172] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.880549] Write protecting the kernel read-only data: 12288k [ 0.884086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.888813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.903343] systemd-udevd[107]: starting version 204 [ 0.947321] FDC 0 is a S82078B [ 1.076095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242417] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.244302] usb 1-1: Product: QEMU USB Tablet [ 1.245547] usb 1-1: Manufacturer: QEMU [ 1.246691] usb 1-1: SerialNumber: 42 [ 1.496155] tsc: Refined TSC clocksource calibration: 3491.862 MHz [ 1.969185] 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.297967] 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.405964] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.525868] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:02 +0000. Up 2.97 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:04 +0000. Up 4.35 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: | eth1 | False | . | . | fa:16:3e:31:bd:1e | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:cd:12:7d | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |...o o. | |+o+.* . | |+*.E. . | |=.=.. . | | * = . S | | + . | | | | | | | +-----------------+ 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: 40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +O.. | | * + . | | o * + . | | o B o | | o E * | | . B 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: 9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o . E| | . o . | | . . o| | S . . .o| | o . . ..+| | o . .. +=| | . .. o oB| | ...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: 19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | |. . = | |.. . . S | | oo + .. | |oo * =. | |E.o X.. | | o+.=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:09 +0000. Up 10.07 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[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. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:11 +0000. Up 11.92 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19346 0 --:--:-- --:--:-- --:--:-- 19438 OK + apt-get update 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2181 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 6 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4939 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up 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 fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8717 clearwater-socket-factory-sig start/running, process 8722 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8771 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ..........................................................+++ ...................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 ++ ip2rr 192.168.0.7 ++ echo 192.168.0.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.7 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.18' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 40:44:3a:dd:7a:60:61:54:e2:5b:d6:ee:f0:c1:4e:23 root@dime-0 (DSA) ec2: 256 9a:d7:df:a8:56:44:f3:fe:79:5e:5f:1e:19:4f:1d:d4 root@dime-0 (ECDSA) ec2: 256 19:1e:ab:6a:07:e8:cb:97:5c:92:da:2f:c3:00:6e:9a root@dime-0 (ED25519) ec2: 2048 04:68:9c:22:71:2f:82:e9:3c:54:8b:8f:c4:df:62:52 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDPjBuSb6At2aqMnHaMJkHN1FtfRE/nWE19eBWBcpsuXPnjuJRC6lUr+LYCFtKn3cMopVosnmqaS01NAZ8fhgvo= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDrMOS/FTP9tyYR9577hnmYhozuWY8G+7NVRYuBQpQ6P root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtBC2+UP+FBSGdDm3gT+WDqt0WkBT/14EHkqIv0W32yIe6FpAe6o/70cwQ29lZxAArr2ZsQOcHfg11f3C615IVo78K3apXUSq3VLsOAtgKsOSr+1CiEtm0YFI5m3ZTdiDDFAS+Zgdk+Tx2ANSPhz1lNE+YILiOXAXZzOo+q8IzCF38XT/CKTGtTvHhj6AutvBLglxEjeMMKz3JwER3VFLNyiEw8eyTTT2snMmI4l0VuyTQBWLuMxmoWwKjZDrp08IvOliNZU/bU7QDT/Mk+oHfbYVAV0h/CLCGEWUK2FMuHDatfm2bcAoTIChqMS5iaGk0EZ5jykv/v8gSdZJBmq7V root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 200.95 seconds 2018-08-31 04:02:30,291 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 04:02:30,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:30,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:30,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-1cbd7ac2-3b03-404c-8eaf-1eff087959ce x-compute-request-id: req-1cbd7ac2-3b03-404c-8eaf-1eff087959ce Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:30,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cbd7ac2-3b03-404c-8eaf-1eff087959ce 2018-08-31 04:02:30,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.299287080765s 2018-08-31 04:02:30,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cbd7ac2-3b03-404c-8eaf-1eff087959ce 2018-08-31 04:02:30,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:30,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:30,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-60239a26-c428-4aeb-8dc0-05b51c106c68 x-compute-request-id: req-60239a26-c428-4aeb-8dc0-05b51c106c68 Content-Encoding: gzip Content-Length: 19644 Content-Type: application/json RESP BODY: {"output": "r menu\n[ 0.134794] ACPI: bus type PCI registered\n[ 0.136017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.137994] PCI: Using configuration type 1 for base access\n[ 0.140452] bio: create slab at 0\n[ 0.141503] ACPI: Added _OSI(Module Device)\n[ 0.141566] ACPI: Added _OSI(Processor Device)\n[ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145388] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149642] ACPI: Interpreter enabled\n[ 0.151033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.163085] ACPI: (supports S0 S5)\n[ 0.164011] ACPI: Using IOAPIC for interrupt routing\n[ 0.165495] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168208] ACPI: No dock devices found.\n[ 0.171514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.173981] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.175573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176250] acpiphp: Slot [3] registered\n[ 0.177559] acpiphp: Slot [4] registered\n[ 0.178866] acpiphp: Slot [5] registered\n[ 0.180038] acpiphp: Slot [6] registered\n[ 0.181337] acpiphp: Slot [7] registered\n[ 0.182622] acpiphp: Slot [8] registered\n[ 0.183904] acpiphp: Slot [9] registered\n[ 0.184031] acpiphp: Slot [10] registered\n[ 0.185339] acpiphp: Slot [11] registered\n[ 0.186645] acpiphp: Slot [12] registered\n[ 0.187949] acpiphp: Slot [13] registered\n[ 0.188029] acpiphp: Slot [14] registered\n[ 0.189322] acpiphp: Slot [15] registered\n[ 0.190622] acpiphp: Slot [16] registered\n[ 0.191733] acpiphp: Slot [17] registered\n[ 0.192021] acpiphp: Slot [18] registered\n[ 0.193117] acpiphp: Slot [19] registered\n[ 0.194196] acpiphp: Slot [20] registered\n[ 0.195292] acpiphp: Slot [21] registered\n[ 0.196021] acpiphp: Slot [22] registered\n[ 0.197091] acpiphp: Slot [23] registered\n[ 0.198172] acpiphp: Slot [24] registered\n[ 0.199233] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201098] acpiphp: Slot [27] registered\n[ 0.202156] acpiphp: Slot [28] registered\n[ 0.203212] acpiphp: Slot [29] registered\n[ 0.204026] acpiphp: Slot [30] registered\n[ 0.205103] acpiphp: Slot [31] registered\n[ 0.206144] PCI host bridge to bus 0000:00\n[ 0.207202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.210942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213578] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.222479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.252760] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.254834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.256662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.260932] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.262694] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264310] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265627] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268813] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270498] SCSI subsystem initialized\n[ 0.271694] ACPI: bus type USB registered\n[ 0.272037] usbcore: registered new interface driver usbfs\n[ 0.273483] usbcore: registered new interface driver hub\n[ 0.274845] usbcore: registered new device driver usb\n[ 0.276126] PCI: Using ACPI for IRQ routing\n[ 0.277590] NetLabel: Initializing\n[ 0.278553] NetLabel: domain hash size = 128\n[ 0.279687] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.280068] NetLabel: unlabeled traffic allowed by default\n[ 0.281440] Switched to clocksource kvm-clock\n[ 0.288913] AppArmor: AppArmor Filesystem Enabled\n[ 0.290162] pnp: PnP ACPI init\n[ 0.291076] ACPI: bus type PNP registered\n[ 0.292692] pnp: PnP ACPI: found 8 devices\n[ 0.293785] ACPI: bus type PNP unregistered\n[ 0.301571] NET: Registered protocol family 2\n[ 0.303255] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305430] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.307311] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309011] TCP: reno registered\n[ 0.309917] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311366] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312990] NET: Registered protocol family 1\n[ 0.314191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.315627] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.317063] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.339610] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.362564] Trying to unpack rootfs image as initramfs...\n[ 0.464291] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.467395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469377] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.471363] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.474140] Scanning for low memory corruption every 60 seconds\n[ 0.476500] Initialise system trusted keyring\n[ 0.477961] audit: initializing netlink socket (disabled)\n[ 0.479635] type=2000 audit(1535687940.972:1): initialized\n[ 0.500685] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503587] zbud: loaded\n[ 0.504801] VFS: Disk quotas dquot_6.5.2\n[ 0.506142] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508496] fuse init (API version 7.22)\n[ 0.509873] msgmni has been set to 3997\n[ 0.511212] Key type big_key registered\n[ 0.512975] Key type asymmetric registered\n[ 0.514318] Asymmetric key parser 'x509' registered\n[ 0.515980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.518514] io scheduler noop registered\n[ 0.519954] io scheduler deadline registered (default)\n[ 0.521756] io scheduler cfq registered\n[ 0.523227] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527309] ipmi message handler version 39.2\n[ 0.528796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531353] ACPI: Power Button [PWRF]\n[ 0.532731] GHES: HEST is not enabled!\n[ 0.555120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.630502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658772] Linux agpgart interface v0.103\n[ 0.661559] brd: module loaded\n[ 0.663478] loop: module loaded\n[ 0.665225] blk-mq: CPU -> queue map\n[ 0.666582] CPU 0 -> Queue 0\n[ 0.667798] CPU 1 -> Queue 0\n[ 0.670300] vda: vda1\n[ 0.672153] scsi0 : ata_piix\n[ 0.673306] scsi1 : ata_piix\n[ 0.674392] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.676392] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.678636] libphy: Fixed MDIO Bus: probed\n[ 0.680046] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681608] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685517] PPP generic driver version 2.4.2\n[ 0.687013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689048] ehci-pci: EHCI PCI platform driver\n[ 0.690478] ehci-platform: EHCI generic platform driver\n[ 0.692113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694077] ohci-pci: OHCI PCI platform driver\n[ 0.695524] ohci-platform: OHCI generic platform driver\n[ 0.697161] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720860] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722520] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725183] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.727306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729526] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732048] usb usb1: Product: UHCI Host Controller\n[ 0.733773] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.735707] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737297] hub 1-0:1.0: USB hub found\n[ 0.738759] hub 1-0:1.0: 2 ports detected\n[ 0.740406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744022] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745697] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747559] mousedev: PS/2 mouse device common for all mice\n[ 0.749820] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755950] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757639] device-mapper: uevent: version 1.0.3\n[ 0.758960] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.761234] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.762817] TCP: cubic registered\n[ 0.763873] NET: Registered protocol family 10\n[ 0.765486] NET: Registered protocol family 17\n[ 0.766941] Key type dns_resolver registered\n[ 0.768387] Loading compiled-in X.509 certificates\n[ 0.770205] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.779723] registered taskstats version 1\n[ 0.783155] Key type trusted registered\n[ 0.786910] Key type encrypted registered\n[ 0.788362] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789958] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.792276] regulator-dummy: disabling\n[ 0.793721] Magic number: 14:101:969\n[ 0.795088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941)\n[ 0.797609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799484] EDD information not available.\n[ 0.837583] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.840586] Write protecting the kernel read-only data: 12288k\n[ 0.843673] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.848737] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.863447] systemd-udevd[107]: starting version 204\n[ 0.905069] FDC 0 is a S82078B\n[ 1.052064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.217393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219277] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221212] usb 1-1: Product: QEMU USB Tablet\n[ 1.222534] usb 1-1: Manufacturer: QEMU\n[ 1.223713] usb 1-1: SerialNumber: 42\n[ 1.464136] tsc: Refined TSC clocksource calibration: 3491.862 MHz\n[ 1.917028] 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.270461] 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.522761] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.781880] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:04 +0000. Up 3.56 seconds.\ncloud-init-nonet[3.76]: 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 configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\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 ]\ncloud-init-nonet[4.95]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 5.12 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: | eth1 | False | . | . | fa:16:3e:d8:69:de |\nci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:69:1f:4b |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\na2:2e:21:b8:27:6e:5b:94:40:ad:10:58:e9:aa:29:1e root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|o+o. |\n|+ .. |\n|.o. |\n| .o . |\n|.. o . S |\n|+ o . . |\n|.E 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:\nb9:49:00:32:5b:bd:fc:15:a5:3f:cf:ab:84:17:76:31 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o o. .. |\n| = .. .. |\n| . ... .. E |\n| o. ... o |\n| .S. = . |\n| ..o o * |\n| o . o o |\n| o . |\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:\n6d:40:06:46:77:51:d0:bf:e0:13:d8:5f:a1:a4:a4:b0 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+.+ +=. |\n| . = . ... . |\n| + ooo.. .|\n| E +..+.. .|\n| S o. + o |\n| . o o |\n| . |\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:\n74:d9:a0:4f:9c:d6:74:78:f9:ee:67:0f:75:55:1b:5a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . ...E.|\n| o B..= +|\n| o B oo o.|\n| . = o|\n| S . .o|\n| .o|\n| .. |\n| .+|\n| .+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.65 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:14 +0000. Up 14.19 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21896 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:15 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2758 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:75 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:87 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.5 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53131 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11903\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12539\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5736 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59688 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip..."} 2018-08-31 04:02:30,693 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/action used request id req-60239a26-c428-4aeb-8dc0-05b51c106c68 2018-08-31 04:02:30,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0942170619965s 2018-08-31 04:02:30,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/action used request id req-60239a26-c428-4aeb-8dc0-05b51c106c68 2018-08-31 04:02:30,696 - functest.core.singlevm - DEBUG - console: r menu [ 0.134794] ACPI: bus type PCI registered [ 0.136017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.137994] PCI: Using configuration type 1 for base access [ 0.140452] bio: create slab at 0 [ 0.141503] ACPI: Added _OSI(Module Device) [ 0.141566] ACPI: Added _OSI(Processor Device) [ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145388] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149642] ACPI: Interpreter enabled [ 0.151033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.163085] ACPI: (supports S0 S5) [ 0.164011] ACPI: Using IOAPIC for interrupt routing [ 0.165495] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168208] ACPI: No dock devices found. [ 0.171514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173981] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176250] acpiphp: Slot [3] registered [ 0.177559] acpiphp: Slot [4] registered [ 0.178866] acpiphp: Slot [5] registered [ 0.180038] acpiphp: Slot [6] registered [ 0.181337] acpiphp: Slot [7] registered [ 0.182622] acpiphp: Slot [8] registered [ 0.183904] acpiphp: Slot [9] registered [ 0.184031] acpiphp: Slot [10] registered [ 0.185339] acpiphp: Slot [11] registered [ 0.186645] acpiphp: Slot [12] registered [ 0.187949] acpiphp: Slot [13] registered [ 0.188029] acpiphp: Slot [14] registered [ 0.189322] acpiphp: Slot [15] registered [ 0.190622] acpiphp: Slot [16] registered [ 0.191733] acpiphp: Slot [17] registered [ 0.192021] acpiphp: Slot [18] registered [ 0.193117] acpiphp: Slot [19] registered [ 0.194196] acpiphp: Slot [20] registered [ 0.195292] acpiphp: Slot [21] registered [ 0.196021] acpiphp: Slot [22] registered [ 0.197091] acpiphp: Slot [23] registered [ 0.198172] acpiphp: Slot [24] registered [ 0.199233] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201098] acpiphp: Slot [27] registered [ 0.202156] acpiphp: Slot [28] registered [ 0.203212] acpiphp: Slot [29] registered [ 0.204026] acpiphp: Slot [30] registered [ 0.205103] acpiphp: Slot [31] registered [ 0.206144] PCI host bridge to bus 0000:00 [ 0.207202] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.210942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213578] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.222479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.252760] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.254834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.256662] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.260932] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.262694] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264310] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265627] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268813] vgaarb: bridge control possible 0000:00:02.0 [ 0.270498] SCSI subsystem initialized [ 0.271694] ACPI: bus type USB registered [ 0.272037] usbcore: registered new interface driver usbfs [ 0.273483] usbcore: registered new interface driver hub [ 0.274845] usbcore: registered new device driver usb [ 0.276126] PCI: Using ACPI for IRQ routing [ 0.277590] NetLabel: Initializing [ 0.278553] NetLabel: domain hash size = 128 [ 0.279687] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.280068] NetLabel: unlabeled traffic allowed by default [ 0.281440] Switched to clocksource kvm-clock [ 0.288913] AppArmor: AppArmor Filesystem Enabled [ 0.290162] pnp: PnP ACPI init [ 0.291076] ACPI: bus type PNP registered [ 0.292692] pnp: PnP ACPI: found 8 devices [ 0.293785] ACPI: bus type PNP unregistered [ 0.301571] NET: Registered protocol family 2 [ 0.303255] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305430] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307311] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309011] TCP: reno registered [ 0.309917] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311366] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312990] NET: Registered protocol family 1 [ 0.314191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.315627] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.317063] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.339610] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.362564] Trying to unpack rootfs image as initramfs... [ 0.464291] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.467395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469377] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.471363] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.474140] Scanning for low memory corruption every 60 seconds [ 0.476500] Initialise system trusted keyring [ 0.477961] audit: initializing netlink socket (disabled) [ 0.479635] type=2000 audit(1535687940.972:1): initialized [ 0.500685] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503587] zbud: loaded [ 0.504801] VFS: Disk quotas dquot_6.5.2 [ 0.506142] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508496] fuse init (API version 7.22) [ 0.509873] msgmni has been set to 3997 [ 0.511212] Key type big_key registered [ 0.512975] Key type asymmetric registered [ 0.514318] Asymmetric key parser 'x509' registered [ 0.515980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.518514] io scheduler noop registered [ 0.519954] io scheduler deadline registered (default) [ 0.521756] io scheduler cfq registered [ 0.523227] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527309] ipmi message handler version 39.2 [ 0.528796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531353] ACPI: Power Button [PWRF] [ 0.532731] GHES: HEST is not enabled! [ 0.555120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.603744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.630502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658772] Linux agpgart interface v0.103 [ 0.661559] brd: module loaded [ 0.663478] loop: module loaded [ 0.665225] blk-mq: CPU -> queue map [ 0.666582] CPU 0 -> Queue 0 [ 0.667798] CPU 1 -> Queue 0 [ 0.670300] vda: vda1 [ 0.672153] scsi0 : ata_piix [ 0.673306] scsi1 : ata_piix [ 0.674392] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.676392] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.678636] libphy: Fixed MDIO Bus: probed [ 0.680046] tun: Universal TUN/TAP device driver, 1.6 [ 0.681608] tun: (C) 1999-2004 Max Krasnyansky [ 0.685517] PPP generic driver version 2.4.2 [ 0.687013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689048] ehci-pci: EHCI PCI platform driver [ 0.690478] ehci-platform: EHCI generic platform driver [ 0.692113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694077] ohci-pci: OHCI PCI platform driver [ 0.695524] ohci-platform: OHCI generic platform driver [ 0.697161] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720860] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722520] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725183] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.727306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729526] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732048] usb usb1: Product: UHCI Host Controller [ 0.733773] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.735707] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737297] hub 1-0:1.0: USB hub found [ 0.738759] hub 1-0:1.0: 2 ports detected [ 0.740406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744022] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745697] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747559] mousedev: PS/2 mouse device common for all mice [ 0.749820] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752743] rtc_cmos 00:00: RTC can wake from S4 [ 0.754319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755950] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757639] device-mapper: uevent: version 1.0.3 [ 0.758960] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761234] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762817] TCP: cubic registered [ 0.763873] NET: Registered protocol family 10 [ 0.765486] NET: Registered protocol family 17 [ 0.766941] Key type dns_resolver registered [ 0.768387] Loading compiled-in X.509 certificates [ 0.770205] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.779723] registered taskstats version 1 [ 0.783155] Key type trusted registered [ 0.786910] Key type encrypted registered [ 0.788362] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789958] IMA: No TPM chip found, activating TPM-bypass! [ 0.792276] regulator-dummy: disabling [ 0.793721] Magic number: 14:101:969 [ 0.795088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941) [ 0.797609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799484] EDD information not available. [ 0.837583] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.840586] Write protecting the kernel read-only data: 12288k [ 0.843673] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.848737] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.863447] systemd-udevd[107]: starting version 204 [ 0.905069] FDC 0 is a S82078B [ 1.052064] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.217393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219277] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221212] usb 1-1: Product: QEMU USB Tablet [ 1.222534] usb 1-1: Manufacturer: QEMU [ 1.223713] usb 1-1: SerialNumber: 42 [ 1.464136] tsc: Refined TSC clocksource calibration: 3491.862 MHz [ 1.917028] 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.270461] 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.522761] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.781880] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:04 +0000. Up 3.56 seconds. cloud-init-nonet[3.76]: 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 configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * 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 ] cloud-init-nonet[4.95]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 5.12 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: | eth1 | False | . | . | fa:16:3e:d8:69:de | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:69:1f:4b | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: a2:2e:21:b8:27:6e:5b:94:40:ad:10:58:e9:aa:29:1e root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ |o+o. | |+ .. | |.o. | | .o . | |.. o . S | |+ o . . | |.E 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: b9:49:00:32:5b:bd:fc:15:a5:3f:cf:ab:84:17:76:31 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o o. .. | | = .. .. | | . ... .. E | | o. ... o | | .S. = . | | ..o o * | | o . 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: 6d:40:06:46:77:51:d0:bf:e0:13:d8:5f:a1:a4:a4:b0 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .+.+ +=. | | . = . ... . | | + ooo.. .| | E +..+.. .| | S o. + o | | . 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: 74:d9:a0:4f:9c:d6:74:78:f9:ee:67:0f:75:55:1b:5a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . ...E.| | o B..= +| | o B oo o.| | . = o| | S . .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 configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.65 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:14 +0000. Up 14.19 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21896 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2758 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 6 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:85 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:87 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.5 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53131 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11903 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12539 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5736 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59688 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip... 2018-08-31 04:02:30,702 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 04:02:40,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:40,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:41,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02: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-f4a49a0b-3c94-4e1f-ac19-20bb93bd5682 x-compute-request-id: req-f4a49a0b-3c94-4e1f-ac19-20bb93bd5682 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:41,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f4a49a0b-3c94-4e1f-ac19-20bb93bd5682 2018-08-31 04:02:41,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756809949875s 2018-08-31 04:02:41,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f4a49a0b-3c94-4e1f-ac19-20bb93bd5682 2018-08-31 04:02:41,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:41,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-dee4bc64-31be-4e27-9fef-a703d2d629b8 x-compute-request-id: req-dee4bc64-31be-4e27-9fef-a703d2d629b8 Content-Encoding: gzip Content-Length: 19684 Content-Type: application/json RESP BODY: {"output": "84 (order: 5, 131072 bytes)\n[ 0.305430] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.307311] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309011] TCP: reno registered\n[ 0.309917] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311366] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312990] NET: Registered protocol family 1\n[ 0.314191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.315627] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.317063] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.339610] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.362564] Trying to unpack rootfs image as initramfs...\n[ 0.464291] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.467395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469377] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.471363] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.474140] Scanning for low memory corruption every 60 seconds\n[ 0.476500] Initialise system trusted keyring\n[ 0.477961] audit: initializing netlink socket (disabled)\n[ 0.479635] type=2000 audit(1535687940.972:1): initialized\n[ 0.500685] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503587] zbud: loaded\n[ 0.504801] VFS: Disk quotas dquot_6.5.2\n[ 0.506142] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508496] fuse init (API version 7.22)\n[ 0.509873] msgmni has been set to 3997\n[ 0.511212] Key type big_key registered\n[ 0.512975] Key type asymmetric registered\n[ 0.514318] Asymmetric key parser 'x509' registered\n[ 0.515980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.518514] io scheduler noop registered\n[ 0.519954] io scheduler deadline registered (default)\n[ 0.521756] io scheduler cfq registered\n[ 0.523227] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527309] ipmi message handler version 39.2\n[ 0.528796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531353] ACPI: Power Button [PWRF]\n[ 0.532731] GHES: HEST is not enabled!\n[ 0.555120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.630502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658772] Linux agpgart interface v0.103\n[ 0.661559] brd: module loaded\n[ 0.663478] loop: module loaded\n[ 0.665225] blk-mq: CPU -> queue map\n[ 0.666582] CPU 0 -> Queue 0\n[ 0.667798] CPU 1 -> Queue 0\n[ 0.670300] vda: vda1\n[ 0.672153] scsi0 : ata_piix\n[ 0.673306] scsi1 : ata_piix\n[ 0.674392] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.676392] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.678636] libphy: Fixed MDIO Bus: probed\n[ 0.680046] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681608] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685517] PPP generic driver version 2.4.2\n[ 0.687013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689048] ehci-pci: EHCI PCI platform driver\n[ 0.690478] ehci-platform: EHCI generic platform driver\n[ 0.692113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694077] ohci-pci: OHCI PCI platform driver\n[ 0.695524] ohci-platform: OHCI generic platform driver\n[ 0.697161] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720860] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722520] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725183] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.727306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729526] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732048] usb usb1: Product: UHCI Host Controller\n[ 0.733773] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.735707] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737297] hub 1-0:1.0: USB hub found\n[ 0.738759] hub 1-0:1.0: 2 ports detected\n[ 0.740406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744022] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745697] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747559] mousedev: PS/2 mouse device common for all mice\n[ 0.749820] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755950] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757639] device-mapper: uevent: version 1.0.3\n[ 0.758960] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.761234] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.762817] TCP: cubic registered\n[ 0.763873] NET: Registered protocol family 10\n[ 0.765486] NET: Registered protocol family 17\n[ 0.766941] Key type dns_resolver registered\n[ 0.768387] Loading compiled-in X.509 certificates\n[ 0.770205] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.779723] registered taskstats version 1\n[ 0.783155] Key type trusted registered\n[ 0.786910] Key type encrypted registered\n[ 0.788362] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789958] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.792276] regulator-dummy: disabling\n[ 0.793721] Magic number: 14:101:969\n[ 0.795088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941)\n[ 0.797609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799484] EDD information not available.\n[ 0.837583] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.840586] Write protecting the kernel read-only data: 12288k\n[ 0.843673] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.848737] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.863447] systemd-udevd[107]: starting version 204\n[ 0.905069] FDC 0 is a S82078B\n[ 1.052064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.217393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219277] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221212] usb 1-1: Product: QEMU USB Tablet\n[ 1.222534] usb 1-1: Manufacturer: QEMU\n[ 1.223713] usb 1-1: SerialNumber: 42\n[ 1.464136] tsc: Refined TSC clocksource calibration: 3491.862 MHz\n[ 1.917028] 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.270461] 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.522761] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.781880] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:04 +0000. Up 3.56 seconds.\ncloud-init-nonet[3.76]: 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 configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\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 ]\ncloud-init-nonet[4.95]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 5.12 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: | eth1 | False | . | . | fa:16:3e:d8:69:de |\nci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:69:1f:4b |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\na2:2e:21:b8:27:6e:5b:94:40:ad:10:58:e9:aa:29:1e root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|o+o. |\n|+ .. |\n|.o. |\n| .o . |\n|.. o . S |\n|+ o . . |\n|.E 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:\nb9:49:00:32:5b:bd:fc:15:a5:3f:cf:ab:84:17:76:31 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o o. .. |\n| = .. .. |\n| . ... .. E |\n| o. ... o |\n| .S. = . |\n| ..o o * |\n| o . o o |\n| o . |\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:\n6d:40:06:46:77:51:d0:bf:e0:13:d8:5f:a1:a4:a4:b0 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+.+ +=. |\n| . = . ... . |\n| + ooo.. .|\n| E +..+.. .|\n| S o. + o |\n| . o o |\n| . |\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:\n74:d9:a0:4f:9c:d6:74:78:f9:ee:67:0f:75:55:1b:5a root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . ...E.|\n| o B..= +|\n| o B oo o.|\n| . = o|\n| S . .o|\n| .o|\n| .. |\n| .+|\n| .+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.65 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:14 +0000. Up 14.19 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21896 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:15 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 [473 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 [546 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2758 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:75 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:87 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.5 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53131 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11903\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12539\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5736 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59688 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.19\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.19\n++ echo A 192.168.1.19\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.18'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b9:49:00:32:5b:bd:fc:15:a5:3f:cf:ab:84:17:76:31 root@vellum-0 (DSA)\nec2: 256 6d:40:06:46:77:51:d0:bf:e0:13:d8:5f:a1:a4:a4:b0 root@vellum-0 (ECDSA)\nec2: 256 74:d9:a0:4f:9c:d6:74:78:f9:ee:67:0f:75:55:1b:5a root@vellum-0 (ED25519)\nec2: 2048 a2:2e:21:b8:27:6e:5b:94:40:ad:10:58:e9:aa:29:1e root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFwn3fYn1uXzwFXv5mcKykBVRl9PJ9KUMSkLj0yUx3OoV+aXuLlsFZv+8VORFMZ+Si74tsPpNnWyo03I02hQ2ao= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOZ7m15JT5mV4tZ6XR/VlaVBZ4xfbod4UNpR1Ms8WQqB root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9QnvuBJzyCETa/A0uLXEqJnieWmgMcP5HdSH+FxZ+/cWvGR9BKVT1tCtZVBQzDrn+8GmpFPFLx1AqzZNbaB3Am3xGYXog+qfgsgIbnH6GW80JplFMYEQLbIhPd1/+G8ORHnVjYnShNg/3gDVukLXBXbuWkcIxCV4OopbyBi84Tv6+Z6XW8K6bQD3uLb/45H5MD4wMQEiIcKqfHxBCudN5Jcr1h/H5J6xU6F83Hyg997FkiqECnv+iQGYC45lZ5dJuIYkC+CTOJGRmyh6tjgubCu6Suhmz9/WeEYpniNlerEN3hsZVe70+NKbCd1H6JSCc04GzeaL+Kpq+vqaFAcH7 root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 215.82 seconds\n"} 2018-08-31 04:02:41,563 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/action used request id req-dee4bc64-31be-4e27-9fef-a703d2d629b8 2018-08-31 04:02:41,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0852718353271s 2018-08-31 04:02:41,566 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d/action used request id req-dee4bc64-31be-4e27-9fef-a703d2d629b8 2018-08-31 04:02:41,566 - functest.core.singlevm - DEBUG - console: 84 (order: 5, 131072 bytes) [ 0.305430] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307311] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309011] TCP: reno registered [ 0.309917] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311366] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312990] NET: Registered protocol family 1 [ 0.314191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.315627] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.317063] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.339610] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.362564] Trying to unpack rootfs image as initramfs... [ 0.464291] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.467395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469377] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.471363] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.474140] Scanning for low memory corruption every 60 seconds [ 0.476500] Initialise system trusted keyring [ 0.477961] audit: initializing netlink socket (disabled) [ 0.479635] type=2000 audit(1535687940.972:1): initialized [ 0.500685] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503587] zbud: loaded [ 0.504801] VFS: Disk quotas dquot_6.5.2 [ 0.506142] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508496] fuse init (API version 7.22) [ 0.509873] msgmni has been set to 3997 [ 0.511212] Key type big_key registered [ 0.512975] Key type asymmetric registered [ 0.514318] Asymmetric key parser 'x509' registered [ 0.515980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.518514] io scheduler noop registered [ 0.519954] io scheduler deadline registered (default) [ 0.521756] io scheduler cfq registered [ 0.523227] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527309] ipmi message handler version 39.2 [ 0.528796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531353] ACPI: Power Button [PWRF] [ 0.532731] GHES: HEST is not enabled! [ 0.555120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.603744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.630502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658772] Linux agpgart interface v0.103 [ 0.661559] brd: module loaded [ 0.663478] loop: module loaded [ 0.665225] blk-mq: CPU -> queue map [ 0.666582] CPU 0 -> Queue 0 [ 0.667798] CPU 1 -> Queue 0 [ 0.670300] vda: vda1 [ 0.672153] scsi0 : ata_piix [ 0.673306] scsi1 : ata_piix [ 0.674392] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.676392] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.678636] libphy: Fixed MDIO Bus: probed [ 0.680046] tun: Universal TUN/TAP device driver, 1.6 [ 0.681608] tun: (C) 1999-2004 Max Krasnyansky [ 0.685517] PPP generic driver version 2.4.2 [ 0.687013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689048] ehci-pci: EHCI PCI platform driver [ 0.690478] ehci-platform: EHCI generic platform driver [ 0.692113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694077] ohci-pci: OHCI PCI platform driver [ 0.695524] ohci-platform: OHCI generic platform driver [ 0.697161] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720860] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722520] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725183] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.727306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729526] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732048] usb usb1: Product: UHCI Host Controller [ 0.733773] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.735707] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737297] hub 1-0:1.0: USB hub found [ 0.738759] hub 1-0:1.0: 2 ports detected [ 0.740406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744022] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745697] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747559] mousedev: PS/2 mouse device common for all mice [ 0.749820] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752743] rtc_cmos 00:00: RTC can wake from S4 [ 0.754319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755950] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757639] device-mapper: uevent: version 1.0.3 [ 0.758960] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761234] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762817] TCP: cubic registered [ 0.763873] NET: Registered protocol family 10 [ 0.765486] NET: Registered protocol family 17 [ 0.766941] Key type dns_resolver registered [ 0.768387] Loading compiled-in X.509 certificates [ 0.770205] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.779723] registered taskstats version 1 [ 0.783155] Key type trusted registered [ 0.786910] Key type encrypted registered [ 0.788362] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789958] IMA: No TPM chip found, activating TPM-bypass! [ 0.792276] regulator-dummy: disabling [ 0.793721] Magic number: 14:101:969 [ 0.795088] rtc_cmos 00:00: setting system clock to 2018-08-31 03:59:01 UTC (1535687941) [ 0.797609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799484] EDD information not available. [ 0.837583] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.840586] Write protecting the kernel read-only data: 12288k [ 0.843673] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.848737] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.863447] systemd-udevd[107]: starting version 204 [ 0.905069] FDC 0 is a S82078B [ 1.052064] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.217393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219277] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221212] usb 1-1: Product: QEMU USB Tablet [ 1.222534] usb 1-1: Manufacturer: QEMU [ 1.223713] usb 1-1: SerialNumber: 42 [ 1.464136] tsc: Refined TSC clocksource calibration: 3491.862 MHz [ 1.917028] 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.270461] 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.522761] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.781880] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:59:04 +0000. Up 3.56 seconds. cloud-init-nonet[3.76]: 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 configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * 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 ] cloud-init-nonet[4.95]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:59:05 +0000. Up 5.12 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: | eth1 | False | . | . | fa:16:3e:d8:69:de | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:69:1f:4b | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: a2:2e:21:b8:27:6e:5b:94:40:ad:10:58:e9:aa:29:1e root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ |o+o. | |+ .. | |.o. | | .o . | |.. o . S | |+ o . . | |.E 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: b9:49:00:32:5b:bd:fc:15:a5:3f:cf:ab:84:17:76:31 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o o. .. | | = .. .. | | . ... .. E | | o. ... o | | .S. = . | | ..o o * | | o . 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: 6d:40:06:46:77:51:d0:bf:e0:13:d8:5f:a1:a4:a4:b0 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .+.+ +=. | | . = . ... . | | + ooo.. .| | E +..+.. .| | S o. + o | | . 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: 74:d9:a0:4f:9c:d6:74:78:f9:ee:67:0f:75:55:1b:5a root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . ...E.| | o B..= +| | o B oo o.| | . = o| | S . .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 configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:59:13 +0000. Up 12.65 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 03:59:14 +0000. Up 14.19 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21896 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 [473 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 [546 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2758 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 6 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:85 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:87 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.5 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53131 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11903 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12539 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5736 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59688 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.19 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.19 ++ echo A 192.168.1.19 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.18' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b9:49:00:32:5b:bd:fc:15:a5:3f:cf:ab:84:17:76:31 root@vellum-0 (DSA) ec2: 256 6d:40:06:46:77:51:d0:bf:e0:13:d8:5f:a1:a4:a4:b0 root@vellum-0 (ECDSA) ec2: 256 74:d9:a0:4f:9c:d6:74:78:f9:ee:67:0f:75:55:1b:5a root@vellum-0 (ED25519) ec2: 2048 a2:2e:21:b8:27:6e:5b:94:40:ad:10:58:e9:aa:29:1e root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFwn3fYn1uXzwFXv5mcKykBVRl9PJ9KUMSkLj0yUx3OoV+aXuLlsFZv+8VORFMZ+Si74tsPpNnWyo03I02hQ2ao= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOZ7m15JT5mV4tZ6XR/VlaVBZ4xfbod4UNpR1Ms8WQqB root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9QnvuBJzyCETa/A0uLXEqJnieWmgMcP5HdSH+FxZ+/cWvGR9BKVT1tCtZVBQzDrn+8GmpFPFLx1AqzZNbaB3Am3xGYXog+qfgsgIbnH6GW80JplFMYEQLbIhPd1/+G8ORHnVjYnShNg/3gDVukLXBXbuWkcIxCV4OopbyBi84Tv6+Z6XW8K6bQD3uLb/45H5MD4wMQEiIcKqfHxBCudN5Jcr1h/H5J6xU6F83Hyg997FkiqECnv+iQGYC45lZ5dJuIYkC+CTOJGRmyh6tjgubCu6Suhmz9/WeEYpniNlerEN3hsZVe70+NKbCd1H6JSCc04GzeaL+Kpq+vqaFAcH7 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:02:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 215.82 seconds 2018-08-31 04:02:41,572 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 04:02:41,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:42,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-01153499-e828-4544-8613-28c1e5332584 x-compute-request-id: req-01153499-e828-4544-8613-28c1e5332584 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:42,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01153499-e828-4544-8613-28c1e5332584 2018-08-31 04:02:42,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500488042831s 2018-08-31 04:02:42,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01153499-e828-4544-8613-28c1e5332584 2018-08-31 04:02:42,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:42,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91c74e72-dd25-4a3f-ab0d-ce7906dde864 x-compute-request-id: req-91c74e72-dd25-4a3f-ab0d-ce7906dde864 Content-Encoding: gzip Content-Length: 20550 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008102] Security Framework initialized\n[ 0.009370] AppArmor: AppArmor initialized\n[ 0.010560] Yama: becoming mindful.\n[ 0.012239] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016681] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019372] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022284] Initializing cgroup subsys memory\n[ 0.024035] Initializing cgroup subsys devices\n[ 0.025299] Initializing cgroup subsys freezer\n[ 0.026554] Initializing cgroup subsys blkio\n[ 0.028010] Initializing cgroup subsys perf_event\n[ 0.029365] Initializing cgroup subsys hugetlb\n[ 0.030694] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.033960] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036013] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037695] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.042133] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048581] ACPI: Core revision 20131115\n[ 0.050259] ACPI: All ACPI Tables successfully acquired\n[ 0.051961] ftrace: allocating 28717 entries in 113 pages\n[ 0.072254] smpboot: Max logical packages: 2\n[ 0.073479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.078023] Enabling x2apic\n[ 0.078937] Enabled x2apic\n[ 0.080012] Switched APIC routing to physical x2apic.\n[ 0.082755] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088034] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098336] KVM setup paravirtual spinlock\n[ 0.101602] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.103649] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.101546] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120023] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123908] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124449] devtmpfs: initialized\n[ 0.127160] EVM: security.selinux\n[ 0.128006] EVM: security.SMACK64\n[ 0.129021] EVM: security.ima\n[ 0.129957] EVM: security.capability\n[ 0.132052] pinctrl core: initialized pinctrl subsystem\n[ 0.133537] regulator-dummy: no parameters\n[ 0.134805] RTC time: 3:58:01, date: 08/31/18\n[ 0.136068] NET: Registered protocol family 16\n[ 0.137462] cpuidle: using governor ladder\n[ 0.138665] cpuidle: using governor menu\n[ 0.139917] ACPI: bus type PCI registered\n[ 0.140009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141864] PCI: Using configuration type 1 for base access\n[ 0.144082] bio: create slab at 0\n[ 0.145245] ACPI: Added _OSI(Module Device)\n[ 0.145295] ACPI: Added _OSI(Processor Device)\n[ 0.148004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149322] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152121] ACPI: Interpreter enabled\n[ 0.153244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.157795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.162664] ACPI: (supports S0 S5)\n[ 0.163683] ACPI: Using IOAPIC for interrupt routing\n[ 0.164020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.166685] ACPI: No dock devices found.\n[ 0.169823] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173820] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176215] acpiphp: Slot [3] registered\n[ 0.177400] acpiphp: Slot [4] registered\n[ 0.178609] acpiphp: Slot [5] registered\n[ 0.179809] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181196] acpiphp: Slot [8] registered\n[ 0.182373] acpiphp: Slot [9] registered\n[ 0.183540] acpiphp: Slot [10] registered\n[ 0.184022] acpiphp: Slot [11] registered\n[ 0.185225] acpiphp: Slot [12] registered\n[ 0.186426] acpiphp: Slot [13] registered\n[ 0.187629] acpiphp: Slot [14] registered\n[ 0.188022] acpiphp: Slot [15] registered\n[ 0.189289] acpiphp: Slot [16] registered\n[ 0.190487] acpiphp: Slot [17] registered\n[ 0.191662] acpiphp: Slot [18] registered\n[ 0.192029] acpiphp: Slot [19] registered\n[ 0.193209] acpiphp: Slot [20] registered\n[ 0.194397] acpiphp: Slot [21] registered\n[ 0.195604] acpiphp: Slot [22] registered\n[ 0.196021] acpiphp: Slot [23] registered\n[ 0.197236] acpiphp: Slot [24] registered\n[ 0.198416] acpiphp: Slot [25] registered\n[ 0.199603] acpiphp: Slot [26] registered\n[ 0.200022] acpiphp: Slot [27] registered\n[ 0.201225] acpiphp: Slot [28] registered\n[ 0.202428] acpiphp: Slot [29] registered\n[ 0.203638] acpiphp: Slot [30] registered\n[ 0.204029] acpiphp: Slot [31] registered\n[ 0.205214] PCI host bridge to bus 0000:00\n[ 0.206394] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211370] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.220909] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.222993] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.245799] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.247974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.248990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.251041] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.252955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.254822] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256264] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257587] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260903] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262685] SCSI subsystem initialized\n[ 0.264039] ACPI: bus type USB registered\n[ 0.265246] usbcore: registered new interface driver usbfs\n[ 0.266771] usbcore: registered new interface driver hub\n[ 0.268055] usbcore: registered new device driver usb\n[ 0.269532] PCI: Using ACPI for IRQ routing\n[ 0.269543] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273220] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274661] NetLabel: unlabeled traffic allowed by default\n[ 0.276205] Switched to clocksource kvm-clock\n[ 0.284883] AppArmor: AppArmor Filesystem Enabled\n[ 0.286239] pnp: PnP ACPI init\n[ 0.287204] ACPI: bus type PNP registered\n[ 0.288848] pnp: PnP ACPI: found 8 devices\n[ 0.290057] ACPI: bus type PNP unregistered\n[ 0.298070] NET: Registered protocol family 2\n[ 0.299592] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301782] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.305626] TCP: reno registered\n[ 0.306649] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308267] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310069] NET: Registered protocol family 1\n[ 0.311349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312923] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314468] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.336712] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358974] Trying to unpack rootfs image as initramfs...\n[ 0.458507] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.460972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464239] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466634] Scanning for low memory corruption every 60 seconds\n[ 0.468762] Initialise system trusted keyring\n[ 0.470057] audit: initializing netlink socket (disabled)\n[ 0.471514] type=2000 audit(1535687882.130:1): initialized\n[ 0.492914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495627] zbud: loaded\n[ 0.496746] VFS: Disk quotas dquot_6.5.2\n[ 0.497943] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500049] fuse init (API version 7.22)\n[ 0.501252] msgmni has been set to 3997\n[ 0.502420] Key type big_key registered\n[ 0.504041] Key type asymmetric registered\n[ 0.505236] Asymmetric key parser 'x509' registered\n[ 0.506602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508790] io scheduler noop registered\n[ 0.509949] io scheduler deadline registered (default)\n[ 0.511363] io scheduler cfq registered\n[ 0.512538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515781] ipmi message handler version 39.2\n[ 0.517101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519200] ACPI: Power Button [PWRF]\n[ 0.520376] GHES: HEST is not enabled!\n[ 0.541996] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587316] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612862] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615853] Linux agpgart interface v0.103\n[ 0.618094] brd: module loaded\n[ 0.619510] loop: module loaded\n[ 0.620827] blk-mq: CPU -> queue map\n[ 0.621879] CPU 0 -> Queue 0\n[ 0.622803] CPU 1 -> Queue 0\n[ 0.624574] vda: vda1\n[ 0.626223] scsi0 : ata_piix\n[ 0.627335] scsi1 : ata_piix\n[ 0.628317] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.630118] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.632124] libphy: Fixed MDIO Bus: probed\n[ 0.633413] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634911] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637608] PPP generic driver version 2.4.2\n[ 0.638948] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640760] ehci-pci: EHCI PCI platform driver\n[ 0.642081] ehci-platform: EHCI generic platform driver\n[ 0.643567] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645299] ohci-pci: OHCI PCI platform driver\n[ 0.646633] ohci-platform: OHCI generic platform driver\n[ 0.648148] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.670248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.671803] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674132] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.675857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679898] usb usb1: Product: UHCI Host Controller\n[ 0.681276] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.683002] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.684459] hub 1-0:1.0: USB hub found\n[ 0.685617] hub 1-0:1.0: 2 ports detected\n[ 0.686979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690047] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691465] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.693066] mousedev: PS/2 mouse device common for all mice\n[ 0.694931] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697658] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.701082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702913] device-mapper: uevent: version 1.0.3\n[ 0.704342] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.706703] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.708442] TCP: cubic registered\n[ 0.709559] NET: Registered protocol family 10\n[ 0.711100] NET: Registered protocol family 17\n[ 0.712423] Key type dns_resolver registered\n[ 0.713943] Loading compiled-in X.509 certificates\n[ 0.715827] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.718454] registered taskstats version 1\n[ 0.721701] Key type trusted registered\n[ 0.726010] Key type encrypted registered\n[ 0.727295] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728857] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730801] regulator-dummy: disabling\n[ 0.739336] Magic number: 14:101:969\n[ 0.740707] rtc_cmos 00:00: setting system clock to 2018-08-31 03:58:02 UTC (1535687882)\n[ 0.743226] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744895] EDD information not available.\n[ 0.789583] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.791875] Write protecting the kernel read-only data: 12288k\n[ 0.794180] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.797813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.813990] systemd-udevd[107]: starting version 204\n[ 0.854699] FDC 0 is a S82078B\n[ 0.996045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.160060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.161867] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.163697] usb 1-1: Product: QEMU USB Tablet\n[ 1.164913] usb 1-1: Manufacturer: QEMU\n[ 1.166031] usb 1-1: SerialNumber: 42\n[ 1.460079] tsc: Refined TSC clocksource calibration: 3491.834 MHz\n[ 1.869071] 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.207288] 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.312533] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.422220] 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, 31 Aug 2018 03:58:04 +0000. Up 2.77 seconds.\ncloud-init-nonet[2.93]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:58:06 +0000. Up 4.30 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 | 192.168.0.8 | 255.255.255.0 | fa:16:3e:e1:ce:c4 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n49:f4:b1:70:39:d2:82:ef:98:53:a3:52:30:c9:b8:b1 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o . .o.o. |\n| o = ..o++o |\n| + o ..oo. |\n| E ..+. |\n| . *S. |\n| . = . |\n| . . |\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:\n7b:dc:39:50:3e:df:f1:32:26:04:8a:1a:7d:bb:9f:0a root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . . |\n| . . . + |\n| . o S . + . |\n| o . + + + .o|\n| . E o o = = o|\n| . o . + o |\n| ooo |\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:\n09:cf:bb:c3:7d:f4:bc:7d:9c:27:07:cd:13:07:47:ea root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| ...|\n| . .o |\n| + . . ..|\n| S Eoo|\n| . . ..o|\n| ... . o oo|\n| o.. . +o=|\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:\nb0:4b:34:03:e7:53:4b:41:ac:d5:3c:4b:2b:12:ae:10 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . .o=+ |\n| E +.oo.= |\n| . .B+.. + |\n| . .+*. o |\n| . .o.S. |\n| .. . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[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 SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:58:12 +0000. Up 10.89 seconds.\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, 31 Aug 2018 03:58:13 +0000. Up 11.85 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 16290 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2452 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.8\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 69.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\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/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.7 MB in 16s (4239 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8549\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9272\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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....................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58117 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7b:dc:39:50:3e:df:f1:32:26:04:8a:1a:7d:bb:9f:0a root@ellis-0 (DSA)\nec2: 256 09:cf:bb:c3:7d:f4:bc:7d:9c:27:07:cd:13:07:47:ea root@ellis-0 (ECDSA)\nec2: 256 b0:4b:34:03:e7:53:4b:41:ac:d5:3c:4b:2b:12:ae:10 root@ellis-0 (ED25519)\nec2: 2048 49:f4:b1:70:39:d2:82:ef:98:53:a3:52:30:c9:b8:b1 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEZDf3W8vfDL8NF7SQ7hLA+CTzQ6kiajiQb8sfMCtXT/TWo0MfNlw1GsIeTgMEasHQrViGcofWCK66z0ZS87mYc= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJB8PQxrMQzKTGJGEcdX2H3x8jRSXbaoZxhoon5w682R root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9eq/fJKNnXaTMViAyHUJtUM9RAmQf1N6NeOHBQw+IAVJ8YGZkXVdhkkSRT88taQOwC8BEFHu4dU2TEQVLuT66C5EhXvzKESqzylsLPEwRikGW6BGjRxcNXBXWnGn/jxL32Al/L4gzZnGbdIIV43Wrf/wkjvBxzjIKxdbTp6K/QBGklHdRM85AGIp7k4KOihpJcdWI7+1OjImKRM1W0PTrfAl5btT0oLM8POZv8wJDZXinVKOWu15BXC3jpn6YIWq2dv9O5xRFmh9sdXmF7fvELpvihfZH/CDOXfOPhsuVB7XhvDfnDLvfntf16GL6Q07xqnG6pTck5ejl8SnT5gop root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:01:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.62 seconds\n"} 2018-08-31 04:02:42,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33/action used request id req-91c74e72-dd25-4a3f-ab0d-ce7906dde864 2018-08-31 04:02:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825128555298s 2018-08-31 04:02:42,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33/action used request id req-91c74e72-dd25-4a3f-ab0d-ce7906dde864 2018-08-31 04:02:42,167 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008102] Security Framework initialized [ 0.009370] AppArmor: AppArmor initialized [ 0.010560] Yama: becoming mindful. [ 0.012239] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016681] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019372] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022284] Initializing cgroup subsys memory [ 0.024035] Initializing cgroup subsys devices [ 0.025299] Initializing cgroup subsys freezer [ 0.026554] Initializing cgroup subsys blkio [ 0.028010] Initializing cgroup subsys perf_event [ 0.029365] Initializing cgroup subsys hugetlb [ 0.030694] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.033960] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033960] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036013] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037695] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.042133] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048581] ACPI: Core revision 20131115 [ 0.050259] ACPI: All ACPI Tables successfully acquired [ 0.051961] ftrace: allocating 28717 entries in 113 pages [ 0.072254] smpboot: Max logical packages: 2 [ 0.073479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.078023] Enabling x2apic [ 0.078937] Enabled x2apic [ 0.080012] Switched APIC routing to physical x2apic. [ 0.082755] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088034] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098336] KVM setup paravirtual spinlock [ 0.101602] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.103649] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.101546] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120023] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123908] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124449] devtmpfs: initialized [ 0.127160] EVM: security.selinux [ 0.128006] EVM: security.SMACK64 [ 0.129021] EVM: security.ima [ 0.129957] EVM: security.capability [ 0.132052] pinctrl core: initialized pinctrl subsystem [ 0.133537] regulator-dummy: no parameters [ 0.134805] RTC time: 3:58:01, date: 08/31/18 [ 0.136068] NET: Registered protocol family 16 [ 0.137462] cpuidle: using governor ladder [ 0.138665] cpuidle: using governor menu [ 0.139917] ACPI: bus type PCI registered [ 0.140009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141864] PCI: Using configuration type 1 for base access [ 0.144082] bio: create slab at 0 [ 0.145245] ACPI: Added _OSI(Module Device) [ 0.145295] ACPI: Added _OSI(Processor Device) [ 0.148004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149322] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152121] ACPI: Interpreter enabled [ 0.153244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.157795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.162664] ACPI: (supports S0 S5) [ 0.163683] ACPI: Using IOAPIC for interrupt routing [ 0.164020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.166685] ACPI: No dock devices found. [ 0.169823] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173820] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176215] acpiphp: Slot [3] registered [ 0.177400] acpiphp: Slot [4] registered [ 0.178609] acpiphp: Slot [5] registered [ 0.179809] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181196] acpiphp: Slot [8] registered [ 0.182373] acpiphp: Slot [9] registered [ 0.183540] acpiphp: Slot [10] registered [ 0.184022] acpiphp: Slot [11] registered [ 0.185225] acpiphp: Slot [12] registered [ 0.186426] acpiphp: Slot [13] registered [ 0.187629] acpiphp: Slot [14] registered [ 0.188022] acpiphp: Slot [15] registered [ 0.189289] acpiphp: Slot [16] registered [ 0.190487] acpiphp: Slot [17] registered [ 0.191662] acpiphp: Slot [18] registered [ 0.192029] acpiphp: Slot [19] registered [ 0.193209] acpiphp: Slot [20] registered [ 0.194397] acpiphp: Slot [21] registered [ 0.195604] acpiphp: Slot [22] registered [ 0.196021] acpiphp: Slot [23] registered [ 0.197236] acpiphp: Slot [24] registered [ 0.198416] acpiphp: Slot [25] registered [ 0.199603] acpiphp: Slot [26] registered [ 0.200022] acpiphp: Slot [27] registered [ 0.201225] acpiphp: Slot [28] registered [ 0.202428] acpiphp: Slot [29] registered [ 0.203638] acpiphp: Slot [30] registered [ 0.204029] acpiphp: Slot [31] registered [ 0.205214] PCI host bridge to bus 0000:00 [ 0.206394] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211370] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.220909] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.222993] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.245799] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.247974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.248990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.251041] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.254822] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256264] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257587] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260903] vgaarb: bridge control possible 0000:00:02.0 [ 0.262685] SCSI subsystem initialized [ 0.264039] ACPI: bus type USB registered [ 0.265246] usbcore: registered new interface driver usbfs [ 0.266771] usbcore: registered new interface driver hub [ 0.268055] usbcore: registered new device driver usb [ 0.269532] PCI: Using ACPI for IRQ routing [ 0.269543] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273220] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274661] NetLabel: unlabeled traffic allowed by default [ 0.276205] Switched to clocksource kvm-clock [ 0.284883] AppArmor: AppArmor Filesystem Enabled [ 0.286239] pnp: PnP ACPI init [ 0.287204] ACPI: bus type PNP registered [ 0.288848] pnp: PnP ACPI: found 8 devices [ 0.290057] ACPI: bus type PNP unregistered [ 0.298070] NET: Registered protocol family 2 [ 0.299592] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301782] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.305626] TCP: reno registered [ 0.306649] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308267] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310069] NET: Registered protocol family 1 [ 0.311349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312923] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314468] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.336712] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358974] Trying to unpack rootfs image as initramfs... [ 0.458507] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.460972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464239] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466634] Scanning for low memory corruption every 60 seconds [ 0.468762] Initialise system trusted keyring [ 0.470057] audit: initializing netlink socket (disabled) [ 0.471514] type=2000 audit(1535687882.130:1): initialized [ 0.492914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495627] zbud: loaded [ 0.496746] VFS: Disk quotas dquot_6.5.2 [ 0.497943] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500049] fuse init (API version 7.22) [ 0.501252] msgmni has been set to 3997 [ 0.502420] Key type big_key registered [ 0.504041] Key type asymmetric registered [ 0.505236] Asymmetric key parser 'x509' registered [ 0.506602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508790] io scheduler noop registered [ 0.509949] io scheduler deadline registered (default) [ 0.511363] io scheduler cfq registered [ 0.512538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515781] ipmi message handler version 39.2 [ 0.517101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519200] ACPI: Power Button [PWRF] [ 0.520376] GHES: HEST is not enabled! [ 0.541996] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587316] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612862] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615853] Linux agpgart interface v0.103 [ 0.618094] brd: module loaded [ 0.619510] loop: module loaded [ 0.620827] blk-mq: CPU -> queue map [ 0.621879] CPU 0 -> Queue 0 [ 0.622803] CPU 1 -> Queue 0 [ 0.624574] vda: vda1 [ 0.626223] scsi0 : ata_piix [ 0.627335] scsi1 : ata_piix [ 0.628317] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.630118] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.632124] libphy: Fixed MDIO Bus: probed [ 0.633413] tun: Universal TUN/TAP device driver, 1.6 [ 0.634911] tun: (C) 1999-2004 Max Krasnyansky [ 0.637608] PPP generic driver version 2.4.2 [ 0.638948] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640760] ehci-pci: EHCI PCI platform driver [ 0.642081] ehci-platform: EHCI generic platform driver [ 0.643567] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.645299] ohci-pci: OHCI PCI platform driver [ 0.646633] ohci-platform: OHCI generic platform driver [ 0.648148] uhci_hcd: USB Universal Host Controller Interface driver [ 0.670248] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.671803] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.674132] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.675857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.677782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679898] usb usb1: Product: UHCI Host Controller [ 0.681276] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.683002] usb usb1: SerialNumber: 0000:00:01.2 [ 0.684459] hub 1-0:1.0: USB hub found [ 0.685617] hub 1-0:1.0: 2 ports detected [ 0.686979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.690047] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.691465] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.693066] mousedev: PS/2 mouse device common for all mice [ 0.694931] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.697658] rtc_cmos 00:00: RTC can wake from S4 [ 0.699343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.701082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.702913] device-mapper: uevent: version 1.0.3 [ 0.704342] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.706703] ledtrig-cpu: registered to indicate activity on CPUs [ 0.708442] TCP: cubic registered [ 0.709559] NET: Registered protocol family 10 [ 0.711100] NET: Registered protocol family 17 [ 0.712423] Key type dns_resolver registered [ 0.713943] Loading compiled-in X.509 certificates [ 0.715827] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.718454] registered taskstats version 1 [ 0.721701] Key type trusted registered [ 0.726010] Key type encrypted registered [ 0.727295] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728857] IMA: No TPM chip found, activating TPM-bypass! [ 0.730801] regulator-dummy: disabling [ 0.739336] Magic number: 14:101:969 [ 0.740707] rtc_cmos 00:00: setting system clock to 2018-08-31 03:58:02 UTC (1535687882) [ 0.743226] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744895] EDD information not available. [ 0.789583] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.791875] Write protecting the kernel read-only data: 12288k [ 0.794180] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.797813] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.813990] systemd-udevd[107]: starting version 204 [ 0.854699] FDC 0 is a S82078B [ 0.996045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.160060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.161867] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.163697] usb 1-1: Product: QEMU USB Tablet [ 1.164913] usb 1-1: Manufacturer: QEMU [ 1.166031] usb 1-1: SerialNumber: 42 [ 1.460079] tsc: Refined TSC clocksource calibration: 3491.834 MHz [ 1.869071] 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.207288] 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.312533] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.422220] 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, 31 Aug 2018 03:58:04 +0000. Up 2.77 seconds. cloud-init-nonet[2.93]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:58:06 +0000. Up 4.30 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 | 192.168.0.8 | 255.255.255.0 | fa:16:3e:e1:ce:c4 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 49:f4:b1:70:39:d2:82:ef:98:53:a3:52:30:c9:b8:b1 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o . .o.o. | | o = ..o++o | | + o ..oo. | | E ..+. | | . *S. | | . = . | | . . | | | | | +-----------------+ 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: 7b:dc:39:50:3e:df:f1:32:26:04:8a:1a:7d:bb:9f:0a root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . . | | . . . + | | . o S . + . | | o . + + + .o| | . E o o = = o| | . o . + o | | ooo | +-----------------+ 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: 09:cf:bb:c3:7d:f4:bc:7d:9c:27:07:cd:13:07:47:ea root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | ...| | . .o | | + . . ..| | S Eoo| | . . ..o| | ... . o 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: b0:4b:34:03:e7:53:4b:41:ac:d5:3c:4b:2b:12:ae:10 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . .o=+ | | E +.oo.= | | . .B+.. + | | . .+*. o | | . .o.S. | | .. . | | . | | | | | +-----------------+ * 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 D-Bus system message bus[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 SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:58:12 +0000. Up 10.89 seconds. 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, 31 Aug 2018 03:58:13 +0000. Up 11.85 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 16290 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 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 [473 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2452 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.8 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 6 not upgraded. Need to get 69.7 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.7 MB in 16s (4239 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8549 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9272 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ......................+++ ....................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58117 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# 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" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7b:dc:39:50:3e:df:f1:32:26:04:8a:1a:7d:bb:9f:0a root@ellis-0 (DSA) ec2: 256 09:cf:bb:c3:7d:f4:bc:7d:9c:27:07:cd:13:07:47:ea root@ellis-0 (ECDSA) ec2: 256 b0:4b:34:03:e7:53:4b:41:ac:d5:3c:4b:2b:12:ae:10 root@ellis-0 (ED25519) ec2: 2048 49:f4:b1:70:39:d2:82:ef:98:53:a3:52:30:c9:b8:b1 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEZDf3W8vfDL8NF7SQ7hLA+CTzQ6kiajiQb8sfMCtXT/TWo0MfNlw1GsIeTgMEasHQrViGcofWCK66z0ZS87mYc= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJB8PQxrMQzKTGJGEcdX2H3x8jRSXbaoZxhoon5w682R root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9eq/fJKNnXaTMViAyHUJtUM9RAmQf1N6NeOHBQw+IAVJ8YGZkXVdhkkSRT88taQOwC8BEFHu4dU2TEQVLuT66C5EhXvzKESqzylsLPEwRikGW6BGjRxcNXBXWnGn/jxL32Al/L4gzZnGbdIIV43Wrf/wkjvBxzjIKxdbTp6K/QBGklHdRM85AGIp7k4KOihpJcdWI7+1OjImKRM1W0PTrfAl5btT0oLM8POZv8wJDZXinVKOWu15BXC3jpn6YIWq2dv9O5xRFmh9sdXmF7fvELpvihfZH/CDOXfOPhsuVB7XhvDfnDLvfntf16GL6Q07xqnG6pTck5ejl8SnT5gop root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:01:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.62 seconds 2018-08-31 04:02:42,171 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 04:02:42,172 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:ce:c4', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:ce:c4', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d7b021-44b5-47ce-a753-00467db90e24', 'name': u'heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:00.000000', 'flavor': Munch({u'id': u'75580c89-9ae9-44c6-8825-ceacf00d1d01', 'name': u'heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2'}), 'az': u'nova', 'id': u'e8a12a43-132a-403f-a563-15fb5b5d8a33', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc83ffb6-399d-41ce-bf53-046c778b1266'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd1a58462-981d-4e9a-aaba-3fd7cc56ef50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e1def422-c20a-462c-b2dd-7c79126e8b4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ee6af36f-d055-4859-8bd5-bb7d9f53a891'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f4f853b8-4197-4ada-834e-32edd8d49917'})], 'id': u'e1f83d5d-1e57-416d-b243-94d6059f3f99', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'9c99bf7d-cc1f-4c2f-af06-ef97f91835d4', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6826b34f-1b7c-4a8a-82fc-56102ce1cd20'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'9c99bf7d-cc1f-4c2f-af06-ef97f91835d4', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7dae0a89-1d6b-4f92-a22d-29b33d5177ee'})], 'id': u'9c99bf7d-cc1f-4c2f-af06-ef97f91835d4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d31bcfc8c09447ba4aced7fc691582e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': 'heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-08-31T03:58:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T03:58:00Z', 'hostId': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T03:58:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f8ad1a449e9a4c14b66e77ec87711cb2', 'created_at': u'2018-08-31T03:56:15Z', 'created': u'2018-08-31T03:56:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 04:02:42,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:02:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:02:42,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b16ece7-8ad7-49a4-8636-2d1708c45265 x-compute-request-id: req-1b16ece7-8ad7-49a4-8636-2d1708c45265 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e2:c7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:08:46", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be736b47-89cb-46f8-a3e4-5cbff458123c", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:01.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "be736b47-89cb-46f8-a3e4-5cbff458123c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T03:58:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:29:b0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:78:0c", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:59:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "f769f25d-24ed-4ab7-b6d9-88b5f0163b04", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:59:01Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T03:58:17Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:18:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:92:ab", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/84a69c65-6524-47c1-b456-7d26f96f847a", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "84a69c65-6524-47c1-b456-7d26f96f847a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:12:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:bd:1e", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2b001d7-e735-4ab9-ba79-89a609f1cad6", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "c2b001d7-e735-4ab9-ba79-89a609f1cad6", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1f:4b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:69:de", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9834da8-55c1-4509-a1fd-c5fe66bf573d", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:59.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e9834da8-55c1-4509-a1fd-c5fe66bf573d", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:59Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T03:58:16Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ce:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e8a12a43-132a-403f-a563-15fb5b5d8a33", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:58:00.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "e8a12a43-132a-403f-a563-15fb5b5d8a33", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:58:00Z", "hostId": "7c7aae463257bfd765048caa2af933a3c03e756d1f3278793b57c9ea", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T03:56:15Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:6d:32", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:53:dc", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8", "rel": "bookmark"}], "image": {"id": "a2d7b021-44b5-47ce-a753-00467db90e24", "links": [{"href": "http://172.30.9.27:8774/images/a2d7b021-44b5-47ce-a753-00467db90e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T03:56:05.000000", "flavor": {"id": "75580c89-9ae9-44c6-8825-ceacf00d1d01", "links": [{"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}]}, "id": "29cedbab-a576-4a22-83cf-b1cefa0e97b8", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3d31bcfc8c09447ba4aced7fc691582e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T03:56:05Z", "hostId": "0fa5691b0cdc980a4ae36fef4995bd4e08ae24af80979532e3804f54", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "name": "ns.clearwater.opnfv", "created": "2018-08-31T03:54:18Z", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:02:42,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b16ece7-8ad7-49a4-8636-2d1708c45265 2018-08-31 04:02:42,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686297178268s 2018-08-31 04:02:42,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b16ece7-8ad7-49a4-8636-2d1708c45265 2018-08-31 04:02:42,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:02:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:02:42,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-157d487a-c46e-440e-ba28-d8e3f79a0635 x-compute-request-id: req-157d487a-c46e-440e-ba28-d8e3f79a0635 Content-Encoding: gzip Content-Length: 11883 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010471] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016551] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019307] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022088] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025295] Initializing cgroup subsys freezer\n[ 0.026562] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029333] Initializing cgroup subsys hugetlb\n[ 0.030641] FEATURE SPEC_CTRL Not Present\n[ 0.032683] mce: CPU supports 10 MCE banks\n[ 0.033898] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040002] Speculative Store Bypass: Vulnerable\n[ 0.041925] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046572] ACPI: Core revision 20131115\n[ 0.048472] ACPI: All ACPI Tables successfully acquired\n[ 0.050128] ftrace: allocating 28717 entries in 113 pages\n[ 0.072213] smpboot: Max logical packages: 2\n[ 0.073397] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077944] Enabling x2apic\n[ 0.078819] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082663] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097480] KVM setup paravirtual spinlock\n[ 0.100029] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102052] x86: Booting SMP configuration:\n[ 0.103328] .... node #0, CPUs: #1[ 0.099999] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120018] x86: Booted up 1 node, 2 CPUs\n[ 0.120011] KVM setup async PF for cpu 1\n[ 0.120012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124426] devtmpfs: initialized\n[ 0.127013] EVM: security.selinux\n[ 0.128006] EVM: security.SMACK64\n[ 0.128963] EVM: security.ima\n[ 0.129840] EVM: security.capability\n[ 0.130919] pinctrl core: initialized pinctrl subsystem\n[ 0.132048] regulator-dummy: no parameters\n[ 0.133246] RTC time: 3:56:05, date: 08/31/18\n[ 0.134444] NET: Registered protocol family 16\n[ 0.135719] cpuidle: using governor ladder\n[ 0.136003] cpuidle: using governor menu\n[ 0.137160] ACPI: bus type PCI registered\n[ 0.138263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139991] PCI: Using configuration type 1 for base access\n[ 0.140603] bio: create slab at 0\n[ 0.141178] ACPI: Added _OSI(Module Device)\n[ 0.144086] ACPI: Added _OSI(Processor Device)\n[ 0.145311] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146558] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149905] ACPI: Interpreter enabled\n[ 0.150968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160011] ACPI: (supports S0 S5)\n[ 0.164016] ACPI: Using IOAPIC for interrupt routing\n[ 0.165389] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167952] ACPI: No dock devices found.\n[ 0.170180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176253] acpiphp: Slot [3] registered\n[ 0.177383] acpiphp: Slot [4] registered\n[ 0.178490] acpiphp: Slot [5] registered\n[ 0.179583] acpiphp: Slot [6] registered\n[ 0.180033] acpiphp: Slot [7] registered\n[ 0.181125] acpiphp: Slot [8] registered\n[ 0.182225] acpiphp: Slot [9] registered\n[ 0.183324] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185131] acpiphp: Slot [12] registered\n[ 0.186246] acpiphp: Slot [13] registered\n[ 0.187375] acpiphp: Slot [14] registered\n[ 0.188020] acpiphp: Slot [15] registered\n[ 0.189136] acpiphp: Slot [16] registered\n[ 0.190407] acpiphp: Slot [17] registered\n[ 0.191532] acpiphp: Slot [18] registered\n[ 0.192028] acpiphp: Slot [19] registered\n[ 0.193154] acpiphp: Slot [20] registered\n[ 0.194267] acpiphp: Slot [21] registered\n[ 0.195380] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197146] acpiphp: Slot [24] registered\n[ 0.198257] acpiphp: Slot [25] registered\n[ 0.199364] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201129] acpiphp: Slot [28] registered\n[ 0.202236] acpiphp: Slot [29] registered\n[ 0.203348] acpiphp: Slot [30] registered\n[ 0.204027] acpiphp: Slot [31] registered\n[ 0.205127] PCI host bridge to bus 0000:00\n[ 0.206238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207618] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211188] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.220929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.222905] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.258944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260682] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262492] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264823] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266504] SCSI subsystem initialized\n[ 0.267763] ACPI: bus type USB registered\n[ 0.268037] usbcore: registered new interface driver usbfs\n[ 0.269497] usbcore: registered new interface driver hub\n[ 0.270899] usbcore: registered new device driver usb\n[ 0.272120] PCI: Using ACPI for IRQ routing\n[ 0.273577] NetLabel: Initializing\n[ 0.274550] NetLabel: domain hash size = 128\n[ 0.275689] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276072] NetLabel: unlabeled traffic allowed by default\n[ 0.277492] Switched to clocksource kvm-clock\n[ 0.285146] AppArmor: AppArmor Filesystem Enabled\n[ 0.286416] pnp: PnP ACPI init\n[ 0.287338] ACPI: bus type PNP registered\n[ 0.288965] pnp: PnP ACPI: found 8 devices\n[ 0.290086] ACPI: bus type PNP unregistered\n[ 0.297568] NET: Registered protocol family 2\n[ 0.299040] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301102] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302923] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304661] TCP: reno registered\n[ 0.305581] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307042] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308678] NET: Registered protocol family 1\n[ 0.309851] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311284] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312711] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.334673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.356914] Trying to unpack rootfs image as initramfs...\n[ 0.457052] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.459326] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460818] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462386] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.464629] Scanning for low memory corruption every 60 seconds\n[ 0.466501] Initialise system trusted keyring\n[ 0.467703] audit: initializing netlink socket (disabled)\n[ 0.469059] type=2000 audit(1535687766.399:1): initialized\n[ 0.489706] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492147] zbud: loaded\n[ 0.493135] VFS: Disk quotas dquot_6.5.2\n[ 0.494224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496169] fuse init (API version 7.22)\n[ 0.497295] msgmni has been set to 3997\n[ 0.498393] Key type big_key registered\n[ 0.499825] Key type asymmetric registered\n[ 0.500918] Asymmetric key parser 'x509' registered\n[ 0.502172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.504132] io scheduler noop registered\n[ 0.505183] io scheduler deadline registered (default)\n[ 0.506472] io scheduler cfq registered\n[ 0.507564] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508937] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510545] ipmi message handler version 39.2\n[ 0.511734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513645] ACPI: Power Button [PWRF]\n[ 0.514747] GHES: HEST is not enabled!\n[ 0.536791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603176] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.605251] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.629321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632050] Linux agpgart interface v0.103\n[ 0.634135] brd: module loaded\n[ 0.635481] loop: module loaded\n[ 0.636743] blk-mq: CPU -> queue map\n[ 0.637717] CPU 0 -> Queue 0\n[ 0.638584] CPU 1 -> Queue 0\n[ 0.640278] vda: vda1\n[ 0.641800] scsi0 : ata_piix\n[ 0.642783] scsi1 : ata_piix\n[ 0.643658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645242] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647060] libphy: Fixed MDIO Bus: probed\n[ 0.648260] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649553] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.652805] PPP generic driver version 2.4.2\n[ 0.654015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.655611] ehci-pci: EHCI PCI platform driver\n[ 0.656781] ehci-platform: EHCI generic platform driver\n[ 0.658101] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659586] ohci-pci: OHCI PCI platform driver\n[ 0.660746] ohci-platform: OHCI generic platform driver\n[ 0.662045] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684118] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.687436] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.688944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690541] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692417] usb usb1: Product: UHCI Host Controller\n[ 0.693646] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.695170] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696461] hub 1-0:1.0: USB hub found\n[ 0.697513] hub 1-0:1.0: 2 ports detected\n[ 0.698722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.701506] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.702770] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.704196] mousedev: PS/2 mouse device common for all mice\n[ 0.705883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.708308] rtc_cmos 00:00: RTC can wake from S4\n[ 0.709824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.711369] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.712958] device-mapper: uevent: version 1.0.3\n[ 0.714210] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.716367] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717908] TCP: cubic registered\n[ 0.718927] NET: Registered protocol family 10\n[ 0.720377] NET: Registered protocol family 17\n[ 0.721548] Key type dns_resolver registered\n[ 0.722898] Loading compiled-in X.509 certificates\n[ 0.724663] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.734020] registered taskstats version 1\n[ 0.737030] Key type trusted registered\n[ 0.741178] Key type encrypted registered\n[ 0.742296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.743628] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.745496] regulator-dummy: disabling\n[ 0.746591] Magic number: 14:548:918\n[ 0.747762] rtc_cmos 00:00: setting system clock to 2018-08-31 03:56:06 UTC (1535687766)\n[ 0.749888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751338] EDD information not available.\n[ 0.805341] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.807401] Write protecting the kernel read-only data: 12288k\n[ 0.809498] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.812826] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826195] systemd-udevd[107]: starting version 204\n[ 0.880466] FDC 0 is a S82078B\n[ 1.008096] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.171931] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.173580] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.175246] usb 1-1: Product: QEMU USB Tablet\n[ 1.176378] usb 1-1: Manufacturer: QEMU\n[ 1.177422] usb 1-1: SerialNumber: 42\n[ 1.456056] tsc: Refined TSC clocksource calibration: 3491.860 MHz\n[ 1.893046] 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.214640] 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.313188] 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.402031] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:56:08 +0000. Up 2.74 seconds.\ncloud-init-nonet[2.90]: 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 * Stopping set console keymap[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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.28]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:56:10 +0000. Up 4.53 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: | eth1 | False | . | . | fa:16:3e:85:53:dc |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:88:6d:32 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n1b:81:9e:20:5f:9c:34:e0:ce:76:50:38:c3:d2:7d:5e root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.++ |\n| ..*+.+. E |\n| ..+o=o.. |\n| = = ... |\n| = + S |\n| . . o |\n| . |\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:\n4d:70:53:fc:ec:c6:aa:a0:bf:8a:c8:7f:cc:45:01:38 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .... oo. |\n| E .o .. |\n| . .. o |\n| .o o |\n| .S . o |\n| . + |\n| o .. o |\n| . . .+. . . |\n| o.o.ooo... |\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:\neb:11:44:f6:e9:2d:08:b7:ff:6f:dc:82:6b:c5:50:62 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o |\n| o . .E . |\n| . o o. o |\n| + + .. |\n| S o .o |\n| + . o |\n| o . + . |\n| . . .o + .|\n| . .o+.. |\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:\ncc:47:98:f4:1c:ca:ba:38:b8:c4:2b:29:4a:55:42:23 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| E o . . |\n| o . o * . |\n| . . = + |\n| o + . |\n| . . S . |\n| ... . . . |\n| o+ o . |\n|=. o . |\n|+.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 D-Bus system message bus[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 SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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 * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:56:16 +0000. Up 10.57 seconds.\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, 31 Aug 2018 03:56:17 +0000. Up 11.56 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.18/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 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\nFetched 12.7 MB in 4s (2683 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 433 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 1s (327 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4d:70:53:fc:ec:c6:aa:a0:bf:8a:c8:7f:cc:45:01:38 root@ns (DSA)\nec2: 256 eb:11:44:f6:e9:2d:08:b7:ff:6f:dc:82:6b:c5:50:62 root@ns (ECDSA)\nec2: 256 cc:47:98:f4:1c:ca:ba:38:b8:c4:2b:29:4a:55:42:23 root@ns (ED25519)\nec2: 2048 1b:81:9e:20:5f:9c:34:e0:ce:76:50:38:c3:d2:7d:5e root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGRTrUWltywjvppjeWb3XjUGPVUu2RdLTSG95wf/PdMl9SjvqxPP/A6C9x6VlwCAQ5+Z39/PeycWmB0SW+j1gAY= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIxeiCyh5n9SMvtNsKg+WfLxq7WGUo9hn9dzxNc54uEG root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFX1HnPnA/u9wrB1Bg24+oxAVGx2ELmnX4zbu9woD2CHQuGUCXkmh4JQnKE6JOAT+DoeekAOy0EcDiPUzqFhHmxRWUL/NJ8LZpUJ7sbhtArozbWrqem/q5CYJtojF+VTdYDGwfXuvxrpICnn0IIG9iBo+wYtnqWb8gH1CuUFWbO30hdCxS3fkkYTMF/oVH513MNupfIRQyYL7x5eow08BoDjUCkzTBDWsRbGPxtYcZgVw4LGtoXOpCxZJbj+fcd4pwm/t9qWG4QnDKu90Up3LgIS6jEMeVbKEzDmW4VbVmP92LhzXXvzj5l8kLfeHLXUcae2SHng89Z2DcFPIfUhpl root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 03:56:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 23.23 seconds\n"} 2018-08-31 04:02:42,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8/action used request id req-157d487a-c46e-440e-ba28-d8e3f79a0635 2018-08-31 04:02:42,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714631080627s 2018-08-31 04:02:42,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/29cedbab-a576-4a22-83cf-b1cefa0e97b8/action used request id req-157d487a-c46e-440e-ba28-d8e3f79a0635 2018-08-31 04:02:42,941 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010471] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016551] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019307] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022088] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025295] Initializing cgroup subsys freezer [ 0.026562] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029333] Initializing cgroup subsys hugetlb [ 0.030641] FEATURE SPEC_CTRL Not Present [ 0.032683] mce: CPU supports 10 MCE banks [ 0.033898] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040002] Speculative Store Bypass: Vulnerable [ 0.041925] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046572] ACPI: Core revision 20131115 [ 0.048472] ACPI: All ACPI Tables successfully acquired [ 0.050128] ftrace: allocating 28717 entries in 113 pages [ 0.072213] smpboot: Max logical packages: 2 [ 0.073397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077944] Enabling x2apic [ 0.078819] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082663] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097480] KVM setup paravirtual spinlock [ 0.100029] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102052] x86: Booting SMP configuration: [ 0.103328] .... node #0, CPUs: #1[ 0.099999] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120018] x86: Booted up 1 node, 2 CPUs [ 0.120011] KVM setup async PF for cpu 1 [ 0.120012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124426] devtmpfs: initialized [ 0.127013] EVM: security.selinux [ 0.128006] EVM: security.SMACK64 [ 0.128963] EVM: security.ima [ 0.129840] EVM: security.capability [ 0.130919] pinctrl core: initialized pinctrl subsystem [ 0.132048] regulator-dummy: no parameters [ 0.133246] RTC time: 3:56:05, date: 08/31/18 [ 0.134444] NET: Registered protocol family 16 [ 0.135719] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137160] ACPI: bus type PCI registered [ 0.138263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139991] PCI: Using configuration type 1 for base access [ 0.140603] bio: create slab at 0 [ 0.141178] ACPI: Added _OSI(Module Device) [ 0.144086] ACPI: Added _OSI(Processor Device) [ 0.145311] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146558] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149905] ACPI: Interpreter enabled [ 0.150968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160011] ACPI: (supports S0 S5) [ 0.164016] ACPI: Using IOAPIC for interrupt routing [ 0.165389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167952] ACPI: No dock devices found. [ 0.170180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176253] acpiphp: Slot [3] registered [ 0.177383] acpiphp: Slot [4] registered [ 0.178490] acpiphp: Slot [5] registered [ 0.179583] acpiphp: Slot [6] registered [ 0.180033] acpiphp: Slot [7] registered [ 0.181125] acpiphp: Slot [8] registered [ 0.182225] acpiphp: Slot [9] registered [ 0.183324] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185131] acpiphp: Slot [12] registered [ 0.186246] acpiphp: Slot [13] registered [ 0.187375] acpiphp: Slot [14] registered [ 0.188020] acpiphp: Slot [15] registered [ 0.189136] acpiphp: Slot [16] registered [ 0.190407] acpiphp: Slot [17] registered [ 0.191532] acpiphp: Slot [18] registered [ 0.192028] acpiphp: Slot [19] registered [ 0.193154] acpiphp: Slot [20] registered [ 0.194267] acpiphp: Slot [21] registered [ 0.195380] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197146] acpiphp: Slot [24] registered [ 0.198257] acpiphp: Slot [25] registered [ 0.199364] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201129] acpiphp: Slot [28] registered [ 0.202236] acpiphp: Slot [29] registered [ 0.203348] acpiphp: Slot [30] registered [ 0.204027] acpiphp: Slot [31] registered [ 0.205127] PCI host bridge to bus 0000:00 [ 0.206238] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207618] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211188] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.220929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.222905] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.258944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260682] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262492] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264823] vgaarb: bridge control possible 0000:00:02.0 [ 0.266504] SCSI subsystem initialized [ 0.267763] ACPI: bus type USB registered [ 0.268037] usbcore: registered new interface driver usbfs [ 0.269497] usbcore: registered new interface driver hub [ 0.270899] usbcore: registered new device driver usb [ 0.272120] PCI: Using ACPI for IRQ routing [ 0.273577] NetLabel: Initializing [ 0.274550] NetLabel: domain hash size = 128 [ 0.275689] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276072] NetLabel: unlabeled traffic allowed by default [ 0.277492] Switched to clocksource kvm-clock [ 0.285146] AppArmor: AppArmor Filesystem Enabled [ 0.286416] pnp: PnP ACPI init [ 0.287338] ACPI: bus type PNP registered [ 0.288965] pnp: PnP ACPI: found 8 devices [ 0.290086] ACPI: bus type PNP unregistered [ 0.297568] NET: Registered protocol family 2 [ 0.299040] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301102] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302923] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304661] TCP: reno registered [ 0.305581] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307042] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308678] NET: Registered protocol family 1 [ 0.309851] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311284] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312711] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.334673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.356914] Trying to unpack rootfs image as initramfs... [ 0.457052] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.459326] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460818] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462386] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.464629] Scanning for low memory corruption every 60 seconds [ 0.466501] Initialise system trusted keyring [ 0.467703] audit: initializing netlink socket (disabled) [ 0.469059] type=2000 audit(1535687766.399:1): initialized [ 0.489706] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492147] zbud: loaded [ 0.493135] VFS: Disk quotas dquot_6.5.2 [ 0.494224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496169] fuse init (API version 7.22) [ 0.497295] msgmni has been set to 3997 [ 0.498393] Key type big_key registered [ 0.499825] Key type asymmetric registered [ 0.500918] Asymmetric key parser 'x509' registered [ 0.502172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.504132] io scheduler noop registered [ 0.505183] io scheduler deadline registered (default) [ 0.506472] io scheduler cfq registered [ 0.507564] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508937] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510545] ipmi message handler version 39.2 [ 0.511734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513645] ACPI: Power Button [PWRF] [ 0.514747] GHES: HEST is not enabled! [ 0.536791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.580555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.603176] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.605251] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.629321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.632050] Linux agpgart interface v0.103 [ 0.634135] brd: module loaded [ 0.635481] loop: module loaded [ 0.636743] blk-mq: CPU -> queue map [ 0.637717] CPU 0 -> Queue 0 [ 0.638584] CPU 1 -> Queue 0 [ 0.640278] vda: vda1 [ 0.641800] scsi0 : ata_piix [ 0.642783] scsi1 : ata_piix [ 0.643658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645242] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647060] libphy: Fixed MDIO Bus: probed [ 0.648260] tun: Universal TUN/TAP device driver, 1.6 [ 0.649553] tun: (C) 1999-2004 Max Krasnyansky [ 0.652805] PPP generic driver version 2.4.2 [ 0.654015] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.655611] ehci-pci: EHCI PCI platform driver [ 0.656781] ehci-platform: EHCI generic platform driver [ 0.658101] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659586] ohci-pci: OHCI PCI platform driver [ 0.660746] ohci-platform: OHCI generic platform driver [ 0.662045] uhci_hcd: USB Universal Host Controller Interface driver [ 0.684118] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.685438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.687436] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.688944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690541] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692417] usb usb1: Product: UHCI Host Controller [ 0.693646] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.695170] usb usb1: SerialNumber: 0000:00:01.2 [ 0.696461] hub 1-0:1.0: USB hub found [ 0.697513] hub 1-0:1.0: 2 ports detected [ 0.698722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.701506] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.702770] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.704196] mousedev: PS/2 mouse device common for all mice [ 0.705883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708308] rtc_cmos 00:00: RTC can wake from S4 [ 0.709824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.711369] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.712958] device-mapper: uevent: version 1.0.3 [ 0.714210] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.716367] ledtrig-cpu: registered to indicate activity on CPUs [ 0.717908] TCP: cubic registered [ 0.718927] NET: Registered protocol family 10 [ 0.720377] NET: Registered protocol family 17 [ 0.721548] Key type dns_resolver registered [ 0.722898] Loading compiled-in X.509 certificates [ 0.724663] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.734020] registered taskstats version 1 [ 0.737030] Key type trusted registered [ 0.741178] Key type encrypted registered [ 0.742296] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743628] IMA: No TPM chip found, activating TPM-bypass! [ 0.745496] regulator-dummy: disabling [ 0.746591] Magic number: 14:548:918 [ 0.747762] rtc_cmos 00:00: setting system clock to 2018-08-31 03:56:06 UTC (1535687766) [ 0.749888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751338] EDD information not available. [ 0.805341] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.807401] Write protecting the kernel read-only data: 12288k [ 0.809498] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.812826] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.826195] systemd-udevd[107]: starting version 204 [ 0.880466] FDC 0 is a S82078B [ 1.008096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.171931] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.173580] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.175246] usb 1-1: Product: QEMU USB Tablet [ 1.176378] usb 1-1: Manufacturer: QEMU [ 1.177422] usb 1-1: SerialNumber: 42 [ 1.456056] tsc: Refined TSC clocksource calibration: 3491.860 MHz [ 1.893046] 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.214640] 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.313188] 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.402031] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 03:56:08 +0000. Up 2.74 seconds. cloud-init-nonet[2.90]: 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 ] * Stopping set console keymap[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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.28]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 03:56:10 +0000. Up 4.53 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: | eth1 | False | . | . | fa:16:3e:85:53:dc | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:88:6d:32 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 1b:81:9e:20:5f:9c:34:e0:ce:76:50:38:c3:d2:7d:5e root@ns The key's randomart image is: +--[ RSA 2048]----+ | o.++ | | ..*+.+. E | | ..+o=o.. | | = = ... | | = + S | | . . 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: 4d:70:53:fc:ec:c6:aa:a0:bf:8a:c8:7f:cc:45:01:38 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .... oo. | | E .o .. | | . .. o | | .o o | | .S . o | | . + | | o .. o | | . . .+. . . | | o.o.ooo... | +-----------------+ 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: eb:11:44:f6:e9:2d:08:b7:ff:6f:dc:82:6b:c5:50:62 root@ns The key's randomart image is: +--[ECDSA 256]---+ | o | | o . .E . | | . o o. o | | + + .. | | S o .o | | + . o | | o . + . | | . . .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: cc:47:98:f4:1c:ca:ba:38:b8:c4:2b:29:4a:55:42:23 root@ns The key's randomart image is: +--[ED25519 256--+ | E o . . | | o . o * . | | . . = + | | o + . | | . . S . | | ... . . . | | 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 D-Bus system message bus[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 SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[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. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 03:56:16 +0000. Up 10.57 seconds. * 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, 31 Aug 2018 03:56:17 +0000. Up 11.56 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.18/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 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 Fetched 12.7 MB in 4s (2683 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. Need to get 433 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 1s (327 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. 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 | 0d:b0:39:3a:8b:48:c8:10:60:35:0f:a4:2e:6f:f3:4a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4d:70:53:fc:ec:c6:aa:a0:bf:8a:c8:7f:cc:45:01:38 root@ns (DSA) ec2: 256 eb:11:44:f6:e9:2d:08:b7:ff:6f:dc:82:6b:c5:50:62 root@ns (ECDSA) ec2: 256 cc:47:98:f4:1c:ca:ba:38:b8:c4:2b:29:4a:55:42:23 root@ns (ED25519) ec2: 2048 1b:81:9e:20:5f:9c:34:e0:ce:76:50:38:c3:d2:7d:5e root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGRTrUWltywjvppjeWb3XjUGPVUu2RdLTSG95wf/PdMl9SjvqxPP/A6C9x6VlwCAQ5+Z39/PeycWmB0SW+j1gAY= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIxeiCyh5n9SMvtNsKg+WfLxq7WGUo9hn9dzxNc54uEG root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFX1HnPnA/u9wrB1Bg24+oxAVGx2ELmnX4zbu9woD2CHQuGUCXkmh4JQnKE6JOAT+DoeekAOy0EcDiPUzqFhHmxRWUL/NJ8LZpUJ7sbhtArozbWrqem/q5CYJtojF+VTdYDGwfXuvxrpICnn0IIG9iBo+wYtnqWb8gH1CuUFWbO30hdCxS3fkkYTMF/oVH513MNupfIRQyYL7x5eow08BoDjUCkzTBDWsRbGPxtYcZgVw4LGtoXOpCxZJbj+fcd4pwm/t9qWG4QnDKu90Up3LgIS6jEMeVbKEzDmW4VbVmP92LhzXXvzj5l8kLfeHLXUcae2SHng89Z2DcFPIfUhpl root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 03:56:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 23.23 seconds 2018-08-31 04:02:42,943 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 04:02:42,945 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2018-08-31 04:02:43,033 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-08-31 04:02:43,101 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-31 04:02:43,102 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-31 04:02:43,251 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:02:43,251 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-31 04:03:08,282 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:03:08,283 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-31 04:03:33,341 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:03:33,342 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-31 04:03:58,399 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:03:58,400 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-31 04:04:23,460 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:04:23,460 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-31 04:04:48,517 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:04:48,517 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-31 04:05:13,580 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:05:13,580 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-31 04:05:38,774 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 04:05:38,774 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-31 04:06:08,704 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550990@clearwater.opnfv', u'sip_username': u'6505550990', u'formatted_number': u'(650) 555-0990', u'number': u'6505550990', u'sip_uri': u'sip:6505550990@clearwater.opnfv', u'number_id': u'02063433b3114fd9a81acd5811e75ead', u'sip_password': u'DSq5TaQW8', u'pstn': False} 2018-08-31 04:06:08,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 04:06:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:06:09,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:06:08 GMT Server: Apache x-openstack-request-id: req-eaba04ee-1485-414d-8e05-f9ba7edb5f54 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:06:10,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:06:09 GMT Server: Apache x-openstack-request-id: req-d47e76b7-f351-40ef-a573-573e50f7c947 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "outputs": [{"output_value": "172.30.9.208", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-31 04:06:10,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 used request id req-d47e76b7-f351-40ef-a573-573e50f7c947 2018-08-31 04:06:10,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.40058803558s 2018-08-31 04:06:10,107 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 used request id req-d47e76b7-f351-40ef-a573-573e50f7c947 2018-08-31 04:06:10,108 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.208', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-08-31 04:06:10,109 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-31 04:06:10,109 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-31 04:06:10,117 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-08-31 04:06:10,117 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-08-31 04:09:54,947 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-31 04:09:54,948 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550445, 6505550831) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 3dda08011341f2619e868651fca9a7a3) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550654, 6505550436) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c980e3119cd4517ad4c5ead52c0d6685) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550476, 6505550084) Failed Endpoint threw exception: - Expected 200, got 503 (call ID a7a10e9e5eb9757dca1e0ac7a67eb76b) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550871, 6505550013) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550138, 6505550582) Failed Endpoint threw exception: - Expected 486, got 503 (call ID b2c2ce84f952a13f23f8101510592cd9) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550043, 6505550324) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 22b8a43c5e7424117fdabef821d79ece) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550171, 6505550885) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 5e3fc70630056d9e1fc8cda4be8d386c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550857) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550556, 6505550652) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 4e0bda9581f6b751afbed60dc7aff492) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 8b10f98a04c0d56f80f07426cf68b46c) Call Barring - Outbound Rejection (TCP) - (6505550069, 6505550626) 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) - (6505550460, 6505550147) 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) - (6505550615, 6505550807, 6505550016) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 0cbb14710808bf54a6e58004759347c6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550908@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550967@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550368%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550291%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550676%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550935%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550037%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550700%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550768%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550823%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550554%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550295%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550931%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550348%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550815%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550115%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550095%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550705%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550321%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550018%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550303%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550074%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550092%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550586%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550368%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550945%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550165%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550488%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550943%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - (6505550862, 6505550901) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550487, 6505550776) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550289, 6505550814) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550951, 6505550973) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b4ad65b776da9e97df0a97639607da26) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550457, 6505550085) Failed Endpoint threw exception: - Expected 200, got 503 (call ID c572c92d17305f6ae728e5564842b0fb) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550471, 6505550835) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 4dfde4a109c15a4d38708ca95c7e85a7) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure 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) - 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) - (6505550906) Failed Endpoint threw exception: - sip:6505550906@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 8bd716aa127b39d3251f1b13c72075d8) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550439) Failed Endpoint threw exception: - sip:6505550439@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 4ae5f1446ee3c62ff9a3d9159a41cdd2) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550701) Failed Endpoint threw exception: - sip:6505550701@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 528985a0de75d3fe52a317fce48dc9f4) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - (6505550131, 6505550085) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID a886138dc9cca5a2b85b004263298145) Failed RuntimeError thrown: - Expected 200, got 504 (call ID c1c28991e1ebf885f4d27cfdcb54b14f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550937, 6505550894) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID c84c0c1414bccc06445037a7fa8cc722) Failed RuntimeError thrown: - Expected 200, got 504 (call ID c84c0c1414bccc06445037a7fa8cc722) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550908%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-31 04:06:16 +0000 Basic Call - SDP (TCP) at 2018-08-31 04:06:22 +0000 Basic Call - Tel URIs (TCP) at 2018-08-31 04:06:27 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-31 04:06:34 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-31 04:06:39 +0000 Basic Call - Pracks (TCP) at 2018-08-31 04:06:44 +0000 Multiple Identities (TCP) at 2018-08-31 04:06:52 +0000 Call Diversion - Not registered (TCP) at 2018-08-31 04:07:01 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-31 04:07:39 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-31 04:07:39 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-31 04:07:39 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-31 04:07:39 +0000 Call Diversion - Busy (TCP) at 2018-08-31 04:07:40 +0000 Call Diversion - Unconditional (TCP) at 2018-08-31 04:07:40 +0000 Call Diversion - No answer (TCP) at 2018-08-31 04:07:40 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-31 04:07:40 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-31 04:07:40 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-31 04:07:40 +0000 Call Waiting - Accepted (TCP) at 2018-08-31 04:07:41 +0000 Call Waiting - Cancelled (TCP) at 2018-08-31 04:07:41 +0000 CANCEL - Mainline (TCP) at 2018-08-31 04:07:41 +0000 Filtering - Accept-Contact (TCP) at 2018-08-31 04:07:41 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-31 04:07:41 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-31 04:07:42 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-31 04:07:42 +0000 Filtering - RFC3841 example (TCP) at 2018-08-31 04:07:42 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-31 04:07:42 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-31 04:07:42 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-31 04:07:43 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-31 04:07:43 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-31 04:07:43 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-31 04:07:43 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-31 04:07:43 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-31 04:07:43 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-31 04:07:44 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-31 04:07:44 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-31 04:07:57 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-31 04:08:03 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-31 04:08:08 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-31 04:08:40 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-31 04:09:11 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-31 04:09:43 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-31 04:09:49 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-31 04:09:54 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-31 04:09:54,951 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-31 04:09:55,075 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 04:09:55,076 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 04:09:55,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 04:09:55,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:09:55,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:09:55 GMT Server: Apache x-openstack-request-id: req-6364dad3-0e34-410f-80a2-e4b819215ea1 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:09:55,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:09:55 GMT Server: Apache x-openstack-request-id: req-016f9213-0238-42e6-98b9-2436cc042274 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-31 04:09:55,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-016f9213-0238-42e6-98b9-2436cc042274 2018-08-31 04:09:55,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.797601938248s 2018-08-31 04:09:55,878 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-016f9213-0238-42e6-98b9-2436cc042274 2018-08-31 04:09:55,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:09:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:09:56,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:09:55 GMT Server: Apache x-openstack-request-id: req-428a0b3a-9c38-4ecf-b4dc-40e3e9762929 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:09:57,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:09:56 GMT Server: Apache x-openstack-request-id: req-e8bd7ea3-16c2-454b-87a8-31e7674af112 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T03:59:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv/events/b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "27072c5a-7c8b-4209-91ed-97faca583535", "id": "b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5"}]} 2018-08-31 04:09:57,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-e8bd7ea3-16c2-454b-87a8-31e7674af112 2018-08-31 04:09:57,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.32775688171s 2018-08-31 04:09:57,208 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-e8bd7ea3-16c2-454b-87a8-31e7674af112 2018-08-31 04:09:57,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-31 04:09:57,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:09:57,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:09:57 GMT Server: Apache x-openstack-request-id: req-9bc1eeec-48f3-4d4d-8fc4-4756b281ea72 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:09:58,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:09:57 GMT Server: Apache x-openstack-request-id: req-401921fe-0dc3-4dc0-aaa9-33e42e19db5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:09:58,626 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 used request id req-401921fe-0dc3-4dc0-aaa9-33e42e19db5f 2018-08-31 04:09:58,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 1.41715478897s 2018-08-31 04:09:58,626 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535 used request id req-401921fe-0dc3-4dc0-aaa9-33e42e19db5f 2018-08-31 04:09:58,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:09:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:09:58,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:09:58 GMT Server: Apache x-openstack-request-id: req-302f215f-f8cb-4c59-91f4-8c348a6d1545 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:09:58,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:09:58 GMT Server: Apache x-openstack-request-id: req-d0a0c23c-641c-4bc3-a19f-2dd274853857 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T04:09:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv/events/c7032202-cd41-46ba-80e4-ad1c70ed943c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "27072c5a-7c8b-4209-91ed-97faca583535", "id": "c7032202-cd41-46ba-80e4-ad1c70ed943c"}]} 2018-08-31 04:09:58,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5&sort_dir=asc&marker=b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5&sort_dir=asc used request id req-d0a0c23c-641c-4bc3-a19f-2dd274853857 2018-08-31 04:09:58,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717301368713s 2018-08-31 04:09:58,699 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5&sort_dir=asc&marker=b9f92e3c-ecba-4ea3-bb73-5a570d1eb2f5&sort_dir=asc used request id req-d0a0c23c-641c-4bc3-a19f-2dd274853857 2018-08-31 04:10:03,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=c7032202-cd41-46ba-80e4-ad1c70ed943c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:04,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:03 GMT Server: Apache x-openstack-request-id: req-8d46beed-0006-4384-943c-03294c192305 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=c7032202-cd41-46ba-80e4-ad1c70ed943c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:05,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:04 GMT Server: Apache x-openstack-request-id: req-d1996509-8fd0-4421-a622-80cd4f3ea2df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-31T04:09:58Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout/events/5f1c2bae-770d-4be0-8368-0b0563047e22", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1a4990ad-b283-40b0-b12a-2b15b995e04f", "id": "5f1c2bae-770d-4be0-8368-0b0563047e22"}, {"resource_name": "vellum", "event_time": "2018-08-31T04:09:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum/events/6fa2d997-84ac-40db-aa08-dd19dc303e76", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "23e5fbc0-64d8-4a30-9121-a6472aa41023", "id": "6fa2d997-84ac-40db-aa08-dd19dc303e76"}, {"resource_name": "bono", "event_time": "2018-08-31T04:10:00Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono/events/e15282a1-1f4c-4f39-aa90-abf36143b10c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "333225d8-4184-4d1f-a1bd-4ace5da87440", "id": "e15282a1-1f4c-4f39-aa90-abf36143b10c"}, {"resource_name": "homer", "event_time": "2018-08-31T04:10:01Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer/events/b6547f41-7267-4475-85dd-0819cca4baa2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "66579ce4-868f-4ac2-b407-dbac075b9b36", "id": "b6547f41-7267-4475-85dd-0819cca4baa2"}, {"resource_name": "dime", "event_time": "2018-08-31T04:10:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime/events/60b751fc-22a5-4e91-9d78-380c06bd0bf6", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9dabcf72-011c-41c3-8be4-4376f3f29ed8", "id": "60b751fc-22a5-4e91-9d78-380c06bd0bf6"}]} 2018-08-31 04:10:05,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=c7032202-cd41-46ba-80e4-ad1c70ed943c&sort_dir=asc&marker=c7032202-cd41-46ba-80e4-ad1c70ed943c&sort_dir=asc used request id req-d1996509-8fd0-4421-a622-80cd4f3ea2df 2018-08-31 04:10:05,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.75237202644s 2018-08-31 04:10:05,458 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=c7032202-cd41-46ba-80e4-ad1c70ed943c&sort_dir=asc&marker=c7032202-cd41-46ba-80e4-ad1c70ed943c&sort_dir=asc used request id req-d1996509-8fd0-4421-a622-80cd4f3ea2df 2018-08-31 04:10:10,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=60b751fc-22a5-4e91-9d78-380c06bd0bf6&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:11,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:10 GMT Server: Apache x-openstack-request-id: req-bbf37eb6-753b-4753-9c82-c22ba9637fa0 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=60b751fc-22a5-4e91-9d78-380c06bd0bf6&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:11,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:11 GMT Server: Apache x-openstack-request-id: req-ff51ad46-3c90-4406-bbd1-76c8ca294793 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-31T04:10:11Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono/events/ba738d72-582a-442f-a18f-c756eed055fe", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "333225d8-4184-4d1f-a1bd-4ace5da87440", "id": "ba738d72-582a-442f-a18f-c756eed055fe"}, {"resource_name": "sprout", "event_time": "2018-08-31T04:10:11Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout/events/58ce6ae6-3584-4117-855c-7eeb7a4abf02", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1a4990ad-b283-40b0-b12a-2b15b995e04f", "id": "58ce6ae6-3584-4117-855c-7eeb7a4abf02"}, {"resource_name": "vellum", "event_time": "2018-08-31T04:10:11Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum/events/2d0a1309-a1f5-4bdc-aa30-70367a7839b3", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "23e5fbc0-64d8-4a30-9121-a6472aa41023", "id": "2d0a1309-a1f5-4bdc-aa30-70367a7839b3"}]} 2018-08-31 04:10:11,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=60b751fc-22a5-4e91-9d78-380c06bd0bf6&sort_dir=asc&marker=60b751fc-22a5-4e91-9d78-380c06bd0bf6&sort_dir=asc used request id req-ff51ad46-3c90-4406-bbd1-76c8ca294793 2018-08-31 04:10:11,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.39966797829s 2018-08-31 04:10:11,865 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=60b751fc-22a5-4e91-9d78-380c06bd0bf6&sort_dir=asc&marker=60b751fc-22a5-4e91-9d78-380c06bd0bf6&sort_dir=asc used request id req-ff51ad46-3c90-4406-bbd1-76c8ca294793 2018-08-31 04:10:16,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:16,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=2d0a1309-a1f5-4bdc-aa30-70367a7839b3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:16,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:16 GMT Server: Apache x-openstack-request-id: req-7d4d3ca5-4a3f-454a-acc4-829a42389072 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=2d0a1309-a1f5-4bdc-aa30-70367a7839b3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:16,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:16 GMT Server: Apache x-openstack-request-id: req-4f4031c3-7813-4f47-87d2-3f11f4bb3f42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-31T04:10:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime/events/ac75166d-ed9a-4490-a985-f0d43fc9d9c0", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9dabcf72-011c-41c3-8be4-4376f3f29ed8", "id": "ac75166d-ed9a-4490-a985-f0d43fc9d9c0"}, {"resource_name": "homer", "event_time": "2018-08-31T04:10:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer/events/f58da2b1-2d04-4672-b166-c18f6656deb6", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "66579ce4-868f-4ac2-b407-dbac075b9b36", "id": "f58da2b1-2d04-4672-b166-c18f6656deb6"}, {"resource_name": "ellis", "event_time": "2018-08-31T04:10:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis/events/8f413173-3c97-440c-8e4a-5cbcd9d0a878", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c2eca172-2190-44c2-ba84-5cf14f91bb89", "id": "8f413173-3c97-440c-8e4a-5cbcd9d0a878"}]} 2018-08-31 04:10:16,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=2d0a1309-a1f5-4bdc-aa30-70367a7839b3&sort_dir=asc&marker=2d0a1309-a1f5-4bdc-aa30-70367a7839b3&sort_dir=asc used request id req-4f4031c3-7813-4f47-87d2-3f11f4bb3f42 2018-08-31 04:10:16,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724461078644s 2018-08-31 04:10:16,944 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=2d0a1309-a1f5-4bdc-aa30-70367a7839b3&sort_dir=asc&marker=2d0a1309-a1f5-4bdc-aa30-70367a7839b3&sort_dir=asc used request id req-4f4031c3-7813-4f47-87d2-3f11f4bb3f42 2018-08-31 04:10:21,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=8f413173-3c97-440c-8e4a-5cbcd9d0a878&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:21,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:21 GMT Server: Apache x-openstack-request-id: req-b9b556cf-77a1-4f58-b869-2bcb0c5a9227 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=8f413173-3c97-440c-8e4a-5cbcd9d0a878&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:22,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:21 GMT Server: Apache x-openstack-request-id: req-f4b6341c-ad3b-455e-876a-55a5c97ce653 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-31T04:10:17Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis/events/22433657-03be-471e-b666-020a929f9132", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c2eca172-2190-44c2-ba84-5cf14f91bb89", "id": "22433657-03be-471e-b666-020a929f9132"}, {"resource_name": "dns", "event_time": "2018-08-31T04:10:17Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns/events/90082548-e7c7-42fe-819e-e629f7cf6b12", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "555c4a34-7f95-4c12-a2ba-024257ce616f", "id": "90082548-e7c7-42fe-819e-e629f7cf6b12"}]} 2018-08-31 04:10:22,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=8f413173-3c97-440c-8e4a-5cbcd9d0a878&sort_dir=asc&marker=8f413173-3c97-440c-8e4a-5cbcd9d0a878&sort_dir=asc used request id req-f4b6341c-ad3b-455e-876a-55a5c97ce653 2018-08-31 04:10:22,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745480060577s 2018-08-31 04:10:22,026 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=8f413173-3c97-440c-8e4a-5cbcd9d0a878&sort_dir=asc&marker=8f413173-3c97-440c-8e4a-5cbcd9d0a878&sort_dir=asc used request id req-f4b6341c-ad3b-455e-876a-55a5c97ce653 2018-08-31 04:10:27,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:27,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=90082548-e7c7-42fe-819e-e629f7cf6b12&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:27,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:27 GMT Server: Apache x-openstack-request-id: req-36ae85d2-f04f-42ee-9ab5-bedfac316137 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=90082548-e7c7-42fe-819e-e629f7cf6b12&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:27,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:27 GMT Server: Apache x-openstack-request-id: req-4248de18-5967-46bf-a1d8-d1dad66cce41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-31T04:10:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns/events/c87cf432-2819-4857-89d5-5b8362c1b107", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "555c4a34-7f95-4c12-a2ba-024257ce616f", "id": "c87cf432-2819-4857-89d5-5b8362c1b107"}, {"resource_name": "security_groups", "event_time": "2018-08-31T04:10:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups/events/0de89823-367b-4458-8555-c564cc792013", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8e685f69-039b-4d91-ad6d-76d85cf4a7eb", "id": "0de89823-367b-4458-8555-c564cc792013"}, {"resource_name": "mgmt_network", "event_time": "2018-08-31T04:10:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network/events/eb8289fa-4085-4a96-9a1e-f9043149c2e5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d1b5fee6-7c0c-467f-a83f-3741cc2e6483", "id": "eb8289fa-4085-4a96-9a1e-f9043149c2e5"}, {"resource_name": "sig_network", "event_time": "2018-08-31T04:10:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network/events/3232a246-6e6a-4bf6-9cb1-a271b7f6f31b", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b3a76ec8-b305-4c9e-bf6e-5a16649a1b23", "id": "3232a246-6e6a-4bf6-9cb1-a271b7f6f31b"}]} 2018-08-31 04:10:27,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=90082548-e7c7-42fe-819e-e629f7cf6b12&sort_dir=asc&marker=90082548-e7c7-42fe-819e-e629f7cf6b12&sort_dir=asc used request id req-4248de18-5967-46bf-a1d8-d1dad66cce41 2018-08-31 04:10:27,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.763601064682s 2018-08-31 04:10:27,796 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=90082548-e7c7-42fe-819e-e629f7cf6b12&sort_dir=asc&marker=90082548-e7c7-42fe-819e-e629f7cf6b12&sort_dir=asc used request id req-4248de18-5967-46bf-a1d8-d1dad66cce41 2018-08-31 04:10:32,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=3232a246-6e6a-4bf6-9cb1-a271b7f6f31b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:32,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:32 GMT Server: Apache x-openstack-request-id: req-239da932-6563-40e2-98ab-088cfa3af453 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=3232a246-6e6a-4bf6-9cb1-a271b7f6f31b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:32,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:32 GMT Server: Apache x-openstack-request-id: req-fe5199e1-dc8f-46fa-84a2-bdd52fde27ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 441 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-31T04:10:31Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network/events/e8974fee-0997-4025-abaf-2f4af964a338", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d1b5fee6-7c0c-467f-a83f-3741cc2e6483", "id": "e8974fee-0997-4025-abaf-2f4af964a338"}, {"resource_name": "sig_network", "event_time": "2018-08-31T04:10:31Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network/events/aa7df32a-22af-477f-814c-19d97aebf299", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b3a76ec8-b305-4c9e-bf6e-5a16649a1b23", "id": "aa7df32a-22af-477f-814c-19d97aebf299"}]} 2018-08-31 04:10:32,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=3232a246-6e6a-4bf6-9cb1-a271b7f6f31b&sort_dir=asc&marker=3232a246-6e6a-4bf6-9cb1-a271b7f6f31b&sort_dir=asc used request id req-fe5199e1-dc8f-46fa-84a2-bdd52fde27ca 2018-08-31 04:10:32,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753090381622s 2018-08-31 04:10:32,879 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=3232a246-6e6a-4bf6-9cb1-a271b7f6f31b&sort_dir=asc&marker=3232a246-6e6a-4bf6-9cb1-a271b7f6f31b&sort_dir=asc used request id req-fe5199e1-dc8f-46fa-84a2-bdd52fde27ca 2018-08-31 04:10:37,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=aa7df32a-22af-477f-814c-19d97aebf299&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:37,915 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:37 GMT Server: Apache x-openstack-request-id: req-6170a160-0447-4bbe-9292-4d2cdcfe5093 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=aa7df32a-22af-477f-814c-19d97aebf299&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:37,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:37 GMT Server: Apache x-openstack-request-id: req-ce6f2588-0575-4e2f-85df-9211c9cdabec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-31T04:10:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups/events/2547c9b5-86c3-4ec7-b264-626726d05064", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8e685f69-039b-4d91-ad6d-76d85cf4a7eb", "id": "2547c9b5-86c3-4ec7-b264-626726d05064"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T04:10:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv/events/9f073f6a-bd50-41a6-ac84-3bbc7064e628", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "27072c5a-7c8b-4209-91ed-97faca583535", "id": "9f073f6a-bd50-41a6-ac84-3bbc7064e628"}]} 2018-08-31 04:10:37,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=aa7df32a-22af-477f-814c-19d97aebf299&sort_dir=asc&marker=aa7df32a-22af-477f-814c-19d97aebf299&sort_dir=asc used request id req-ce6f2588-0575-4e2f-85df-9211c9cdabec 2018-08-31 04:10:37,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716199874878s 2018-08-31 04:10:37,957 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=aa7df32a-22af-477f-814c-19d97aebf299&sort_dir=asc&marker=aa7df32a-22af-477f-814c-19d97aebf299&sort_dir=asc used request id req-ce6f2588-0575-4e2f-85df-9211c9cdabec 2018-08-31 04:10:42,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:42,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:42 GMT Server: Apache x-openstack-request-id: req-a351b442-4c37-437c-a52e-2285840619e1 Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:43,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:43 GMT Server: Apache x-openstack-request-id: req-d4cbbdf3-d5f9-4869-817b-8c648010be29 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 04:10:43,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc&marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc used request id req-d4cbbdf3-d5f9-4869-817b-8c648010be29 2018-08-31 04:10:43,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690979957581s 2018-08-31 04:10:43,033 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc&marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc used request id req-d4cbbdf3-d5f9-4869-817b-8c648010be29 2018-08-31 04:10:48,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 04:10:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:48,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:48 GMT Server: Apache x-openstack-request-id: req-3d8588e9-e591-49dc-915d-439539cbd52c Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:48,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:48 GMT Server: Apache x-openstack-request-id: req-0c12924f-15b0-4b62-af0d-f8f58414b2a5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 04:10:48,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc&marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc used request id req-0c12924f-15b0-4b62-af0d-f8f58414b2a5 2018-08-31 04:10:48,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702669620514s 2018-08-31 04:10:48,109 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535/events?marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc&marker=9f073f6a-bd50-41a6-ac84-3bbc7064e628&sort_dir=asc used request id req-0c12924f-15b0-4b62-af0d-f8f58414b2a5 2018-08-31 04:10:48,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 04:10:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:48,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 04:10:48 GMT Server: Apache x-openstack-request-id: req-bcb7e19d-a2f9-41d1-b9b1-13885ab6e02b Location: http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:48,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:48 GMT Server: Apache x-openstack-request-id: req-6d0d0f2b-d681-418a-a9de-3de78950a439 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "private_sig_net_ip_version": "4", "image": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1df3f43a-056f-418a-b35b-d58791a934f2", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "27072c5a-7c8b-4209-91ed-97faca583535", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "deletion_time": "2018-08-31T04:10:35Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "b7e7d4b687c64a49a47166867074a0df", "tags": null, "creation_time": "2018-08-31T03:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-31T04:09:58Z", "id": "27072c5a-7c8b-4209-91ed-97faca583535", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-31 04:10:48,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-6d0d0f2b-d681-418a-a9de-3de78950a439 2018-08-31 04:10:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0684108734131s 2018-08-31 04:10:48,179 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f8ad1a449e9a4c14b66e77ec87711cb2/stacks/clearwater-opnfv/27072c5a-7c8b-4209-91ed-97faca583535?resolve_outputs=False used request id req-6d0d0f2b-d681-418a-a9de-3de78950a439 2018-08-31 04:10:48,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 04:10:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" -d '{"subnet_id": "b2fbc0af-6274-4b94-a695-70c01053ddc1"}' 2018-08-31 04:10:49,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a812b1d1-5cc5-43b5-8de6-b5016805102d Date: Fri, 31 Aug 2018 04:10:49 GMT RESP BODY: {"network_id": "72dd294c-2a70-4b63-8176-a9d1e2973dda", "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "subnet_id": "b2fbc0af-6274-4b94-a695-70c01053ddc1", "subnet_ids": ["b2fbc0af-6274-4b94-a695-70c01053ddc1"], "port_id": "950c60cc-0763-4a4c-9696-7803cbfffb6b", "id": "a5092029-9437-49df-9b5c-ae9213770904"} 2018-08-31 04:10:49,965 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904/remove_router_interface.json used request id req-a812b1d1-5cc5-43b5-8de6-b5016805102d 2018-08-31 04:10:49,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78590488434s 2018-08-31 04:10:49,966 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904/remove_router_interface.json used request id req-a812b1d1-5cc5-43b5-8de6-b5016805102d returning object a5092029-9437-49df-9b5c-ae9213770904 2018-08-31 04:10:49,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 04:10:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:50,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-5390d702-37d6-41e0-b6a6-cfaaf8b85bf6 Date: Fri, 31 Aug 2018 04:10:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "created_at": "2018-08-31T03:53:33Z", "admin_state_up": true, "updated_at": "2018-08-31T04:10:48Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a5092029-9437-49df-9b5c-ae9213770904", "name": "heat_ims-router_1df3f43a-056f-418a-b35b-d58791a934f2"}]} 2018-08-31 04:10:50,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5390d702-37d6-41e0-b6a6-cfaaf8b85bf6 2018-08-31 04:10:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122831106186s 2018-08-31 04:10:50,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5390d702-37d6-41e0-b6a6-cfaaf8b85bf6 2018-08-31 04:10:50,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 04:10:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:51,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e92d7adc-d894-42e5-a6d6-82ec40133d14 Content-Length: 0 Date: Fri, 31 Aug 2018 04:10:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:10:51,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904.json used request id req-e92d7adc-d894-42e5-a6d6-82ec40133d14 2018-08-31 04:10:51,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25996613503s 2018-08-31 04:10:51,351 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a5092029-9437-49df-9b5c-ae9213770904.json used request id req-e92d7adc-d894-42e5-a6d6-82ec40133d14 2018-08-31 04:10:51,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 04:10:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:51,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-869feda5-ad2b-4567-8f76-e7af2f3462a5 Date: Fri, 31 Aug 2018 04:10:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72dd294c-2a70-4b63-8176-a9d1e2973dda","tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T03:53:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","id":"b2fbc0af-6274-4b94-a695-70c01053ddc1","subnetpool_id":null,"name":"heat_ims-subnet_1df3f43a-056f-418a-b35b-d58791a934f2"}]} 2018-08-31 04:10:51,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-869feda5-ad2b-4567-8f76-e7af2f3462a5 2018-08-31 04:10:51,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0406630039215s 2018-08-31 04:10:51,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-869feda5-ad2b-4567-8f76-e7af2f3462a5 2018-08-31 04:10:51,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 04:10:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b2fbc0af-6274-4b94-a695-70c01053ddc1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:52,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0af31cb-88c7-4c74-9433-4f93b96494a7 Date: Fri, 31 Aug 2018 04:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:10:52,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b2fbc0af-6274-4b94-a695-70c01053ddc1.json used request id req-b0af31cb-88c7-4c74-9433-4f93b96494a7 2018-08-31 04:10:52,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11552405357s 2018-08-31 04:10:52,510 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b2fbc0af-6274-4b94-a695-70c01053ddc1.json used request id req-b0af31cb-88c7-4c74-9433-4f93b96494a7 2018-08-31 04:10:52,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:10:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:52,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-c3c6e4c0-9f20-47c4-99e8-114ab328193c Date: Fri, 31 Aug 2018 04:10:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"72dd294c-2a70-4b63-8176-a9d1e2973dda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8ad1a449e9a4c14b66e77ec87711cb2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T04:10:52Z","qos_policy_id":null,"name":"heat_ims-net_1df3f43a-056f-418a-b35b-d58791a934f2","admin_state_up":true,"tenant_id":"f8ad1a449e9a4c14b66e77ec87711cb2","created_at":"2018-08-31T03:53:32Z","mtu":1450}]} 2018-08-31 04:10:52,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c3c6e4c0-9f20-47c4-99e8-114ab328193c 2018-08-31 04:10:52,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879349708557s 2018-08-31 04:10:52,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c3c6e4c0-9f20-47c4-99e8-114ab328193c 2018-08-31 04:10:52,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 04:10:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/72dd294c-2a70-4b63-8176-a9d1e2973dda.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:53,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93e3d373-da31-4fa4-9d29-f0e10a1ba883 Date: Fri, 31 Aug 2018 04:10:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:10:53,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/72dd294c-2a70-4b63-8176-a9d1e2973dda.json used request id req-93e3d373-da31-4fa4-9d29-f0e10a1ba883 2018-08-31 04:10:53,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21437215805s 2018-08-31 04:10:53,815 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/72dd294c-2a70-4b63-8176-a9d1e2973dda.json used request id req-93e3d373-da31-4fa4-9d29-f0e10a1ba883 2018-08-31 04:10:53,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:10:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:54,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-a5d69758-d943-4f0c-afc5-9167ba94046c Date: Fri, 31 Aug 2018 04:10:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T03:53:43Z", "file": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24/file", "owner": "f8ad1a449e9a4c14b66e77ec87711cb2", "id": "a2d7b021-44b5-47ce-a753-00467db90e24", "size": 263193088, "self": "/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/a2d7b021-44b5-47ce-a753-00467db90e24/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_1df3f43a-056f-418a-b35b-d58791a934f2", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T03:53:39Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:10:54,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a5d69758-d943-4f0c-afc5-9167ba94046c 2018-08-31 04:10:54,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291898012161s 2018-08-31 04:10:54,111 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a5d69758-d943-4f0c-afc5-9167ba94046c 2018-08-31 04:10:54,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 04:10:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccd5272746cd2f8913f6d43b7b4ffea3adbbc133" 2018-08-31 04:10:54,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-461172c2-4e85-4d63-8519-5c5e66d49278 Date: Fri, 31 Aug 2018 04:10:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:10:54,482 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24 used request id req-461172c2-4e85-4d63-8519-5c5e66d49278 2018-08-31 04:10:54,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.369032144547s 2018-08-31 04:10:54,482 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a2d7b021-44b5-47ce-a753-00467db90e24 used request id req-461172c2-4e85-4d63-8519-5c5e66d49278 2018-08-31 04:10:54,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 04:10:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 04:10:54,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10: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-1d62ac6f-4102-4ecf-896b-b9c2377cd7cd x-compute-request-id: req-1d62ac6f-4102-4ecf-896b-b9c2377cd7cd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1df3f43a-056f-418a-b35b-d58791a934f2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "75580c89-9ae9-44c6-8825-ceacf00d1d01"}]} 2018-08-31 04:10:54,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1d62ac6f-4102-4ecf-896b-b9c2377cd7cd 2018-08-31 04:10:54,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.21190404892s 2018-08-31 04:10:54,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1d62ac6f-4102-4ecf-896b-b9c2377cd7cd 2018-08-31 04:10:54,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 04:10:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 04:10:54,726 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 04:10: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-caddbddc-7a21-4885-b30f-65ec672cdb54 x-compute-request-id: req-caddbddc-7a21-4885-b30f-65ec672cdb54 Content-Length: 0 Content-Type: application/json 2018-08-31 04:10:54,727 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01 used request id req-caddbddc-7a21-4885-b30f-65ec672cdb54 2018-08-31 04:10:54,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302991867065s 2018-08-31 04:10:54,727 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/75580c89-9ae9-44c6-8825-ceacf00d1d01 used request id req-caddbddc-7a21-4885-b30f-65ec672cdb54 2018-08-31 04:10:54,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:10:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 04:10:54,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3735e45-7b7b-440e-ad01-8ec2089258ee Content-Encoding: gzip Content-Length: 1207 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2", "links": {"self": "http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d31bcfc8c09447ba4aced7fc691582e", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 04:10:54,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b3735e45-7b7b-440e-ad01-8ec2089258ee 2018-08-31 04:10:54,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192483901978s 2018-08-31 04:10:54,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b3735e45-7b7b-440e-ad01-8ec2089258ee 2018-08-31 04:10:54,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:10:54,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 04:10:55,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dcf182a-9062-40c4-a536-cbcef8cf06d6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_1df3f43a-056f-418a-b35b-d58791a934f2", "links": {"self": "http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3d31bcfc8c09447ba4aced7fc691582e", "description": null}} 2018-08-31 04:10:55,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e used request id req-0dcf182a-9062-40c4-a536-cbcef8cf06d6 2018-08-31 04:10:55,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190138816833s 2018-08-31 04:10:55,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e used request id req-0dcf182a-9062-40c4-a536-cbcef8cf06d6 2018-08-31 04:10:55,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 04:10:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 04:10:55,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2c750dd-63d5-492b-9014-3341a80c1d7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:10:55,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e used request id req-c2c750dd-63d5-492b-9014-3341a80c1d7a 2018-08-31 04:10:55,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.25279712677s 2018-08-31 04:10:55,372 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d31bcfc8c09447ba4aced7fc691582e used request id req-c2c750dd-63d5-492b-9014-3341a80c1d7a 2018-08-31 04:10:55,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 04:10:55,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 04:10:55,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ddfd87-fa3a-4d67-9462-74689573751d Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2"}, "tags": [], "enabled": true, "id": "f8ad1a449e9a4c14b66e77ec87711cb2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1df3f43a-056f-418a-b35b-d58791a934f2"}]} 2018-08-31 04:10:55,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d2ddfd87-fa3a-4d67-9462-74689573751d 2018-08-31 04:10:55,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197776079178s 2018-08-31 04:10:55,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d2ddfd87-fa3a-4d67-9462-74689573751d 2018-08-31 04:10:55,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 04:10:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30dfcb948036c6b7422b6dd6b1da478a9a68f41a" 2018-08-31 04:10:55,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dedd444e-c9fd-4656-b195-a2173a0647eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:10:55,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2 used request id req-dedd444e-c9fd-4656-b195-a2173a0647eb 2018-08-31 04:10:55,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283075094223s 2018-08-31 04:10:55,867 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f8ad1a449e9a4c14b66e77ec87711cb2 used request id req-dedd444e-c9fd-4656-b195-a2173a0647eb 2018-08-31 04:10:55,894 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-31 04:10:55,945 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-31 04:10:55,989 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-31 04:10:56,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 04:10:56,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 04:10:56,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 04:10:56,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 04:10:56,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 04:10:56,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 04:10:56,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 04:10:56,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 04:10:56,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 04:10:56,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 04:10:56,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 04:10:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:10:56,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98e091c-3db2-46e5-a56c-ee224131e763 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 04:10:56,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b98e091c-3db2-46e5-a56c-ee224131e763 2018-08-31 04:10:56,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 04:10:56,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T05:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["9ULBYLgzQr6_q9cHA_z0lg"], "issued_at": "2018-08-31T04:10:56.000000Z"}} 2018-08-31 04:10:56,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:10:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3468b0a8-7037-40ca-9365-b00dbc4c61e9 Date: Fri, 31 Aug 2018 04:10:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 04:10:56,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3468b0a8-7037-40ca-9365-b00dbc4c61e9 2018-08-31 04:10:56,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328283071518s 2018-08-31 04:10:56,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3468b0a8-7037-40ca-9365-b00dbc4c61e9 2018-08-31 04:10:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:10:56,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 04:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2b92c88-23b1-4afe-8589-ee79a665e9ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 04:10:56,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a2b92c88-23b1-4afe-8589-ee79a665e9ec 2018-08-31 04:10:56,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 04:10:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:57,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26a3209-bfef-4463-8099-b6f6db169163 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 04:10:57,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f26a3209-bfef-4463-8099-b6f6db169163 2018-08-31 04:10:57,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180545091629s 2018-08-31 04:10:57,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f26a3209-bfef-4463-8099-b6f6db169163 2018-08-31 04:10:57,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 04:10:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}}' 2018-08-31 04:10:57,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 04:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fb1d12-0aee-4d81-a85d-a4e4272caf03 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571"}, "tags": [], "enabled": true, "id": "c11eaebdd9f54407b7a0fc0f028c7571", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}} 2018-08-31 04:10:57,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-66fb1d12-0aee-4d81-a85d-a4e4272caf03 2018-08-31 04:10:57,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.348685026169s 2018-08-31 04:10:57,362 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-66fb1d12-0aee-4d81-a85d-a4e4272caf03 2018-08-31 04:10:57,363 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1'}) 2018-08-31 04:10:57,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 04:10:57,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d40b0379-4ed6-4241-8597-02ad4a5b07be", "email": null, "name": "vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}}' 2018-08-31 04:10:57,811 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 04:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c24fb88-67b3-4943-862b-4181cb5cb366 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": {"self": "http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3af96fefaa40436b82ac370ce9a603fa", "domain_id": "default", "password_expires_at": null}} 2018-08-31 04:10:57,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-4c24fb88-67b3-4943-862b-4181cb5cb366 2018-08-31 04:10:57,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441852092743s 2018-08-31 04:10:57,811 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-4c24fb88-67b3-4943-862b-4181cb5cb366 2018-08-31 04:10:57,812 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3af96fefaa40436b82ac370ce9a603fa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1'}) 2018-08-31 04:10:57,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 04:10:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:57,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4687b82-a950-4fbb-9208-9e5059adc10c Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 04:10:57,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c4687b82-a950-4fbb-9208-9e5059adc10c 2018-08-31 04:10:57,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102910041809s 2018-08-31 04:10:57,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c4687b82-a950-4fbb-9208-9e5059adc10c 2018-08-31 04:10:57,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 04:10:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:58,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f297f0e-ea55-4460-ad6f-385f346e1172 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 04:10:58,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5f297f0e-ea55-4460-ad6f-385f346e1172 2018-08-31 04:10:58,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184476137161s 2018-08-31 04:10:58,110 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5f297f0e-ea55-4460-ad6f-385f346e1172 2018-08-31 04:10:58,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 04:10:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:58,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d9a296-a9ec-4a4f-8e68-558d82ad3e97 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 04:10:58,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-96d9a296-a9ec-4a4f-8e68-558d82ad3e97 2018-08-31 04:10:58,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979928970337s 2018-08-31 04:10:58,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-96d9a296-a9ec-4a4f-8e68-558d82ad3e97 2018-08-31 04:10:58,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 04:10:58,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:58,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864df6c7-857e-44a1-bd1a-832485b31fb4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 04:10:58,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-864df6c7-857e-44a1-bd1a-832485b31fb4 2018-08-31 04:10:58,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0997729301453s 2018-08-31 04:10:58,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-864df6c7-857e-44a1-bd1a-832485b31fb4 2018-08-31 04:10:58,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:10:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:58,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c88afe-e904-437c-af8c-dfa959e473df Content-Encoding: gzip Content-Length: 1216 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": {"self": "http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3af96fefaa40436b82ac370ce9a603fa", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 04:10:58,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-32c88afe-e904-437c-af8c-dfa959e473df 2018-08-31 04:10:58,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158856153488s 2018-08-31 04:10:58,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-32c88afe-e904-437c-af8c-dfa959e473df 2018-08-31 04:10:58,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 04:10:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:58,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84a72f2-f4ff-413f-9b8e-6a4507ed56a5 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571"}, "tags": [], "enabled": true, "id": "c11eaebdd9f54407b7a0fc0f028c7571", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:10:58,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c84a72f2-f4ff-413f-9b8e-6a4507ed56a5 2018-08-31 04:10:58,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992660522461s 2018-08-31 04:10:58,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c84a72f2-f4ff-413f-9b8e-6a4507ed56a5 2018-08-31 04:10:58,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 04:10:58,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=3af96fefaa40436b82ac370ce9a603fa&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c11eaebdd9f54407b7a0fc0f028c7571" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:58,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433b20e1-0012-47c4-9660-35412e01e7d9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3af96fefaa40436b82ac370ce9a603fa&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c11eaebdd9f54407b7a0fc0f028c7571", "previous": null, "next": null}} 2018-08-31 04:10:58,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3af96fefaa40436b82ac370ce9a603fa&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c11eaebdd9f54407b7a0fc0f028c7571 used request id req-433b20e1-0012-47c4-9660-35412e01e7d9 2018-08-31 04:10:58,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.135776996613s 2018-08-31 04:10:58,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3af96fefaa40436b82ac370ce9a603fa&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=c11eaebdd9f54407b7a0fc0f028c7571 used request id req-433b20e1-0012-47c4-9660-35412e01e7d9 2018-08-31 04:10:58,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 04:10:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571/users/3af96fefaa40436b82ac370ce9a603fa/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:10:59,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d99ac5-9d7c-464c-9b31-4b5bb53d8c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:10:59,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571/users/3af96fefaa40436b82ac370ce9a603fa/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-e3d99ac5-9d7c-464c-9b31-4b5bb53d8c47 2018-08-31 04:10:59,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.298033952713s 2018-08-31 04:10:59,037 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571/users/3af96fefaa40436b82ac370ce9a603fa/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-e3d99ac5-9d7c-464c-9b31-4b5bb53d8c47 2018-08-31 04:10:59,037 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd40b0379-4ed6-4241-8597-02ad4a5b07be', 'username': u'vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 04:10:59,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 04:10:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 04:10:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 04:10:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 04:10:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 04:10:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 04:10:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 04:10:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 04:10:59,043 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'password': 'd40b0379-4ed6-4241-8597-02ad4a5b07be', 'project_name': 'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c11eaebdd9f54407b7a0fc0f028c7571', 'project_domain_name': 'Default'} 2018-08-31 04:10:59,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-08-31 04:10:59,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-31 04:10:59,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-08-31 04:10:59,127 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 04:10:59,128 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-08-31 04:10:59,378 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-08-31 04:10:59,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-08-31 04:10:59,450 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-31 04:10:59,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:10:59,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebce4a7-09c8-4792-8cdf-c089c515b6b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 04:10:59,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ebce4a7-09c8-4792-8cdf-c089c515b6b0 2018-08-31 04:10:59,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 04:10:59,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T05:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c11eaebdd9f54407b7a0fc0f028c7571", "name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c11eaebdd9f54407b7a0fc0f028c7571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c11eaebdd9f54407b7a0fc0f028c7571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c11eaebdd9f54407b7a0fc0f028c7571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "id": "3af96fefaa40436b82ac370ce9a603fa"}, "audit_ids": ["Q4HIPhdiSF-L00ot60RgkA"], "issued_at": "2018-08-31T04:10:59.000000Z"}} 2018-08-31 04:10:59,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 04:10:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"network": {"name": "vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "admin_state_up": true}}' 2018-08-31 04:11:00,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-991340df-3f58-41c2-8d79-8943ff48e518 Date: Fri, 31 Aug 2018 04:11:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c11eaebdd9f54407b7a0fc0f028c7571","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T04:11:00Z","is_default":false,"name":"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","mtu":1450}} 2018-08-31 04:11:00,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-991340df-3f58-41c2-8d79-8943ff48e518 2018-08-31 04:11:00,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.53883600235s 2018-08-31 04:11:00,388 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-991340df-3f58-41c2-8d79-8943ff48e518 2018-08-31 04:11:00,388 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T04:11:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'aa0e5f43-2d8d-439e-a7c0-0fb9a7090296', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'admin_state_up': True, u'tenant_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'created_at': u'2018-08-31T04:11:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'l2_adjacency': True}) 2018-08-31 04:11:00,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:11:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:11:00,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-8a598e4e-88bf-48cc-ab96-943ffa03ff61 Date: Fri, 31 Aug 2018 04:11:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c11eaebdd9f54407b7a0fc0f028c7571","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T04:11:00Z","qos_policy_id":null,"name":"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1","admin_state_up":true,"tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","mtu":1450}]} 2018-08-31 04:11:00,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8a598e4e-88bf-48cc-ab96-943ffa03ff61 2018-08-31 04:11:00,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110082149506s 2018-08-31 04:11:00,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8a598e4e-88bf-48cc-ab96-943ffa03ff61 2018-08-31 04:11:00,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 04:11:00,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"subnet": {"name": "vyos_vrouter-subnet_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "enable_dhcp": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 04:11:01,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-06f8c6a0-0f77-4566-8c37-b4055b6b06f8 Date: Fri, 31 Aug 2018 04:11:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T04:11:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c11eaebdd9f54407b7a0fc0f028c7571","id":"9b9eba14-6dad-493a-9f87-e6a3e4b62fa5","subnetpool_id":null,"name":"vyos_vrouter-subnet_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}} 2018-08-31 04:11:01,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-06f8c6a0-0f77-4566-8c37-b4055b6b06f8 2018-08-31 04:11:01,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.592236995697s 2018-08-31 04:11:01,094 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-06f8c6a0-0f77-4566-8c37-b4055b6b06f8 2018-08-31 04:11:01,094 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T04:11:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9b9eba14-6dad-493a-9f87-e6a3e4b62fa5', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'enable_dhcp': True, u'network_id': u'aa0e5f43-2d8d-439e-a7c0-0fb9a7090296', u'tenant_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'created_at': u'2018-08-31T04:11:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571'}) 2018-08-31 04:11:01,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 04:11:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "vyos_vrouter-router_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "admin_state_up": true}}' 2018-08-31 04:11:02,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-126841e7-53ff-4120-b16e-e122406d5e42 Date: Fri, 31 Aug 2018 04:11:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:01Z", "admin_state_up": true, "updated_at": "2018-08-31T04:11:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "2b03da7f-6e89-4046-bccf-2b6716560412", "name": "vyos_vrouter-router_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}} 2018-08-31 04:11:02,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-126841e7-53ff-4120-b16e-e122406d5e42 2018-08-31 04:11:02,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51425290108s 2018-08-31 04:11:02,610 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-126841e7-53ff-4120-b16e-e122406d5e42 2018-08-31 04:11:02,610 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T04:11:02Z', u'revision_number': 2, u'id': u'2b03da7f-6e89-4046-bccf-2b6716560412', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'admin_state_up': True, u'tenant_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'created_at': u'2018-08-31T04:11:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571'}) 2018-08-31 04:11:02,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 04:11:02,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"subnet_id": "9b9eba14-6dad-493a-9f87-e6a3e4b62fa5"}' 2018-08-31 04:11:05,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62fc4616-5673-41cb-a637-209253763247 Date: Fri, 31 Aug 2018 04:11:05 GMT RESP BODY: {"network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "subnet_id": "9b9eba14-6dad-493a-9f87-e6a3e4b62fa5", "subnet_ids": ["9b9eba14-6dad-493a-9f87-e6a3e4b62fa5"], "port_id": "3d63d352-bf28-4c53-928b-05eb7cb49e94", "id": "2b03da7f-6e89-4046-bccf-2b6716560412"} 2018-08-31 04:11:05,123 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412/add_router_interface.json used request id req-62fc4616-5673-41cb-a637-209253763247 2018-08-31 04:11:05,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.51214313507s 2018-08-31 04:11:05,124 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412/add_router_interface.json used request id req-62fc4616-5673-41cb-a637-209253763247 returning object 2b03da7f-6e89-4046-bccf-2b6716560412 2018-08-31 04:11:05,124 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-31 04:11:28,072 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-31 04:11:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:11:28,078 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 04:11:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 04:11:28,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:11:28,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:11:28,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-79bf5f44-8b86-458f-a48f-21bac7cf2de2 Date: Fri, 31 Aug 2018 04:11:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:11:28,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-79bf5f44-8b86-458f-a48f-21bac7cf2de2 2018-08-31 04:11:28,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271170854568s 2018-08-31 04:11:28,355 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-79bf5f44-8b86-458f-a48f-21bac7cf2de2 2018-08-31 04:11:28,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 04:11:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}' 2018-08-31 04:11:28,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7cb6c38a-8e9d-4c73-9603-4dc28254760f Date: Fri, 31 Aug 2018 04:11:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:11:28Z", "file": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "size": null, "self": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": null, "created_at": "2018-08-31T04:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 04:11:28,403 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7cb6c38a-8e9d-4c73-9603-4dc28254760f 2018-08-31 04:11:28,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0405471324921s 2018-08-31 04:11:28,404 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7cb6c38a-8e9d-4c73-9603-4dc28254760f returning object c76e7db9-d5eb-47f6-8303-1ae3b49f50b1 2018-08-31 04:11:28,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 04:11:28,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '' 2018-08-31 04:12:29,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a5b3f16-afcc-4d0c-a8ed-e5be26a7340d Date: Fri, 31 Aug 2018 04:12:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:12:29,980 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file used request id req-7a5b3f16-afcc-4d0c-a8ed-e5be26a7340d 2018-08-31 04:12:29,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.5760319233s 2018-08-31 04:12:29,981 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file used request id req-7a5b3f16-afcc-4d0c-a8ed-e5be26a7340d 2018-08-31 04:12:29,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:12:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:30,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-a198c383-e426-47b4-8505-e66afac28ecf Date: Fri, 31 Aug 2018 04:12:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:12:29Z", "file": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "size": 4373348352, "self": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T04:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:12:30,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a198c383-e426-47b4-8505-e66afac28ecf 2018-08-31 04:12:30,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0582528114319s 2018-08-31 04:12:30,045 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a198c383-e426-47b4-8505-e66afac28ecf 2018-08-31 04:12:30,047 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file', 'owner': u'c11eaebdd9f54407b7a0fc0f028c7571', 'id': u'c76e7db9-d5eb-47f6-8303-1ae3b49f50b1', 'size': 4373348352, u'self': u'/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'name': 'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T04:12:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T04:12:29Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'created': u'2018-08-31T04:11:28Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-31T04:11:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-31 04:12:30,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 04:12:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-31 04:12:30,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-b158ebe6-38f4-4c02-9404-6b2f5b4908ba x-compute-request-id: req-b158ebe6-38f4-4c02-9404-6b2f5b4908ba Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "8e282b69-dd49-40f0-93c9-dd729816847e"}} 2018-08-31 04:12:30,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b158ebe6-38f4-4c02-9404-6b2f5b4908ba 2018-08-31 04:12:30,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.287853002548s 2018-08-31 04:12:30,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b158ebe6-38f4-4c02-9404-6b2f5b4908ba 2018-08-31 04:12:30,338 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_bc2a590d-ccb3-46db-8129-62a4d30f00d1', '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'c0ca313478164ad283b44a36646e55ec', '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'8e282b69-dd49-40f0-93c9-dd729816847e', 'swap': 0}) 2018-08-31 04:12:30,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 04:12:30,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" -d '{"extra_specs": {}}' 2018-08-31 04:12:30,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-44b35379-b5e3-48b7-8dd0-6eb45b0b4bb9 x-compute-request-id: req-44b35379-b5e3-48b7-8dd0-6eb45b0b4bb9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 04:12:30,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e/os-extra_specs used request id req-44b35379-b5e3-48b7-8dd0-6eb45b0b4bb9 2018-08-31 04:12:30,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238389968872s 2018-08-31 04:12:30,363 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e/os-extra_specs used request id req-44b35379-b5e3-48b7-8dd0-6eb45b0b4bb9 2018-08-31 04:12:30,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 04:12:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"keypair": {"name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}}' 2018-08-31 04:12:31,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-c314294f-507c-4505-9569-a34847718ea9 x-compute-request-id: req-c314294f-507c-4505-9569-a34847718ea9 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKgFX3lMlfDCYigNBAEBGy2P81qCx1LjR5cv4xArk+giFUgn3qHp6+2H5MmhPbJu6dILz+MOLROkiiAl0AJ+fSKTuQpmbnXVjXBraWrvBaSJ7uoPgveDPuvu3ZpI9vZ6QxqEr0smdzyz6nIELUgzJ+MoG428EXIZ3yQ0gW+30IxnKoDgajwi3YuAO+yz4ptJ+UBUki8bFzJdPwvTBqC66yF7vkDTjQPkpSyBdasyrHRbYfdQne5k1bWMwk4UFhvs74NbmjY/XmPkcnwDrZ3/4IO1WpToKnIPkJPxzU3RbjcHJyZnbGUsc034EahK/uNIItEEK9WHxHHJMyRTBpQ92d Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyoBV95TJXwwmIoDQQBARstj/NagsdS40eXL+MQK5PoIhVIJ9\n6h6evth+TJoT2ybunSC8/jDi0TpIogJdACfn0ik7kKZm511Y1wa2lq7wWkie7qD4\nL3gz7r7t2aSPb2ekMahK9LJnc8s+pyBC1IMyfjKBuNvBFyGd8kNIFvt9CMZyqA4G\no8It2LgDvss+KbSflAVJIvGxcyXT8L0waguushe75A040D5KUsgXWrMqx0W2H3UJ\n3uZNW1jMJOFBYb7O+DW5o2P15j5HJ8A62d/+CDtVqU6CpyD5CT8c1N0W43BycmZ2\nxlLHNN+BGoSv7jSCLRBCvVh8RxyTMkUwaUPdnQIDAQABAoIBABB2foayQezIQBFu\nB4AtzkKMAbOLCJI+P2XgQ2oYnpbGXY9RTItMEfvR/fKcVCDs+Vks4DCKKOZ5po4F\nQypQFDixwXXxEUyd+isBELcPYdr1LHaZ/5NcYlx2iT+4cTDNbDvdQrrCBkcTrvRH\nWyeLwv8ffAxbUUdgJEcd0S6NI40i8AAhkiyUhfI0piUqJSI35vCrbbQ4YFEUMY1D\nzuyLL5/JD2ZCYnkVJP+XBrxAKuDAhltjeiJHMer7hjU0BGjqb17+ZxQAagNBZ0+n\n4PFh1J69/N+KAOANilryUCiiXJfOHR3exBB61mmoKiu0PbkJGqOWl1B3Ufo0bIpS\nxzcIGsECgYEA7kzkUEH5PQqW+2/S+RPdPO1ILimyCbakqwxtHFc9qXVHIRTSeDfs\nj7Fhr/aEo5gsrzH4/k5zAqicJo46S4SLWHlA9zPCyXbUF7SOutekpi2WseDZD+fI\npt3r/L3KMkf9SSFb3JO8PJC4Lu/77a9b41Vcql/r5UevLtZ5mr0CsHsCgYEA2YrA\nR8SiYX2rAnSgIqpbLGz3nCTGvZOLBv72UMoOAyxA4lZyc++Xx3jYpYEQNBzeQlG4\ngzc1lrOg6flVAk/NllTH4RI/oqY3tSozAkEjORNoHiLX1KqqFEKMP9o4T78RSpEM\nDAL6Jnw++AjI4eVXSm/b0OosqiTKFsXrB7+BqscCgYAXAXddRDFCsl4HIjGU+FT4\nh9PbGQ1mIKrfFJEIFmgOjxLx36e+EXAWI0LSEROXE57kvwdRzdMOo6aHll2MYtxt\nCy+5bdbVSlKJg1XwNddgb7BHtfRes7rMWUpqGQyHNCoAwGa08dJPao1Ngr+on7BY\nTypmDGKivPvtoqkUxkCXNwKBgGcLHSchkhUB1LYWDiA9d3BksSjqFqWHtMv8iyob\ne2WvWZCciBw4ejmHGX/T0ZwNrI3XbcHhreWTcn5Bly3AJU63G/KVlUTy3OJYec7w\nkcGgWqojsP5QVL3CA/Le59uGUqdyazVpV5pRMfaFGro9ywo8T+/2bG+ve3YsC7cg\n1EfTAoGAFeaWudSm6QPYoEfZOIuG/KEqKg310FKzZ8NlV4flfIwkpw/OUgkUlulV\ny7+eN+nUmeDAy+wlCuz7n4qgYYAipnLjvGGvqgkt4fjQw2Ih37UYp99ENcl5qTnJ\ncBY4cau5UB4jcPOL+KRdkgNw+lMxVZwuxXZIn/k4L1zk32H0Ukw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "3af96fefaa40436b82ac370ce9a603fa", "name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "fingerprint": "1d:a6:26:cd:af:2b:a9:95:a6:5d:9c:d1:2f:5b:f3:5c"}} 2018-08-31 04:12:31,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-c314294f-507c-4505-9569-a34847718ea9 2018-08-31 04:12:31,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.792011022568s 2018-08-31 04:12:31,156 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-c314294f-507c-4505-9569-a34847718ea9 2018-08-31 04:12:31,157 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKgFX3lMlfDCYigNBAEBGy2P81qCx1LjR5cv4xArk+giFUgn3qHp6+2H5MmhPbJu6dILz+MOLROkiiAl0AJ+fSKTuQpmbnXVjXBraWrvBaSJ7uoPgveDPuvu3ZpI9vZ6QxqEr0smdzyz6nIELUgzJ+MoG428EXIZ3yQ0gW+30IxnKoDgajwi3YuAO+yz4ptJ+UBUki8bFzJdPwvTBqC66yF7vkDTjQPkpSyBdasyrHRbYfdQne5k1bWMwk4UFhvs74NbmjY/XmPkcnwDrZ3/4IO1WpToKnIPkJPxzU3RbjcHJyZnbGUsc034EahK/uNIItEEK9WHxHHJMyRTBpQ92d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyoBV95TJXwwmIoDQQBARstj/NagsdS40eXL+MQK5PoIhVIJ9\n6h6evth+TJoT2ybunSC8/jDi0TpIogJdACfn0ik7kKZm511Y1wa2lq7wWkie7qD4\nL3gz7r7t2aSPb2ekMahK9LJnc8s+pyBC1IMyfjKBuNvBFyGd8kNIFvt9CMZyqA4G\no8It2LgDvss+KbSflAVJIvGxcyXT8L0waguushe75A040D5KUsgXWrMqx0W2H3UJ\n3uZNW1jMJOFBYb7O+DW5o2P15j5HJ8A62d/+CDtVqU6CpyD5CT8c1N0W43BycmZ2\nxlLHNN+BGoSv7jSCLRBCvVh8RxyTMkUwaUPdnQIDAQABAoIBABB2foayQezIQBFu\nB4AtzkKMAbOLCJI+P2XgQ2oYnpbGXY9RTItMEfvR/fKcVCDs+Vks4DCKKOZ5po4F\nQypQFDixwXXxEUyd+isBELcPYdr1LHaZ/5NcYlx2iT+4cTDNbDvdQrrCBkcTrvRH\nWyeLwv8ffAxbUUdgJEcd0S6NI40i8AAhkiyUhfI0piUqJSI35vCrbbQ4YFEUMY1D\nzuyLL5/JD2ZCYnkVJP+XBrxAKuDAhltjeiJHMer7hjU0BGjqb17+ZxQAagNBZ0+n\n4PFh1J69/N+KAOANilryUCiiXJfOHR3exBB61mmoKiu0PbkJGqOWl1B3Ufo0bIpS\nxzcIGsECgYEA7kzkUEH5PQqW+2/S+RPdPO1ILimyCbakqwxtHFc9qXVHIRTSeDfs\nj7Fhr/aEo5gsrzH4/k5zAqicJo46S4SLWHlA9zPCyXbUF7SOutekpi2WseDZD+fI\npt3r/L3KMkf9SSFb3JO8PJC4Lu/77a9b41Vcql/r5UevLtZ5mr0CsHsCgYEA2YrA\nR8SiYX2rAnSgIqpbLGz3nCTGvZOLBv72UMoOAyxA4lZyc++Xx3jYpYEQNBzeQlG4\ngzc1lrOg6flVAk/NllTH4RI/oqY3tSozAkEjORNoHiLX1KqqFEKMP9o4T78RSpEM\nDAL6Jnw++AjI4eVXSm/b0OosqiTKFsXrB7+BqscCgYAXAXddRDFCsl4HIjGU+FT4\nh9PbGQ1mIKrfFJEIFmgOjxLx36e+EXAWI0LSEROXE57kvwdRzdMOo6aHll2MYtxt\nCy+5bdbVSlKJg1XwNddgb7BHtfRes7rMWUpqGQyHNCoAwGa08dJPao1Ngr+on7BY\nTypmDGKivPvtoqkUxkCXNwKBgGcLHSchkhUB1LYWDiA9d3BksSjqFqWHtMv8iyob\ne2WvWZCciBw4ejmHGX/T0ZwNrI3XbcHhreWTcn5Bly3AJU63G/KVlUTy3OJYec7w\nkcGgWqojsP5QVL3CA/Le59uGUqdyazVpV5pRMfaFGro9ywo8T+/2bG+ve3YsC7cg\n1EfTAoGAFeaWudSm6QPYoEfZOIuG/KEqKg310FKzZ8NlV4flfIwkpw/OUgkUlulV\ny7+eN+nUmeDAy+wlCuz7n4qgYYAipnLjvGGvqgkt4fjQw2Ih37UYp99ENcl5qTnJ\ncBY4cau5UB4jcPOL+KRdkgNw+lMxVZwuxXZIn/k4L1zk32H0Ukw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3af96fefaa40436b82ac370ce9a603fa', 'name': u'vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'created_at': '2018-08-31T04:12:31.157320', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'name': 'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1d:a6:26:cd:af:2b:a9:95:a6:5d:9c:d1:2f:5b:f3:5c', 'type': 'ssh', 'id': u'vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1'}) 2018-08-31 04:12:31,157 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAyoBV95TJXwwmIoDQQBARstj/NagsdS40eXL+MQK5PoIhVIJ9 6h6evth+TJoT2ybunSC8/jDi0TpIogJdACfn0ik7kKZm511Y1wa2lq7wWkie7qD4 L3gz7r7t2aSPb2ekMahK9LJnc8s+pyBC1IMyfjKBuNvBFyGd8kNIFvt9CMZyqA4G o8It2LgDvss+KbSflAVJIvGxcyXT8L0waguushe75A040D5KUsgXWrMqx0W2H3UJ 3uZNW1jMJOFBYb7O+DW5o2P15j5HJ8A62d/+CDtVqU6CpyD5CT8c1N0W43BycmZ2 xlLHNN+BGoSv7jSCLRBCvVh8RxyTMkUwaUPdnQIDAQABAoIBABB2foayQezIQBFu B4AtzkKMAbOLCJI+P2XgQ2oYnpbGXY9RTItMEfvR/fKcVCDs+Vks4DCKKOZ5po4F QypQFDixwXXxEUyd+isBELcPYdr1LHaZ/5NcYlx2iT+4cTDNbDvdQrrCBkcTrvRH WyeLwv8ffAxbUUdgJEcd0S6NI40i8AAhkiyUhfI0piUqJSI35vCrbbQ4YFEUMY1D zuyLL5/JD2ZCYnkVJP+XBrxAKuDAhltjeiJHMer7hjU0BGjqb17+ZxQAagNBZ0+n 4PFh1J69/N+KAOANilryUCiiXJfOHR3exBB61mmoKiu0PbkJGqOWl1B3Ufo0bIpS xzcIGsECgYEA7kzkUEH5PQqW+2/S+RPdPO1ILimyCbakqwxtHFc9qXVHIRTSeDfs j7Fhr/aEo5gsrzH4/k5zAqicJo46S4SLWHlA9zPCyXbUF7SOutekpi2WseDZD+fI pt3r/L3KMkf9SSFb3JO8PJC4Lu/77a9b41Vcql/r5UevLtZ5mr0CsHsCgYEA2YrA R8SiYX2rAnSgIqpbLGz3nCTGvZOLBv72UMoOAyxA4lZyc++Xx3jYpYEQNBzeQlG4 gzc1lrOg6flVAk/NllTH4RI/oqY3tSozAkEjORNoHiLX1KqqFEKMP9o4T78RSpEM DAL6Jnw++AjI4eVXSm/b0OosqiTKFsXrB7+BqscCgYAXAXddRDFCsl4HIjGU+FT4 h9PbGQ1mIKrfFJEIFmgOjxLx36e+EXAWI0LSEROXE57kvwdRzdMOo6aHll2MYtxt Cy+5bdbVSlKJg1XwNddgb7BHtfRes7rMWUpqGQyHNCoAwGa08dJPao1Ngr+on7BY TypmDGKivPvtoqkUxkCXNwKBgGcLHSchkhUB1LYWDiA9d3BksSjqFqWHtMv8iyob e2WvWZCciBw4ejmHGX/T0ZwNrI3XbcHhreWTcn5Bly3AJU63G/KVlUTy3OJYec7w kcGgWqojsP5QVL3CA/Le59uGUqdyazVpV5pRMfaFGro9ywo8T+/2bG+ve3YsC7cg 1EfTAoGAFeaWudSm6QPYoEfZOIuG/KEqKg310FKzZ8NlV4flfIwkpw/OUgkUlulV y7+eN+nUmeDAy+wlCuz7n4qgYYAipnLjvGGvqgkt4fjQw2Ih37UYp99ENcl5qTnJ cBY4cau5UB4jcPOL+KRdkgNw+lMxVZwuxXZIn/k4L1zk32H0Ukw= -----END RSA PRIVATE KEY----- 2018-08-31 04:12:31,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 04:12:31,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"security_group": {"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-31 04:12:31,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-4e3ce31c-0919-47a5-9813-298ad6f6d899 Date: Fri, 31 Aug 2018 04:12:31 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}} 2018-08-31 04:12:31,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4e3ce31c-0919-47a5-9813-298ad6f6d899 2018-08-31 04:12:31,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.214920043945s 2018-08-31 04:12:31,376 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4e3ce31c-0919-47a5-9813-298ad6f6d899 2018-08-31 04:12:31,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:12:31,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-f520c71b-f40e-47ab-9771-49d790b346f8 Date: Fri, 31 Aug 2018 04:12:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:12:31,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f520c71b-f40e-47ab-9771-49d790b346f8 2018-08-31 04:12:31,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0715091228485s 2018-08-31 04:12:31,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f520c71b-f40e-47ab-9771-49d790b346f8 2018-08-31 04:12:31,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 04:12:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -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": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}}' 2018-08-31 04:12:31,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bd7ae1f3-7790-4c39-8223-571d92c04973 Date: Fri, 31 Aug 2018 04:12: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": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5"}} 2018-08-31 04:12:31,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd7ae1f3-7790-4c39-8223-571d92c04973 2018-08-31 04:12:31,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121833086014s 2018-08-31 04:12:31,579 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd7ae1f3-7790-4c39-8223-571d92c04973 2018-08-31 04:12:31,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:12:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:31,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-f59e1612-a6b8-45b5-a819-29b15240ff1a Date: Fri, 31 Aug 2018 04:12:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 2, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:12:31,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f59e1612-a6b8-45b5-a819-29b15240ff1a 2018-08-31 04:12:31,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413730144501s 2018-08-31 04:12:31,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f59e1612-a6b8-45b5-a819-29b15240ff1a 2018-08-31 04:12:31,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 04:12:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -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": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}}' 2018-08-31 04:12:31,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c68079db-6de2-4362-8a18-58acadc959bb Date: Fri, 31 Aug 2018 04:12:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "3243c1d8-9bf7-4829-9413-61c0a2ab44fc"}} 2018-08-31 04:12:31,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c68079db-6de2-4362-8a18-58acadc959bb 2018-08-31 04:12:31,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124300003052s 2018-08-31 04:12:31,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c68079db-6de2-4362-8a18-58acadc959bb 2018-08-31 04:12:31,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:12:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:31,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-df7da20f-7968-4064-84b0-01a220016b5e Date: Fri, 31 Aug 2018 04:12:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "3243c1d8-9bf7-4829-9413-61c0a2ab44fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 3, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:12:31,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-df7da20f-7968-4064-84b0-01a220016b5e 2018-08-31 04:12:31,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0415480136871s 2018-08-31 04:12:31,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-df7da20f-7968-4064-84b0-01a220016b5e 2018-08-31 04:12:31,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 04:12:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -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": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}}' 2018-08-31 04:12:31,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d7db7774-c402-4c00-b51b-887452aeed37 Date: Fri, 31 Aug 2018 04:12: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": 80, "updated_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "port_range_min": 80, "revision_number": 0, "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "a020f772-b99a-4581-84b5-3effd028601d"}} 2018-08-31 04:12:31,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d7db7774-c402-4c00-b51b-887452aeed37 2018-08-31 04:12:31,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119008779526s 2018-08-31 04:12:31,920 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d7db7774-c402-4c00-b51b-887452aeed37 2018-08-31 04:12:31,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:12:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:31,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-1f038410-d790-43ba-a39b-b8564d9d672e Date: Fri, 31 Aug 2018 04:12:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "3243c1d8-9bf7-4829-9413-61c0a2ab44fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "a020f772-b99a-4581-84b5-3effd028601d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 4, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:12:31,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1f038410-d790-43ba-a39b-b8564d9d672e 2018-08-31 04:12:31,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0414109230042s 2018-08-31 04:12:31,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1f038410-d790-43ba-a39b-b8564d9d672e 2018-08-31 04:12:31,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 04:12:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -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": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}}' 2018-08-31 04:12:32,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ce654a83-5028-44b1-bfbe-1e5b98c52c05 Date: Fri, 31 Aug 2018 04:12: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": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "port_range_min": 443, "revision_number": 0, "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:32Z", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "890319cf-84d2-43d3-8f04-721798109f16"}} 2018-08-31 04:12:32,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ce654a83-5028-44b1-bfbe-1e5b98c52c05 2018-08-31 04:12:32,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118372917175s 2018-08-31 04:12:32,088 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ce654a83-5028-44b1-bfbe-1e5b98c52c05 2018-08-31 04:12:32,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:12:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:32,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-05354954-72a2-4544-a0da-5ce7ea6e4a99 Date: Fri, 31 Aug 2018 04:12:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "3243c1d8-9bf7-4829-9413-61c0a2ab44fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "890319cf-84d2-43d3-8f04-721798109f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "a020f772-b99a-4581-84b5-3effd028601d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 5, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:12:32,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-05354954-72a2-4544-a0da-5ce7ea6e4a99 2018-08-31 04:12:32,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431931018829s 2018-08-31 04:12:32,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-05354954-72a2-4544-a0da-5ce7ea6e4a99 2018-08-31 04:12:32,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 04:12:32,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -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": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}}' 2018-08-31 04:12:32,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9e719665-b048-499f-98d2-0eb59fa02558 Date: Fri, 31 Aug 2018 04:12: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": 5671, "updated_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "port_range_min": 5671, "revision_number": 0, "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:32Z", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "05fa5176-58b9-4076-91f3-39a602f0ccea"}} 2018-08-31 04:12:32,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9e719665-b048-499f-98d2-0eb59fa02558 2018-08-31 04:12:32,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129426956177s 2018-08-31 04:12:32,268 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9e719665-b048-499f-98d2-0eb59fa02558 2018-08-31 04:12:32,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:12:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:32,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-64f41cd9-f646-4a4b-9389-6a10b3756329 Date: Fri, 31 Aug 2018 04:12:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "05fa5176-58b9-4076-91f3-39a602f0ccea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "3243c1d8-9bf7-4829-9413-61c0a2ab44fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "890319cf-84d2-43d3-8f04-721798109f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "a020f772-b99a-4581-84b5-3effd028601d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 6, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:12:32,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-64f41cd9-f646-4a4b-9389-6a10b3756329 2018-08-31 04:12:32,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0415761470795s 2018-08-31 04:12:32,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-64f41cd9-f646-4a4b-9389-6a10b3756329 2018-08-31 04:12:32,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 04:12:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -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": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}}' 2018-08-31 04:12:32,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-7cbe70f6-d138-4a75-8170-e411a57b1a66 Date: Fri, 31 Aug 2018 04:12: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": 53333, "updated_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "port_range_min": 53333, "revision_number": 0, "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:32Z", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "da9de714-213c-49ae-b697-f066e8732242"}} 2018-08-31 04:12:32,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-7cbe70f6-d138-4a75-8170-e411a57b1a66 2018-08-31 04:12:32,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117953062057s 2018-08-31 04:12:32,435 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-7cbe70f6-d138-4a75-8170-e411a57b1a66 2018-08-31 04:12:32,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:12:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:32,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-1370a375-0a00-4176-9b4e-8b708fcf4831 Date: Fri, 31 Aug 2018 04:12:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c11eaebdd9f54407b7a0fc0f028c7571","l2_adjacency":true,"status":"ACTIVE","subnets":["9b9eba14-6dad-493a-9f87-e6a3e4b62fa5"],"description":"","tags":[],"updated_at":"2018-08-31T04:11:00Z","qos_policy_id":null,"name":"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1","admin_state_up":true,"tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","mtu":1450}]} 2018-08-31 04:12:32,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1370a375-0a00-4176-9b4e-8b708fcf4831 2018-08-31 04:12:32,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861840248108s 2018-08-31 04:12:32,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1370a375-0a00-4176-9b4e-8b708fcf4831 2018-08-31 04:12:32,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:12:32,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:32,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-8ac49d3f-38a6-4a14-9623-eaf874082cb7 Date: Fri, 31 Aug 2018 04:12:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:12:29Z", "file": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "size": 4373348352, "self": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T04:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:12:32,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8ac49d3f-38a6-4a14-9623-eaf874082cb7 2018-08-31 04:12:32,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337839126587s 2018-08-31 04:12:32,562 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8ac49d3f-38a6-4a14-9623-eaf874082cb7 2018-08-31 04:12:32,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 04:12:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:32,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-32c3ff62-3dc0-4198-a55c-ad7a2814f9c5 x-compute-request-id: req-32c3ff62-3dc0-4198-a55c-ad7a2814f9c5 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "8e282b69-dd49-40f0-93c9-dd729816847e"}]} 2018-08-31 04:12:32,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-32c3ff62-3dc0-4198-a55c-ad7a2814f9c5 2018-08-31 04:12:32,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235269069672s 2018-08-31 04:12:32,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-32c3ff62-3dc0-4198-a55c-ad7a2814f9c5 2018-08-31 04:12:32,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 04:12:32,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"server": {"name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "imageRef": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "flavorRef": "8e282b69-dd49-40f0-93c9-dd729816847e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296"}], "security_groups": [{"name": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}]}}' 2018-08-31 04:12:34,754 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 04:12: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-b4477196-02a1-4158-bb4e-171eb15f7470 x-compute-request-id: req-b4477196-02a1-4158-bb4e-171eb15f7470 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ccc82881-ba8c-4a2a-af20-0095ce6156e4"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "adminPass": "i3BvyJK7NrGi"}} 2018-08-31 04:12:34,755 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b4477196-02a1-4158-bb4e-171eb15f7470 2018-08-31 04:12:34,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.16534209251s 2018-08-31 04:12:34,755 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b4477196-02a1-4158-bb4e-171eb15f7470 2018-08-31 04:12:34,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:35,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-1293c2a8-c6bf-4a18-8ca9-c3fc36ab21f0 x-compute-request-id: req-1293c2a8-c6bf-4a18-8ca9-c3fc36ab21f0 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:35,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1293c2a8-c6bf-4a18-8ca9-c3fc36ab21f0 2018-08-31 04:12:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58100605011s 2018-08-31 04:12:35,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1293c2a8-c6bf-4a18-8ca9-c3fc36ab21f0 2018-08-31 04:12:35,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:12:35,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-8c711acd-4b57-4b40-9d58-de63b4bbbdfe Date: Fri, 31 Aug 2018 04:12:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c11eaebdd9f54407b7a0fc0f028c7571","l2_adjacency":true,"status":"ACTIVE","subnets":["9b9eba14-6dad-493a-9f87-e6a3e4b62fa5"],"description":"","tags":[],"updated_at":"2018-08-31T04:11:00Z","qos_policy_id":null,"name":"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1","admin_state_up":true,"tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","mtu":1450}]} 2018-08-31 04:12:35,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c711acd-4b57-4b40-9d58-de63b4bbbdfe 2018-08-31 04:12:35,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149891853333s 2018-08-31 04:12:35,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c711acd-4b57-4b40-9d58-de63b4bbbdfe 2018-08-31 04:12:35,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 04:12:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:35,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5f41ca8d-70cf-4c45-9922-0fcfd4923e0e Date: Fri, 31 Aug 2018 04:12:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T04:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c11eaebdd9f54407b7a0fc0f028c7571","id":"9b9eba14-6dad-493a-9f87-e6a3e4b62fa5","subnetpool_id":null,"name":"vyos_vrouter-subnet_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:12:35,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5f41ca8d-70cf-4c45-9922-0fcfd4923e0e 2018-08-31 04:12:35,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0948641300201s 2018-08-31 04:12:35,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5f41ca8d-70cf-4c45-9922-0fcfd4923e0e 2018-08-31 04:12:35,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:38,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-339d9fd3-bee2-4547-8df1-7c4255bbea4e x-compute-request-id: req-339d9fd3-bee2-4547-8df1-7c4255bbea4e 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:38,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-339d9fd3-bee2-4547-8df1-7c4255bbea4e 2018-08-31 04:12:38,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732658147812s 2018-08-31 04:12:38,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-339d9fd3-bee2-4547-8df1-7c4255bbea4e 2018-08-31 04:12:38,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:40,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:40,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:40,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-e8f17864-2ead-4671-a88c-aa8619b59597 x-compute-request-id: req-e8f17864-2ead-4671-a88c-aa8619b59597 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:40,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e8f17864-2ead-4671-a88c-aa8619b59597 2018-08-31 04:12:40,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376864910126s 2018-08-31 04:12:40,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e8f17864-2ead-4671-a88c-aa8619b59597 2018-08-31 04:12:40,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:42,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:42,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:43,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-aeb18f1b-32d4-4e4d-b532-e133e1d1de29 x-compute-request-id: req-aeb18f1b-32d4-4e4d-b532-e133e1d1de29 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:43,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aeb18f1b-32d4-4e4d-b532-e133e1d1de29 2018-08-31 04:12:43,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368635177612s 2018-08-31 04:12:43,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aeb18f1b-32d4-4e4d-b532-e133e1d1de29 2018-08-31 04:12:43,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:45,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:45,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:45,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-c969607d-47b5-4b27-a9c9-65f13c0d8638 x-compute-request-id: req-c969607d-47b5-4b27-a9c9-65f13c0d8638 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:45,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c969607d-47b5-4b27-a9c9-65f13c0d8638 2018-08-31 04:12:45,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669281005859s 2018-08-31 04:12:45,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c969607d-47b5-4b27-a9c9-65f13c0d8638 2018-08-31 04:12:45,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:47,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:48,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-bc1bb6a6-f88d-4b9e-8b60-499b5d61eada x-compute-request-id: req-bc1bb6a6-f88d-4b9e-8b60-499b5d61eada 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:48,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc1bb6a6-f88d-4b9e-8b60-499b5d61eada 2018-08-31 04:12:48,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701761960983s 2018-08-31 04:12:48,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc1bb6a6-f88d-4b9e-8b60-499b5d61eada 2018-08-31 04:12:48,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:50,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:50,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-32c90d0a-c1e2-46cb-b5fe-c4bae8a4a87e x-compute-request-id: req-32c90d0a-c1e2-46cb-b5fe-c4bae8a4a87e 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:50,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-32c90d0a-c1e2-46cb-b5fe-c4bae8a4a87e 2018-08-31 04:12:50,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199303150177s 2018-08-31 04:12:50,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-32c90d0a-c1e2-46cb-b5fe-c4bae8a4a87e 2018-08-31 04:12:50,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:52,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:53,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-12123d75-15c6-4d0a-8534-2d4a8dbc8372 x-compute-request-id: req-12123d75-15c6-4d0a-8534-2d4a8dbc8372 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:53,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12123d75-15c6-4d0a-8534-2d4a8dbc8372 2018-08-31 04:12:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609967947006s 2018-08-31 04:12:53,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12123d75-15c6-4d0a-8534-2d4a8dbc8372 2018-08-31 04:12:53,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:55,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:55,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:12: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-426770c8-a244-464f-804f-3b7ca4ca8156 x-compute-request-id: req-426770c8-a244-464f-804f-3b7ca4ca8156 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:55,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-426770c8-a244-464f-804f-3b7ca4ca8156 2018-08-31 04:12:55,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334711074829s 2018-08-31 04:12:55,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-426770c8-a244-464f-804f-3b7ca4ca8156 2018-08-31 04:12:55,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:12:57,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:12:57,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:12:58,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-31a660f4-035a-4be5-ba36-8747e1bd1f0c x-compute-request-id: req-31a660f4-035a-4be5-ba36-8747e1bd1f0c 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:12:58,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-31a660f4-035a-4be5-ba36-8747e1bd1f0c 2018-08-31 04:12:58,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407917976379s 2018-08-31 04:12:58,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-31a660f4-035a-4be5-ba36-8747e1bd1f0c 2018-08-31 04:12:58,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:00,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:00,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-7a2e3fed-71cf-44c9-8983-de6d7c3706db x-compute-request-id: req-7a2e3fed-71cf-44c9-8983-de6d7c3706db 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:00,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a2e3fed-71cf-44c9-8983-de6d7c3706db 2018-08-31 04:13:00,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174437999725s 2018-08-31 04:13:00,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a2e3fed-71cf-44c9-8983-de6d7c3706db 2018-08-31 04:13:00,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:02,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:02,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-31c2f1af-cc8f-42dc-93cd-55a862143706 x-compute-request-id: req-31c2f1af-cc8f-42dc-93cd-55a862143706 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:02,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-31c2f1af-cc8f-42dc-93cd-55a862143706 2018-08-31 04:13:02,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674453020096s 2018-08-31 04:13:02,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-31c2f1af-cc8f-42dc-93cd-55a862143706 2018-08-31 04:13:02,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:04,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:05,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-d8a8491f-f2de-4605-b8bd-041594ad3842 x-compute-request-id: req-d8a8491f-f2de-4605-b8bd-041594ad3842 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:05,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8a8491f-f2de-4605-b8bd-041594ad3842 2018-08-31 04:13:05,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435189008713s 2018-08-31 04:13:05,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8a8491f-f2de-4605-b8bd-041594ad3842 2018-08-31 04:13:05,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:07,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:07,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-05071f98-c44f-498c-bdb1-77b63ce4e59b x-compute-request-id: req-05071f98-c44f-498c-bdb1-77b63ce4e59b 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:07,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05071f98-c44f-498c-bdb1-77b63ce4e59b 2018-08-31 04:13:07,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.321089029312s 2018-08-31 04:13:07,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05071f98-c44f-498c-bdb1-77b63ce4e59b 2018-08-31 04:13:07,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:09,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:09,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:09,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-abcf2281-71b0-4bc7-af29-5106eb2af87f x-compute-request-id: req-abcf2281-71b0-4bc7-af29-5106eb2af87f 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:09,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abcf2281-71b0-4bc7-af29-5106eb2af87f 2018-08-31 04:13:09,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167674064636s 2018-08-31 04:13:09,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abcf2281-71b0-4bc7-af29-5106eb2af87f 2018-08-31 04:13:09,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:11,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:12,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-8b22f69d-a443-4ba7-9e1e-4f2a29f2cb5e x-compute-request-id: req-8b22f69d-a443-4ba7-9e1e-4f2a29f2cb5e 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:12,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8b22f69d-a443-4ba7-9e1e-4f2a29f2cb5e 2018-08-31 04:13:12,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175906896591s 2018-08-31 04:13:12,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8b22f69d-a443-4ba7-9e1e-4f2a29f2cb5e 2018-08-31 04:13:12,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:14,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:14,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-edb70bfe-c251-4d37-ad77-33c4ba7f53b2 x-compute-request-id: req-edb70bfe-c251-4d37-ad77-33c4ba7f53b2 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:14,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-edb70bfe-c251-4d37-ad77-33c4ba7f53b2 2018-08-31 04:13:14,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424695968628s 2018-08-31 04:13:14,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-edb70bfe-c251-4d37-ad77-33c4ba7f53b2 2018-08-31 04:13:14,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:16,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:16,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:16,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-bdac640b-6d63-4cd1-aaf8-facc835a6d83 x-compute-request-id: req-bdac640b-6d63-4cd1-aaf8-facc835a6d83 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:16,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bdac640b-6d63-4cd1-aaf8-facc835a6d83 2018-08-31 04:13:16,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176049947739s 2018-08-31 04:13:16,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bdac640b-6d63-4cd1-aaf8-facc835a6d83 2018-08-31 04:13:16,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:18,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:19,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-0da70836-00ff-4ed0-bc3f-0290196e980c x-compute-request-id: req-0da70836-00ff-4ed0-bc3f-0290196e980c 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:19,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0da70836-00ff-4ed0-bc3f-0290196e980c 2018-08-31 04:13:19,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603994131088s 2018-08-31 04:13:19,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0da70836-00ff-4ed0-bc3f-0290196e980c 2018-08-31 04:13:19,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:21,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:21,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:21,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-e90fd113-54b8-4a48-a870-38994e0f52f8 x-compute-request-id: req-e90fd113-54b8-4a48-a870-38994e0f52f8 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:21,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e90fd113-54b8-4a48-a870-38994e0f52f8 2018-08-31 04:13:21,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504972934723s 2018-08-31 04:13:21,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e90fd113-54b8-4a48-a870-38994e0f52f8 2018-08-31 04:13:21,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:23,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:24,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-dd389172-08c6-4e45-86f5-469e80fed447 x-compute-request-id: req-dd389172-08c6-4e45-86f5-469e80fed447 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:24,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd389172-08c6-4e45-86f5-469e80fed447 2018-08-31 04:13:24,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326944112778s 2018-08-31 04:13:24,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd389172-08c6-4e45-86f5-469e80fed447 2018-08-31 04:13:24,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:26,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:26,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:26,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-39cfe8a7-358d-493d-8fbf-61af6cd29d6a x-compute-request-id: req-39cfe8a7-358d-493d-8fbf-61af6cd29d6a 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:26,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39cfe8a7-358d-493d-8fbf-61af6cd29d6a 2018-08-31 04:13:26,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345893144608s 2018-08-31 04:13:26,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39cfe8a7-358d-493d-8fbf-61af6cd29d6a 2018-08-31 04:13:26,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:28,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:28,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-debfdd31-8328-45fa-8290-5f5a1829fd87 x-compute-request-id: req-debfdd31-8328-45fa-8290-5f5a1829fd87 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:28,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-debfdd31-8328-45fa-8290-5f5a1829fd87 2018-08-31 04:13:28,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326888084412s 2018-08-31 04:13:28,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-debfdd31-8328-45fa-8290-5f5a1829fd87 2018-08-31 04:13:28,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:30,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:30,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-1344c7d7-8792-4653-9bb3-b2d5cd24e28f x-compute-request-id: req-1344c7d7-8792-4653-9bb3-b2d5cd24e28f 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:30,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1344c7d7-8792-4653-9bb3-b2d5cd24e28f 2018-08-31 04:13:30,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177633047104s 2018-08-31 04:13:30,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1344c7d7-8792-4653-9bb3-b2d5cd24e28f 2018-08-31 04:13:30,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:32,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:33,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-e3396848-cf14-4544-9f29-dbd4a9c93ad8 x-compute-request-id: req-e3396848-cf14-4544-9f29-dbd4a9c93ad8 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:33,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3396848-cf14-4544-9f29-dbd4a9c93ad8 2018-08-31 04:13:33,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460011005402s 2018-08-31 04:13:33,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3396848-cf14-4544-9f29-dbd4a9c93ad8 2018-08-31 04:13:33,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:35,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:35,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:35,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-9dd5d1b5-ae8b-479d-b734-57d888cdcd1c x-compute-request-id: req-9dd5d1b5-ae8b-479d-b734-57d888cdcd1c 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:35,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9dd5d1b5-ae8b-479d-b734-57d888cdcd1c 2018-08-31 04:13:35,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168550014496s 2018-08-31 04:13:35,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9dd5d1b5-ae8b-479d-b734-57d888cdcd1c 2018-08-31 04:13:35,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:37,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:38,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-b680ca2f-5998-46a8-8334-5ec046cd8e97 x-compute-request-id: req-b680ca2f-5998-46a8-8334-5ec046cd8e97 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:38,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b680ca2f-5998-46a8-8334-5ec046cd8e97 2018-08-31 04:13:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436174154282s 2018-08-31 04:13:38,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b680ca2f-5998-46a8-8334-5ec046cd8e97 2018-08-31 04:13:38,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:40,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:40,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-542cf5d6-7b71-4e3b-92db-b2cfdade7d21 x-compute-request-id: req-542cf5d6-7b71-4e3b-92db-b2cfdade7d21 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:40,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-542cf5d6-7b71-4e3b-92db-b2cfdade7d21 2018-08-31 04:13:40,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597779989243s 2018-08-31 04:13:40,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-542cf5d6-7b71-4e3b-92db-b2cfdade7d21 2018-08-31 04:13:40,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:42,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:42,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-76f05d3a-49a4-48b7-9baa-cf29188b85ca x-compute-request-id: req-76f05d3a-49a4-48b7-9baa-cf29188b85ca 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:42,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76f05d3a-49a4-48b7-9baa-cf29188b85ca 2018-08-31 04:13:42,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171999931335s 2018-08-31 04:13:42,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76f05d3a-49a4-48b7-9baa-cf29188b85ca 2018-08-31 04:13:42,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:44,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:44,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:45,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-cb977e36-8229-43d0-8880-42bcef095c9d x-compute-request-id: req-cb977e36-8229-43d0-8880-42bcef095c9d 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:45,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb977e36-8229-43d0-8880-42bcef095c9d 2018-08-31 04:13:45,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403655052185s 2018-08-31 04:13:45,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb977e36-8229-43d0-8880-42bcef095c9d 2018-08-31 04:13:45,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:47,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:47,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-35887328-7b29-4161-95a7-4495abb85323 x-compute-request-id: req-35887328-7b29-4161-95a7-4495abb85323 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:47,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35887328-7b29-4161-95a7-4495abb85323 2018-08-31 04:13:47,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450144052505s 2018-08-31 04:13:47,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35887328-7b29-4161-95a7-4495abb85323 2018-08-31 04:13:47,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:49,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:50,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-f9d6b013-6411-4ddd-892b-b477d4991726 x-compute-request-id: req-f9d6b013-6411-4ddd-892b-b477d4991726 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:50,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9d6b013-6411-4ddd-892b-b477d4991726 2018-08-31 04:13:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42720913887s 2018-08-31 04:13:50,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9d6b013-6411-4ddd-892b-b477d4991726 2018-08-31 04:13:50,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:52,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:52,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-7361b35a-f8de-4250-8c12-254c2fc7199e x-compute-request-id: req-7361b35a-f8de-4250-8c12-254c2fc7199e 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:52,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7361b35a-f8de-4250-8c12-254c2fc7199e 2018-08-31 04:13:52,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185769796371s 2018-08-31 04:13:52,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7361b35a-f8de-4250-8c12-254c2fc7199e 2018-08-31 04:13:52,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:54,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:54,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-8ec4039d-3c36-4990-b9c4-16e81cfc29f7 x-compute-request-id: req-8ec4039d-3c36-4990-b9c4-16e81cfc29f7 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:54,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ec4039d-3c36-4990-b9c4-16e81cfc29f7 2018-08-31 04:13:54,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378295898438s 2018-08-31 04:13:54,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ec4039d-3c36-4990-b9c4-16e81cfc29f7 2018-08-31 04:13:54,735 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:56,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:57,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-7e0a3885-b13c-4b78-a0ff-f909c838e4c3 x-compute-request-id: req-7e0a3885-b13c-4b78-a0ff-f909c838e4c3 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:57,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e0a3885-b13c-4b78-a0ff-f909c838e4c3 2018-08-31 04:13:57,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578912973404s 2018-08-31 04:13:57,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e0a3885-b13c-4b78-a0ff-f909c838e4c3 2018-08-31 04:13:57,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:13:59,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:13:59,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:13:59,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:13: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-931d84d2-2c85-4e3f-938c-98dc1e589bee x-compute-request-id: req-931d84d2-2c85-4e3f-938c-98dc1e589bee 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:13:59,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-931d84d2-2c85-4e3f-938c-98dc1e589bee 2018-08-31 04:13:59,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185013055801s 2018-08-31 04:13:59,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-931d84d2-2c85-4e3f-938c-98dc1e589bee 2018-08-31 04:13:59,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:01,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:02,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-827dc9eb-d577-46b4-bb1d-b364c9dc1b67 x-compute-request-id: req-827dc9eb-d577-46b4-bb1d-b364c9dc1b67 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:02,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-827dc9eb-d577-46b4-bb1d-b364c9dc1b67 2018-08-31 04:14:02,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680240869522s 2018-08-31 04:14:02,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-827dc9eb-d577-46b4-bb1d-b364c9dc1b67 2018-08-31 04:14:02,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:04,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:04,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-cd8f7d24-4d80-45d3-82a5-81329b226d35 x-compute-request-id: req-cd8f7d24-4d80-45d3-82a5-81329b226d35 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:04,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd8f7d24-4d80-45d3-82a5-81329b226d35 2018-08-31 04:14:04,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534883022308s 2018-08-31 04:14:04,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd8f7d24-4d80-45d3-82a5-81329b226d35 2018-08-31 04:14:04,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:06,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:06,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:07,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-665934be-bed5-40ab-b0fa-5cc26bd53c63 x-compute-request-id: req-665934be-bed5-40ab-b0fa-5cc26bd53c63 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:07,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-665934be-bed5-40ab-b0fa-5cc26bd53c63 2018-08-31 04:14:07,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448021888733s 2018-08-31 04:14:07,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-665934be-bed5-40ab-b0fa-5cc26bd53c63 2018-08-31 04:14:07,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:09,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-75f9bbd8-e2fb-40d7-a88e-2152873684e0 x-compute-request-id: req-75f9bbd8-e2fb-40d7-a88e-2152873684e0 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:09,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-75f9bbd8-e2fb-40d7-a88e-2152873684e0 2018-08-31 04:14:09,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628877878189s 2018-08-31 04:14:09,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-75f9bbd8-e2fb-40d7-a88e-2152873684e0 2018-08-31 04:14:09,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:11,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:11,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:12,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-1cc37ff6-3af6-4c6d-8c69-948613d1a658 x-compute-request-id: req-1cc37ff6-3af6-4c6d-8c69-948613d1a658 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:12,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cc37ff6-3af6-4c6d-8c69-948613d1a658 2018-08-31 04:14:12,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423336029053s 2018-08-31 04:14:12,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cc37ff6-3af6-4c6d-8c69-948613d1a658 2018-08-31 04:14:12,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:14,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:14,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:14,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-3f7839cc-8c01-4227-a8c2-f97516fb14d3 x-compute-request-id: req-3f7839cc-8c01-4227-a8c2-f97516fb14d3 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:14,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f7839cc-8c01-4227-a8c2-f97516fb14d3 2018-08-31 04:14:14,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427929878235s 2018-08-31 04:14:14,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f7839cc-8c01-4227-a8c2-f97516fb14d3 2018-08-31 04:14:14,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:16,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:16,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:17,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-8f1ba27a-db44-4d71-99bb-eca88d6621c1 x-compute-request-id: req-8f1ba27a-db44-4d71-99bb-eca88d6621c1 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:17,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f1ba27a-db44-4d71-99bb-eca88d6621c1 2018-08-31 04:14:17,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647262811661s 2018-08-31 04:14:17,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f1ba27a-db44-4d71-99bb-eca88d6621c1 2018-08-31 04:14:17,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:19,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:19,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-e34ac6da-1080-4eb6-9ac4-5500cb6f428d x-compute-request-id: req-e34ac6da-1080-4eb6-9ac4-5500cb6f428d 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:19,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e34ac6da-1080-4eb6-9ac4-5500cb6f428d 2018-08-31 04:14:19,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355783939362s 2018-08-31 04:14:19,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e34ac6da-1080-4eb6-9ac4-5500cb6f428d 2018-08-31 04:14:19,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:21,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:21,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:22,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-c5fc57e5-f939-42a7-a665-82a188136e83 x-compute-request-id: req-c5fc57e5-f939-42a7-a665-82a188136e83 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:22,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5fc57e5-f939-42a7-a665-82a188136e83 2018-08-31 04:14:22,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402804136276s 2018-08-31 04:14:22,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5fc57e5-f939-42a7-a665-82a188136e83 2018-08-31 04:14:22,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:24,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:24,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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,Accept-Encoding x-openstack-request-id: req-a33dd4fc-90b7-42f0-864d-bafc91d84874 x-compute-request-id: req-a33dd4fc-90b7-42f0-864d-bafc91d84874 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:24,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a33dd4fc-90b7-42f0-864d-bafc91d84874 2018-08-31 04:14:24,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416668176651s 2018-08-31 04:14:24,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a33dd4fc-90b7-42f0-864d-bafc91d84874 2018-08-31 04:14:24,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:26,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:26,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-39bb3b3b-612e-4e8e-b378-5e646a9b8cea x-compute-request-id: req-39bb3b3b-612e-4e8e-b378-5e646a9b8cea 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:26,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39bb3b3b-612e-4e8e-b378-5e646a9b8cea 2018-08-31 04:14:26,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430598974228s 2018-08-31 04:14:26,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39bb3b3b-612e-4e8e-b378-5e646a9b8cea 2018-08-31 04:14:26,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:28,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:29,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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,Accept-Encoding x-openstack-request-id: req-49846702-67f4-49af-a344-c61bd77fa02a x-compute-request-id: req-49846702-67f4-49af-a344-c61bd77fa02a 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:29,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49846702-67f4-49af-a344-c61bd77fa02a 2018-08-31 04:14:29,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55434513092s 2018-08-31 04:14:29,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49846702-67f4-49af-a344-c61bd77fa02a 2018-08-31 04:14:29,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:31,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:31,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:31,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-37748b8c-a7eb-4e78-878d-b02ed2e49079 x-compute-request-id: req-37748b8c-a7eb-4e78-878d-b02ed2e49079 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:31,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37748b8c-a7eb-4e78-878d-b02ed2e49079 2018-08-31 04:14:31,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174538850784s 2018-08-31 04:14:31,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37748b8c-a7eb-4e78-878d-b02ed2e49079 2018-08-31 04:14:31,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:33,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:34,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-8ff5a890-6f0a-4e51-9662-13da57aa3a0c x-compute-request-id: req-8ff5a890-6f0a-4e51-9662-13da57aa3a0c 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:34,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ff5a890-6f0a-4e51-9662-13da57aa3a0c 2018-08-31 04:14:34,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419868946075s 2018-08-31 04:14:34,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ff5a890-6f0a-4e51-9662-13da57aa3a0c 2018-08-31 04:14:34,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:36,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:36,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-c1d817c3-4528-4d04-bc73-00051038b310 x-compute-request-id: req-c1d817c3-4528-4d04-bc73-00051038b310 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:36,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c1d817c3-4528-4d04-bc73-00051038b310 2018-08-31 04:14:36,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41380906105s 2018-08-31 04:14:36,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c1d817c3-4528-4d04-bc73-00051038b310 2018-08-31 04:14:36,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:38,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:38,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-ea5ddf0d-efcf-4260-aafc-5ec16b6a7741 x-compute-request-id: req-ea5ddf0d-efcf-4260-aafc-5ec16b6a7741 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:38,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea5ddf0d-efcf-4260-aafc-5ec16b6a7741 2018-08-31 04:14:38,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362498044968s 2018-08-31 04:14:38,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea5ddf0d-efcf-4260-aafc-5ec16b6a7741 2018-08-31 04:14:38,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:40,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:41,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-0d6ed051-ab52-48b5-86a0-91092bfc4a31 x-compute-request-id: req-0d6ed051-ab52-48b5-86a0-91092bfc4a31 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:41,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d6ed051-ab52-48b5-86a0-91092bfc4a31 2018-08-31 04:14:41,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193198919296s 2018-08-31 04:14:41,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d6ed051-ab52-48b5-86a0-91092bfc4a31 2018-08-31 04:14:41,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:43,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:43,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-57b473cd-dc16-455b-a34e-59c61749b257 x-compute-request-id: req-57b473cd-dc16-455b-a34e-59c61749b257 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:43,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-57b473cd-dc16-455b-a34e-59c61749b257 2018-08-31 04:14:43,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344946146011s 2018-08-31 04:14:43,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-57b473cd-dc16-455b-a34e-59c61749b257 2018-08-31 04:14:43,496 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:45,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:45,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:45,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-01f3aef1-d392-4cfc-a5e4-99b985aec9c7 x-compute-request-id: req-01f3aef1-d392-4cfc-a5e4-99b985aec9c7 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:45,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01f3aef1-d392-4cfc-a5e4-99b985aec9c7 2018-08-31 04:14:45,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416569948196s 2018-08-31 04:14:45,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01f3aef1-d392-4cfc-a5e4-99b985aec9c7 2018-08-31 04:14:45,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:47,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:47,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:48,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-872d134e-3284-455f-99f7-b3ff8ae90295 x-compute-request-id: req-872d134e-3284-455f-99f7-b3ff8ae90295 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:48,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-872d134e-3284-455f-99f7-b3ff8ae90295 2018-08-31 04:14:48,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182261943817s 2018-08-31 04:14:48,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-872d134e-3284-455f-99f7-b3ff8ae90295 2018-08-31 04:14:48,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:50,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:50,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-e82730d9-8f8d-481c-ba9f-8b40d5a13231 x-compute-request-id: req-e82730d9-8f8d-481c-ba9f-8b40d5a13231 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:50,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e82730d9-8f8d-481c-ba9f-8b40d5a13231 2018-08-31 04:14:50,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1975710392s 2018-08-31 04:14:50,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e82730d9-8f8d-481c-ba9f-8b40d5a13231 2018-08-31 04:14:50,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:52,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:52,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-436195f2-ba72-45db-9ea5-c499949ec563 x-compute-request-id: req-436195f2-ba72-45db-9ea5-c499949ec563 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:52,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-436195f2-ba72-45db-9ea5-c499949ec563 2018-08-31 04:14:52,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420094966888s 2018-08-31 04:14:52,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-436195f2-ba72-45db-9ea5-c499949ec563 2018-08-31 04:14:52,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:54,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:55,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-30491614-c9d7-4215-b979-68d91b994a90 x-compute-request-id: req-30491614-c9d7-4215-b979-68d91b994a90 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:55,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30491614-c9d7-4215-b979-68d91b994a90 2018-08-31 04:14:55,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365574121475s 2018-08-31 04:14:55,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30491614-c9d7-4215-b979-68d91b994a90 2018-08-31 04:14:55,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:57,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:57,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:14: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-93265d64-486a-47f3-a861-981974ca7151 x-compute-request-id: req-93265d64-486a-47f3-a861-981974ca7151 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:57,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93265d64-486a-47f3-a861-981974ca7151 2018-08-31 04:14:57,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176914930344s 2018-08-31 04:14:57,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93265d64-486a-47f3-a861-981974ca7151 2018-08-31 04:14:57,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:14:59,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:14:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:14:59,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-e2073f97-096d-46b9-b142-29b47351cabe x-compute-request-id: req-e2073f97-096d-46b9-b142-29b47351cabe 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.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T04:12:36Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:14:59,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2073f97-096d-46b9-b142-29b47351cabe 2018-08-31 04:14:59,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416759967804s 2018-08-31 04:14:59,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2073f97-096d-46b9-b142-29b47351cabe 2018-08-31 04:14:59,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:15:01,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:15:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:01,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:15: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-57dfff38-bc51-4ca0-8bc4-77d9180dc0b3 x-compute-request-id: req-57dfff38-bc51-4ca0-8bc4-77d9180dc0b3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:15:01,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-57dfff38-bc51-4ca0-8bc4-77d9180dc0b3 2018-08-31 04:15:01,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179866075516s 2018-08-31 04:15:01,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-57dfff38-bc51-4ca0-8bc4-77d9180dc0b3 2018-08-31 04:15:01,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 04:15:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=9c051e58-015d-4e7f-ac67-b086f6e73687" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:01,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1301d346-22bf-40a0-a2dd-ae9be9e97b7f Date: Fri, 31 Aug 2018 04:15:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T04:15:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9b9eba14-6dad-493a-9f87-e6a3e4b62fa5","ip_address":"192.168.120.23"}],"id":"df1a3cb2-9d56-4739-a8af-e0eb53bb5646","security_groups":["ccc82881-ba8c-4a2a-af20-0095ce6156e4"],"mac_address":"fa:16:3e:f7:32:b3","project_id":"c11eaebdd9f54407b7a0fc0f028c7571","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:12:37Z","binding:vnic_type":"normal","device_id":"9c051e58-015d-4e7f-ac67-b086f6e73687","ip_allocation":"immediate"}]} 2018-08-31 04:15:01,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9c051e58-015d-4e7f-ac67-b086f6e73687 used request id req-1301d346-22bf-40a0-a2dd-ae9be9e97b7f 2018-08-31 04:15:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.078516960144s 2018-08-31 04:15:01,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9c051e58-015d-4e7f-ac67-b086f6e73687 used request id req-1301d346-22bf-40a0-a2dd-ae9be9e97b7f 2018-08-31 04:15:01,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=df1a3cb2-9d56-4739-a8af-e0eb53bb5646" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:02,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a1578410-1db4-485b-8e91-75f9727a9742 Date: Fri, 31 Aug 2018 04:15:02 GMT RESP BODY: {"floatingips": []} 2018-08-31 04:15:02,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=df1a3cb2-9d56-4739-a8af-e0eb53bb5646 used request id req-a1578410-1db4-485b-8e91-75f9727a9742 2018-08-31 04:15:02,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0522010326385s 2018-08-31 04:15:02,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=df1a3cb2-9d56-4739-a8af-e0eb53bb5646 used request id req-a1578410-1db4-485b-8e91-75f9727a9742 2018-08-31 04:15:02,045 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f7:32:b3', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c76e7db9-d5eb-47f6-8303-1ae3b49f50b1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T04:15:01.000000', 'flavor': Munch({u'id': u'8e282b69-dd49-40f0-93c9-dd729816847e'}), 'az': u'nova', 'id': u'9c051e58-015d-4e7f-ac67-b086f6e73687', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3af96fefaa40436b82ac370ce9a603fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'name': 'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-31T04:15:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T04:15:01Z', 'hostId': u'5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-31T04:15:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'name': u'vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'adminPass': u'i3BvyJK7NrGi', 'tenant_id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'created_at': u'2018-08-31T04:12:34Z', 'created': u'2018-08-31T04:12:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 04:15:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:15:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:02,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ddd354fe-4462-4bc4-944e-c41cfc427324 Date: Fri, 31 Aug 2018 04:15:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c11eaebdd9f54407b7a0fc0f028c7571","l2_adjacency":true,"status":"ACTIVE","subnets":["9b9eba14-6dad-493a-9f87-e6a3e4b62fa5"],"description":"","tags":[],"updated_at":"2018-08-31T04:11:00Z","qos_policy_id":null,"name":"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1","admin_state_up":true,"tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","mtu":1450}]} 2018-08-31 04:15:02,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ddd354fe-4462-4bc4-944e-c41cfc427324 2018-08-31 04:15:02,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0905311107635s 2018-08-31 04:15:02,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ddd354fe-4462-4bc4-944e-c41cfc427324 2018-08-31 04:15:02,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 04:15:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=9c051e58-015d-4e7f-ac67-b086f6e73687" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:02,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-5d8ddce1-1f75-4c76-a130-7a66ffb4eac8 Date: Fri, 31 Aug 2018 04:15:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T04:15:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9b9eba14-6dad-493a-9f87-e6a3e4b62fa5","ip_address":"192.168.120.23"}],"id":"df1a3cb2-9d56-4739-a8af-e0eb53bb5646","security_groups":["ccc82881-ba8c-4a2a-af20-0095ce6156e4"],"mac_address":"fa:16:3e:f7:32:b3","project_id":"c11eaebdd9f54407b7a0fc0f028c7571","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:12:37Z","binding:vnic_type":"normal","device_id":"9c051e58-015d-4e7f-ac67-b086f6e73687","ip_allocation":"immediate"}]} 2018-08-31 04:15:02,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9c051e58-015d-4e7f-ac67-b086f6e73687 used request id req-5d8ddce1-1f75-4c76-a130-7a66ffb4eac8 2018-08-31 04:15:02,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492777824402s 2018-08-31 04:15:02,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9c051e58-015d-4e7f-ac67-b086f6e73687 used request id req-5d8ddce1-1f75-4c76-a130-7a66ffb4eac8 2018-08-31 04:15:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 04:15:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"floatingip": {"floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "fixed_ip_address": "192.168.120.23", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646"}}' 2018-08-31 04:15:04,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-2087e104-0659-406d-9f29-db429bef5520 Date: Fri, 31 Aug 2018 04:15:04 GMT RESP BODY: {"floatingip": {"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}} 2018-08-31 04:15:04,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2087e104-0659-406d-9f29-db429bef5520 2018-08-31 04:15:04,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41604185104s 2018-08-31 04:15:04,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2087e104-0659-406d-9f29-db429bef5520 2018-08-31 04:15:04,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:04,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:04,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f52b2711-984f-4970-93cb-8e250e1923b8 Date: Fri, 31 Aug 2018 04:15:04 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:04,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f52b2711-984f-4970-93cb-8e250e1923b8 2018-08-31 04:15:04,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0749518871307s 2018-08-31 04:15:04,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f52b2711-984f-4970-93cb-8e250e1923b8 2018-08-31 04:15:04,696 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 04:15:04,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:04,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-fdebe15b-8a13-4bc6-a83d-ab2fe52451be Date: Fri, 31 Aug 2018 04:15:04 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:04,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fdebe15b-8a13-4bc6-a83d-ab2fe52451be 2018-08-31 04:15:04,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600991249084s 2018-08-31 04:15:04,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fdebe15b-8a13-4bc6-a83d-ab2fe52451be 2018-08-31 04:15:04,865 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 04:15:04,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:04,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:05,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b3b2b1e6-c8cb-4e7b-9b4b-4d5d24935b37 Date: Fri, 31 Aug 2018 04:15:05 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:05,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b3b2b1e6-c8cb-4e7b-9b4b-4d5d24935b37 2018-08-31 04:15:05,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570487976074s 2018-08-31 04:15:05,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b3b2b1e6-c8cb-4e7b-9b4b-4d5d24935b37 2018-08-31 04:15:05,031 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 04:15:05,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:05,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4f56d23a-5397-4011-bc5c-ecab041bcab8 Date: Fri, 31 Aug 2018 04:15:05 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:05,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4f56d23a-5397-4011-bc5c-ecab041bcab8 2018-08-31 04:15:05,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591011047363s 2018-08-31 04:15:05,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4f56d23a-5397-4011-bc5c-ecab041bcab8 2018-08-31 04:15:05,199 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 04:15:05,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:05,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-35a4afd8-b42b-4136-8750-59193a393c0a Date: Fri, 31 Aug 2018 04:15:05 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:05,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-35a4afd8-b42b-4136-8750-59193a393c0a 2018-08-31 04:15:05,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657389163971s 2018-08-31 04:15:05,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-35a4afd8-b42b-4136-8750-59193a393c0a 2018-08-31 04:15:05,373 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 04:15:05,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:05,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-de211ca1-4572-47d1-92ec-6217b0ee8452 Date: Fri, 31 Aug 2018 04:15:05 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:05,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-de211ca1-4572-47d1-92ec-6217b0ee8452 2018-08-31 04:15:05,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560140609741s 2018-08-31 04:15:05,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-de211ca1-4572-47d1-92ec-6217b0ee8452 2018-08-31 04:15:05,539 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 04:15:05,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:05,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-bafa596e-9054-4a24-9f80-f754d8d19ad0 Date: Fri, 31 Aug 2018 04:15:05 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:03Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:05,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bafa596e-9054-4a24-9f80-f754d8d19ad0 2018-08-31 04:15:05,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593931674957s 2018-08-31 04:15:05,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bafa596e-9054-4a24-9f80-f754d8d19ad0 2018-08-31 04:15:05,708 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 04:15:05,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:15:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:15:05,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-b11151aa-8df7-4b73-907a-ceec0b4444fc Date: Fri, 31 Aug 2018 04:15:05 GMT RESP BODY: {"floatingips": [{"router_id": "2b03da7f-6e89-4046-bccf-2b6716560412", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:15:03Z", "updated_at": "2018-08-31T04:15:05Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:32:b3", "device_id": "9c051e58-015d-4e7f-ac67-b086f6e73687"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_id": "df1a3cb2-9d56-4739-a8af-e0eb53bb5646", "id": "82574306-7b72-40a7-b316-04f5f55a5583", "qos_policy_id": null}]} 2018-08-31 04:15:05,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b11151aa-8df7-4b73-907a-ceec0b4444fc 2018-08-31 04:15:05,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596218109131s 2018-08-31 04:15:05,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b11151aa-8df7-4b73-907a-ceec0b4444fc 2018-08-31 04:15:05,876 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2b03da7f-6e89-4046-bccf-2b6716560412', 'updated_at': u'2018-08-31T04:15:05Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'df1a3cb2-9d56-4739-a8af-e0eb53bb5646', 'id': u'82574306-7b72-40a7-b316-04f5f55a5583', 'network': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'port': u'df1a3cb2-9d56-4739-a8af-e0eb53bb5646', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'name': 'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'aa0e5f43-2d8d-439e-a7c0-0fb9a7090296', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f7:32:b3', u'device_id': u'9c051e58-015d-4e7f-ac67-b086f6e73687'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'created_at': u'2018-08-31T04:15:03Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'aa0e5f43-2d8d-439e-a7c0-0fb9a7090296', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f7:32:b3', u'device_id': u'9c051e58-015d-4e7f-ac67-b086f6e73687'}), 'router': u'2b03da7f-6e89-4046-bccf-2b6716560412'}) 2018-08-31 04:15:05,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:15:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:15:05,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:15: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-06f54a52-a9a2-4ada-9c8c-c1e8330295a8 x-compute-request-id: req-06f54a52-a9a2-4ada-9c8c-c1e8330295a8 Content-Encoding: gzip Content-Length: 9297 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 2202416717 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.912 MHz processor\n[ 0.416046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.418931] pid_max: default: 32768 minimum: 301\n[ 0.420486] Security Framework initialized\n[ 0.421930] SELinux: Initializing.\n[ 0.423532] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.429867] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.433789] Mount-cache hash table entries: 4096\n[ 0.435653] Initializing cgroup subsys memory\n[ 0.437158] Initializing cgroup subsys devices\n[ 0.438675] Initializing cgroup subsys freezer\n[ 0.440177] Initializing cgroup subsys net_cls\n[ 0.441687] Initializing cgroup subsys blkio\n[ 0.443154] Initializing cgroup subsys perf_event\n[ 0.444713] Initializing cgroup subsys hugetlb\n[ 0.446232] Initializing cgroup subsys pids\n[ 0.447694] Initializing cgroup subsys net_prio\n[ 0.449296] CPU: Physical Processor ID: 0\n[ 0.451423] mce: CPU supports 10 MCE banks\n[ 0.452897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.454579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.456251] tlb_flushall_shift: 6\n[ 0.457756] Freeing SMP alternatives: 28k freed\n[ 0.461937] ACPI: Core revision 20130517\n[ 0.463801] ACPI: All ACPI Tables successfully acquired\n[ 0.465698] ftrace: allocating 25812 entries in 101 pages\n[ 0.488205] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.490163] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.492083] smpboot: Max logical packages: 2\n[ 0.493828] Enabling x2apic\n[ 0.495017] Enabled x2apic\n[ 0.496475] Switched APIC routing to physical x2apic.\n[ 0.499460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.501377] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.504814] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.512934] KVM setup paravirtual spinlock\n[ 0.515718] smpboot: Booting Node 0, Processors #1 OK\n[ 0.517797] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.539882] Brought up 2 CPUs\n[ 0.539887] KVM setup async PF for cpu 1\n[ 0.539890] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.544023] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.546825] devtmpfs: initialized\n[ 0.549502] EVM: security.selinux\n[ 0.550796] EVM: security.ima\n[ 0.552002] EVM: security.capability\n[ 0.554007] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.555983] pinctrl core: initialized pinctrl subsystem\n[ 0.557762] NET: Registered protocol family 16\n[ 0.559491] ACPI: bus type PCI registered\n[ 0.560920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.562889] PCI: Using configuration type 1 for base access\n[ 0.568043] ACPI: Added _OSI(Module Device)\n[ 0.569522] ACPI: Added _OSI(Processor Device)\n[ 0.571030] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.572583] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.575394] ACPI: Interpreter enabled\n[ 0.576803] ACPI: (supports S0 S5)\n[ 0.578125] ACPI: Using IOAPIC for interrupt routing\n[ 0.579739] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.584547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.586402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.588403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.590338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.593934] acpiphp: Slot [3] registered\n[ 0.595365] acpiphp: Slot [4] registered\n[ 0.596806] acpiphp: Slot [5] registered\n[ 0.598228] acpiphp: Slot [6] registered\n[ 0.599653] acpiphp: Slot [7] registered\n[ 0.601067] acpiphp: Slot [8] registered\n[ 0.602524] acpiphp: Slot [9] registered\n[ 0.603954] acpiphp: Slot [10] registered\n[ 0.605393] acpiphp: Slot [11] registered\n[ 0.606841] acpiphp: Slot [12] registered\n[ 0.608284] acpiphp: Slot [13] registered\n[ 0.609733] acpiphp: Slot [14] registered\n[ 0.611170] acpiphp: Slot [15] registered\n[ 0.612624] acpiphp: Slot [16] registered\n[ 0.614061] acpiphp: Slot [17] registered\n[ 0.615495] acpiphp: Slot [18] registered\n[ 0.616941] acpiphp: Slot [19] registered\n[ 0.618395] acpiphp: Slot [20] registered\n[ 0.619846] acpiphp: Slot [21] registered\n[ 0.621276] acpiphp: Slot [22] registered\n[ 0.622730] acpiphp: Slot [23] registered\n[ 0.624167] acpiphp: Slot [24] registered\n[ 0.625616] acpiphp: Slot [25] registered\n[ 0.627051] acpiphp: Slot [26] registered\n[ 0.628500] acpiphp: Slot [27] registered\n[ 0.629943] acpiphp: Slot [28] registered\n[ 0.631382] acpiphp: Slot [29] registered\n[ 0.632849] acpiphp: Slot [30] registered\n[ 0.634286] acpiphp: Slot [31] registered\n[ 0.635723] PCI host bridge to bus 0000:00\n[ 0.637155] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.638854] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.640808] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.642760] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.645395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.648051] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.653439] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.655469] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.657371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.659380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.663585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.666192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.689936] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.692273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.694849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.697133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.699387] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.701481] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.703869] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.706641] vgaarb: loaded\n[ 0.707809] vgaarb: bridge control possible 0000:00:02.0\n[ 0.709694] SCSI subsystem initialized\n[ 0.711109] ACPI: bus type USB registered\n[ 0.712578] usbcore: registered new interface driver usbfs\n[ 0.714304] usbcore: registered new interface driver hub\n[ 0.716037] usbcore: registered new device driver usb\n[ 0.717929] PCI: Using ACPI for IRQ routing\n[ 0.719810] NetLabel: Initializing\n[ 0.721126] NetLabel: domain hash size = 128\n[ 0.722623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.724276] NetLabel: unlabeled traffic allowed by default\n[ 0.726205] Switched to clocksource kvm-clock\n[ 0.736315] pnp: PnP ACPI init\n[ 0.737607] ACPI: bus type PNP registered\n[ 0.739454] pnp: PnP ACPI: found 5 devices\n[ 0.740903] ACPI: bus type PNP unregistered\n[ 0.748937] NET: Registered protocol family 2\n[ 0.750806] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.753676] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.756075] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.758104] TCP: reno registered\n[ 0.759382] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.761264] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.763273] NET: Registered protocol family 1\n[ 0.764803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.766603] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.768365] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.788687] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.808814] Unpacking initramfs...\n[ 1.281223] Freeing initrd memory: 37508k freed\n[ 1.290689] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.292677] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.296312] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.298246] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.300426] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.302310] Initialise system trusted keyring\n[ 1.303823] audit: initializing netlink socket (disabled)\n[ 1.305523] type=2000 audit(1535688904.018:1): initialized\n[ 1.322637] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.324515] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.327260] zpool: loaded\n[ 1.328433] zbud: loaded\n[ 1.329760] VFS: Disk quotas dquot_6.5.2\n[ 1.331198] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.333256] msgmni has been set to 7578\n[ 1.334710] Key type big_key registered\n[ 1.336953] NET: Registered protocol family 38\n[ 1.338467] Key type asymmetric registered\n[ 1.339907] Asymmetric key parser 'x509' registered\n[ 1.341500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.344172] io scheduler noop registered\n[ 1.345582] io scheduler deadline registered (default)\n[ 1.360845] io scheduler cfq registered\n[ 1.362322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.364048] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.366069] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.368703] ACPI: Power Button [PWRF]\n[ 1.370221] GHES: HEST is not enabled!\n[ 1.371672] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.395848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.398095] Non-volatile memory driver v1.3\n[ 1.399563] Linux agpgart interface v0.103\n[ 1.401110] crash memory driver: version 1.1\n[ 1.402642] rdac: device handler registered\n[ 1.404141] hp_sw: device handler registered\n[ 1.405618] emc: device handler registered\n[ 1.407038] alua: device handler registered\n[ 1.408509] libphy: Fixed MDIO Bus: probed\n[ 1.409997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.411895] ehci-pci: EHCI PCI platform driver\n[ 1.413391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.415230] ohci-pci: OHCI PCI platform driver\n[ 1.416736] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.436956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.438670] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.441314] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.442990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.444833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.446790] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.449420] usb usb1: Product: UHCI Host Controller\n[ 1.451003] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.453012] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.454639] hub 1-0:1.0: USB hub found\n[ 1.456019] hub 1-0:1.0: 2 ports detected\n[ 1.457582] usbcore: registered new interface driver usbserial\n[ 1.459348] usbcore: registered new interface driver usbserial_generic\n[ 1.461221] usbserial: USB Serial support registered for generic\n[ 1.463010] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.466418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.468092] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.469769] mousedev: PS/2 mouse device common for all mice\n[ 1.471793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.475195] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.478163] rtc_cmos 00:00: RTC can wake from S4\n[ 1.479929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.481814] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.483773] cpuidle: using governor menu\n[ 1.485316] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.485349] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.491625] usbcore: registered new interface driver usbhid\n[ 1.493966] usbhid: USB HID core driver\n[ 1.495833] drop_monitor: Initializing network drop monitor service\n[ 1.498445] TCP: cubic registered\n[ 1.500109] Initializing XFRM netlink socket\n[ 1.502174] NET: Registered protocol family 10\n[ 1.504447] NET: Registered protocol family 17\n[ 1.506639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.508456] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.510288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.513230] Loading compiled-in X.509 certificates\n[ 1.514816] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.517891] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.521465] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.524563] registered taskstats version 1\n[ 1.527957] Key type trusted registered\n[ 1.530669] Key type encrypted registered\n[ 1.533300] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.535476] rtc_cmos 00:00: setting system clock to 2018-08-31 04:15:04 UTC (1535688904)\n[ 1.538937] Freeing unused kernel memory: 1680k freed\n[ 1.544336] 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.549658] systemd[1]: Detected virtualization kvm.\n[ 1.551282] systemd[1]: Detected architecture x86-64.\n[ 1.552927] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.556071] systemd[1]: No hostname configured.\n[ 1.557692] systemd[1]: Set hostname to .\n[ 1.559356] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.582761] systemd[1]: Reached target Swap.\n[ 1.584276] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.586710] systemd[1]: Reached target Local File Systems.\n[ 1.588450] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.591083] systemd[1]: Created slice Root Slice.\n[ 1.592668] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.595152] systemd[1]: Created slice System Slice.\n[ 1.596790] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.599351] systemd[1]: Reached target Slices.\n[ 1.600885] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.603419] systemd[1]: Listening on Journal Socket.\n[ 1.605052] systemd[1]: Starting Journal Socket.\n[ 1.606997] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.610129] 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.615143] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.618832] systemd[1]: Reached target Timers.\n[ 1.620368] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.622962] systemd[1]: Listening on udev Kernel Socket.\n[ 1.624670] systemd[1]: Starting udev Kernel Socket.\n[ 1.626555] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.630280] systemd[1]: Listening on udev Control Socket.\n[ 1.632005] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.635007] systemd[1]: Reached target Sockets.\n[ 1.636569] systemd[1]: Starting Sockets.\n[ 1.638057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.640825] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.644626] systemd[1]: Reached target Paths.\n[ 1.646139] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.648840] 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.689337] RPC: Registered named UNIX socket transport module.\n[ 1.691167] RPC: Registered udp transport module.\n[ 1.692734] RPC: Registered tcp transport module.\n[ 1.694285] 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.759229] 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[ 1.787596] 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.814373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.854587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.858142] scsi host0: ata_piix\n[ 1.859763] scsi host1: ata_piix\n[ 1.861170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.863182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.863214] 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.914278] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.916270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.918287] usb 1-1: Product: QEMU USB Tablet\n[ 1.919777] usb 1-1: Manufacturer: QEMU\n[ 1.921157] usb 1-1: SerialNumber: 42\n[ 1.931441] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.934661] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.036988] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.039795] XFS (vda1): Mounting V4 Filesystem\n[ 2.062691] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped 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] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...[ 2.297382] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n\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.323327] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.493386] SELinux: Disabled at runtime.\n[ 2.531311] type=1404 audit(1535688905.495:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.610150] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.611962] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n"} 2018-08-31 04:15:05,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687/action used request id req-06f54a52-a9a2-4ada-9c8c-c1e8330295a8 2018-08-31 04:15:05,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0685439109802s 2018-08-31 04:15:05,946 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687/action used request id req-06f54a52-a9a2-4ada-9c8c-c1e8330295a8 2018-08-31 04:15:05,946 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 2202416717 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.912 MHz processor [ 0.416046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.418931] pid_max: default: 32768 minimum: 301 [ 0.420486] Security Framework initialized [ 0.421930] SELinux: Initializing. [ 0.423532] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.429867] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.433789] Mount-cache hash table entries: 4096 [ 0.435653] Initializing cgroup subsys memory [ 0.437158] Initializing cgroup subsys devices [ 0.438675] Initializing cgroup subsys freezer [ 0.440177] Initializing cgroup subsys net_cls [ 0.441687] Initializing cgroup subsys blkio [ 0.443154] Initializing cgroup subsys perf_event [ 0.444713] Initializing cgroup subsys hugetlb [ 0.446232] Initializing cgroup subsys pids [ 0.447694] Initializing cgroup subsys net_prio [ 0.449296] CPU: Physical Processor ID: 0 [ 0.451423] mce: CPU supports 10 MCE banks [ 0.452897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.454579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.456251] tlb_flushall_shift: 6 [ 0.457756] Freeing SMP alternatives: 28k freed [ 0.461937] ACPI: Core revision 20130517 [ 0.463801] ACPI: All ACPI Tables successfully acquired [ 0.465698] ftrace: allocating 25812 entries in 101 pages [ 0.488205] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.490163] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.492083] smpboot: Max logical packages: 2 [ 0.493828] Enabling x2apic [ 0.495017] Enabled x2apic [ 0.496475] Switched APIC routing to physical x2apic. [ 0.499460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.501377] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.504814] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.512934] KVM setup paravirtual spinlock [ 0.515718] smpboot: Booting Node 0, Processors #1 OK [ 0.517797] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.539882] Brought up 2 CPUs [ 0.539887] KVM setup async PF for cpu 1 [ 0.539890] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.544023] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.546825] devtmpfs: initialized [ 0.549502] EVM: security.selinux [ 0.550796] EVM: security.ima [ 0.552002] EVM: security.capability [ 0.554007] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.555983] pinctrl core: initialized pinctrl subsystem [ 0.557762] NET: Registered protocol family 16 [ 0.559491] ACPI: bus type PCI registered [ 0.560920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.562889] PCI: Using configuration type 1 for base access [ 0.568043] ACPI: Added _OSI(Module Device) [ 0.569522] ACPI: Added _OSI(Processor Device) [ 0.571030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.572583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.575394] ACPI: Interpreter enabled [ 0.576803] ACPI: (supports S0 S5) [ 0.578125] ACPI: Using IOAPIC for interrupt routing [ 0.579739] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.584547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.586402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.588403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.590338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.593934] acpiphp: Slot [3] registered [ 0.595365] acpiphp: Slot [4] registered [ 0.596806] acpiphp: Slot [5] registered [ 0.598228] acpiphp: Slot [6] registered [ 0.599653] acpiphp: Slot [7] registered [ 0.601067] acpiphp: Slot [8] registered [ 0.602524] acpiphp: Slot [9] registered [ 0.603954] acpiphp: Slot [10] registered [ 0.605393] acpiphp: Slot [11] registered [ 0.606841] acpiphp: Slot [12] registered [ 0.608284] acpiphp: Slot [13] registered [ 0.609733] acpiphp: Slot [14] registered [ 0.611170] acpiphp: Slot [15] registered [ 0.612624] acpiphp: Slot [16] registered [ 0.614061] acpiphp: Slot [17] registered [ 0.615495] acpiphp: Slot [18] registered [ 0.616941] acpiphp: Slot [19] registered [ 0.618395] acpiphp: Slot [20] registered [ 0.619846] acpiphp: Slot [21] registered [ 0.621276] acpiphp: Slot [22] registered [ 0.622730] acpiphp: Slot [23] registered [ 0.624167] acpiphp: Slot [24] registered [ 0.625616] acpiphp: Slot [25] registered [ 0.627051] acpiphp: Slot [26] registered [ 0.628500] acpiphp: Slot [27] registered [ 0.629943] acpiphp: Slot [28] registered [ 0.631382] acpiphp: Slot [29] registered [ 0.632849] acpiphp: Slot [30] registered [ 0.634286] acpiphp: Slot [31] registered [ 0.635723] PCI host bridge to bus 0000:00 [ 0.637155] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.638854] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.640808] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.642760] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.645395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.648051] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.653439] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.655469] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.657371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.659380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.663585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.666192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.689936] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.692273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.694849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.697133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.699387] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.701481] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.703869] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.706641] vgaarb: loaded [ 0.707809] vgaarb: bridge control possible 0000:00:02.0 [ 0.709694] SCSI subsystem initialized [ 0.711109] ACPI: bus type USB registered [ 0.712578] usbcore: registered new interface driver usbfs [ 0.714304] usbcore: registered new interface driver hub [ 0.716037] usbcore: registered new device driver usb [ 0.717929] PCI: Using ACPI for IRQ routing [ 0.719810] NetLabel: Initializing [ 0.721126] NetLabel: domain hash size = 128 [ 0.722623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.724276] NetLabel: unlabeled traffic allowed by default [ 0.726205] Switched to clocksource kvm-clock [ 0.736315] pnp: PnP ACPI init [ 0.737607] ACPI: bus type PNP registered [ 0.739454] pnp: PnP ACPI: found 5 devices [ 0.740903] ACPI: bus type PNP unregistered [ 0.748937] NET: Registered protocol family 2 [ 0.750806] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.753676] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.756075] TCP: Hash tables configured (established 32768 bind 32768) [ 0.758104] TCP: reno registered [ 0.759382] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.761264] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.763273] NET: Registered protocol family 1 [ 0.764803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.766603] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.768365] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.788687] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.808814] Unpacking initramfs... [ 1.281223] Freeing initrd memory: 37508k freed [ 1.290689] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.292677] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.296312] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.298246] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.300426] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.302310] Initialise system trusted keyring [ 1.303823] audit: initializing netlink socket (disabled) [ 1.305523] type=2000 audit(1535688904.018:1): initialized [ 1.322637] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.324515] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.327260] zpool: loaded [ 1.328433] zbud: loaded [ 1.329760] VFS: Disk quotas dquot_6.5.2 [ 1.331198] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.333256] msgmni has been set to 7578 [ 1.334710] Key type big_key registered [ 1.336953] NET: Registered protocol family 38 [ 1.338467] Key type asymmetric registered [ 1.339907] Asymmetric key parser 'x509' registered [ 1.341500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.344172] io scheduler noop registered [ 1.345582] io scheduler deadline registered (default) [ 1.360845] io scheduler cfq registered [ 1.362322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.364048] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.366069] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.368703] ACPI: Power Button [PWRF] [ 1.370221] GHES: HEST is not enabled! [ 1.371672] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.395848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.398095] Non-volatile memory driver v1.3 [ 1.399563] Linux agpgart interface v0.103 [ 1.401110] crash memory driver: version 1.1 [ 1.402642] rdac: device handler registered [ 1.404141] hp_sw: device handler registered [ 1.405618] emc: device handler registered [ 1.407038] alua: device handler registered [ 1.408509] libphy: Fixed MDIO Bus: probed [ 1.409997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.411895] ehci-pci: EHCI PCI platform driver [ 1.413391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.415230] ohci-pci: OHCI PCI platform driver [ 1.416736] uhci_hcd: USB Universal Host Controller Interface driver [ 1.436956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.438670] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.441314] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.442990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.444833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.446790] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.449420] usb usb1: Product: UHCI Host Controller [ 1.451003] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.453012] usb usb1: SerialNumber: 0000:00:01.2 [ 1.454639] hub 1-0:1.0: USB hub found [ 1.456019] hub 1-0:1.0: 2 ports detected [ 1.457582] usbcore: registered new interface driver usbserial [ 1.459348] usbcore: registered new interface driver usbserial_generic [ 1.461221] usbserial: USB Serial support registered for generic [ 1.463010] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.466418] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.468092] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.469769] mousedev: PS/2 mouse device common for all mice [ 1.471793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.475195] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.478163] rtc_cmos 00:00: RTC can wake from S4 [ 1.479929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.481814] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.483773] cpuidle: using governor menu [ 1.485316] hidraw: raw HID events driver (C) Jiri Kosina [ 1.485349] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.491625] usbcore: registered new interface driver usbhid [ 1.493966] usbhid: USB HID core driver [ 1.495833] drop_monitor: Initializing network drop monitor service [ 1.498445] TCP: cubic registered [ 1.500109] Initializing XFRM netlink socket [ 1.502174] NET: Registered protocol family 10 [ 1.504447] NET: Registered protocol family 17 [ 1.506639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.508456] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.510288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.513230] Loading compiled-in X.509 certificates [ 1.514816] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.517891] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.521465] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.524563] registered taskstats version 1 [ 1.527957] Key type trusted registered [ 1.530669] Key type encrypted registered [ 1.533300] IMA: No TPM chip found, activating TPM-bypass! [ 1.535476] rtc_cmos 00:00: setting system clock to 2018-08-31 04:15:04 UTC (1535688904) [ 1.538937] Freeing unused kernel memory: 1680k freed [ 1.544336] 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.549658] systemd[1]: Detected virtualization kvm. [ 1.551282] systemd[1]: Detected architecture x86-64. [ 1.552927] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.556071] systemd[1]: No hostname configured. [ 1.557692] systemd[1]: Set hostname to . [ 1.559356] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.582761] systemd[1]: Reached target Swap. [ 1.584276] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.586710] systemd[1]: Reached target Local File Systems. [ 1.588450] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.591083] systemd[1]: Created slice Root Slice. [ 1.592668] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.595152] systemd[1]: Created slice System Slice. [ 1.596790] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.599351] systemd[1]: Reached target Slices. [ 1.600885] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.603419] systemd[1]: Listening on Journal Socket. [ 1.605052] systemd[1]: Starting Journal Socket. [ 1.606997] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.610129] 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.615143] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.618832] systemd[1]: Reached target Timers. [ 1.620368] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.622962] systemd[1]: Listening on udev Kernel Socket. [ 1.624670] systemd[1]: Starting udev Kernel Socket. [ 1.626555] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.630280] systemd[1]: Listening on udev Control Socket. [ 1.632005] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.635007] systemd[1]: Reached target Sockets. [ 1.636569] systemd[1]: Starting Sockets. [ 1.638057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.640825] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.644626] systemd[1]: Reached target Paths. [ 1.646139] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.648840] 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.689337] RPC: Registered named UNIX socket transport module. [ 1.691167] RPC: Registered udp transport module. [ 1.692734] RPC: Registered tcp transport module. [ 1.694285] 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.759229] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.787596] 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.814373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.854587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.858142] scsi host0: ata_piix [ 1.859763] scsi host1: ata_piix [ 1.861170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.863182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.863214] 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.914278] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.916270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.918287] usb 1-1: Product: QEMU USB Tablet [ 1.919777] usb 1-1: Manufacturer: QEMU [ 1.921157] usb 1-1: SerialNumber: 42 [ 1.931441] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.934661] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.036988] SGI XFS with ACLs, security attributes, no debug enabled [ 2.039795] XFS (vda1): Mounting V4 Filesystem [ 2.062691] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped 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] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook...[ 2.297382] tsc: Refined TSC clocksource calibration: 3491.868 MHz [[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.323327] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.493386] SELinux: Disabled at runtime. [ 2.531311] type=1404 audit(1535688905.495:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.610150] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.611962] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2018-08-31 04:15:06,949 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: timed out 2018-08-31 04:15:15,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 04:15:15,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 04:15:16,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:15: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-28c8ad7d-3d7d-43c8-85e3-696d11c03e4a x-compute-request-id: req-28c8ad7d-3d7d-43c8-85e3-696d11c03e4a Content-Encoding: gzip Content-Length: 12742 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 2202416717 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.912 MHz processor\n[ 0.416046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.418931] pid_max: default: 32768 minimum: 301\n[ 0.420486] Security Framework initialized\n[ 0.421930] SELinux: Initializing.\n[ 0.423532] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.429867] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.433789] Mount-cache hash table entries: 4096\n[ 0.435653] Initializing cgroup subsys memory\n[ 0.437158] Initializing cgroup subsys devices\n[ 0.438675] Initializing cgroup subsys freezer\n[ 0.440177] Initializing cgroup subsys net_cls\n[ 0.441687] Initializing cgroup subsys blkio\n[ 0.443154] Initializing cgroup subsys perf_event\n[ 0.444713] Initializing cgroup subsys hugetlb\n[ 0.446232] Initializing cgroup subsys pids\n[ 0.447694] Initializing cgroup subsys net_prio\n[ 0.449296] CPU: Physical Processor ID: 0\n[ 0.451423] mce: CPU supports 10 MCE banks\n[ 0.452897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.454579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.456251] tlb_flushall_shift: 6\n[ 0.457756] Freeing SMP alternatives: 28k freed\n[ 0.461937] ACPI: Core revision 20130517\n[ 0.463801] ACPI: All ACPI Tables successfully acquired\n[ 0.465698] ftrace: allocating 25812 entries in 101 pages\n[ 0.488205] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.490163] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.492083] smpboot: Max logical packages: 2\n[ 0.493828] Enabling x2apic\n[ 0.495017] Enabled x2apic\n[ 0.496475] Switched APIC routing to physical x2apic.\n[ 0.499460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.501377] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.504814] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.512934] KVM setup paravirtual spinlock\n[ 0.515718] smpboot: Booting Node 0, Processors #1 OK\n[ 0.517797] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.539882] Brought up 2 CPUs\n[ 0.539887] KVM setup async PF for cpu 1\n[ 0.539890] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.544023] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.546825] devtmpfs: initialized\n[ 0.549502] EVM: security.selinux\n[ 0.550796] EVM: security.ima\n[ 0.552002] EVM: security.capability\n[ 0.554007] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.555983] pinctrl core: initialized pinctrl subsystem\n[ 0.557762] NET: Registered protocol family 16\n[ 0.559491] ACPI: bus type PCI registered\n[ 0.560920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.562889] PCI: Using configuration type 1 for base access\n[ 0.568043] ACPI: Added _OSI(Module Device)\n[ 0.569522] ACPI: Added _OSI(Processor Device)\n[ 0.571030] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.572583] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.575394] ACPI: Interpreter enabled\n[ 0.576803] ACPI: (supports S0 S5)\n[ 0.578125] ACPI: Using IOAPIC for interrupt routing\n[ 0.579739] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.584547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.586402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.588403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.590338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.593934] acpiphp: Slot [3] registered\n[ 0.595365] acpiphp: Slot [4] registered\n[ 0.596806] acpiphp: Slot [5] registered\n[ 0.598228] acpiphp: Slot [6] registered\n[ 0.599653] acpiphp: Slot [7] registered\n[ 0.601067] acpiphp: Slot [8] registered\n[ 0.602524] acpiphp: Slot [9] registered\n[ 0.603954] acpiphp: Slot [10] registered\n[ 0.605393] acpiphp: Slot [11] registered\n[ 0.606841] acpiphp: Slot [12] registered\n[ 0.608284] acpiphp: Slot [13] registered\n[ 0.609733] acpiphp: Slot [14] registered\n[ 0.611170] acpiphp: Slot [15] registered\n[ 0.612624] acpiphp: Slot [16] registered\n[ 0.614061] acpiphp: Slot [17] registered\n[ 0.615495] acpiphp: Slot [18] registered\n[ 0.616941] acpiphp: Slot [19] registered\n[ 0.618395] acpiphp: Slot [20] registered\n[ 0.619846] acpiphp: Slot [21] registered\n[ 0.621276] acpiphp: Slot [22] registered\n[ 0.622730] acpiphp: Slot [23] registered\n[ 0.624167] acpiphp: Slot [24] registered\n[ 0.625616] acpiphp: Slot [25] registered\n[ 0.627051] acpiphp: Slot [26] registered\n[ 0.628500] acpiphp: Slot [27] registered\n[ 0.629943] acpiphp: Slot [28] registered\n[ 0.631382] acpiphp: Slot [29] registered\n[ 0.632849] acpiphp: Slot [30] registered\n[ 0.634286] acpiphp: Slot [31] registered\n[ 0.635723] PCI host bridge to bus 0000:00\n[ 0.637155] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.638854] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.640808] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.642760] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.645395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.648051] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.653439] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.655469] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.657371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.659380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.663585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.666192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.689936] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.692273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.694849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.697133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.699387] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.701481] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.703869] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.706641] vgaarb: loaded\n[ 0.707809] vgaarb: bridge control possible 0000:00:02.0\n[ 0.709694] SCSI subsystem initialized\n[ 0.711109] ACPI: bus type USB registered\n[ 0.712578] usbcore: registered new interface driver usbfs\n[ 0.714304] usbcore: registered new interface driver hub\n[ 0.716037] usbcore: registered new device driver usb\n[ 0.717929] PCI: Using ACPI for IRQ routing\n[ 0.719810] NetLabel: Initializing\n[ 0.721126] NetLabel: domain hash size = 128\n[ 0.722623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.724276] NetLabel: unlabeled traffic allowed by default\n[ 0.726205] Switched to clocksource kvm-clock\n[ 0.736315] pnp: PnP ACPI init\n[ 0.737607] ACPI: bus type PNP registered\n[ 0.739454] pnp: PnP ACPI: found 5 devices\n[ 0.740903] ACPI: bus type PNP unregistered\n[ 0.748937] NET: Registered protocol family 2\n[ 0.750806] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.753676] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.756075] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.758104] TCP: reno registered\n[ 0.759382] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.761264] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.763273] NET: Registered protocol family 1\n[ 0.764803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.766603] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.768365] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.788687] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.808814] Unpacking initramfs...\n[ 1.281223] Freeing initrd memory: 37508k freed\n[ 1.290689] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.292677] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.296312] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.298246] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.300426] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.302310] Initialise system trusted keyring\n[ 1.303823] audit: initializing netlink socket (disabled)\n[ 1.305523] type=2000 audit(1535688904.018:1): initialized\n[ 1.322637] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.324515] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.327260] zpool: loaded\n[ 1.328433] zbud: loaded\n[ 1.329760] VFS: Disk quotas dquot_6.5.2\n[ 1.331198] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.333256] msgmni has been set to 7578\n[ 1.334710] Key type big_key registered\n[ 1.336953] NET: Registered protocol family 38\n[ 1.338467] Key type asymmetric registered\n[ 1.339907] Asymmetric key parser 'x509' registered\n[ 1.341500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.344172] io scheduler noop registered\n[ 1.345582] io scheduler deadline registered (default)\n[ 1.360845] io scheduler cfq registered\n[ 1.362322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.364048] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.366069] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.368703] ACPI: Power Button [PWRF]\n[ 1.370221] GHES: HEST is not enabled!\n[ 1.371672] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.395848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.398095] Non-volatile memory driver v1.3\n[ 1.399563] Linux agpgart interface v0.103\n[ 1.401110] crash memory driver: version 1.1\n[ 1.402642] rdac: device handler registered\n[ 1.404141] hp_sw: device handler registered\n[ 1.405618] emc: device handler registered\n[ 1.407038] alua: device handler registered\n[ 1.408509] libphy: Fixed MDIO Bus: probed\n[ 1.409997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.411895] ehci-pci: EHCI PCI platform driver\n[ 1.413391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.415230] ohci-pci: OHCI PCI platform driver\n[ 1.416736] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.436956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.438670] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.441314] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.442990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.444833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.446790] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.449420] usb usb1: Product: UHCI Host Controller\n[ 1.451003] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.453012] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.454639] hub 1-0:1.0: USB hub found\n[ 1.456019] hub 1-0:1.0: 2 ports detected\n[ 1.457582] usbcore: registered new interface driver usbserial\n[ 1.459348] usbcore: registered new interface driver usbserial_generic\n[ 1.461221] usbserial: USB Serial support registered for generic\n[ 1.463010] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.466418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.468092] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.469769] mousedev: PS/2 mouse device common for all mice\n[ 1.471793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.475195] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.478163] rtc_cmos 00:00: RTC can wake from S4\n[ 1.479929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.481814] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.483773] cpuidle: using governor menu\n[ 1.485316] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.485349] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.491625] usbcore: registered new interface driver usbhid\n[ 1.493966] usbhid: USB HID core driver\n[ 1.495833] drop_monitor: Initializing network drop monitor service\n[ 1.498445] TCP: cubic registered\n[ 1.500109] Initializing XFRM netlink socket\n[ 1.502174] NET: Registered protocol family 10\n[ 1.504447] NET: Registered protocol family 17\n[ 1.506639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.508456] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.510288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.513230] Loading compiled-in X.509 certificates\n[ 1.514816] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.517891] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.521465] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.524563] registered taskstats version 1\n[ 1.527957] Key type trusted registered\n[ 1.530669] Key type encrypted registered\n[ 1.533300] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.535476] rtc_cmos 00:00: setting system clock to 2018-08-31 04:15:04 UTC (1535688904)\n[ 1.538937] Freeing unused kernel memory: 1680k freed\n[ 1.544336] 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.549658] systemd[1]: Detected virtualization kvm.\n[ 1.551282] systemd[1]: Detected architecture x86-64.\n[ 1.552927] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.556071] systemd[1]: No hostname configured.\n[ 1.557692] systemd[1]: Set hostname to .\n[ 1.559356] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.582761] systemd[1]: Reached target Swap.\n[ 1.584276] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.586710] systemd[1]: Reached target Local File Systems.\n[ 1.588450] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.591083] systemd[1]: Created slice Root Slice.\n[ 1.592668] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.595152] systemd[1]: Created slice System Slice.\n[ 1.596790] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.599351] systemd[1]: Reached target Slices.\n[ 1.600885] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.603419] systemd[1]: Listening on Journal Socket.\n[ 1.605052] systemd[1]: Starting Journal Socket.\n[ 1.606997] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.610129] 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.615143] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.618832] systemd[1]: Reached target Timers.\n[ 1.620368] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.622962] systemd[1]: Listening on udev Kernel Socket.\n[ 1.624670] systemd[1]: Starting udev Kernel Socket.\n[ 1.626555] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.630280] systemd[1]: Listening on udev Control Socket.\n[ 1.632005] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.635007] systemd[1]: Reached target Sockets.\n[ 1.636569] systemd[1]: Starting Sockets.\n[ 1.638057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.640825] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.644626] systemd[1]: Reached target Paths.\n[ 1.646139] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.648840] 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.689337] RPC: Registered named UNIX socket transport module.\n[ 1.691167] RPC: Registered udp transport module.\n[ 1.692734] RPC: Registered tcp transport module.\n[ 1.694285] 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.759229] 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[ 1.787596] 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.814373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.854587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.858142] scsi host0: ata_piix\n[ 1.859763] scsi host1: ata_piix\n[ 1.861170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.863182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.863214] 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.914278] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.916270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.918287] usb 1-1: Product: QEMU USB Tablet\n[ 1.919777] usb 1-1: Manufacturer: QEMU\n[ 1.921157] usb 1-1: SerialNumber: 42\n[ 1.931441] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.934661] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.036988] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.039795] XFS (vda1): Mounting V4 Filesystem\n[ 2.062691] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped 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] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...[ 2.297382] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n\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.323327] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.493386] SELinux: Disabled at runtime.\n[ 2.531311] type=1404 audit(1535688905.495:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.610150] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.611962] 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 User and Session Slice.\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\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] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.026456] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.030262] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Preprocess NFS configuration.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.219944] type=1305 audit(1535688906.183:3): audit_pid=427 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.395632] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting LSB: Bring up/down networking...\n[ 3.409876] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.414300] [drm] Initialized drm 1.1.0 20060810\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[ 3.444888] ppdev: user-space parallel port driver\n[ 3.476244] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.476244] [TTM] Initializing pool allocator\n[ 3.476246] [TTM] Initializing DMA pool allocator\n[ 3.476473] [drm] fb mappable at 0xFC000000\n[ 3.476474] [drm] vram aper at 0xFC000000\n[ 3.476474] [drm] size 33554432\n[ 3.476474] [drm] fb depth is 24\n Starting Initial cloud-init job (pre-networking)...\n[ 3.476475] [drm] pitch is 3072\n[ 3.498323] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.527249] Console: switching to colour frame buffer device 128x48\n[ 3.542636] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.551333] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m[ 3.607743] AES CTR mode by8 optimization enabled\n] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.648440] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.654063] alg: No test for crc32 (crc32-pclmul)\n[ 3.658302] intel_rapl: no valid rapl domains found in package 0\n[ 3.661915] intel_powerclamp: No package C-state available\n[ 3.667437] intel_powerclamp: No package C-state available[ 3.717884] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 04:15:07 +0000. Up 3.67 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage 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[[32m OK [0m] Started System Logging Service.\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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.097786] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 04:15:09 +0000. Up 6.04 seconds.\n[ 6.128316] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.130377] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.132177] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.133981] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.138653] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.143493] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.23 | 255.255.255.0 | fa:16:3e:f7:32:b3 |\n[ 6.151999] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.160567] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.170742] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.176142] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.178691] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.181223] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.183741] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.192521] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.195077] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.810718] cloud-init[3203]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 04:15:14 +0000. Up 10.76 seconds.\n[ 11.102080] cloud-init[3381]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 04:15:14 +0000. Up 11.05 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 | 1d:a6:26:cd:af:2b:a9:95:a6:5d:9c:d1:2f:5b:f3:5c | - | 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[ 11.164811] cloud-init[3381]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:15:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.16 seconds\n"} 2018-08-31 04:15:16,035 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687/action used request id req-28c8ad7d-3d7d-43c8-85e3-696d11c03e4a 2018-08-31 04:15:16,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0760569572449s 2018-08-31 04:15:16,037 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687/action used request id req-28c8ad7d-3d7d-43c8-85e3-696d11c03e4a 2018-08-31 04:15:16,037 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 2202416717 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.912 MHz processor [ 0.416046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.418931] pid_max: default: 32768 minimum: 301 [ 0.420486] Security Framework initialized [ 0.421930] SELinux: Initializing. [ 0.423532] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.429867] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.433789] Mount-cache hash table entries: 4096 [ 0.435653] Initializing cgroup subsys memory [ 0.437158] Initializing cgroup subsys devices [ 0.438675] Initializing cgroup subsys freezer [ 0.440177] Initializing cgroup subsys net_cls [ 0.441687] Initializing cgroup subsys blkio [ 0.443154] Initializing cgroup subsys perf_event [ 0.444713] Initializing cgroup subsys hugetlb [ 0.446232] Initializing cgroup subsys pids [ 0.447694] Initializing cgroup subsys net_prio [ 0.449296] CPU: Physical Processor ID: 0 [ 0.451423] mce: CPU supports 10 MCE banks [ 0.452897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.454579] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.456251] tlb_flushall_shift: 6 [ 0.457756] Freeing SMP alternatives: 28k freed [ 0.461937] ACPI: Core revision 20130517 [ 0.463801] ACPI: All ACPI Tables successfully acquired [ 0.465698] ftrace: allocating 25812 entries in 101 pages [ 0.488205] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.490163] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.492083] smpboot: Max logical packages: 2 [ 0.493828] Enabling x2apic [ 0.495017] Enabled x2apic [ 0.496475] Switched APIC routing to physical x2apic. [ 0.499460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.501377] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.504814] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.512934] KVM setup paravirtual spinlock [ 0.515718] smpboot: Booting Node 0, Processors #1 OK [ 0.517797] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.539882] Brought up 2 CPUs [ 0.539887] KVM setup async PF for cpu 1 [ 0.539890] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.544023] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.546825] devtmpfs: initialized [ 0.549502] EVM: security.selinux [ 0.550796] EVM: security.ima [ 0.552002] EVM: security.capability [ 0.554007] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.555983] pinctrl core: initialized pinctrl subsystem [ 0.557762] NET: Registered protocol family 16 [ 0.559491] ACPI: bus type PCI registered [ 0.560920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.562889] PCI: Using configuration type 1 for base access [ 0.568043] ACPI: Added _OSI(Module Device) [ 0.569522] ACPI: Added _OSI(Processor Device) [ 0.571030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.572583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.575394] ACPI: Interpreter enabled [ 0.576803] ACPI: (supports S0 S5) [ 0.578125] ACPI: Using IOAPIC for interrupt routing [ 0.579739] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.584547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.586402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.588403] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.590338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.593934] acpiphp: Slot [3] registered [ 0.595365] acpiphp: Slot [4] registered [ 0.596806] acpiphp: Slot [5] registered [ 0.598228] acpiphp: Slot [6] registered [ 0.599653] acpiphp: Slot [7] registered [ 0.601067] acpiphp: Slot [8] registered [ 0.602524] acpiphp: Slot [9] registered [ 0.603954] acpiphp: Slot [10] registered [ 0.605393] acpiphp: Slot [11] registered [ 0.606841] acpiphp: Slot [12] registered [ 0.608284] acpiphp: Slot [13] registered [ 0.609733] acpiphp: Slot [14] registered [ 0.611170] acpiphp: Slot [15] registered [ 0.612624] acpiphp: Slot [16] registered [ 0.614061] acpiphp: Slot [17] registered [ 0.615495] acpiphp: Slot [18] registered [ 0.616941] acpiphp: Slot [19] registered [ 0.618395] acpiphp: Slot [20] registered [ 0.619846] acpiphp: Slot [21] registered [ 0.621276] acpiphp: Slot [22] registered [ 0.622730] acpiphp: Slot [23] registered [ 0.624167] acpiphp: Slot [24] registered [ 0.625616] acpiphp: Slot [25] registered [ 0.627051] acpiphp: Slot [26] registered [ 0.628500] acpiphp: Slot [27] registered [ 0.629943] acpiphp: Slot [28] registered [ 0.631382] acpiphp: Slot [29] registered [ 0.632849] acpiphp: Slot [30] registered [ 0.634286] acpiphp: Slot [31] registered [ 0.635723] PCI host bridge to bus 0000:00 [ 0.637155] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.638854] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.640808] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.642760] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.645395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.648051] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.653439] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.655469] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.657371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.659380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.663585] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.666192] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.689936] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.692273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.694849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.697133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.699387] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.701481] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.703869] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.706641] vgaarb: loaded [ 0.707809] vgaarb: bridge control possible 0000:00:02.0 [ 0.709694] SCSI subsystem initialized [ 0.711109] ACPI: bus type USB registered [ 0.712578] usbcore: registered new interface driver usbfs [ 0.714304] usbcore: registered new interface driver hub [ 0.716037] usbcore: registered new device driver usb [ 0.717929] PCI: Using ACPI for IRQ routing [ 0.719810] NetLabel: Initializing [ 0.721126] NetLabel: domain hash size = 128 [ 0.722623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.724276] NetLabel: unlabeled traffic allowed by default [ 0.726205] Switched to clocksource kvm-clock [ 0.736315] pnp: PnP ACPI init [ 0.737607] ACPI: bus type PNP registered [ 0.739454] pnp: PnP ACPI: found 5 devices [ 0.740903] ACPI: bus type PNP unregistered [ 0.748937] NET: Registered protocol family 2 [ 0.750806] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.753676] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.756075] TCP: Hash tables configured (established 32768 bind 32768) [ 0.758104] TCP: reno registered [ 0.759382] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.761264] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.763273] NET: Registered protocol family 1 [ 0.764803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.766603] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.768365] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.788687] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.808814] Unpacking initramfs... [ 1.281223] Freeing initrd memory: 37508k freed [ 1.290689] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.292677] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.296312] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.298246] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.300426] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.302310] Initialise system trusted keyring [ 1.303823] audit: initializing netlink socket (disabled) [ 1.305523] type=2000 audit(1535688904.018:1): initialized [ 1.322637] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.324515] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.327260] zpool: loaded [ 1.328433] zbud: loaded [ 1.329760] VFS: Disk quotas dquot_6.5.2 [ 1.331198] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.333256] msgmni has been set to 7578 [ 1.334710] Key type big_key registered [ 1.336953] NET: Registered protocol family 38 [ 1.338467] Key type asymmetric registered [ 1.339907] Asymmetric key parser 'x509' registered [ 1.341500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.344172] io scheduler noop registered [ 1.345582] io scheduler deadline registered (default) [ 1.360845] io scheduler cfq registered [ 1.362322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.364048] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.366069] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.368703] ACPI: Power Button [PWRF] [ 1.370221] GHES: HEST is not enabled! [ 1.371672] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.395848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.398095] Non-volatile memory driver v1.3 [ 1.399563] Linux agpgart interface v0.103 [ 1.401110] crash memory driver: version 1.1 [ 1.402642] rdac: device handler registered [ 1.404141] hp_sw: device handler registered [ 1.405618] emc: device handler registered [ 1.407038] alua: device handler registered [ 1.408509] libphy: Fixed MDIO Bus: probed [ 1.409997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.411895] ehci-pci: EHCI PCI platform driver [ 1.413391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.415230] ohci-pci: OHCI PCI platform driver [ 1.416736] uhci_hcd: USB Universal Host Controller Interface driver [ 1.436956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.438670] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.441314] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.442990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.444833] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.446790] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.449420] usb usb1: Product: UHCI Host Controller [ 1.451003] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.453012] usb usb1: SerialNumber: 0000:00:01.2 [ 1.454639] hub 1-0:1.0: USB hub found [ 1.456019] hub 1-0:1.0: 2 ports detected [ 1.457582] usbcore: registered new interface driver usbserial [ 1.459348] usbcore: registered new interface driver usbserial_generic [ 1.461221] usbserial: USB Serial support registered for generic [ 1.463010] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.466418] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.468092] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.469769] mousedev: PS/2 mouse device common for all mice [ 1.471793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.475195] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.478163] rtc_cmos 00:00: RTC can wake from S4 [ 1.479929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.481814] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.483773] cpuidle: using governor menu [ 1.485316] hidraw: raw HID events driver (C) Jiri Kosina [ 1.485349] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.491625] usbcore: registered new interface driver usbhid [ 1.493966] usbhid: USB HID core driver [ 1.495833] drop_monitor: Initializing network drop monitor service [ 1.498445] TCP: cubic registered [ 1.500109] Initializing XFRM netlink socket [ 1.502174] NET: Registered protocol family 10 [ 1.504447] NET: Registered protocol family 17 [ 1.506639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.508456] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.510288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.513230] Loading compiled-in X.509 certificates [ 1.514816] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.517891] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.521465] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.524563] registered taskstats version 1 [ 1.527957] Key type trusted registered [ 1.530669] Key type encrypted registered [ 1.533300] IMA: No TPM chip found, activating TPM-bypass! [ 1.535476] rtc_cmos 00:00: setting system clock to 2018-08-31 04:15:04 UTC (1535688904) [ 1.538937] Freeing unused kernel memory: 1680k freed [ 1.544336] 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.549658] systemd[1]: Detected virtualization kvm. [ 1.551282] systemd[1]: Detected architecture x86-64. [ 1.552927] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.556071] systemd[1]: No hostname configured. [ 1.557692] systemd[1]: Set hostname to . [ 1.559356] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.582761] systemd[1]: Reached target Swap. [ 1.584276] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.586710] systemd[1]: Reached target Local File Systems. [ 1.588450] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.591083] systemd[1]: Created slice Root Slice. [ 1.592668] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.595152] systemd[1]: Created slice System Slice. [ 1.596790] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.599351] systemd[1]: Reached target Slices. [ 1.600885] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.603419] systemd[1]: Listening on Journal Socket. [ 1.605052] systemd[1]: Starting Journal Socket. [ 1.606997] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.610129] 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.615143] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.618832] systemd[1]: Reached target Timers. [ 1.620368] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.622962] systemd[1]: Listening on udev Kernel Socket. [ 1.624670] systemd[1]: Starting udev Kernel Socket. [ 1.626555] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.630280] systemd[1]: Listening on udev Control Socket. [ 1.632005] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.635007] systemd[1]: Reached target Sockets. [ 1.636569] systemd[1]: Starting Sockets. [ 1.638057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.640825] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.644626] systemd[1]: Reached target Paths. [ 1.646139] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.648840] 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.689337] RPC: Registered named UNIX socket transport module. [ 1.691167] RPC: Registered udp transport module. [ 1.692734] RPC: Registered tcp transport module. [ 1.694285] 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.759229] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.787596] 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.814373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.854587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.858142] scsi host0: ata_piix [ 1.859763] scsi host1: ata_piix [ 1.861170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.863182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.863214] 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.914278] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.916270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.918287] usb 1-1: Product: QEMU USB Tablet [ 1.919777] usb 1-1: Manufacturer: QEMU [ 1.921157] usb 1-1: SerialNumber: 42 [ 1.931441] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.934661] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.036988] SGI XFS with ACLs, security attributes, no debug enabled [ 2.039795] XFS (vda1): Mounting V4 Filesystem [ 2.062691] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped 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] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook...[ 2.297382] tsc: Refined TSC clocksource calibration: 3491.868 MHz [[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.323327] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.493386] SELinux: Disabled at runtime. [ 2.531311] type=1404 audit(1535688905.495:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.610150] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.611962] 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 User and Session Slice. Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.026456] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.030262] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Preprocess NFS configuration. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.219944] type=1305 audit(1535688906.183:3): audit_pid=427 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.395632] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting LSB: Bring up/down networking... [ 3.409876] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.414300] [drm] Initialized drm 1.1.0 20060810 Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [ 3.444888] ppdev: user-space parallel port driver [ 3.476244] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.476244] [TTM] Initializing pool allocator [ 3.476246] [TTM] Initializing DMA pool allocator [ 3.476473] [drm] fb mappable at 0xFC000000 [ 3.476474] [drm] vram aper at 0xFC000000 [ 3.476474] [drm] size 33554432 [ 3.476474] [drm] fb depth is 24 Starting Initial cloud-init job (pre-networking)... [ 3.476475] [drm] pitch is 3072 [ 3.498323] fbcon: cirrusdrmfb (fb0) is primary device [ 3.527249] Console: switching to colour frame buffer device 128x48 [ 3.542636] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus. [ 3.551333] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m[ 3.607743] AES CTR mode by8 optimization enabled ] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.648440] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.654063] alg: No test for crc32 (crc32-pclmul) [ 3.658302] intel_rapl: no valid rapl domains found in package 0 [ 3.661915] intel_powerclamp: No package C-state available [ 3.667437] intel_powerclamp: No package C-state available[ 3.717884] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 04:15:07 +0000. Up 3.67 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage 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.. [[32m OK [0m] Started System Logging Service. 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 LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.097786] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 04:15:09 +0000. Up 6.04 seconds. [ 6.128316] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.130377] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.132177] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.133981] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.138653] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.143493] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.23 | 255.255.255.0 | fa:16:3e:f7:32:b3 | [ 6.151999] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.160567] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.170742] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.176142] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.178691] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.181223] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.183741] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.192521] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.195077] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.810718] cloud-init[3203]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 04:15:14 +0000. Up 10.76 seconds. [ 11.102080] cloud-init[3381]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 04:15:14 +0000. Up 11.05 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 | 1d:a6:26:cd:af:2b:a9:95:a6:5d:9c:d1:2f:5b:f3:5c | - | 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----- [ 11.164811] cloud-init[3381]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 04:15:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.16 seconds 2018-08-31 04:15:16,041 - paramiko.transport - DEBUG - starting thread (client mode): 0x4a50450L 2018-08-31 04:15:16,041 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 04:15:16,059 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-31 04:15:16,059 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-31 04:15:16,072 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 04:15:16,073 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 04:15:16,073 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-31 04:15:16,073 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 04:15:16,073 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 04:15:16,073 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 04:15:16,082 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 04:15:16,083 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 04:15:16,105 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-31 04:15:16,106 - paramiko.transport - DEBUG - Trying discovered key 1da626cdaf2ba995a65d9cd12f5bf35c in /tmp/tmpnhOBXQ 2018-08-31 04:15:16,123 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 04:15:16,149 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 04:15:16,171 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-31 04:15:16,171 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-31 04:15:16,172 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-31 04:15:16,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/status 2018-08-31 04:15:16,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:15:16,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:15:16,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:15:16,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:15:16,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:15:16,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:15:16,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:15:16,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 809, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1815, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 906, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 834, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 860, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 04:15:16,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:15:16,441 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:15:16 GMT 2018-08-31 04:15:16,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:15:16,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-31 04:15:16,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:15:16,441 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 809, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 1815, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 906, 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': 802, 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': 834, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 860, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-31 04:15:16,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/status 2018-08-31 04:15:16,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:15:16,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:15:16,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:15:16,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:15:16,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:15:16,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:15:16,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:15:16,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 809, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1815, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 906, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 834, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 860, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 04:15:16,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:15:16,559 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:15:16 GMT 2018-08-31 04:15:16,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:15:16,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-31 04:15:16,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:15:16,560 - functest.core.cloudify - INFO - The current manager status is running 2018-08-31 04:15:16,560 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-31 04:15:16,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T04:15:16.489Z", "updated_at": "2018-08-31T04:15:16.489Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:15:16,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:15:16 GMT 2018-08-31 04:15:16,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:15:16,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 04:15:16,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:15:16,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/secrets 2018-08-31 04:15:16,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:15:16,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:15:16,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:15:16,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:15:16,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:15:16,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:15:16,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:15:16,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-31T04:15:16.489Z", "updated_at": "2018-08-31T04:15:16.489Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 04:15:16,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:15:16,758 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:15:16 GMT 2018-08-31 04:15:16,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:15:16,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-31 04:15:16,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:15:16,758 - functest.core.cloudify - DEBUG - List secrets: 2018-08-31 04:15:16,759 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.212:80/api/v3/secrets/foo 2018-08-31 04:15:16,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T04:15:16.489Z", "updated_at": "2018-08-31T04:15:16.489Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 04:15:16,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:15:16,907 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:15:16 GMT 2018-08-31 04:15:16,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:15:16,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 04:15:16,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:15:16,907 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-31 04:15:16,907 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-31 04:15:16,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-31 04:15:16,908 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 04:15:16,910 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 04:15:16,910 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 04:15:16,916 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 04:15:17,038 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 04:15:17,039 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 04:15:17,039 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 04:15:17,079 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-31 04:15:17,079 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 04:15:17,109 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 04:16:00,009 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 04:16:00,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: mirrors.cat.pdx.edu * updates: linux.mirrors.es.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 20 MB/s | 54 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-31 04:16:00,010 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 04:16:00,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-31 04:16:00,011 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-31 04:16:02,806 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-31 04:16:02,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:16:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:16:03,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-935903e2-2705-4b04-b3b3-a8153f0875a2 Date: Fri, 31 Aug 2018 04:16:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:12:29Z", "file": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "size": 4373348352, "self": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T04:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:16:03,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-935903e2-2705-4b04-b3b3-a8153f0875a2 2018-08-31 04:16:03,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276997089386s 2018-08-31 04:16:03,086 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-935903e2-2705-4b04-b3b3-a8153f0875a2 2018-08-31 04:16:03,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 04:16:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}' 2018-08-31 04:16:03,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-026dc30e-6279-40c1-b423-891c1aa07812 Date: Fri, 31 Aug 2018 04:16:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:16:03Z", "file": "/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "size": null, "self": "/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": null, "created_at": "2018-08-31T04:16:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 04:16:03,193 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-026dc30e-6279-40c1-b423-891c1aa07812 2018-08-31 04:16:03,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0983879566193s 2018-08-31 04:16:03,194 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-026dc30e-6279-40c1-b423-891c1aa07812 returning object d74ce7c2-3d13-494d-8229-9c0b9917c06d 2018-08-31 04:16:03,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 04:16:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '' 2018-08-31 04:16:10,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fc7faed-73f4-4ebc-aa3c-88fe299bf93c Date: Fri, 31 Aug 2018 04:16:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:16:10,152 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/file used request id req-5fc7faed-73f4-4ebc-aa3c-88fe299bf93c 2018-08-31 04:16:10,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.95753312111s 2018-08-31 04:16:10,152 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/file used request id req-5fc7faed-73f4-4ebc-aa3c-88fe299bf93c 2018-08-31 04:16:10,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:16:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:16:10,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-f0427d8c-ab40-46eb-a362-3ab98d95963e Date: Fri, 31 Aug 2018 04:16:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:16:10Z", "file": "/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "size": 426967040, "self": "/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-31T04:16:03Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:12:29Z", "file": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "size": 4373348352, "self": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T04:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:16:10,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f0427d8c-ab40-46eb-a362-3ab98d95963e 2018-08-31 04:16:10,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.045835018158s 2018-08-31 04:16:10,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f0427d8c-ab40-46eb-a362-3ab98d95963e 2018-08-31 04:16:10,205 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/file', 'owner': u'c11eaebdd9f54407b7a0fc0f028c7571', 'id': u'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'size': 426967040, u'self': u'/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c11eaebdd9f54407b7a0fc0f028c7571', 'name': 'vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T04:16:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T04:16:10Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1', 'created': u'2018-08-31T04:16:03Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-31T04:16:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-31 04:16:10,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 04:16:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-31 04:16:10,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:16: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-1fee4259-6995-4def-9096-a2ee93bb1519 x-compute-request-id: req-1fee4259-6995-4def-9096-a2ee93bb1519 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a"}} 2018-08-31 04:16:10,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1fee4259-6995-4def-9096-a2ee93bb1519 2018-08-31 04:16:10,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.068284034729s 2018-08-31 04:16:10,274 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1fee4259-6995-4def-9096-a2ee93bb1519 2018-08-31 04:16:10,275 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1', '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'c0ca313478164ad283b44a36646e55ec', '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'4db14cb4-e79a-461b-a626-f72ffeb35e4a', 'swap': 0}) 2018-08-31 04:16:10,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 04:16:10,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" -d '{"extra_specs": {}}' 2018-08-31 04:16:10,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:16: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-f3507760-acc5-4460-b70e-26e2ee7073bd x-compute-request-id: req-f3507760-acc5-4460-b70e-26e2ee7073bd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 04:16:10,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a/os-extra_specs used request id req-f3507760-acc5-4460-b70e-26e2ee7073bd 2018-08-31 04:16:10,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201890468597s 2018-08-31 04:16:10,297 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a/os-extra_specs used request id req-f3507760-acc5-4460-b70e-26e2ee7073bd 2018-08-31 04:16:10,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 04:16:10,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:16:10,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 04:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c04f280f-5bfc-4f61-bddc-ca5ea8dcd15f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2018-08-31 04:16:10,310 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.9:35357/ used request id req-c04f280f-5bfc-4f61-bddc-ca5ea8dcd15f 2018-08-31 04:16:10,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:16:10,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470891db-b35d-4601-b8c6-54b466818040 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/2029c9e6b9034fc7994750684bc2a4cd"}, "enabled": true, "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/26003681371c4611b5eba650dcf10195"}, "enabled": true, "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4dbbc853973249b4b07db82342868512"}, "enabled": true, "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6e5b56b664cb4377bd9703de29706879"}, "enabled": true, "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/733501e7239c44228a5c41480a712acf"}, "enabled": true, "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7cfd0304f4e2479c821c007183beae16"}, "enabled": true, "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/965c4d580bad42d4aa8151a2606386ad"}, "enabled": true, "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9a74bed7567441e584d235715899191a"}, "enabled": true, "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/9cf9632e9e5248808f200656ac93b55b"}, "enabled": true, "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a254e349bdf645c781af21f6cd66c79e"}, "enabled": true, "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ea3573bc9bc04dfc85d57ce9b0034847"}, "enabled": true, "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f17e96f191b64fda97dac740731f787c"}, "enabled": true, "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f233b1798e9d4df28b04b0368febf82b"}, "enabled": true, "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f3f6c62550ae4a03b28d05789e630d1a"}, "enabled": true, "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ff099c66a1794d1688503e1d594bf584"}, "enabled": true, "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-08-31 04:16:10,532 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-470891db-b35d-4601-b8c6-54b466818040 2018-08-31 04:16:10,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.232319831848s 2018-08-31 04:16:10,533 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-470891db-b35d-4601-b8c6-54b466818040 2018-08-31 04:16:10,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 04:16:10,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:16:10,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c958b802-654c-4075-b36f-35e101d0718a Content-Encoding: gzip Content-Length: 1946 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0fc49367289a478bb9564de4a592b983"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "0fc49367289a478bb9564de4a592b983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/192a3971ae7b400ca5606bfb18de8d45"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1c37a2fe287b4e9181d23345b97f5743"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "733501e7239c44228a5c41480a712acf", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/21b5f34a85be437ababfdc623a51ca8f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/223fa29e6d4c4dd3be084147f8ca2a04"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2310c16a6df3420dbf8db12f4953208f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26003681371c4611b5eba650dcf10195", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3096e99356f04a76bb192dc3edaf34d1"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3fc9f50c526447f3b39b4d015b2fc175"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/43aab9bd2e484e35ae9ade275ef52df7"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/46c8db2d808f44ae88cc44ec1bb254ec"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4dbbc853973249b4b07db82342868512", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6203b303748f4242bfb32f948644b070"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "6203b303748f4242bfb32f948644b070"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6442e0ea4d324ec5bbc3808bd764d5c8"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/647b294a977742afb9708769cff9af79"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4dbbc853973249b4b07db82342868512", "id": "647b294a977742afb9708769cff9af79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6986f4da21c9461bb2a42e843647471b"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "6986f4da21c9461bb2a42e843647471b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6bae4488e03e410e95e38facbb68e52b"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d48f457b0e14f23a42c60b4e578984b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a74bed7567441e584d235715899191a", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7feb1f37fdc94a44aaace37ccec029b1"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "7feb1f37fdc94a44aaace37ccec029b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/97946bbfa3394159b3c2905bd94b20c8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b33af958c8942bc9691900cf41cd88e"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26003681371c4611b5eba650dcf10195", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1c21a6d82094bb6a42eb5c752242088"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4dbbc853973249b4b07db82342868512", "id": "b1c21a6d82094bb6a42eb5c752242088"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb51c1835d084a7abde964f65fb7d14b"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/be56aae13a4f417098b2540827d448a6"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26003681371c4611b5eba650dcf10195", "id": "be56aae13a4f417098b2540827d448a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c18951f19ede437a95044e14c6e1ff7f"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca7ebe0731b444d4ad2a23aa18e2b578"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cb512dbfcf894ff4a34d823e39db509f"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "cb512dbfcf894ff4a34d823e39db509f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ce4d80a90a1f41d09976f2d51e1ac9bb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1a5cddf865f4426a07f59409f0531a8"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "d1a5cddf865f4426a07f59409f0531a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d32b86a2858f4d998a9e12c7edcbf975"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d61e16d206694886bc2094d0d175d503"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "d61e16d206694886bc2094d0d175d503"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d781f3b92d67486c8b3a20a320472dc3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/da1fa9762c454a17b4e4f4a2f859dfc2"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "733501e7239c44228a5c41480a712acf", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df83c1e27a37406187df0bbdb3287125"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "df83c1e27a37406187df0bbdb3287125"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e1a44aaf31854e97b3cc95f56530bab4"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e516b8cd9e9f4683b9db1233ac0e4c7e"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "733501e7239c44228a5c41480a712acf", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea89413185ea42529545a6027900e5db"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "ea89413185ea42529545a6027900e5db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/eade595c4630484889b2907b1b80dc9c"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a74bed7567441e584d235715899191a", "id": "eade595c4630484889b2907b1b80dc9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f0dcfe9c988b4d9db7582abac42f4d11"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f44db4bb868244bc860b70083a5e3a7d"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f846f58e00fa45769ddcb1b8ce123ea2"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fb93080f89044dc4afafee3ba53ef88c"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "fb93080f89044dc4afafee3ba53ef88c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ff0ee5fe002e4b57877e3a6d6ef75ece"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fff203edaf4a481ea840f9ef18d0a933"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a74bed7567441e584d235715899191a", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 04:16:10,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-c958b802-654c-4075-b36f-35e101d0718a 2018-08-31 04:16:10,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.198254823685s 2018-08-31 04:16:10,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-c958b802-654c-4075-b36f-35e101d0718a 2018-08-31 04:16:10,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:16:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:16:10,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-400bfa4b-23e5-4e7e-a5c0-05258707cc4d Date: Fri, 31 Aug 2018 04:16:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 1, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "05fa5176-58b9-4076-91f3-39a602f0ccea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "3243c1d8-9bf7-4829-9413-61c0a2ab44fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "890319cf-84d2-43d3-8f04-721798109f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "a020f772-b99a-4581-84b5-3effd028601d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "da9de714-213c-49ae-b697-f066e8732242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 7, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:16:10,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-400bfa4b-23e5-4e7e-a5c0-05258707cc4d 2018-08-31 04:16:10,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0594580173492s 2018-08-31 04:16:10,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-400bfa4b-23e5-4e7e-a5c0-05258707cc4d 2018-08-31 04:16:10,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 04:16:10,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -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": "57d89278-8823-40a8-8d75-8c296f4b4087"}}' 2018-08-31 04:16:11,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-14cc2898-af49-49ce-84ed-3a1a9e17b1b4 Date: Fri, 31 Aug 2018 04:16:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T04:16:10Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "port_range_min": 22, "revision_number": 0, "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:16:10Z", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "058b95df-48c1-4f17-8612-ad26c69e2467"}} 2018-08-31 04:16:11,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-14cc2898-af49-49ce-84ed-3a1a9e17b1b4 2018-08-31 04:16:11,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.194654941559s 2018-08-31 04:16:11,007 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-14cc2898-af49-49ce-84ed-3a1a9e17b1b4 2018-08-31 04:16:11,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-31 04:16:11,015 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-31 04:16:12,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:12,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:12,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:12,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:12,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:12,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:12,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:12,817 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-31 04:16:12,818 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:12.777Z", "updated_at": "2018-08-31T04:16:12.777Z", "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.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.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.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.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-31 04:16:12,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:12,819 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:12 GMT 2018-08-31 04:16:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-31 04:16:12,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:12,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-31 04:16:12,833 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.27:5000", "keystone_tenant_name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "keystone_password": "d40b0379-4ed6-4241-8597-02ad4a5b07be", "reference_vnf_flavor_id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "target_vnf_flavor_id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "target_vnf_image_id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:13,658 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-31 04:16:13,659 - 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": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "target_vnf_flavor_id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "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_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "keystone_password": "d40b0379-4ed6-4241-8597-02ad4a5b07be", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.012Z", "updated_at": "2018-08-31T04:16:13.012Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-31 04:16:13,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:13,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:13 GMT 2018-08-31 04:16:13,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:13,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-31 04:16:13,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:13,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions 2018-08-31 04:16:13,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:13,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:13 GMT 2018-08-31 04:16:13,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:13,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-31 04:16:13,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:13,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:13,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:13,827 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:13 GMT 2018-08-31 04:16:13,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:13,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 04:16:13,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:13,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/9ac2c89e-da10-4260-92ab-2b38a058ee35 2018-08-31 04:16:13,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:13,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:13,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:13,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"} 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:13 GMT 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 04:16:13,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:18,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:18,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:14.441Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:14.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:14.840Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:14.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:15.507Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:15.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:15.522Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:15.522Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:15.522Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:15.522Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:15.522Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:15.522Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:16.533Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:16.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:16.533Z", "message": "Installing from directory: /tmp/tmpi7w3bd [args=--prefix=\"/tmp/openstack-EK4P6F\" --constraint=\"/tmp/openstack-EK4P6F/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:16.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:16.533Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpi7w3bd --prefix=\"/tmp/openstack-EK4P6F\" --constraint=\"/tmp/openstack-EK4P6F/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:16.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:16.533Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:16.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:16.533Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:16.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-31 04:16:18,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:18,955 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:18 GMT 2018-08-31 04:16:18,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:18,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-31 04:16:18,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:18,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-31 04:16:18,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-31 04:16:18,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-31 04:16:18,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 04:16:18,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 04:16:18,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-31 04:16:18,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-31 04:16:18,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpi7w3bd [args=--prefix="/tmp/openstack-EK4P6F" --constraint="/tmp/openstack-EK4P6F/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-31 04:16:18,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpi7w3bd --prefix="/tmp/openstack-EK4P6F" --constraint="/tmp/openstack-EK4P6F/constraint.txt" 2018-08-31 04:16:18,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-31 04:16:18,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-31 04:16:18,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/9ac2c89e-da10-4260-92ab-2b38a058ee35 2018-08-31 04:16:19,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:19,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"} 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:19 GMT 2018-08-31 04:16:19,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:19,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 04:16:19,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:24,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:24,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 04:16:24,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:24,087 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:24 GMT 2018-08-31 04:16:24,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:24,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 04:16:24,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:24,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/9ac2c89e-da10-4260-92ab-2b38a058ee35 2018-08-31 04:16:24,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:24,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:24,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:24,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:24,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:24,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:24,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:24,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"} 2018-08-31 04:16:24,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:24,196 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:24 GMT 2018-08-31 04:16:24,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:24,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 04:16:24,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:29,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:29,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:29,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:29 GMT 2018-08-31 04:16:29,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:29,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 04:16:29,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:29,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/9ac2c89e-da10-4260-92ab-2b38a058ee35 2018-08-31 04:16:29,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:29,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:29,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"} 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:29 GMT 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 04:16:29,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:34,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:34,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:34,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:34,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:34,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:34,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:34 GMT 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:34,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/9ac2c89e-da10-4260-92ab-2b38a058ee35 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:34,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"} 2018-08-31 04:16:34,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:34,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:34 GMT 2018-08-31 04:16:34,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:34,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 04:16:34,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:39,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:39,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:39,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:39,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:39,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:39,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:39,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:39,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:39,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 04:16:39,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:39,544 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:39 GMT 2018-08-31 04:16:39,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:39,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 04:16:39,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:39,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/9ac2c89e-da10-4260-92ab-2b38a058ee35 2018-08-31 04:16:39,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"} 2018-08-31 04:16:39,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:39,602 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:39 GMT 2018-08-31 04:16:39,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:39,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 04:16:39,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:44,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:44,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:44,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:44,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:44,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:44,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:44,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:44,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:44,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:42.956Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:42.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:43.559Z", "message": "Removing directory: /tmp/tmpi7w3bd", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:43.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35", "logger": "53090572-499d-4dee-a0bf-da3dbcadf32c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:43.918Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:43.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:44.549Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:44.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:44.549Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:44.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:44.549Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:44.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-31 04:16:44,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:44,670 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:44 GMT 2018-08-31 04:16:44,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:44,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-08-31 04:16:44,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:44,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-31 04:16:44,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpi7w3bd 2018-08-31 04:16:44,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 04:16:44,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-31 04:16:44,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-31 04:16:44,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-31 04:16:44,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/9ac2c89e-da10-4260-92ab-2b38a058ee35 2018-08-31 04:16:44,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:44,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:44,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"} 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:44 GMT 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:44,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-31 04:16:44,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:44,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-31 04:16:44,726 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.212:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-31 04:16:44,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:16:44,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:44,869 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:44 GMT 2018-08-31 04:16:44,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:44,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:16:44,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:44,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:44,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:44,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:44 GMT 2018-08-31 04:16:44,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:44,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 04:16:44,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:44,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:16:44,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:44,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:44,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:44,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:44 GMT 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:16:44,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:50,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:50,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:50,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:50,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:50,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:50,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:45.553Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:45.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:46.600Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:46.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "keypair_beahw8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:46.600Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:46.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:46.600Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:46.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:46.600Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:46.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:46.600Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:46.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "keypair_beahw8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:46.600Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:46.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:46.600Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:46.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:48.149Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:48.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:48.149Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:48.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:48.149Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:48.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:48.149Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:48.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:48.149Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:48.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "keypair_beahw8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:48.149Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:48.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "external_network_iypuxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "external_network_iypuxk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.217Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:49.328Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:49.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}], "metadata": {"pagination": {"total": 24, "offset": 0, "size": 50}}} 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:50 GMT 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11922 2018-08-31 04:16:50,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-31 04:16:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-31 04:16:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-31 04:16:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-31 04:16:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-31 04:16:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-31 04:16:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-31 04:16:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-31 04:16:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-31 04:16:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-31 04:16:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-31 04:16:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 04:16:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-31 04:16:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 04:16:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-31 04:16:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-08-31 04:16:50,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:16:50,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:50,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:50,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:50,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:50,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:50,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:50,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:50,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:16:50,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:50,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:50 GMT 2018-08-31 04:16:50,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:50,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:16:50,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:55,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:16:55,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_tm4xy6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.420Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "external_network_iypuxk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.420Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.420Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "keypair_beahw8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.420Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.484Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.484Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.484Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.484Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.484Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.484Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:50.484Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:50.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "0776afa6-55b8-484d-82a1-4595b366a5d8"}, {"node_instance_id": "keypair_beahw8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.478Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.478Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.478Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.478Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "keypair_beahw8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.478Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.478Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.478Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "external_network_iypuxk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:51.509Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:51.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "d7900f8b-0ddb-468f-9072-4e6f069bf6f4"}, {"node_instance_id": "external_network_iypuxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.488Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.488Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.488Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "external_network_iypuxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.488Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.488Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.488Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "external_network_iypuxk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.488Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.514Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'created_at': u'2018-08-31T04:16:50Z', u'updated_at': u'2018-08-31T04:16:50Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'port_id': None, u'id': u'9f1bec20-523b-481c-bd17-a0a8fbd3bebb', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "2308ed70-146c-4435-b09b-8aee80418a23"}, {"node_instance_id": "target_vnf_ip_fivn2x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:52.514Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'created_at': u'2018-08-31T04:16:51Z', u'updated_at': u'2018-08-31T04:16:51Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'port_id': None, u'id': u'4a5307ab-5041-4a48-a1ca-eb7761fdf0ef', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:52.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "e6b2feae-8178-4246-8797-e364c5f1831e"}, {"node_instance_id": "router_8dd67q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:53.494Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:53.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:53.494Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:53.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:53.494Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:53.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:53.494Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:53.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:53.494Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:53.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:54.595Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:54.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:54.595Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:54.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "router_8dd67q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:54.595Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:54.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:54.595Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:54.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "security_group_qp24ln", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:54.595Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:54.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "router_8dd67q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:54.595Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:54.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 63, "offset": 24, "size": 50}}} 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:55,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:55 GMT 2018-08-31 04:16:55,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:55,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21361 2018-08-31 04:16:55,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:16:55,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-31 04:16:55,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-31 04:16:55,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-31 04:16:55,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 04:16:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 04:16:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 04:16:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 04:16:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 04:16:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 04:16:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-31 04:16:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-31 04:16:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-31 04:16:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-31 04:16:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-31 04:16:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-31 04:16:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-31 04:16:55,481 - 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'c11eaebdd9f54407b7a0fc0f028c7571', u'created_at': u'2018-08-31T04:16:50Z', u'updated_at': u'2018-08-31T04:16:50Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'port_id': None, u'id': u'9f1bec20-523b-481c-bd17-a0a8fbd3bebb', u'qos_policy_id': None} 2018-08-31 04:16:55,481 - 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'c11eaebdd9f54407b7a0fc0f028c7571', u'created_at': u'2018-08-31T04:16:51Z', u'updated_at': u'2018-08-31T04:16:51Z', u'floating_network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'c11eaebdd9f54407b7a0fc0f028c7571', u'port_id': None, u'id': u'4a5307ab-5041-4a48-a1ca-eb7761fdf0ef', u'qos_policy_id': None} 2018-08-31 04:16:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:16:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 04:16:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-31 04:16:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:16:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-31 04:16:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:16:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-31 04:16:55,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:16:55,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:16:55,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:16:55,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:16:55,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:16:55 GMT 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:16:55,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:00,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:00,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:55.730Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:55.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:55.730Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:55.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:55.730Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:55.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:55.730Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:55.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:55.730Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:55.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:55.730Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:55.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "router_8dd67q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:56.774Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:56.774Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "router_8dd67q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:57.748Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:57.748Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "router_8dd67q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:57.748Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:57.748Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:58.753Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:58.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:58.753Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:58.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:59.793Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:59.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:59.793Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:59.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:59.793Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:59.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:59.793Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:59.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:59.793Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:59.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:59.793Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:59.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:16:59.793Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:16:59.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 81, "offset": 63, "size": 50}}} 2018-08-31 04:17:00,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:00,675 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:00 GMT 2018-08-31 04:17:00,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:00,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9032 2018-08-31 04:17:00,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:00,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:17:00,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:17:00,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 04:17:00,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 04:17:00,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 04:17:00,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 04:17:00,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-31 04:17:00,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:00,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:00,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 04:17:00,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 04:17:00,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:00,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:00,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:17:00,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-31 04:17:00,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:00,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:00,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-31 04:17:00,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:00,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:00,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:00 GMT 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:00,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:00,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:05,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:05,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:05,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:05,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:05,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:05,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:05,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:05,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:05,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:00.801Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:00.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:00.801Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:00.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:01.605Z", "message": "connect_security_group(): source_id=ef8be8ce-5266-4137-8488-7bfb4086fc1f target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:01.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "5c8fec91-1250-4a51-af2d-4c935c68a528"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:01.810Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:01.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:01.810Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:01.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:02.580Z", "message": "connect_security_group(): source_id=e2b36415-5452-4f87-ad4c-7763ce797880 target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:02.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "1c872c16-df5e-40cc-8939-c6f83e16d842"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:02.818Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:02.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:02.818Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:02.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:02.818Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:02.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:02.818Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:02.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 94, "offset": 81, "size": 50}}} 2018-08-31 04:17:05,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:05,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:05 GMT 2018-08-31 04:17:05,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:05,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5478 2018-08-31 04:17:05,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ef8be8ce-5266-4137-8488-7bfb4086fc1f target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 04:17:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-31 04:17:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e2b36415-5452-4f87-ad4c-7763ce797880 target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 04:17:05,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-31 04:17:05,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:05,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-31 04:17:05,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:05,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:05,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:05,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:05,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:05,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:05,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:05 GMT 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:05,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:10,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:10,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:10,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:10,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:06.547Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:06.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:07.855Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:07.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:07.855Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:07.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:07.855Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:07.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:07.855Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:07.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:07.855Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:07.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:07.855Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:07.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:10.915Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:10.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 102, "offset": 91, "size": 50}}} 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:10 GMT 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4046 2018-08-31 04:17:10,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-31 04:17:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:17:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:17:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 04:17:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 04:17:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 04:17:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 04:17:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 04:17:10,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:11,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:11,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:11,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:11,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:11,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:11,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:11,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:11,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:11,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:11,026 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:11 GMT 2018-08-31 04:17:11,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:11,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:11,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:16,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:16,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:16,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:16,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:16,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:16,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:16,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:16,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:16,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_76lw31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:11.874Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:11.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:11.874Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:11.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:11.874Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:11.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:12.879Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:12.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:12.879Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:12.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:12.879Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:12.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:13.884Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:13.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:13.884Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:13.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:14.251Z", "message": "connect_security_group(): source_id=87c60a24-7241-41c6-b3dc-a1604c7ecdf2 target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:14.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "3d67fc79-7de4-4a83-aab7-c6a50e359a5a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:14.597Z", "message": "connect_security_group(): source_id=1c5d6b87-f127-4678-9121-db8ddf3c29df target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:14.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "407cc96b-2f9e-4644-b6d7-5f8dbb5bee5a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:15.186Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:15.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:15.893Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:15.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:15.893Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:15.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:15.893Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:15.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 119, "offset": 99, "size": 50}}} 2018-08-31 04:17:16,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:16,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:16 GMT 2018-08-31 04:17:16,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:16,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7374 2018-08-31 04:17:16,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 04:17:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:16,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:16,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:16,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=87c60a24-7241-41c6-b3dc-a1604c7ecdf2 target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 04:17:16,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1c5d6b87-f127-4678-9121-db8ddf3c29df target={u'external_id': u'e8dffedb-1953-467e-aa3a-c2f1c5abb389', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 04:17:16,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:16,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-31 04:17:16,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-31 04:17:16,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-31 04:17:16,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:16,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:16,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:16 GMT 2018-08-31 04:17:16,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:16,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:16,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:21,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:21,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:19.212Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:19.212Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:19.898Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:19.898Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:20.949Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:20.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:20.949Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:20.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:20.949Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:20.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:20.949Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:20.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:20.949Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:20.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:20.949Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:20.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 127, "offset": 113, "size": 50}}} 2018-08-31 04:17:21,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:21,235 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:21 GMT 2018-08-31 04:17:21,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:21,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4040 2018-08-31 04:17:21,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:21,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-31 04:17:21,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-31 04:17:21,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:17:21,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 04:17:21,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 04:17:21,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 04:17:21,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 04:17:21,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 04:17:21,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:21,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:21,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:21 GMT 2018-08-31 04:17:21,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:21,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:21,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:26,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:26,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:26,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:26,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_37a88r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:21.300Z", "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'1c5d6b87-f127-4678-9121-db8ddf3c29df', u'fixed_ip_address': u'11.0.0.19', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:17:46:2e'}, {u'external_id': u'ef8be8ce-5266-4137-8488-7bfb4086fc1f', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8d:96:93'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:21.300Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "56796f86-b6d6-48a0-9511-702ad73cf807"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:21.934Z", "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'87c60a24-7241-41c6-b3dc-a1604c7ecdf2', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:af:9c:4c'}, {u'external_id': u'e2b36415-5452-4f87-ad4c-7763ce797880', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c0:76:10'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:21.934Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "475b945b-bfd7-4348-a243-38d1c9a1ec8d"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:21.934Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:21.934Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "475b945b-bfd7-4348-a243-38d1c9a1ec8d"}, {"node_instance_id": "target_vnf_host_37a88r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:21.934Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:21.934Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "56796f86-b6d6-48a0-9511-702ad73cf807"}, {"node_instance_id": "target_vnf_host_37a88r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:23.582Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'1c5d6b87-f127-4678-9121-db8ddf3c29df'}, {'port-id': u'ef8be8ce-5266-4137-8488-7bfb4086fc1f'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:23.582Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "56796f86-b6d6-48a0-9511-702ad73cf807"}, {"node_instance_id": "target_vnf_host_37a88r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:23.940Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:23.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "56796f86-b6d6-48a0-9511-702ad73cf807"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:23.940Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'87c60a24-7241-41c6-b3dc-a1604c7ecdf2'}, {'port-id': u'e2b36415-5452-4f87-ad4c-7763ce797880'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:23.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "475b945b-bfd7-4348-a243-38d1c9a1ec8d"}, {"node_instance_id": "target_vnf_host_37a88r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:23.940Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'1c5d6b87-f127-4678-9121-db8ddf3c29df'}, {'port-id': u'ef8be8ce-5266-4137-8488-7bfb4086fc1f'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:23.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "56796f86-b6d6-48a0-9511-702ad73cf807"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:23.940Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'87c60a24-7241-41c6-b3dc-a1604c7ecdf2'}, {'port-id': u'e2b36415-5452-4f87-ad4c-7763ce797880'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:23.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "475b945b-bfd7-4348-a243-38d1c9a1ec8d"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:24.945Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:24.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "475b945b-bfd7-4348-a243-38d1c9a1ec8d"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:25.051Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:25.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:25.956Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:25.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:25.956Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:25.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 140, "offset": 121, "size": 50}}} 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:26 GMT 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9936 2018-08-31 04:17:26,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:26,367 - 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'1c5d6b87-f127-4678-9121-db8ddf3c29df', u'fixed_ip_address': u'11.0.0.19', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:17:46:2e'}, {u'external_id': u'ef8be8ce-5266-4137-8488-7bfb4086fc1f', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8d:96:93'}] 2018-08-31 04:17:26,367 - 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'87c60a24-7241-41c6-b3dc-a1604c7ecdf2', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:af:9c:4c'}, {u'external_id': u'e2b36415-5452-4f87-ad4c-7763ce797880', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c0:76:10'}] 2018-08-31 04:17:26,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-31 04:17:26,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-31 04:17:26,368 - 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'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'1c5d6b87-f127-4678-9121-db8ddf3c29df'}, {'port-id': u'ef8be8ce-5266-4137-8488-7bfb4086fc1f'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'} 2018-08-31 04:17:26,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 04:17:26,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'87c60a24-7241-41c6-b3dc-a1604c7ecdf2'}, {'port-id': u'e2b36415-5452-4f87-ad4c-7763ce797880'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'} 2018-08-31 04:17:26,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'1c5d6b87-f127-4678-9121-db8ddf3c29df'}, {'port-id': u'ef8be8ce-5266-4137-8488-7bfb4086fc1f'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'} 2018-08-31 04:17:26,368 - 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'd74ce7c2-3d13-494d-8229-9c0b9917c06d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0561a675-986f-42dc-b5ed-66b6e6779632'}, 'nics': [{'port-id': u'87c60a24-7241-41c6-b3dc-a1604c7ecdf2'}, {'port-id': u'e2b36415-5452-4f87-ad4c-7763ce797880'}], 'flavor': u'4db14cb4-e79a-461b-a626-f72ffeb35e4a'} 2018-08-31 04:17:26,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-31 04:17:26,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 04:17:26,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:26,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 04:17:26,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:26,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:26,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:26,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:26,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:26,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:26 GMT 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:26,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:31,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:31,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:31,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:26.961Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:26.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:26.961Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:26.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:26.961Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:26.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:26.961Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:26.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:27.966Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:27.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:27.966Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:27.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:27.966Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:27.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:28.969Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T04:17:28.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:29.973Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T04:17:29.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 149, "offset": 134, "size": 50}}} 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:31,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:31 GMT 2018-08-31 04:17:31,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:31,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5741 2018-08-31 04:17:31,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:31,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 04:17:31,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 04:17:31,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:31,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 04:17:31,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 04:17:31,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 04:17:31,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 04:17:31,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 04:17:31,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-31 04:17:31,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:31,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:31,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:31,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:31 GMT 2018-08-31 04:17:31,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:31,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:31,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:36,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:38,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:38,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:38,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:38 GMT 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:17:38,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:38,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:38,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:38,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:38,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:38,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:38,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:38 GMT 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:38,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:43,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:43,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:43,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:43,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:43 GMT 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:17:43,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:43,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:43,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:43,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:43,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:43,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:43,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:43 GMT 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:43,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:48,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:48,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-31 04:17:48,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:48,879 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:48 GMT 2018-08-31 04:17:48,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:48,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:17:48,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:48,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:48,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:48,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:48,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:48,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:48,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:48 GMT 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:48,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:53,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:54,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:54,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:54,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:54,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:54,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:54,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:54,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:54,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-31 04:17:54,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:54,003 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:54 GMT 2018-08-31 04:17:54,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:54,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:17:54,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:54,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:54,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:54,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:54,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:54,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:54,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:54,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:54,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:54,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:54,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:54,056 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:54 GMT 2018-08-31 04:17:54,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:54,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:54,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:59,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:17:59,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_37a88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:58.978Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:58.978Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:17:59.000Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:17:59.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 151, "offset": 143, "size": 50}}} 2018-08-31 04:17:59,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:59,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:59 GMT 2018-08-31 04:17:59,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:59,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1116 2018-08-31 04:17:59,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:17:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 04:17:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 04:17:59,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:17:59,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:17:59,179 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:17:59 GMT 2018-08-31 04:17:59,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:17:59,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:17:59,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:04,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:18:04,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:00.007Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:00.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:00.007Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:00.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:01.126Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T04:18:01.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:02.013Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-31T04:18:02.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-08-31 04:18:04,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:04,248 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:04 GMT 2018-08-31 04:18:04,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:04,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3414 2018-08-31 04:18:04,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:04,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 04:18:04,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 04:18:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 04:18:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-31 04:18:04,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:18:04,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:04,300 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:04 GMT 2018-08-31 04:18:04,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:04,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:18:04,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:09,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:18:09,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:09 GMT 2018-08-31 04:18:09,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:09,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:18:09,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:09,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:18:09,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:09,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:09 GMT 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:09,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:18:09,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:14,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:18:14,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:14,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:14,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:14,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:14 GMT 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:18:14,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:14,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:18:14,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:14,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:14,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:14,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:14,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:14,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:14,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:14,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:18:14,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:14,544 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:14 GMT 2018-08-31 04:18:14,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:14,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:18:14,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:19,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:18:19,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:19,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:19 GMT 2018-08-31 04:18:19,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:19,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:18:19,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:19,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:18:19,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:19,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:19 GMT 2018-08-31 04:18:19,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:19,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:18:19,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:24,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:18:24,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-31 04:18:24,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:24,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:24 GMT 2018-08-31 04:18:24,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:24,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:18:24,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:24,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:18:24,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:24,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:24,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:24,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:24,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:24 GMT 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:18:24,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:29,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:18:29,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:29,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:29,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:29,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:29,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:29,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:29,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:29,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-31 04:18:29,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:29,864 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:29 GMT 2018-08-31 04:18:29,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:29,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 04:18:29,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:29,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:18:29,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:18:29,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:29,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:29 GMT 2018-08-31 04:18:29,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:29,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 04:18:29,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:34,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:18:34,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:34,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:34,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_37a88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:31.153Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:31.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:32.023Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:32.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:32.023Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:32.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:32.023Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:32.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "target_vnf_host_37a88r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:33.470Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:33.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "8378507b-8bd1-43d0-b251-6ed35d1c76d6"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:33.579Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:33.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:33.975Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:33.975Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1", "logger": "9d7fff50-953d-4e06-b6a7-f842a4d6431a"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:18:34.027Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T04:18:34.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 163, "offset": 149, "size": 50}}} 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:34 GMT 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:34,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-31 04:18:34,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:34,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 04:18:34,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 04:18:34,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 04:18:34,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 04:18:34,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-31 04:18:34,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-31 04:18:34,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-31 04:18:34,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-31 04:18:34,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/348bf438-91ee-41d1-8c75-8e4e5b626bd1 2018-08-31 04:18:35,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:18:35,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"} 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:18:35 GMT 2018-08-31 04:18:35,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:18:35,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-31 04:18:35,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:18:35,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-08-31T04:16:44.795Z', 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'348bf438-91ee-41d1-8c75-8e4e5b626bd1'} 2018-08-31 04:18:35,064 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-31 04:18:35,122 - 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.208'}, 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.209'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-08-31 04:18:35,180 - 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.208'}, 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.209'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-08-31 04:18:35,180 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-31 04:18:35,181 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.208 2018-08-31 04:18:35,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:35,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:36,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-74c77b42-8ba1-49f6-81b1-766a13c609c4 x-compute-request-id: req-74c77b42-8ba1-49f6-81b1-766a13c609c4 Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:36,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-74c77b42-8ba1-49f6-81b1-766a13c609c4 2018-08-31 04:18:36,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821933984756s 2018-08-31 04:18:36,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-74c77b42-8ba1-49f6-81b1-766a13c609c4 2018-08-31 04:18:36,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:36,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:18: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-3a20219b-501e-49fe-a82e-f7c3cdc54f93 x-compute-request-id: req-3a20219b-501e-49fe-a82e-f7c3cdc54f93 Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:36,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3a20219b-501e-49fe-a82e-f7c3cdc54f93 2018-08-31 04:18:36,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409336805344s 2018-08-31 04:18:36,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3a20219b-501e-49fe-a82e-f7c3cdc54f93 2018-08-31 04:18:36,421 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2018-08-31 04:18:36,421 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:af:9c:4c 2018-08-31 04:18:36,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:36,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:18: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-3bbccfd4-601d-4288-9b98-3595e9a8660b x-compute-request-id: req-3bbccfd4-601d-4288-9b98-3595e9a8660b Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:36,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3bbccfd4-601d-4288-9b98-3595e9a8660b 2018-08-31 04:18:36,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376864910126s 2018-08-31 04:18:36,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3bbccfd4-601d-4288-9b98-3595e9a8660b 2018-08-31 04:18:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:36,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:37,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:18: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-b4319fca-fd8f-4fc0-84a2-f720f1ba36dc x-compute-request-id: req-b4319fca-fd8f-4fc0-84a2-f720f1ba36dc Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:37,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4319fca-fd8f-4fc0-84a2-f720f1ba36dc 2018-08-31 04:18:37,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52766418457s 2018-08-31 04:18:37,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4319fca-fd8f-4fc0-84a2-f720f1ba36dc 2018-08-31 04:18:37,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.6 2018-08-31 04:18:37,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:c0:76:10 2018-08-31 04:18:37,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-31 04:18:37,336 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.209 2018-08-31 04:18:37,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:38,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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,Accept-Encoding x-openstack-request-id: req-ce74e810-2701-4e64-98e0-911ebfb39aff x-compute-request-id: req-ce74e810-2701-4e64-98e0-911ebfb39aff Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:38,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce74e810-2701-4e64-98e0-911ebfb39aff 2018-08-31 04:18:38,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696000099182s 2018-08-31 04:18:38,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce74e810-2701-4e64-98e0-911ebfb39aff 2018-08-31 04:18:38,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:38,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:18: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-f7154dd3-5c3f-499f-9158-0d41b397d71b x-compute-request-id: req-f7154dd3-5c3f-499f-9158-0d41b397d71b Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:38,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7154dd3-5c3f-499f-9158-0d41b397d71b 2018-08-31 04:18:38,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183340072632s 2018-08-31 04:18:38,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7154dd3-5c3f-499f-9158-0d41b397d71b 2018-08-31 04:18:38,224 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.19 2018-08-31 04:18:38,224 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:17:46:2e 2018-08-31 04:18:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:38,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:18: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-2520f478-8da3-4851-9907-1df14d7513ae x-compute-request-id: req-2520f478-8da3-4851-9907-1df14d7513ae Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:38,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2520f478-8da3-4851-9907-1df14d7513ae 2018-08-31 04:18:38,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373168945312s 2018-08-31 04:18:38,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2520f478-8da3-4851-9907-1df14d7513ae 2018-08-31 04:18:38,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:18:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:18:39,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:18: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-2533047f-8687-4f15-a16d-b83ae16211c9 x-compute-request-id: req-2533047f-8687-4f15-a16d-b83ae16211c9 Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:18:39,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2533047f-8687-4f15-a16d-b83ae16211c9 2018-08-31 04:18:39,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529992103577s 2018-08-31 04:18:39,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2533047f-8687-4f15-a16d-b83ae16211c9 2018-08-31 04:18:39,136 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2018-08-31 04:18:39,136 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:8d:96:93 2018-08-31 04:18:39,137 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-31 04:18:39,150 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 04:18:39,168 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-31 04:18:39,178 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 04:18:39,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-31 04:18:39,194 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-31 04:18:39,202 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 04:18:39,262 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-31 04:18:39' 2018-08-31 04:18:39,262 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-31 04:18:39,262 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-31 04:18:39,271 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 04:18:39,291 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-08-31 04:18:39,293 - paramiko.transport - DEBUG - starting thread (client mode): 0x4a65dd0L 2018-08-31 04:18:39,293 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 04:18:39,298 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-31 04:18:39,298 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-31 04:18:39,299 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 04:18:39,299 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-31 04:18:39,299 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-31 04:18:39,299 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 04:18:39,299 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-31 04:18:39,299 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 04:18:39,336 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-31 04:18:39,437 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-31 04:18:39,438 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 04:18:39,440 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-31 04:18:39,474 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 04:18:51,489 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-31 04:18:51,489 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-31 04:18:51,492 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-08-31 04:18:51,493 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 04:18:51,495 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 04:18:51,495 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 04:18:51,500 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 04:18:51,502 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 04:18:52,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-31 04:18:53,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-31 04:18:58,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-31 04:18:59,539 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-31 04:19:04,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-31 04:19:05,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-31 04:19:10,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-08-31 04:19:11,554 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:16,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-08-31 04:19:17,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:22,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-08-31 04:19:23,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:28,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-08-31 04:19:29,575 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:34,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-08-31 04:19:35,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:40,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-08-31 04:19:41,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:46,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-08-31 04:19:47,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:52,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-08-31 04:19:53,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:19:58,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-08-31 04:19:59,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:20:04,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-08-31 04:20:05,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:20:10,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 04:20:11,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 04:20:16,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' 2018-08-31 04:20:17,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-31 04:20:22,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 2018-08-31 04:20:23,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 [edit] vyos@vyos# 2018-08-31 04:20:28,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.4 2018-08-31 04:20:29,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.4 [edit] vyos@vyos# 2018-08-31 04:20:34,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inbound 2018-08-31 04:20:35,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-31 04:20:40,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 2018-08-31 04:20:41,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2018-08-31 04:20:46,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-31 04:20:47,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-08-31 04:20:52,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-31 04:20:53,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-08-31 04:20:58,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-31 04:20:59,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-08-31 04:21:04,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-31 04:21:05,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-08-31 04:21:10,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-31 04:21:11,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-08-31 04:21:16,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-31 04:21:17,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-08-31 04:21:22,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-31 04:21:23,714 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-08-31 04:21:28,717 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-31 04:21:29,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-08-31 04:21:34,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-31 04:21:35,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-08-31 04:21:40,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-31 04:21:41,730 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-08-31 04:21:46,731 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2018-08-31 04:21:47,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-08-31 04:21:52,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 04:21:53,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 04:21:58,787 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 04:21:58,805 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-31 04:21:58,824 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 04:21:58,857 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-08-31 04:21:58,860 - paramiko.transport - DEBUG - starting thread (client mode): 0x4a50850L 2018-08-31 04:21:58,861 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 04:21:58,868 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-31 04:21:58,868 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-31 04:21:58,869 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 04:21:58,870 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-31 04:21:58,870 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-31 04:21:58,870 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 04:21:58,870 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-31 04:21:58,870 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 04:21:58,909 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-31 04:21:59,021 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-31 04:21:59,021 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 04:21:59,025 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.208: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-31 04:21:59,057 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 04:21:59,067 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-31 04:21:59,068 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-31 04:21:59,089 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-08-31 04:21:59,090 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 04:21:59,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 04:21:59,091 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 04:21:59,096 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 04:21:59,098 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 04:22:00,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-31 04:22:01,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-31 04:22:06,124 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-31 04:22:07,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-31 04:22:12,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-31 04:22:13,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-31 04:22:18,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-08-31 04:22:19,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:22:24,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-08-31 04:22:25,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:22:30,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-08-31 04:22:31,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:22:36,161 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-08-31 04:22:37,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:22:42,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-08-31 04:22:43,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:22:48,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-08-31 04:22:49,178 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:22:54,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-08-31 04:22:55,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:23:00,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-08-31 04:23:01,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:23:06,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-08-31 04:23:07,196 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:23:12,201 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-08-31 04:23:13,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-31 04:23:18,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 04:23:19,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 04:23:24,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2018-08-31 04:23:25,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-31 04:23:30,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2018-08-31 04:23:31,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2018-08-31 04:23:36,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.6 2018-08-31 04:23:37,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.6 [edit] vyos@vyos# 2018-08-31 04:23:42,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-08-31 04:23:43,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-31 04:23:48,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2018-08-31 04:23:49,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-08-31 04:23:54,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-31 04:23:55,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-08-31 04:24:00,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-31 04:24:01,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-08-31 04:24:06,262 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-31 04:24:07,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-08-31 04:24:12,269 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-31 04:24:13,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-08-31 04:24:18,274 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-31 04:24:19,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-08-31 04:24:24,279 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-31 04:24:25,281 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-08-31 04:24:30,287 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-31 04:24:31,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-08-31 04:24:36,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-31 04:24:37,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-08-31 04:24:42,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-31 04:24:43,299 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-08-31 04:24:48,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-31 04:24:49,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-08-31 04:24:54,308 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.6 2018-08-31 04:24:55,309 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2018-08-31 04:25:00,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 04:25:01,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 04:25:06,316 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 04:25:06,318 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-31 04:25:06,318 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-31 04:26:06,357 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-31 04:26:06,374 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 04:26:06,406 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-08-31 04:26:06,409 - paramiko.transport - DEBUG - starting thread (client mode): 0x54b0f10L 2018-08-31 04:26:06,409 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 04:26:06,417 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-31 04:26:06,417 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-31 04:26:06,418 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-31 04:26:06,418 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-31 04:26:06,418 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-31 04:26:06,418 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 04:26:06,418 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-31 04:26:06,418 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 04:26:06,454 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-31 04:26:06,564 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-31 04:26:06,565 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 04:26:06,567 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-31 04:26:06,603 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 04:26:12,615 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-31 04:26:12,615 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-31 04:26:12,641 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-08-31 04:26:12,642 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 04:26:12,643 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 04:26:12,644 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 04:26:12,645 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 04:26:12,647 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 04:26:13,649 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-31 04:26:43,729 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 04:26:43,762 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-08-31 04:26:43,762 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, 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.6 4 65002 3 5 0 0 0 00:01:10 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-31 04:26:43,762 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 | no-more BGP neighbor is 12.0.0.6, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.6 BGP state = Established, up for 00:01:16 Last read 19:41:56, 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.4 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.4, Local port: 179 Foreign host: 12.0.0.6, Foreign port: 42425 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:fe8d:9693 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-31 04:26:43,763 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-31 04:26:43,763 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-31 04:26:43,763 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-31 04:26:43,763 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-31 04:26:43,763 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'484.5' 2018-08-31 04:26:43,764 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-31 04:26:43,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:26:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:26:44,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-92682510-4545-4a42-b7e7-2e77421817fd x-compute-request-id: req-92682510-4545-4a42-b7e7-2e77421817fd Content-Encoding: gzip Content-Length: 1182 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:26:44,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92682510-4545-4a42-b7e7-2e77421817fd 2018-08-31 04:26:44,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887591123581s 2018-08-31 04:26:44,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92682510-4545-4a42-b7e7-2e77421817fd 2018-08-31 04:26:44,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 04:26:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:26:44,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04: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 x-openstack-request-id: req-35063289-8d2a-4b45-b8be-a881dd5b6abb x-compute-request-id: req-35063289-8d2a-4b45-b8be-a881dd5b6abb Content-Type: application/json 2018-08-31 04:26:44,795 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6 used request id req-35063289-8d2a-4b45-b8be-a881dd5b6abb 2018-08-31 04:26:44,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138334035873s 2018-08-31 04:26:44,795 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6 used request id req-35063289-8d2a-4b45-b8be-a881dd5b6abb 2018-08-31 04:26:44,795 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-31 04:26:44,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:26:44,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:26:45,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-05e47649-01e1-40db-9bac-77d79ce84ec6 x-compute-request-id: req-05e47649-01e1-40db-9bac-77d79ce84ec6 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:af:9c:4c", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9c:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:10", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6122e19-6fd7-4b90-8417-07a75d6134d6", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "c6122e19-6fd7-4b90-8417-07a75d6134d6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:26:44Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T04:17:25Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:46:2e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:96:93", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5", "rel": "bookmark"}], "image": {"id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "links": [{"href": "http://172.30.9.27:8774/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:18:09.000000", "flavor": {"id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "links": [{"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}]}, "id": "69e767f8-0b75-43eb-9d38-c5d76eb392f5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:18:09Z", "hostId": "bdcfb3989a00fb996b0b0757df30fcde0e4f85a892ec93be27e7f75b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T04:17:24Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0561a675-986f-42dc-b5ed-66b6e6779632"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:15:01Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:26:45,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05e47649-01e1-40db-9bac-77d79ce84ec6 2018-08-31 04:26:45,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472422122955s 2018-08-31 04:26:45,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05e47649-01e1-40db-9bac-77d79ce84ec6 2018-08-31 04:26:45,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 04:26:45,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:26:45,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04: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 x-openstack-request-id: req-24055aa2-f629-4745-8af3-ec0c30930ea8 x-compute-request-id: req-24055aa2-f629-4745-8af3-ec0c30930ea8 Content-Type: application/json 2018-08-31 04:26:45,446 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5 used request id req-24055aa2-f629-4745-8af3-ec0c30930ea8 2018-08-31 04:26:45,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.174108982086s 2018-08-31 04:26:45,447 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/69e767f8-0b75-43eb-9d38-c5d76eb392f5 used request id req-24055aa2-f629-4745-8af3-ec0c30930ea8 2018-08-31 04:26:45,569 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 04:26:45,570 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:46 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-31 04:26:45,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-31 04:26:45,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions 2018-08-31 04:26:45,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.458Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9ac2c89e-da10-4260-92ab-2b38a058ee35"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:44.795Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "348bf438-91ee-41d1-8c75-8e4e5b626bd1"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-31 04:26:45,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:45,670 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:45 GMT 2018-08-31 04:26:45,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:45,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-31 04:26:45,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:26:45,670 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.212:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-31 04:26:45,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:45,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:45,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:45 GMT 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:45,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:26:45,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:26:45,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:45,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 04:26:45,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:45,925 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:45 GMT 2018-08-31 04:26:45,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:45,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 04:26:45,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:26:45,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:26:46,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:46,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:46,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:46,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:46,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:46,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:46,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:46,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:26:46,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:46,006 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:46 GMT 2018-08-31 04:26:46,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:46,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:26:46,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:26:51,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:26:51,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:46.541Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:46.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:47.128Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:47.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:48.133Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:48.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:48.133Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:48.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:48.133Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:48.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:48.133Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:48.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:48.133Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:48.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:49.237Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 69e767f8-0b75-43eb-9d38-c5d76eb392f5 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 69e767f8-0b75-43eb-9d38-c5d76eb392f5 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 69e767f8-0b75-43eb-9d38-c5d76eb392f5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T04:26:49.237Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:50.154Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:50.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:50.154Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance c6122e19-6fd7-4b90-8417-07a75d6134d6 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c6122e19-6fd7-4b90-8417-07a75d6134d6 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 c6122e19-6fd7-4b90-8417-07a75d6134d6 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T04:26:50.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:50.154Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:50.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:51.078Z", "message": "Detaching port e2b36415-5452-4f87-ad4c-7763ce797880...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:51.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "bdbe827c-f3eb-4bc0-96ad-3c5dbb0db800"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:51,086 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:51 GMT 2018-08-31 04:26:51,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:51,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2018-08-31 04:26:51,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:26:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-31 04:26:51,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:26:51,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 04:26:51,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 04:26:51,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:26:51,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 04:26:51,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 04:26:51,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 69e767f8-0b75-43eb-9d38-c5d76eb392f5 could not be found. [status_code=404] 2018-08-31 04:26:51,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-31 04:26:51,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c6122e19-6fd7-4b90-8417-07a75d6134d6 could not be found. [status_code=404] 2018-08-31 04:26:51,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-31 04:26:51,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e2b36415-5452-4f87-ad4c-7763ce797880... 2018-08-31 04:26:51,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:26:51,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:51,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:51 GMT 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:51,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:26:51,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:26:56,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:26:56,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:56,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:56,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:56,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:56,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:56,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:56,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:56,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:51.114Z", "message": "Detaching port ef8be8ce-5266-4137-8488-7bfb4086fc1f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:51.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "48f9e80f-e8f5-44fb-8d8d-255f2e8795cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:51.581Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:51.581Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:52.161Z", "message": "Successfully detached port e2b36415-5452-4f87-ad4c-7763ce797880", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:52.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "bdbe827c-f3eb-4bc0-96ad-3c5dbb0db800"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:52.161Z", "message": "Successfully detached port ef8be8ce-5266-4137-8488-7bfb4086fc1f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:52.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "48f9e80f-e8f5-44fb-8d8d-255f2e8795cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:52.214Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:52.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:52.214Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:52.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:52.214Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:52.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:53.370Z", "message": "Detaching port 1c5d6b87-f127-4678-9121-db8ddf3c29df...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:53.370Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "12fbcca6-ad32-416b-9755-cd7ca7c54628"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:54.213Z", "message": "Detaching port 87c60a24-7241-41c6-b3dc-a1604c7ecdf2...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:54.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "baa6c894-b6b5-4111-873d-6aa2bcc69531"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:54.365Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:54.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.221Z", "message": "Successfully detached port 1c5d6b87-f127-4678-9121-db8ddf3c29df", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "12fbcca6-ad32-416b-9755-cd7ca7c54628"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.221Z", "message": "Successfully detached port 87c60a24-7241-41c6-b3dc-a1604c7ecdf2", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "baa6c894-b6b5-4111-873d-6aa2bcc69531"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.373Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.373Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.373Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.373Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.373Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.373Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:55.373Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:55.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}], "metadata": {"pagination": {"total": 35, "offset": 12, "size": 50}}} 2018-08-31 04:26:56,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:56,222 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:56 GMT 2018-08-31 04:26:56,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:56,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9783 2018-08-31 04:26:56,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:26:56,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ef8be8ce-5266-4137-8488-7bfb4086fc1f... 2018-08-31 04:26:56,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 04:26:56,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e2b36415-5452-4f87-ad4c-7763ce797880 2018-08-31 04:26:56,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ef8be8ce-5266-4137-8488-7bfb4086fc1f 2018-08-31 04:26:56,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-31 04:26:56,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-31 04:26:56,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 04:26:56,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 1c5d6b87-f127-4678-9121-db8ddf3c29df... 2018-08-31 04:26:56,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 87c60a24-7241-41c6-b3dc-a1604c7ecdf2... 2018-08-31 04:26:56,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 04:26:56,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 1c5d6b87-f127-4678-9121-db8ddf3c29df 2018-08-31 04:26:56,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 87c60a24-7241-41c6-b3dc-a1604c7ecdf2 2018-08-31 04:26:56,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:26:56,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:26:56,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 04:26:56,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 04:26:56,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 04:26:56,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 04:26:56,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 04:26:56,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:26:56,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:26:56,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:26:56,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:26:56,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:26:56,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:26:56,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:26:56,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:26:56,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:26:56,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:26:56,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:26:56 GMT 2018-08-31 04:26:56,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:26:56,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:26:56,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:01,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:27:01,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:01,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:01,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:01,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:01,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:01,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:01,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:01,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_4uc8ds", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:56.372Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:56.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "a855b1a9-16cf-4f09-a98e-b6697436cc38"}, {"node_instance_id": "target_vnf_host_37a88r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:56.372Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:56.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "98b24275-d2c6-485e-80aa-037f56e0817a"}, {"node_instance_id": "target_vnf_host_37a88r", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:56.416Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 69e767f8-0b75-43eb-9d38-c5d76eb392f5 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 69e767f8-0b75-43eb-9d38-c5d76eb392f5 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 69e767f8-0b75-43eb-9d38-c5d76eb392f5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T04:26:56.416Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "keypair_beahw8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_host_4uc8ds", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance c6122e19-6fd7-4b90-8417-07a75d6134d6 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c6122e19-6fd7-4b90-8417-07a75d6134d6 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 c6122e19-6fd7-4b90-8417-07a75d6134d6 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:57.390Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:57.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "keypair_beahw8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "keypair_beahw8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "keypair_beahw8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.859Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:58.955Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:58.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "e6e279f8-b46d-443f-928b-2374c73f6cb6"}, {"node_instance_id": "keypair_beahw8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:59.391Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:59.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "bb87be97-5df0-473f-8d4f-ec09050d24fc"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:59.391Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:59.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "47811210-3ff9-4563-9f88-3b7b413ca1b0"}, {"node_instance_id": "keypair_beahw8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:59.391Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:59.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "bb87be97-5df0-473f-8d4f-ec09050d24fc"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:59.867Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:59.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:26:59.867Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:26:59.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_port_76lw31", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:00.611Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:00.611Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "cdbe4930-5c1c-40d5-8133-f2e9a0762f70"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:00.874Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:00.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:00.874Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:00.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:00.874Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:00.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_data_plane_port_2g18pi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:00.874Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:00.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_data_plane_port_f9nwfe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:00.874Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:00.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "keypair_beahw8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:00.874Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:00.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}], "metadata": {"pagination": {"total": 70, "offset": 31, "size": 50}}} 2018-08-31 04:27:01,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:01,379 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:01 GMT 2018-08-31 04:27:01,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:01,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22180 2018-08-31 04:27:01,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:01,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-31 04:27:01,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-31 04:27:01,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 69e767f8-0b75-43eb-9d38-c5d76eb392f5 could not be found. [status_code=404] 2018-08-31 04:27:01,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 04:27:01,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:01,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance c6122e19-6fd7-4b90-8417-07a75d6134d6 could not be found. [status_code=404] 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-31 04:27:01,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 04:27:01,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 04:27:01,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 04:27:01,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 04:27:01,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 04:27:01,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-31 04:27:01,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:27:01,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:01,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:01,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:01,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:01,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:01 GMT 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:27:01,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:06,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:06,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_4jma72", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:01.637Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:01.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "d2e2253b-b491-4811-b8d2-73dc42c7caa5"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:01.879Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:01.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:01.879Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:01.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:01.879Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:01.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:01.879Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:01.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_subnet_mkq4if", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:02.676Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:02.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "f9ca59a6-64c5-474c-a365-96e84f516ff9"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:02.884Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:02.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:02.884Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:02.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:02.884Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:02.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:02.884Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:02.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_port_76lw31", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:02.884Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:02.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:03.945Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:03.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "ac577536-50f1-42d5-afd4-5e0f3361dc5a"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "security_group_qp24ln", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_port_4jma72", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:04.013Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:04.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "security_group_qp24ln", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "security_group_qp24ln", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "security_group_qp24ln", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_subnet_mkq4if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.022Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "target_vnf_ip_fivn2x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.102Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "471b6d4e-13ca-4b97-8da9-6b198ba2a9f7"}, {"node_instance_id": "security_group_qp24ln", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:05.405Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:05.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "de821f2e-7921-4e7f-9e18-2efcbe273309"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:06.030Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:06.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:06.030Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:06.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:06.030Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:06.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "reference_vnf_ip_y16c1a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:06.030Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:06.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_network_tm4xy6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:06.407Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:06.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "14eafebb-290f-4626-8192-3f640f492c74"}], "metadata": {"pagination": {"total": 106, "offset": 66, "size": 50}}} 2018-08-31 04:27:06,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:06,519 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:06 GMT 2018-08-31 04:27:06,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:06,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17936 2018-08-31 04:27:06,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:06,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 04:27:06,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:06,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 04:27:06,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:06,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 04:27:06,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-31 04:27:06,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:06,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-31 04:27:06,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:06,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-31 04:27:06,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 04:27:06,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-31 04:27:06,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:06,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-31 04:27:06,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-31 04:27:06,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:06,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-31 04:27:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 04:27:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-31 04:27:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 04:27:06,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:06,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-31 04:27:06,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-31 04:27:06,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 04:27:06,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-31 04:27:06,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-31 04:27:06,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-31 04:27:06,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:06,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-31 04:27:06,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-31 04:27:06,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-31 04:27:06,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-31 04:27:06,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:27:06,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:27:06,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:06,579 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:06 GMT 2018-08-31 04:27:06,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:06,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:27:06,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:11,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:27:11,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_fivn2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:07.046Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:07.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "security_group_qp24ln", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:07.046Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:07.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "data_plane_network_tm4xy6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:08.050Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:08.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:09.056Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:09.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:09.056Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:09.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:09.056Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:09.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:09.056Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:09.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_subnet_ctlekj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:09.314Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:09.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "ff02c3b1-781f-49c0-bc6c-8c2c02481bfa"}, {"node_instance_id": "management_plane_subnet_ctlekj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:11.251Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:11.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}], "metadata": {"pagination": {"total": 115, "offset": 102, "size": 50}}} 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:11 GMT 2018-08-31 04:27:11,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:11,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4735 2018-08-31 04:27:11,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:11,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-31 04:27:11,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 04:27:11,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-31 04:27:11,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:11,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-31 04:27:11,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-31 04:27:11,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-31 04:27:11,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-31 04:27:11,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-31 04:27:11,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:11,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:11 GMT 2018-08-31 04:27:11,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:11,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:27:11,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:16,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:27:16,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_v8em1m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:12.061Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:12.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "router_8dd67q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:12.061Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:12.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.096Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "router_8dd67q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.096Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.096Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "router_8dd67q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.096Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.096Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "router_8dd67q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.096Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "router_8dd67q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.245Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "826e275e-4611-45cc-84ff-bac35e4945b9"}, {"node_instance_id": "management_plane_network_v8em1m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:13.413Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:13.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "e0b97fa6-b290-4a49-9b68-b053747c112a"}, {"node_instance_id": "management_plane_network_v8em1m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:14.816Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:14.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "external_network_iypuxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:16.040Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:16.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "router_8dd67q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:16.040Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:16.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}], "metadata": {"pagination": {"total": 128, "offset": 111, "size": 50}}} 2018-08-31 04:27:16,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:16,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:16 GMT 2018-08-31 04:27:16,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:16,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6468 2018-08-31 04:27:16,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:16,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:16,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:16,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:16,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:16,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-31 04:27:16,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-31 04:27:16,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-31 04:27:16,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-31 04:27:16,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-31 04:27:16,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-31 04:27:16,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-31 04:27:16,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 04:27:16,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-31 04:27:16,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:27:16,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:16,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:16,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:16,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:16,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:16 GMT 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 04:27:16,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:21,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/events 2018-08-31 04:27:21,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:21,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:21,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:21,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:21,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:21,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:21,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:21,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_iypuxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:17.102Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:17.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "external_network_iypuxk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:17.102Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:17.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "external_network_iypuxk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:17.102Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:17.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": "external_network_iypuxk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:17.544Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:17.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e", "logger": "0bc5740c-f17e-4f5b-bff8-6cef1263a844"}, {"node_instance_id": "external_network_iypuxk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:18.106Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:18.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T04:27:18.106Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T04:27:18.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "10609e52-f01e-4e42-a141-7b4d07b0691e"}], "metadata": {"pagination": {"total": 134, "offset": 124, "size": 50}}} 2018-08-31 04:27:21,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:21,944 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:21 GMT 2018-08-31 04:27:21,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:21,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3096 2018-08-31 04:27:21,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:21,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 04:27:21,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-31 04:27:21,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-31 04:27:21,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-31 04:27:21,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-31 04:27:21,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-31 04:27:21,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/executions/10609e52-f01e-4e42-a141-7b4d07b0691e 2018-08-31 04:27:21,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:21,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:21,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:21,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:21,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:21,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:26:45.769Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "10609e52-f01e-4e42-a141-7b4d07b0691e"} 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:21 GMT 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:21,997 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.212:80/api/v3/deployments/vrouter-opnfv 2018-08-31 04:27:22,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:22,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:22,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:22,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 04:27:22,252 - 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": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "target_vnf_flavor_id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a", "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_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "keystone_password": "d40b0379-4ed6-4241-8597-02ad4a5b07be", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "d74ce7c2-3d13-494d-8229-9c0b9917c06d", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:13.012Z", "updated_at": "2018-08-31T04:16:13.012Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:22 GMT 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-31 04:27:22,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:22,253 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.212:80/api/v3/blueprints/vrouter-opnfv 2018-08-31 04:27:22,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 04:27:22,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 04:27:22,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 04:27:22,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 04:27:22,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 04:27:22,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 04:27:22,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 04:27:22,319 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 04:27:22,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-08-31T04:16:12.777Z", "updated_at": "2018-08-31T04:16:12.777Z", "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.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.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.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.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-31 04:27:22,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 04:27:22,320 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 04:27:22 GMT 2018-08-31 04:27:22,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 04:27:22,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-31 04:27:22,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 04:27:22,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 04:27:22,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:22,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6de95e6-18e1-4067-9312-8b1e124e763f Date: Fri, 31 Aug 2018 04:27:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:27:22,849 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d used request id req-b6de95e6-18e1-4067-9312-8b1e124e763f 2018-08-31 04:27:22,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.514732122421s 2018-08-31 04:27:22,849 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d74ce7c2-3d13-494d-8229-9c0b9917c06d used request id req-b6de95e6-18e1-4067-9312-8b1e124e763f 2018-08-31 04:27:22,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 04:27:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:23,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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-7f4d3892-5d32-48ac-9d56-9d974038e55c x-compute-request-id: req-7f4d3892-5d32-48ac-9d56-9d974038e55c Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "4db14cb4-e79a-461b-a626-f72ffeb35e4a"}, {"name": "vyos_vrouter-flavor_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "8e282b69-dd49-40f0-93c9-dd729816847e"}]} 2018-08-31 04:27:23,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7f4d3892-5d32-48ac-9d56-9d974038e55c 2018-08-31 04:27:23,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.266143083572s 2018-08-31 04:27:23,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7f4d3892-5d32-48ac-9d56-9d974038e55c 2018-08-31 04:27:23,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 04:27:23,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:23,141 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 04:27: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-28ed7263-a94a-42a2-903b-3c0a9d1aed83 x-compute-request-id: req-28ed7263-a94a-42a2-903b-3c0a9d1aed83 Content-Length: 0 Content-Type: application/json 2018-08-31 04:27:23,141 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a used request id req-28ed7263-a94a-42a2-903b-3c0a9d1aed83 2018-08-31 04:27:23,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0225210189819s 2018-08-31 04:27:23,142 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4db14cb4-e79a-461b-a626-f72ffeb35e4a used request id req-28ed7263-a94a-42a2-903b-3c0a9d1aed83 2018-08-31 04:27:23,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 04:27:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/82574306-7b72-40a7-b316-04f5f55a5583.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:24,743 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59d8bdfd-b0fc-4629-a155-7762f9aaac36 Content-Length: 0 Date: Fri, 31 Aug 2018 04:27:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:27:24,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/82574306-7b72-40a7-b316-04f5f55a5583.json used request id req-59d8bdfd-b0fc-4629-a155-7762f9aaac36 2018-08-31 04:27:24,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.59881901741s 2018-08-31 04:27:24,744 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/82574306-7b72-40a7-b316-04f5f55a5583.json used request id req-59d8bdfd-b0fc-4629-a155-7762f9aaac36 2018-08-31 04:27:24,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:27:24,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:24,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-243be550-9beb-4a90-8179-fbd6b991f7dd Date: Fri, 31 Aug 2018 04:27:24 GMT RESP BODY: {"floatingips": []} 2018-08-31 04:27:24,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-243be550-9beb-4a90-8179-fbd6b991f7dd 2018-08-31 04:27:24,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674560070038s 2018-08-31 04:27:24,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-243be550-9beb-4a90-8179-fbd6b991f7dd 2018-08-31 04:27:24,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 04:27:24,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:24,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:27:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcbc3f3e-4cfb-47fe-8655-89262c3e7e99 x-compute-request-id: req-bcbc3f3e-4cfb-47fe-8655-89262c3e7e99 Content-Type: application/json 2018-08-31 04:27:24,979 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687 used request id req-bcbc3f3e-4cfb-47fe-8655-89262c3e7e99 2018-08-31 04:27:24,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162467956543s 2018-08-31 04:27:24,980 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687 used request id req-bcbc3f3e-4cfb-47fe-8655-89262c3e7e99 2018-08-31 04:27:24,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:27:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:25,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0e2c75c-fc9c-46da-8ca4-664eb5cd6c09 x-compute-request-id: req-e0e2c75c-fc9c-46da-8ca4-664eb5cd6c09 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:32:b3", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9c051e58-015d-4e7f-ac67-b086f6e73687", "rel": "bookmark"}], "image": {"id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "links": [{"href": "http://172.30.9.27:8774/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T04:15:01.000000", "flavor": {"id": "8e282b69-dd49-40f0-93c9-dd729816847e", "links": [{"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}]}, "id": "9c051e58-015d-4e7f-ac67-b086f6e73687", "security_groups": [{"name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}], "user_id": "3af96fefaa40436b82ac370ce9a603fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T04:27:24Z", "hostId": "5c9a518ea360652f0229c609258986eddf6796559d41ae7a473b3eb8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "name": "vyos_vrouter-vm_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "created": "2018-08-31T04:12:34Z", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 04:27:25,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0e2c75c-fc9c-46da-8ca4-664eb5cd6c09 2018-08-31 04:27:25,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751402139664s 2018-08-31 04:27:25,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0e2c75c-fc9c-46da-8ca4-664eb5cd6c09 2018-08-31 04:27:25,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 04:27:27,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 04:27:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:27,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04: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 x-openstack-request-id: req-cf6237f9-b2bb-43f5-846a-f558771fd48a x-compute-request-id: req-cf6237f9-b2bb-43f5-846a-f558771fd48a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 04:27:27,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf6237f9-b2bb-43f5-846a-f558771fd48a 2018-08-31 04:27:27,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0706338882446s 2018-08-31 04:27:27,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf6237f9-b2bb-43f5-846a-f558771fd48a 2018-08-31 04:27:27,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 04:27:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:27,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-03ebe628-b6a4-44a1-bcc0-1bb053617eea Date: Fri, 31 Aug 2018 04:27:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:00Z", "updated_at": "2018-08-31T04:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:16:10Z", "revision_number": 0, "id": "058b95df-48c1-4f17-8612-ad26c69e2467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:16:10Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "5c782fd9-2a13-4f68-a113-7a1e941f5773", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "669a7bda-f38c-435f-a701-69f31a119266", "remote_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "8cccc153-6027-424e-baf9-ee2ce7532e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:11:00Z", "revision_number": 0, "id": "d10ab36a-caaf-435f-81bf-3e94f06272cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:11:00Z", "security_group_id": "57d89278-8823-40a8-8d75-8c296f4b4087", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 2, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "57d89278-8823-40a8-8d75-8c296f4b4087", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:12:31Z", "updated_at": "2018-08-31T04:12:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "05fa5176-58b9-4076-91f3-39a602f0ccea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0a9eb045-ec0a-49c8-94f7-e938ba74a7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "0e0a22f0-b4a2-4e8a-92d7-4c7b1348591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv6", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "3243c1d8-9bf7-4829-9413-61c0a2ab44fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "890319cf-84d2-43d3-8f04-721798109f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "a020f772-b99a-4581-84b5-3effd028601d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T04:12:32Z", "revision_number": 0, "id": "da9de714-213c-49ae-b697-f066e8732242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:32Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T04:12:31Z", "revision_number": 0, "id": "e3aec033-5812-496a-8e22-b1750e5b71e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T04:12:31Z", "security_group_id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "port_range_min": null, "ethertype": "IPv4", "project_id": "c11eaebdd9f54407b7a0fc0f028c7571"}], "revision_number": 7, "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "ccc82881-ba8c-4a2a-af20-0095ce6156e4", "name": "vyos_vrouter-sg_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:27:27,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-03ebe628-b6a4-44a1-bcc0-1bb053617eea 2018-08-31 04:27:27,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0518939495087s 2018-08-31 04:27:27,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-03ebe628-b6a4-44a1-bcc0-1bb053617eea 2018-08-31 04:27:27,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 04:27:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ccc82881-ba8c-4a2a-af20-0095ce6156e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:28,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b80ccdd4-8a5a-41f5-be31-ad908280894a Content-Length: 0 Date: Fri, 31 Aug 2018 04:27:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:27:28,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ccc82881-ba8c-4a2a-af20-0095ce6156e4.json used request id req-b80ccdd4-8a5a-41f5-be31-ad908280894a 2018-08-31 04:27:28,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.380131959915s 2018-08-31 04:27:28,247 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ccc82881-ba8c-4a2a-af20-0095ce6156e4.json used request id req-b80ccdd4-8a5a-41f5-be31-ad908280894a 2018-08-31 04:27:28,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 04:27:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:28,279 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 04: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 x-openstack-request-id: req-0dd6b386-39df-4631-8e5e-24d796b10188 x-compute-request-id: req-0dd6b386-39df-4631-8e5e-24d796b10188 Content-Length: 0 Content-Type: application/json 2018-08-31 04:27:28,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1 used request id req-0dd6b386-39df-4631-8e5e-24d796b10188 2018-08-31 04:27:28,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0321130752563s 2018-08-31 04:27:28,280 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_bc2a590d-ccb3-46db-8129-62a4d30f00d1 used request id req-0dd6b386-39df-4631-8e5e-24d796b10188 2018-08-31 04:27:28,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 04:27:28,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" -d '{"subnet_id": "9b9eba14-6dad-493a-9f87-e6a3e4b62fa5"}' 2018-08-31 04:27:30,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d7605f5d-f9a8-4172-bed8-5a0ec462ef38 Date: Fri, 31 Aug 2018 04:27:30 GMT RESP BODY: {"network_id": "aa0e5f43-2d8d-439e-a7c0-0fb9a7090296", "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "subnet_id": "9b9eba14-6dad-493a-9f87-e6a3e4b62fa5", "subnet_ids": ["9b9eba14-6dad-493a-9f87-e6a3e4b62fa5"], "port_id": "3d63d352-bf28-4c53-928b-05eb7cb49e94", "id": "2b03da7f-6e89-4046-bccf-2b6716560412"} 2018-08-31 04:27:30,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412/remove_router_interface.json used request id req-d7605f5d-f9a8-4172-bed8-5a0ec462ef38 2018-08-31 04:27:30,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.887403965s 2018-08-31 04:27:30,168 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412/remove_router_interface.json used request id req-d7605f5d-f9a8-4172-bed8-5a0ec462ef38 returning object 2b03da7f-6e89-4046-bccf-2b6716560412 2018-08-31 04:27:30,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 04:27:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:30,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c1b4fda4-7f47-4f54-8d9d-77d1d10d9809 Date: Fri, 31 Aug 2018 04:27:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c11eaebdd9f54407b7a0fc0f028c7571", "created_at": "2018-08-31T04:11:01Z", "admin_state_up": true, "updated_at": "2018-08-31T04:27:29Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "2b03da7f-6e89-4046-bccf-2b6716560412", "name": "vyos_vrouter-router_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:27:30,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c1b4fda4-7f47-4f54-8d9d-77d1d10d9809 2018-08-31 04:27:30,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122884988785s 2018-08-31 04:27:30,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c1b4fda4-7f47-4f54-8d9d-77d1d10d9809 2018-08-31 04:27:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 04:27:30,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:31,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47f2348f-1ed7-45bf-878f-52565272a6c3 Content-Length: 0 Date: Fri, 31 Aug 2018 04:27:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:27:31,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412.json used request id req-47f2348f-1ed7-45bf-878f-52565272a6c3 2018-08-31 04:27:31,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30250096321s 2018-08-31 04:27:31,596 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2b03da7f-6e89-4046-bccf-2b6716560412.json used request id req-47f2348f-1ed7-45bf-878f-52565272a6c3 2018-08-31 04:27:31,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 04:27:31,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:31,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-49fdda6b-d5f6-40d1-bfe4-372ef800a0d7 Date: Fri, 31 Aug 2018 04:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T04:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c11eaebdd9f54407b7a0fc0f028c7571","id":"9b9eba14-6dad-493a-9f87-e6a3e4b62fa5","subnetpool_id":null,"name":"vyos_vrouter-subnet_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}]} 2018-08-31 04:27:31,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-49fdda6b-d5f6-40d1-bfe4-372ef800a0d7 2018-08-31 04:27:31,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454611778259s 2018-08-31 04:27:31,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-49fdda6b-d5f6-40d1-bfe4-372ef800a0d7 2018-08-31 04:27:31,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 04:27:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/9b9eba14-6dad-493a-9f87-e6a3e4b62fa5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:32,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87c29546-1490-4d38-a112-7d533de0dd4f Date: Fri, 31 Aug 2018 04:27:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:27:32,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9b9eba14-6dad-493a-9f87-e6a3e4b62fa5.json used request id req-87c29546-1490-4d38-a112-7d533de0dd4f 2018-08-31 04:27:32,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15836405754s 2018-08-31 04:27:32,802 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9b9eba14-6dad-493a-9f87-e6a3e4b62fa5.json used request id req-87c29546-1490-4d38-a112-7d533de0dd4f 2018-08-31 04:27:32,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:27:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:32,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-924d5d30-1a6c-4158-8b44-2d8a80cf6c90 Date: Fri, 31 Aug 2018 04:27:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa0e5f43-2d8d-439e-a7c0-0fb9a7090296","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c11eaebdd9f54407b7a0fc0f028c7571","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T04:27:32Z","qos_policy_id":null,"name":"vyos_vrouter-net_bc2a590d-ccb3-46db-8129-62a4d30f00d1","admin_state_up":true,"tenant_id":"c11eaebdd9f54407b7a0fc0f028c7571","created_at":"2018-08-31T04:11:00Z","mtu":1450}]} 2018-08-31 04:27:32,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-924d5d30-1a6c-4158-8b44-2d8a80cf6c90 2018-08-31 04:27:32,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0868020057678s 2018-08-31 04:27:32,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-924d5d30-1a6c-4158-8b44-2d8a80cf6c90 2018-08-31 04:27:32,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 04:27:32,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/aa0e5f43-2d8d-439e-a7c0-0fb9a7090296.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:34,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1f7ba86-b8da-4f01-bc2a-7d12a128cb8e Date: Fri, 31 Aug 2018 04:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:27:34,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/aa0e5f43-2d8d-439e-a7c0-0fb9a7090296.json used request id req-e1f7ba86-b8da-4f01-bc2a-7d12a128cb8e 2018-08-31 04:27:34,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23060584068s 2018-08-31 04:27:34,122 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/aa0e5f43-2d8d-439e-a7c0-0fb9a7090296.json used request id req-e1f7ba86-b8da-4f01-bc2a-7d12a128cb8e 2018-08-31 04:27:34,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:27:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:34,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-2ceb86d9-e83e-41b3-821f-9574e3e4f8ba Date: Fri, 31 Aug 2018 04:27:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:12:29Z", "file": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/file", "owner": "c11eaebdd9f54407b7a0fc0f028c7571", "id": "c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "size": 4373348352, "self": "/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T04:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:27:34,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2ceb86d9-e83e-41b3-821f-9574e3e4f8ba 2018-08-31 04:27:34,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277701854706s 2018-08-31 04:27:34,405 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2ceb86d9-e83e-41b3-821f-9574e3e4f8ba 2018-08-31 04:27:34,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 04:27:34,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a19ba7d0b54f739746a6927b13c1c94fcc2e346" 2018-08-31 04:27:34,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67820614-1052-424d-994b-fa110abac4e9 Date: Fri, 31 Aug 2018 04:27:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:27:34,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1 used request id req-67820614-1052-424d-994b-fa110abac4e9 2018-08-31 04:27:34,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.414147138596s 2018-08-31 04:27:34,820 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c76e7db9-d5eb-47f6-8303-1ae3b49f50b1 used request id req-67820614-1052-424d-994b-fa110abac4e9 2018-08-31 04:27:34,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 04:27:34,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:34,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d14d29b-4ae3-40c8-b30a-3712bfb64fc1 x-compute-request-id: req-7d14d29b-4ae3-40c8-b30a-3712bfb64fc1 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8e282b69-dd49-40f0-93c9-dd729816847e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "8e282b69-dd49-40f0-93c9-dd729816847e"}]} 2018-08-31 04:27:34,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7d14d29b-4ae3-40c8-b30a-3712bfb64fc1 2018-08-31 04:27:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284769535065s 2018-08-31 04:27:34,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7d14d29b-4ae3-40c8-b30a-3712bfb64fc1 2018-08-31 04:27:34,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 04:27:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:34,896 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 04:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84ac8ab6-5f39-44e6-838c-3920c36516dc x-compute-request-id: req-84ac8ab6-5f39-44e6-838c-3920c36516dc Content-Length: 0 Content-Type: application/json 2018-08-31 04:27:34,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e used request id req-84ac8ab6-5f39-44e6-838c-3920c36516dc 2018-08-31 04:27:34,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458569526672s 2018-08-31 04:27:34,897 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8e282b69-dd49-40f0-93c9-dd729816847e used request id req-84ac8ab6-5f39-44e6-838c-3920c36516dc 2018-08-31 04:27:34,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:27:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:35,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f09d1a6-90cc-4534-90b0-cd9bacb80a26 Content-Encoding: gzip Content-Length: 1216 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": {"self": "http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3af96fefaa40436b82ac370ce9a603fa", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 04:27:35,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3f09d1a6-90cc-4534-90b0-cd9bacb80a26 2018-08-31 04:27:35,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220276117325s 2018-08-31 04:27:35,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3f09d1a6-90cc-4534-90b0-cd9bacb80a26 2018-08-31 04:27:35,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:27:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:35,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fab8d6-d131-49c9-95f4-d197da50b4c5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_bc2a590d-ccb3-46db-8129-62a4d30f00d1", "links": {"self": "http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3af96fefaa40436b82ac370ce9a603fa", "description": null}} 2018-08-31 04:27:35,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa used request id req-72fab8d6-d131-49c9-95f4-d197da50b4c5 2018-08-31 04:27:35,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185751914978s 2018-08-31 04:27:35,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa used request id req-72fab8d6-d131-49c9-95f4-d197da50b4c5 2018-08-31 04:27:35,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 04:27:35,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:35,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdbb56c6-ab37-41fd-b9a9-f02e909a66fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:27:35,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa used request id req-fdbb56c6-ab37-41fd-b9a9-f02e909a66fe 2018-08-31 04:27:35,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.301390171051s 2018-08-31 04:27:35,616 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3af96fefaa40436b82ac370ce9a603fa used request id req-fdbb56c6-ab37-41fd-b9a9-f02e909a66fe 2018-08-31 04:27:35,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 04:27:35,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:35,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98839ddd-576c-410d-add0-47080b6aefb5 Content-Encoding: gzip Content-Length: 796 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571"}, "tags": [], "enabled": true, "id": "c11eaebdd9f54407b7a0fc0f028c7571", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_bc2a590d-ccb3-46db-8129-62a4d30f00d1"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 04:27:35,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-98839ddd-576c-410d-add0-47080b6aefb5 2018-08-31 04:27:35,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.169368028641s 2018-08-31 04:27:35,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-98839ddd-576c-410d-add0-47080b6aefb5 2018-08-31 04:27:35,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 04:27:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}192c2855102165710911dd7a5cb78160f0ca34a4" 2018-08-31 04:27:36,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-178c43ff-e4c1-4017-ae9b-91461ef26b0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:27:36,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571 used request id req-178c43ff-e4c1-4017-ae9b-91461ef26b0d 2018-08-31 04:27:36,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.232352018356s 2018-08-31 04:27:36,030 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c11eaebdd9f54407b7a0fc0f028c7571 used request id req-178c43ff-e4c1-4017-ae9b-91461ef26b0d 2018-08-31 04:27:36,057 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-31 04:27:36,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 04:27:36,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 04:27:36,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 04:27:36,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 04:27:36,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 04:27:36,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 04:27:36,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 04:27:36,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 04:27:36,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 04:27:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:27:36,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2bd159-3a52-4492-9f5b-32cd3bad3981 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 04:27:36,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8c2bd159-3a52-4492-9f5b-32cd3bad3981 2018-08-31 04:27:36,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 04:27:36,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93fd6e0efc3047379c5df94467ef84a5", "name": "admin"}, {"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T05:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ca313478164ad283b44a36646e55ec", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/c0ca313478164ad283b44a36646e55ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f7d2a968674c4e4ba679a494d1357814"}, "audit_ids": ["9zrGy5MTRbye6rpd-m8Mkw"], "issued_at": "2018-08-31T04:27:36.000000Z"}} 2018-08-31 04:27:36,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:27:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:36,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8e7c0427-06f2-44f8-a5b7-d536763eaf6f Date: Fri, 31 Aug 2018 04:27:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","provider:network_type":"flat"}]} 2018-08-31 04:27:36,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e7c0427-06f2-44f8-a5b7-d536763eaf6f 2018-08-31 04:27:36,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318677902222s 2018-08-31 04:27:36,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e7c0427-06f2-44f8-a5b7-d536763eaf6f 2018-08-31 04:27:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:27:36,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0046a3a9-e043-4bfe-8e7a-db9bef22f5d3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-31 04:27:36,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0046a3a9-e043-4bfe-8e7a-db9bef22f5d3 2018-08-31 04:27:36,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 04:27:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:37,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433139d5-47f5-4160-84ec-edf8bdfd1218 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/397927b6170b46019699244975965df9"}, "tags": [], "enabled": true, "id": "397927b6170b46019699244975965df9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 04:27:37,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-433139d5-47f5-4160-84ec-edf8bdfd1218 2018-08-31 04:27:37,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174320936203s 2018-08-31 04:27:37,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-433139d5-47f5-4160-84ec-edf8bdfd1218 2018-08-31 04:27:37,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 04:27:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}}' 2018-08-31 04:27:37,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5aa7f6f-c409-478c-8e75-973ec0e4a27c Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129"}, "tags": [], "enabled": true, "id": "b9f51443f3c54235ad81a5dae8382129", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}} 2018-08-31 04:27:37,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c5aa7f6f-c409-478c-8e75-973ec0e4a27c 2018-08-31 04:27:37,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.195889949799s 2018-08-31 04:27:37,228 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c5aa7f6f-c409-478c-8e75-973ec0e4a27c 2018-08-31 04:27:37,228 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'b9f51443f3c54235ad81a5dae8382129', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12'}) 2018-08-31 04:27:37,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 04:27:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dce3621e-d8af-40ec-b641-652e58dca7e4", "email": null, "name": "juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}}' 2018-08-31 04:27:37,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d5b918e-3123-4d72-91b6-9360820414e1 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": {"self": "http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7458ca65aaf42abb6f86dad4673d921", "domain_id": "default", "password_expires_at": null}} 2018-08-31 04:27:37,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3d5b918e-3123-4d72-91b6-9360820414e1 2018-08-31 04:27:37,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484000921249s 2018-08-31 04:27:37,720 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3d5b918e-3123-4d72-91b6-9360820414e1 2018-08-31 04:27:37,721 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b7458ca65aaf42abb6f86dad4673d921', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12'}) 2018-08-31 04:27:37,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 04:27:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:37,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07c991d-a148-4b41-ae51-b337037f5a11 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 04:27:37,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f07c991d-a148-4b41-ae51-b337037f5a11 2018-08-31 04:27:37,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14220905304s 2018-08-31 04:27:37,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f07c991d-a148-4b41-ae51-b337037f5a11 2018-08-31 04:27:37,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 04:27:37,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:38,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3221fb48-03fb-4083-834f-17e5ecd39967 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 04:27:38,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3221fb48-03fb-4083-834f-17e5ecd39967 2018-08-31 04:27:38,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18776011467s 2018-08-31 04:27:38,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3221fb48-03fb-4083-834f-17e5ecd39967 2018-08-31 04:27:38,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 04:27:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:38,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d7ef45-5563-419f-9f33-a90f9cc205f0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "774114de189a4c128892ed21085aee1f", "links": {"self": "http://172.30.9.27:5000/v3/roles/774114de189a4c128892ed21085aee1f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "77fd13fdaab141b19f4e081584e581ba", "links": {"self": "http://172.30.9.27:5000/v3/roles/77fd13fdaab141b19f4e081584e581ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "82f56cc0b9c34c9cb220246996cc6fb0", "links": {"self": "http://172.30.9.27:5000/v3/roles/82f56cc0b9c34c9cb220246996cc6fb0"}, "name": "member"}, {"domain_id": null, "id": "93fd6e0efc3047379c5df94467ef84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/93fd6e0efc3047379c5df94467ef84a5"}, "name": "admin"}, {"domain_id": null, "id": "982b3e5aac6947889b10afee21ddce0f", "links": {"self": "http://172.30.9.27:5000/v3/roles/982b3e5aac6947889b10afee21ddce0f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5174941d3c6492a80beff0514e3ac74", "links": {"self": "http://172.30.9.27:5000/v3/roles/b5174941d3c6492a80beff0514e3ac74"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf4516cc872a4c7d9650f26f6b37f2eb", "links": {"self": "http://172.30.9.27:5000/v3/roles/bf4516cc872a4c7d9650f26f6b37f2eb"}, "name": "reader"}]} 2018-08-31 04:27:38,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7d7ef45-5563-419f-9f33-a90f9cc205f0 2018-08-31 04:27:38,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997610092163s 2018-08-31 04:27:38,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7d7ef45-5563-419f-9f33-a90f9cc205f0 2018-08-31 04:27:38,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 04:27:38,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:38,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6700f44-5160-4d52-924c-774ad0eec0b7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 04:27:38,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c6700f44-5160-4d52-924c-774ad0eec0b7 2018-08-31 04:27:38,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157109975815s 2018-08-31 04:27:38,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c6700f44-5160-4d52-924c-774ad0eec0b7 2018-08-31 04:27:38,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:27:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:38,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea44779-452d-4386-a60e-9a69d1b2112b Content-Encoding: gzip Content-Length: 1210 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": {"self": "http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7458ca65aaf42abb6f86dad4673d921", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 04:27:38,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5ea44779-452d-4386-a60e-9a69d1b2112b 2018-08-31 04:27:38,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201533794403s 2018-08-31 04:27:38,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5ea44779-452d-4386-a60e-9a69d1b2112b 2018-08-31 04:27:38,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 04:27:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:38,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ac2d75-7950-4d1e-9d0f-82c828b5a7a7 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129"}, "tags": [], "enabled": true, "id": "b9f51443f3c54235ad81a5dae8382129", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "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.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}]} 2018-08-31 04:27:38,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-05ac2d75-7950-4d1e-9d0f-82c828b5a7a7 2018-08-31 04:27:38,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104449987411s 2018-08-31 04:27:38,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-05ac2d75-7950-4d1e-9d0f-82c828b5a7a7 2018-08-31 04:27:38,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 04:27:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b7458ca65aaf42abb6f86dad4673d921&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=b9f51443f3c54235ad81a5dae8382129" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:38,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5e6505-26df-471f-8d0a-b0eb631788dd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b7458ca65aaf42abb6f86dad4673d921&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=b9f51443f3c54235ad81a5dae8382129", "previous": null, "next": null}} 2018-08-31 04:27:38,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b7458ca65aaf42abb6f86dad4673d921&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=b9f51443f3c54235ad81a5dae8382129 used request id req-3e5e6505-26df-471f-8d0a-b0eb631788dd 2018-08-31 04:27:38,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.098494052887s 2018-08-31 04:27:38,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b7458ca65aaf42abb6f86dad4673d921&role.id=82f56cc0b9c34c9cb220246996cc6fb0&scope.project.id=b9f51443f3c54235ad81a5dae8382129 used request id req-3e5e6505-26df-471f-8d0a-b0eb631788dd 2018-08-31 04:27:38,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 04:27:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129/users/b7458ca65aaf42abb6f86dad4673d921/roles/82f56cc0b9c34c9cb220246996cc6fb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:38,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b3bab32-1dff-4c69-bdef-8f79d06c9519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:27:38,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129/users/b7458ca65aaf42abb6f86dad4673d921/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-3b3bab32-1dff-4c69-bdef-8f79d06c9519 2018-08-31 04:27:38,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.224930047989s 2018-08-31 04:27:38,985 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129/users/b7458ca65aaf42abb6f86dad4673d921/roles/82f56cc0b9c34c9cb220246996cc6fb0 used request id req-3b3bab32-1dff-4c69-bdef-8f79d06c9519 2018-08-31 04:27:38,986 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b9f51443f3c54235ad81a5dae8382129', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'dce3621e-d8af-40ec-b641-652e58dca7e4', 'username': u'juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 04:27:38,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 04:27:38,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 04:27:38,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 04:27:38,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 04:27:38,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 04:27:38,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 04:27:38,991 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'password': 'dce3621e-d8af-40ec-b641-652e58dca7e4', 'project_name': 'juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'b9f51443f3c54235ad81a5dae8382129', 'project_domain_name': 'Default'} 2018-08-31 04:27:39,050 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-08-31 04:27:39,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 04:27:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:27:39,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8bd6f0-cb99-4170-a30a-b1958ca3aa38 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2018-08-31 04:27:39,080 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.9:35357/ used request id req-db8bd6f0-cb99-4170-a30a-b1958ca3aa38 2018-08-31 04:27:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:39,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05049c41-b8ad-4ea1-a184-ebba9289c6ce Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/2029c9e6b9034fc7994750684bc2a4cd"}, "enabled": true, "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/26003681371c4611b5eba650dcf10195"}, "enabled": true, "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4dbbc853973249b4b07db82342868512"}, "enabled": true, "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6e5b56b664cb4377bd9703de29706879"}, "enabled": true, "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/733501e7239c44228a5c41480a712acf"}, "enabled": true, "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7cfd0304f4e2479c821c007183beae16"}, "enabled": true, "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/965c4d580bad42d4aa8151a2606386ad"}, "enabled": true, "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9a74bed7567441e584d235715899191a"}, "enabled": true, "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/9cf9632e9e5248808f200656ac93b55b"}, "enabled": true, "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a254e349bdf645c781af21f6cd66c79e"}, "enabled": true, "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ea3573bc9bc04dfc85d57ce9b0034847"}, "enabled": true, "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f17e96f191b64fda97dac740731f787c"}, "enabled": true, "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f233b1798e9d4df28b04b0368febf82b"}, "enabled": true, "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f3f6c62550ae4a03b28d05789e630d1a"}, "enabled": true, "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ff099c66a1794d1688503e1d594bf584"}, "enabled": true, "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-08-31 04:27:39,252 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-05049c41-b8ad-4ea1-a184-ebba9289c6ce 2018-08-31 04:27:39,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.179194927216s 2018-08-31 04:27:39,252 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-05049c41-b8ad-4ea1-a184-ebba9289c6ce 2018-08-31 04:27:39,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 04:27:39,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:27:39,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a48c1c-c460-451e-a93a-e61c5f8b15e5 Content-Encoding: gzip Content-Length: 1946 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0fc49367289a478bb9564de4a592b983"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "0fc49367289a478bb9564de4a592b983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/192a3971ae7b400ca5606bfb18de8d45"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1c37a2fe287b4e9181d23345b97f5743"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "733501e7239c44228a5c41480a712acf", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/21b5f34a85be437ababfdc623a51ca8f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/223fa29e6d4c4dd3be084147f8ca2a04"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2310c16a6df3420dbf8db12f4953208f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26003681371c4611b5eba650dcf10195", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3096e99356f04a76bb192dc3edaf34d1"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3fc9f50c526447f3b39b4d015b2fc175"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/43aab9bd2e484e35ae9ade275ef52df7"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/46c8db2d808f44ae88cc44ec1bb254ec"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4dbbc853973249b4b07db82342868512", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6203b303748f4242bfb32f948644b070"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "6203b303748f4242bfb32f948644b070"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6442e0ea4d324ec5bbc3808bd764d5c8"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/647b294a977742afb9708769cff9af79"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4dbbc853973249b4b07db82342868512", "id": "647b294a977742afb9708769cff9af79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6986f4da21c9461bb2a42e843647471b"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "6986f4da21c9461bb2a42e843647471b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6bae4488e03e410e95e38facbb68e52b"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d48f457b0e14f23a42c60b4e578984b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a74bed7567441e584d235715899191a", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7feb1f37fdc94a44aaace37ccec029b1"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a254e349bdf645c781af21f6cd66c79e", "id": "7feb1f37fdc94a44aaace37ccec029b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/97946bbfa3394159b3c2905bd94b20c8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b33af958c8942bc9691900cf41cd88e"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26003681371c4611b5eba650dcf10195", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1c21a6d82094bb6a42eb5c752242088"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4dbbc853973249b4b07db82342868512", "id": "b1c21a6d82094bb6a42eb5c752242088"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb51c1835d084a7abde964f65fb7d14b"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/be56aae13a4f417098b2540827d448a6"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26003681371c4611b5eba650dcf10195", "id": "be56aae13a4f417098b2540827d448a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c18951f19ede437a95044e14c6e1ff7f"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca7ebe0731b444d4ad2a23aa18e2b578"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff099c66a1794d1688503e1d594bf584", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cb512dbfcf894ff4a34d823e39db509f"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2029c9e6b9034fc7994750684bc2a4cd", "id": "cb512dbfcf894ff4a34d823e39db509f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ce4d80a90a1f41d09976f2d51e1ac9bb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e5b56b664cb4377bd9703de29706879", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1a5cddf865f4426a07f59409f0531a8"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f233b1798e9d4df28b04b0368febf82b", "id": "d1a5cddf865f4426a07f59409f0531a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d32b86a2858f4d998a9e12c7edcbf975"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d61e16d206694886bc2094d0d175d503"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea3573bc9bc04dfc85d57ce9b0034847", "id": "d61e16d206694886bc2094d0d175d503"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d781f3b92d67486c8b3a20a320472dc3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/da1fa9762c454a17b4e4f4a2f859dfc2"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "733501e7239c44228a5c41480a712acf", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df83c1e27a37406187df0bbdb3287125"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3f6c62550ae4a03b28d05789e630d1a", "id": "df83c1e27a37406187df0bbdb3287125"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e1a44aaf31854e97b3cc95f56530bab4"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e516b8cd9e9f4683b9db1233ac0e4c7e"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "733501e7239c44228a5c41480a712acf", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea89413185ea42529545a6027900e5db"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "ea89413185ea42529545a6027900e5db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/eade595c4630484889b2907b1b80dc9c"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a74bed7567441e584d235715899191a", "id": "eade595c4630484889b2907b1b80dc9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f0dcfe9c988b4d9db7582abac42f4d11"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f44db4bb868244bc860b70083a5e3a7d"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f846f58e00fa45769ddcb1b8ce123ea2"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cfd0304f4e2479c821c007183beae16", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fb93080f89044dc4afafee3ba53ef88c"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cf9632e9e5248808f200656ac93b55b", "id": "fb93080f89044dc4afafee3ba53ef88c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ff0ee5fe002e4b57877e3a6d6ef75ece"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f17e96f191b64fda97dac740731f787c", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fff203edaf4a481ea840f9ef18d0a933"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a74bed7567441e584d235715899191a", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 04:27:39,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d7a48c1c-c460-451e-a93a-e61c5f8b15e5 2018-08-31 04:27:39,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.108390808105s 2018-08-31 04:27:39,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d7a48c1c-c460-451e-a93a-e61c5f8b15e5 2018-08-31 04:27:39,376 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-31 04:27:39,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:27:39,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ec6259-fbae-4d77-abf7-3ef2c1e27ce5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-31 04:27:39,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c9ec6259-fbae-4d77-abf7-3ef2c1e27ce5 2018-08-31 04:27:39,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-31 04:27:39,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82f56cc0b9c34c9cb220246996cc6fb0", "name": "member"}, {"id": "bf4516cc872a4c7d9650f26f6b37f2eb", "name": "reader"}], "expires_at": "2018-08-31T05:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9f51443f3c54235ad81a5dae8382129", "name": "juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8776/v3/b9f51443f3c54235ad81a5dae8382129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97946bbfa3394159b3c2905bd94b20c8"}, {"url": "http://172.30.9.27:8776/v3/b9f51443f3c54235ad81a5dae8382129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb51c1835d084a7abde964f65fb7d14b"}, {"url": "http://192.30.9.9:8776/v3/b9f51443f3c54235ad81a5dae8382129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb512dbfcf894ff4a34d823e39db509f"}], "type": "volumev3", "id": "2029c9e6b9034fc7994750684bc2a4cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2310c16a6df3420dbf8db12f4953208f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b33af958c8942bc9691900cf41cd88e"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be56aae13a4f417098b2540827d448a6"}], "type": "alarming", "id": "26003681371c4611b5eba650dcf10195", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46c8db2d808f44ae88cc44ec1bb254ec"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "647b294a977742afb9708769cff9af79"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1c21a6d82094bb6a42eb5c752242088"}], "type": "network", "id": "4dbbc853973249b4b07db82342868512", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43aab9bd2e484e35ae9ade275ef52df7"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6bae4488e03e410e95e38facbb68e52b"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce4d80a90a1f41d09976f2d51e1ac9bb"}], "type": "compute", "id": "6e5b56b664cb4377bd9703de29706879", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8004/v1/b9f51443f3c54235ad81a5dae8382129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c37a2fe287b4e9181d23345b97f5743"}, {"url": "http://192.30.9.9:8004/v1/b9f51443f3c54235ad81a5dae8382129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da1fa9762c454a17b4e4f4a2f859dfc2"}, {"url": "http://172.30.9.27:8004/v1/b9f51443f3c54235ad81a5dae8382129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e516b8cd9e9f4683b9db1233ac0e4c7e"}], "type": "orchestration", "id": "733501e7239c44228a5c41480a712acf", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6442e0ea4d324ec5bbc3808bd764d5c8"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b9f51443f3c54235ad81a5dae8382129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1a44aaf31854e97b3cc95f56530bab4"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b9f51443f3c54235ad81a5dae8382129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f846f58e00fa45769ddcb1b8ce123ea2"}], "type": "object-store", "id": "7cfd0304f4e2479c821c007183beae16", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "965c4d580bad42d4aa8151a2606386ad", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d48f457b0e14f23a42c60b4e578984b"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eade595c4630484889b2907b1b80dc9c"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fff203edaf4a481ea840f9ef18d0a933"}], "type": "identity", "id": "9a74bed7567441e584d235715899191a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b9f51443f3c54235ad81a5dae8382129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea89413185ea42529545a6027900e5db"}, {"url": "http://192.30.9.9:8776/v2/b9f51443f3c54235ad81a5dae8382129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0dcfe9c988b4d9db7582abac42f4d11"}, {"url": "http://172.30.9.27:8776/v2/b9f51443f3c54235ad81a5dae8382129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb93080f89044dc4afafee3ba53ef88c"}], "type": "volumev2", "id": "9cf9632e9e5248808f200656ac93b55b", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b9f51443f3c54235ad81a5dae8382129", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3096e99356f04a76bb192dc3edaf34d1"}, {"url": "http://192.30.9.9:8776/v1/b9f51443f3c54235ad81a5dae8382129", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6986f4da21c9461bb2a42e843647471b"}, {"url": "http://192.30.9.9:8776/v1/b9f51443f3c54235ad81a5dae8382129", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb1f37fdc94a44aaace37ccec029b1"}], "type": "volume", "id": "a254e349bdf645c781af21f6cd66c79e", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0fc49367289a478bb9564de4a592b983"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192a3971ae7b400ca5606bfb18de8d45"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d61e16d206694886bc2094d0d175d503"}], "type": "metric", "id": "ea3573bc9bc04dfc85d57ce9b0034847", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c18951f19ede437a95044e14c6e1ff7f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f44db4bb868244bc860b70083a5e3a7d"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff0ee5fe002e4b57877e3a6d6ef75ece"}], "type": "placement", "id": "f17e96f191b64fda97dac740731f787c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3fc9f50c526447f3b39b4d015b2fc175"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6203b303748f4242bfb32f948644b070"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1a5cddf865f4426a07f59409f0531a8"}], "type": "cloudformation", "id": "f233b1798e9d4df28b04b0368febf82b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d32b86a2858f4d998a9e12c7edcbf975"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d781f3b92d67486c8b3a20a320472dc3"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df83c1e27a37406187df0bbdb3287125"}], "type": "event", "id": "f3f6c62550ae4a03b28d05789e630d1a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21b5f34a85be437ababfdc623a51ca8f"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "223fa29e6d4c4dd3be084147f8ca2a04"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca7ebe0731b444d4ad2a23aa18e2b578"}], "type": "image", "id": "ff099c66a1794d1688503e1d594bf584", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "id": "b7458ca65aaf42abb6f86dad4673d921"}, "audit_ids": ["cNw6PscaTUaR-Btzha2MQw"], "issued_at": "2018-08-31T04:27:39.000000Z"}} 2018-08-31 04:27:39,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 04:27:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '{"network": {"name": "juju_epc-net_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "admin_state_up": true}}' 2018-08-31 04:27:40,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d70f1a31-083e-48f0-8b06-2761daeb160b Date: Fri, 31 Aug 2018 04:27:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e7c044f0-191c-4f3a-ae78-884c17285219","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9f51443f3c54235ad81a5dae8382129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T04:27:40Z","is_default":false,"name":"juju_epc-net_4cd95ce7-fed0-4fb7-a432-4d76f683dd12","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b9f51443f3c54235ad81a5dae8382129","created_at":"2018-08-31T04:27:40Z","mtu":1450}} 2018-08-31 04:27:40,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d70f1a31-083e-48f0-8b06-2761daeb160b 2018-08-31 04:27:40,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.623188018799s 2018-08-31 04:27:40,395 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d70f1a31-083e-48f0-8b06-2761daeb160b 2018-08-31 04:27:40,396 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T04:27:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e7c044f0-191c-4f3a-ae78-884c17285219', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'admin_state_up': True, u'tenant_id': u'b9f51443f3c54235ad81a5dae8382129', u'created_at': u'2018-08-31T04:27:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9f51443f3c54235ad81a5dae8382129', u'l2_adjacency': True}) 2018-08-31 04:27:40,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:27:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:27:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-fb190f98-b345-4fd8-99ed-6b97f0b3971d Date: Fri, 31 Aug 2018 04:27:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e7c044f0-191c-4f3a-ae78-884c17285219","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9f51443f3c54235ad81a5dae8382129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T04:27:40Z","qos_policy_id":null,"name":"juju_epc-net_4cd95ce7-fed0-4fb7-a432-4d76f683dd12","admin_state_up":true,"tenant_id":"b9f51443f3c54235ad81a5dae8382129","created_at":"2018-08-31T04:27:40Z","mtu":1450}]} 2018-08-31 04:27:40,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fb190f98-b345-4fd8-99ed-6b97f0b3971d 2018-08-31 04:27:40,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40580201149s 2018-08-31 04:27:40,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fb190f98-b345-4fd8-99ed-6b97f0b3971d 2018-08-31 04:27:40,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 04:27:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '{"subnet": {"name": "juju_epc-subnet_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "enable_dhcp": true, "network_id": "e7c044f0-191c-4f3a-ae78-884c17285219", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-31 04:27:41,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-82f18e21-1e90-41e4-84df-970d590bf7d9 Date: Fri, 31 Aug 2018 04:27:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7c044f0-191c-4f3a-ae78-884c17285219","tenant_id":"b9f51443f3c54235ad81a5dae8382129","created_at":"2018-08-31T04:27:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T04:27:41Z","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":"b9f51443f3c54235ad81a5dae8382129","id":"457709de-7ddd-4ba1-b93e-a25aaa6c4646","subnetpool_id":null,"name":"juju_epc-subnet_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}} 2018-08-31 04:27:41,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-82f18e21-1e90-41e4-84df-970d590bf7d9 2018-08-31 04:27:41,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584429979324s 2018-08-31 04:27:41,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-82f18e21-1e90-41e4-84df-970d590bf7d9 2018-08-31 04:27:41,389 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T04:27:41Z', 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'457709de-7ddd-4ba1-b93e-a25aaa6c4646', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'enable_dhcp': True, u'network_id': u'e7c044f0-191c-4f3a-ae78-884c17285219', u'tenant_id': u'b9f51443f3c54235ad81a5dae8382129', u'created_at': u'2018-08-31T04:27:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'b9f51443f3c54235ad81a5dae8382129'}) 2018-08-31 04:27:41,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 04:27:41,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '{"router": {"external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac"}, "name": "juju_epc-router_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "admin_state_up": true}}' 2018-08-31 04:27:43,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c444f08c-5e98-48a2-8399-ea79cc1c9cfd Date: Fri, 31 Aug 2018 04:27:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:27:41Z", "admin_state_up": true, "updated_at": "2018-08-31T04:27:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b9f51443f3c54235ad81a5dae8382129", "id": "55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd", "name": "juju_epc-router_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}} 2018-08-31 04:27:43,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c444f08c-5e98-48a2-8399-ea79cc1c9cfd 2018-08-31 04:27:43,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65959501266s 2018-08-31 04:27:43,050 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c444f08c-5e98-48a2-8399-ea79cc1c9cfd 2018-08-31 04:27:43,051 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T04:27:42Z', u'revision_number': 2, u'id': u'55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd', u'external_gateway_info': {u'network_id': u'5f1de01c-e85d-4500-9695-c406a2f933ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aaeb9cd4-ce93-48cc-b58d-37f784647fa4', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'admin_state_up': True, u'tenant_id': u'b9f51443f3c54235ad81a5dae8382129', u'created_at': u'2018-08-31T04:27:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'b9f51443f3c54235ad81a5dae8382129'}) 2018-08-31 04:27:43,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 04:27:43,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '{"subnet_id": "457709de-7ddd-4ba1-b93e-a25aaa6c4646"}' 2018-08-31 04:27:45,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f463c3bb-92f1-4b19-884f-385733e2e068 Date: Fri, 31 Aug 2018 04:27:45 GMT RESP BODY: {"network_id": "e7c044f0-191c-4f3a-ae78-884c17285219", "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "subnet_id": "457709de-7ddd-4ba1-b93e-a25aaa6c4646", "subnet_ids": ["457709de-7ddd-4ba1-b93e-a25aaa6c4646"], "port_id": "bc1084fb-dee0-4b84-94ae-5a35b59c031b", "id": "55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd"} 2018-08-31 04:27:45,698 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd/add_router_interface.json used request id req-f463c3bb-92f1-4b19-884f-385733e2e068 2018-08-31 04:27:45,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64642500877s 2018-08-31 04:27:45,698 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd/add_router_interface.json used request id req-f463c3bb-92f1-4b19-884f-385733e2e068 returning object 55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd 2018-08-31 04:27:45,698 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-31 04:27:47,363 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:7c14bb05aa9d8a4224a91d54f702b0a6 sha256:85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9 2018-08-31 04:27:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-31 04:27:47,370 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 04:27:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-31 04:27:47,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:27:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:27:47,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7afec82e-105f-47b7-a12d-35feb413d9a6 Date: Fri, 31 Aug 2018 04:27:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:27:47,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7afec82e-105f-47b7-a12d-35feb413d9a6 2018-08-31 04:27:47,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2861328125s 2018-08-31 04:27:47,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7afec82e-105f-47b7-a12d-35feb413d9a6 2018-08-31 04:27:47,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 04:27:47,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '{"owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "owner_specified.shade.object": "images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}' 2018-08-31 04:27:47,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5332df3d-b03e-404e-aef4-19c3e0e1c50c Date: Fri, 31 Aug 2018 04:27:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:27:47Z", "file": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file", "owner": "b9f51443f3c54235ad81a5dae8382129", "id": "d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "size": null, "self": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "checksum": null, "created_at": "2018-08-31T04:27:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 04:27:47,769 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5332df3d-b03e-404e-aef4-19c3e0e1c50c 2018-08-31 04:27:47,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0984349250793s 2018-08-31 04:27:47,769 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5332df3d-b03e-404e-aef4-19c3e0e1c50c returning object d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 2018-08-31 04:27:47,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 04:27:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '' 2018-08-31 04:27:52,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2930b65f-2e18-4a6e-a463-9f55d2153389 Date: Fri, 31 Aug 2018 04:27:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:27:52,781 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file used request id req-2930b65f-2e18-4a6e-a463-9f55d2153389 2018-08-31 04:27:52,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.01075601578s 2018-08-31 04:27:52,781 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file used request id req-2930b65f-2e18-4a6e-a463-9f55d2153389 2018-08-31 04:27:52,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:27:52,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:27:52,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-5c4fccd3-41a5-46bc-88de-654a26b5f8d0 Date: Fri, 31 Aug 2018 04:27:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:27:52Z", "file": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file", "owner": "b9f51443f3c54235ad81a5dae8382129", "id": "d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "size": 296681472, "self": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T04:27:47Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:27:52,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c4fccd3-41a5-46bc-88de-654a26b5f8d0 2018-08-31 04:27:52,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0622301101685s 2018-08-31 04:27:52,848 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c4fccd3-41a5-46bc-88de-654a26b5f8d0 2018-08-31 04:27:52,850 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file', 'owner': u'b9f51443f3c54235ad81a5dae8382129', 'id': u'd5e0d5b4-97c4-4a0b-9ace-d9ef765ca375', 'size': 296681472, u'self': u'/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f51443f3c54235ad81a5dae8382129', 'name': 'juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T04:27:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T04:27:52Z', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', 'properties': {u'os_hash_value': u'b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da', u'self': u'/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'created': u'2018-08-31T04:27:47Z', 'checksum': u'7c14bb05aa9d8a4224a91d54f702b0a6', 'created_at': u'2018-08-31T04:27:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da', 'metadata': {u'os_hash_value': u'b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da', u'self': u'/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'schema': u'/v2/schemas/image'}}) 2018-08-31 04:27:54,243 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 -s xenial -r regionOne -u http://172.30.9.27:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-31 04:27:54,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 04:27:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-31 04:27:54,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27: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-84315762-2446-4ea1-990f-dfcb20a35a41 x-compute-request-id: req-84315762-2446-4ea1-990f-dfcb20a35a41 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fb4e4699-26e3-4288-a975-1e10f942a1f1"}} 2018-08-31 04:27:54,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-84315762-2446-4ea1-990f-dfcb20a35a41 2018-08-31 04:27:54,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.283452033997s 2018-08-31 04:27:54,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-84315762-2446-4ea1-990f-dfcb20a35a41 2018-08-31 04:27:54,529 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', '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'c0ca313478164ad283b44a36646e55ec', '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'fb4e4699-26e3-4288-a975-1e10f942a1f1', 'swap': 0}) 2018-08-31 04:27:54,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 04:27:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" -d '{"extra_specs": {}}' 2018-08-31 04:27:54,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:27: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-81fcaedf-1992-4f1e-a24b-1dbca6a6f0c2 x-compute-request-id: req-81fcaedf-1992-4f1e-a24b-1dbca6a6f0c2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 04:27:54,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1/os-extra_specs used request id req-81fcaedf-1992-4f1e-a24b-1dbca6a6f0c2 2018-08-31 04:27:54,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203638076782s 2018-08-31 04:27:54,550 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1/os-extra_specs used request id req-81fcaedf-1992-4f1e-a24b-1dbca6a6f0c2 2018-08-31 04:27:54,551 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-31 04:27:54,552 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-262 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 04:27:54,560 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-31 04:27:54,649 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-31 04:27:54,649 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-31 04:27:54,728 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-08-31 04:27:54,729 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-31 04:27:56,226 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-31 04:27:56,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:27:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:27:56,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-ab9437de-110e-4bb8-a2e5-318890b69e63 Date: Fri, 31 Aug 2018 04:27:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:27:52Z", "file": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file", "owner": "b9f51443f3c54235ad81a5dae8382129", "id": "d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "size": 296681472, "self": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T04:27:47Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:27:56,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab9437de-110e-4bb8-a2e5-318890b69e63 2018-08-31 04:27:56,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0320200920105s 2018-08-31 04:27:56,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab9437de-110e-4bb8-a2e5-318890b69e63 2018-08-31 04:27:56,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 04:27:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}' 2018-08-31 04:27:56,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b47af264-222e-4e47-910a-9742411d8c0f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-72f01073-96bd-4f75-88db-f408af072f2c Date: Fri, 31 Aug 2018 04:27:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:27:56Z", "file": "/v2/images/b47af264-222e-4e47-910a-9742411d8c0f/file", "owner": "b9f51443f3c54235ad81a5dae8382129", "id": "b47af264-222e-4e47-910a-9742411d8c0f", "size": null, "self": "/v2/images/b47af264-222e-4e47-910a-9742411d8c0f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "checksum": null, "created_at": "2018-08-31T04:27:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 04:27:56,319 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-72f01073-96bd-4f75-88db-f408af072f2c 2018-08-31 04:27:56,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0490798950195s 2018-08-31 04:27:56,319 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-72f01073-96bd-4f75-88db-f408af072f2c returning object b47af264-222e-4e47-910a-9742411d8c0f 2018-08-31 04:27:56,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 04:27:56,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b47af264-222e-4e47-910a-9742411d8c0f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '' 2018-08-31 04:28:00,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bd1fece-d776-4333-bc2a-3e0ee4dd1fbd Date: Fri, 31 Aug 2018 04:28:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:28:00,933 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b47af264-222e-4e47-910a-9742411d8c0f/file used request id req-7bd1fece-d776-4333-bc2a-3e0ee4dd1fbd 2018-08-31 04:28:00,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.61299800873s 2018-08-31 04:28:00,933 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b47af264-222e-4e47-910a-9742411d8c0f/file used request id req-7bd1fece-d776-4333-bc2a-3e0ee4dd1fbd 2018-08-31 04:28:00,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:28:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:28:00,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-04e19fe8-7270-4826-b339-74597171276a Date: Fri, 31 Aug 2018 04:28:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:28:00Z", "file": "/v2/images/b47af264-222e-4e47-910a-9742411d8c0f/file", "owner": "b9f51443f3c54235ad81a5dae8382129", "id": "b47af264-222e-4e47-910a-9742411d8c0f", "size": 263193088, "self": "/v2/images/b47af264-222e-4e47-910a-9742411d8c0f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/b47af264-222e-4e47-910a-9742411d8c0f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/b47af264-222e-4e47-910a-9742411d8c0f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T04:27:56Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:27:52Z", "file": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file", "owner": "b9f51443f3c54235ad81a5dae8382129", "id": "d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "size": 296681472, "self": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T04:27:47Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:28:00,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-04e19fe8-7270-4826-b339-74597171276a 2018-08-31 04:28:00,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369651317596s 2018-08-31 04:28:00,975 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-04e19fe8-7270-4826-b339-74597171276a 2018-08-31 04:28:00,977 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/b47af264-222e-4e47-910a-9742411d8c0f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b47af264-222e-4e47-910a-9742411d8c0f/file', 'owner': u'b9f51443f3c54235ad81a5dae8382129', 'id': u'b47af264-222e-4e47-910a-9742411d8c0f', 'size': 263193088, u'self': u'/v2/images/b47af264-222e-4e47-910a-9742411d8c0f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f51443f3c54235ad81a5dae8382129', 'name': 'juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/b47af264-222e-4e47-910a-9742411d8c0f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T04:28:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T04:28:00Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/b47af264-222e-4e47-910a-9742411d8c0f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', 'created': u'2018-08-31T04:27:56Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-31T04:27:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/b47af264-222e-4e47-910a-9742411d8c0f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-31 04:28:01,145 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i b47af264-222e-4e47-910a-9742411d8c0f -s trusty -r regionOne -u http://172.30.9.27:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-31 04:28:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 04:28:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-31 04:28:01,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:28: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-5d9d4568-1526-4c49-b09f-238310cfbbf6 x-compute-request-id: req-5d9d4568-1526-4c49-b09f-238310cfbbf6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a96f2de7-9cc9-4e18-b19b-ae30a6ee9562"}} 2018-08-31 04:28:01,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5d9d4568-1526-4c49-b09f-238310cfbbf6 2018-08-31 04:28:01,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0410718917847s 2018-08-31 04:28:01,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5d9d4568-1526-4c49-b09f-238310cfbbf6 2018-08-31 04:28:01,189 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12', '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'c0ca313478164ad283b44a36646e55ec', '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'a96f2de7-9cc9-4e18-b19b-ae30a6ee9562', 'swap': 0}) 2018-08-31 04:28:01,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 04:28:01,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" -d '{"extra_specs": {}}' 2018-08-31 04:28:01,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:28: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-bfa4a8dc-505b-47d9-a711-780b6c695d36 x-compute-request-id: req-bfa4a8dc-505b-47d9-a711-780b6c695d36 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 04:28:01,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562/os-extra_specs used request id req-bfa4a8dc-505b-47d9-a711-780b6c695d36 2018-08-31 04:28:01,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229711532593s 2018-08-31 04:28:01,213 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562/os-extra_specs used request id req-bfa4a8dc-505b-47d9-a711-780b6c695d36 2018-08-31 04:28:01,213 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-31 04:31:12,254 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.2.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=e7c044f0-191c-4f3a-ae78-884c17285219 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 04:28:01 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 04:28:01 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=e7c044f0-191c-4f3a-ae78-884c17285219", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 04:28:01 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 04:28:01 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:e7c044f0-191c-4f3a-ae78-884c17285219 external-network:] 04:28:01 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 04:28:01 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGm7k0yLWJ+AUwJ07kZYW6zCOqpDOEf8arvrj6Rro0cm51AFq9ZpKPk674CTtsMts3HTLjDxq17/t57P1333bwQS9UDncUjwDBI+40NilToBpxBdGu0YB7UDxIeW5A+4heV/fOTG2mLGL02/73ScjiRYt18O+V2l65weO2utkAkaLDnbt0HpKSwGUXU7oBhmJgw6Qn+3FcjsgzlCxurmoMhk40FmJI5kWitxkUs9W3YpTWLM5C7JKLgNh8Lvk3ZroFKE2K8ISmbsN2hPtJzVaVaEY3wFrF/4/XB7J+0xwuHWqqTDr4HX1P94SBbdxmADMoTd1ARiVa6MXTCYVQJjWf juju-client-key enable-os-refresh-update:true ssl-hostname-verification:false ftp-proxy: uuid:120b7176-c203-4220-8bdc-d5ae3e9da0b2 external-network: max-status-history-age:336h resource-tags: image-stream:released logforward-enabled:false max-action-results-size:5G logging-config: test-mode:false apt-mirror: provisioner-harvest-mode:destroyed network:e7c044f0-191c-4f3a-ae78-884c17285219 proxy-ssh:false default-series:xenial net-bond-reconfigure-delay:17 agent-metadata-url: http-proxy: agent-stream:released image-metadata-url: no-proxy:127.0.0.1,localhost,::1 name:controller max-status-history-size:5G max-action-results-age:336h development:false apt-no-proxy: apt-https-proxy: firewall-mode:instance type:openstack apt-ftp-proxy: use-floating-ip:true transmit-vendor-metrics:true apt-http-proxy: ignore-machine-addresses:false update-status-hook-interval:5m enable-os-upgrade:true https-proxy: disable-network-management:false automatically-retry-hooks:true use-default-secgroup:true] 04:28:01 INFO juju.provider.openstack provider.go:144 opening model "controller" 04:28:01 DEBUG goose :1 auth details: &{Token:gAAAAABbiMPRTznjLJkFMBwu1TcoiZVDPjYTKisbyuFpMH5BopBvUfFqmjhNpZuCZCG8pP8OxzG5kUINSCbfQW3dgvAUcQnk1l4leI5Wg9vtfWbq_2_kxdffJ24zu9VhKVRPaTW3xd0VFgEnUKmY1nfoNMy6q1rGRNDlPUYXvMXdQ6j7FuhCbRI TenantId:b9f51443f3c54235ad81a5dae8382129 UserId:b7458ca65aaf42abb6f86dad4673d921 Domain: RegionServiceURLs:map[regionOne:map[placement:http://172.30.9.27:8778/placement orchestration:http://172.30.9.27:8004/v1/b9f51443f3c54235ad81a5dae8382129 volume:http://172.30.9.27:8776/v1/b9f51443f3c54235ad81a5dae8382129 metric:http://172.30.9.27:8041 cloudformation:http://172.30.9.27:8000/v1 event:http://172.30.9.27:8977 volumev2:http://172.30.9.27:8776/v2/b9f51443f3c54235ad81a5dae8382129 image:http://172.30.9.27:9292 volumev3:http://172.30.9.27:8776/v3/b9f51443f3c54235ad81a5dae8382129 alarming:http://172.30.9.27:8042 network:http://172.30.9.27:9696 compute:http://172.30.9.27:8774/v2.1 object-store:http://172.30.9.27:8080/v1/AUTH_b9f51443f3c54235ad81a5dae8382129 identity:http://172.30.9.27:5000]]} 04:28:01 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 04:28:01 DEBUG goose :1 performing API version discovery for "http://172.30.9.27:8774/" 04:28:01 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 04:28:02 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 04:28:02 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 04:28:02 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 04:28:02 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 04:28:02 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 04:28:02 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 04:28:02 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 04:28:02 INFO cmd bootstrap.go:233 Loading image metadata 04:28:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 04:28:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 04:28:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 04:28:02 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.27:5000/v3} [win2012hv win2012r2 win2012 win8 quantal vivid zesty centos7 genericlinux precise utopic yakkety win2012hvr2 win7 saucy trusty win2016hv win2016nano opensuseleap raring win2008r2 win81 win10 wily xenial win2016] [amd64 i386 armhf arm64 ppc64el s390x] released}} 04:28:02 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 04:28:04 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 04:28:05 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.27:5000/v3} not found 04:28:05 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.27:5000/v3} not found 04:28:05 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 04:28:05 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 04:28:05 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 04:28:05 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 04:28:05 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 04:28:05 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 04:28:05 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 04:28:05 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 04:28:05 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 04:28:07 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 []} 04:28:09 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 04:28:09 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 04:28:10 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 04:28:10 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 Arch:amd64 VirtType:}] 04:28:10 INFO juju.environs.instances image.go:106 find instance - using image with id: d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 04:28:10 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 04:28:10 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 04:28:10 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2489 bytes 04:28:10 DEBUG juju.provider.openstack provider.go:1022 using network id "e7c044f0-191c-4f3a-ae78-884c17285219" 04:28:10 DEBUG goose :1 performing API version discovery for "http://172.30.9.27:9696/" 04:28:10 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:9696/v2.0/ Rel:self}] Status:CURRENT}] 04:28:12 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" has status BUILD, wait 10 seconds before retry, attempt 9 04:29:50 INFO juju.provider.openstack provider.go:1189 started instance "bedc0651-1c1c-4bcd-9d9e-aec8f1022005" 04:29:50 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 04:29:52 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.210 04:29:52 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.210 - bedc0651-1c1c-4bcd-9d9e-aec8f1022005 (arch=amd64 mem=2G cores=1) 04:29:55 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 04:29:55 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 04:29:55 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 04:29:55 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 04:29:58 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 04:29:58 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 04:29:59 DEBUG juju.provider.openstack provider.go:414 instance bedc0651-1c1c-4bcd-9d9e-aec8f1022005 has floating IP address: 172.30.9.210 Attempting to connect to 172.30.9.210:22 Attempting to connect to 192.168.121.8:22 04:29:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 04:29:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.210 failed: ssh: connect to host 172.30.9.210 port 22: Connection refused 04:30:04 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 04:30:04 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-9da0b2-controller-0 04:31:09 INFO cmd bootstrap.go:423 Bootstrap agent now started 04:31:09 DEBUG juju.provider.openstack provider.go:414 instance bedc0651-1c1c-4bcd-9d9e-aec8f1022005 has floating IP address: 172.30.9.210 04:31:09 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.210:17070 192.168.121.8:17070] 04:31:10 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.210 to verify accessibility... 04:31:10 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.210:17070 192.168.121.8:17070] 04:31:12 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" 04:31:12 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" 04:31:12 DEBUG juju.api monitor.go:35 RPC connection died 04:31:12 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 04:31:12 INFO cmd controller.go:88 Controller machines are in the "controller" model. 04:31:12 INFO cmd controller.go:89 Initial model "default" added. 04:31:12 INFO cmd supercommand.go:465 command finished 2018-08-31 04:31:12,255 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-31 04:31:12,255 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-31 04:31:25,622 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-08-31 04:31:25,622 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-31 04:48:11,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-31 04:47:54.940959Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-31 04:48:11,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-31 04:48:11,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-31 04:48:11,732 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.2.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.202 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.205 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.209 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.202 f67c5988-935f-45f7-b670-ec0e6a69b5a8 xenial nova ACTIVE 1 started 172.30.9.200 da499c1d-0705-4ddf-9cc2-2ade3aa5359f trusty nova ACTIVE 2 started 172.30.9.205 97f37e9c-c098-4d31-a6a7-306f85ee352c trusty nova ACTIVE 3 started 172.30.9.209 d436544e-8440-4e8b-a487-f17173396fd5 trusty nova ACTIVE Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-08-31 04:48:11,864 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.202 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-31 04:48:11,865 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-31 04:48:12,002 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.205 (agent:idle, workload:active) 2152/udp 2018-08-31 04:48:12,003 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-31 04:48:12,128 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.209 (agent:idle, workload:active) 2018-08-31 04:48:12,128 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-31 04:48:12,128 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-31 04:48:12,800 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-08-31 04:48:12,801 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-31 04:48:13,348 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-b120a4-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' Connection to 172.30.9.202 closed. 2018-08-31 04:48:13,348 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-31 04:48:13,529 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 84701100-d32c-40cf-8ba8-bfe17a7feca3 2018-08-31 04:57:59,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-31 04:57:43.342886Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-31 04:57:59,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-31 04:58:00,334 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-08-31 04:58:00,334 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-31 04:58:00,367 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-31 04:58:00,367 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-31 04:58:00,596 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 04:58:00,596 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 04:58:01,547 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 04:33:59 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 04:33:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 04:33:59 DEBUG juju.agent read agent config, format "2.0" machine-0: 04:33:59 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 04:33:59 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 04:33:59 DEBUG juju.worker start "engine" machine-0: 04:33:59 INFO juju.worker start "engine" machine-0: 04:33:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 04:33:59 DEBUG juju.worker "engine" started machine-0: 04:33:59 DEBUG juju.worker.introspection stats worker now serving machine-0: 04:33:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.apicaller connecting with old password machine-0: 04:33:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-0: 04:33:59 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-0: 04:33:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-0: 04:33:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 04:33:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 04:33:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 04:34:00 DEBUG juju.worker.apicaller connected machine-0: 04:34:00 DEBUG juju.worker.apicaller changing password... machine-0: 04:34:00 DEBUG juju.worker.apicaller password changed machine-0: 04:34:00 DEBUG juju.api RPC connection died machine-0: 04:34:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 04:34:00 DEBUG juju.worker.apicaller connecting with current password machine-0: 04:34:00 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-0: 04:34:00 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-0: 04:34:00 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-0: 04:34:00 DEBUG juju.worker.apicaller connected machine-0: 04:34:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 04:34:00 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 04:34:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 04:34:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 04:34:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 04:34:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 04:34:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 04:34:00 INFO juju.worker.upgrader unblocking abort check machine-0: 04:34:00 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 04:34:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 04:34:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 04:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 04:34:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 04:34:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 04:34:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 04:34:00 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 04:34:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 04:34:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:34:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:34:00 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 04:34:00 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 04:34:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 04:34:00 DEBUG juju.network including address local-machine:::1 for machine machine-0: 04:34:00 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-0: 04:34:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 04:34:00 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] machine-0: 04:34:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 04:34:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 04:34:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-0: 04:34:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 04:34:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 04:34:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 04:34:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 04:34:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 04:34:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.logger logger setup machine-0: 04:34:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 04:34:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 04:34:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:34:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 04:34:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 04:34:00 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 04:34:00 DEBUG juju.network including address local-machine:::1 for machine machine-0: 04:34:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-0: 04:34:00 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-0: 04:34:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 04:34:00 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 04:34:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 04:34:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:34:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:34:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 04:34:01 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 04:34:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 04:34:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 04:34:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 04:34:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 04:34:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 04:34:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 04:34:01 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 04:34:01 DEBUG juju.worker start "0-container-watcher" machine-0: 04:34:01 DEBUG juju.worker start "stateconverter" machine-0: 04:34:01 INFO juju.worker start "0-container-watcher" machine-0: 04:34:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 04:34:01 DEBUG juju.worker "0-container-watcher" started machine-0: 04:34:01 INFO juju.worker start "stateconverter" machine-0: 04:34:01 DEBUG juju.worker "stateconverter" started machine-0: 04:34:01 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 04:34:01 INFO juju.worker.machiner "machine-0" started machine-0: 04:34:01 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 04:34:01 DEBUG juju.service discovered init system "systemd" from local host machine-0: 04:34:01 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-0: 04:34:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.210:17070"] machine-0: 04:34:01 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: 04:34:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 04:34:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 04:34:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 04:34:01 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 04:34:01 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: 04:34:01 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 04:34:01 INFO juju.worker start "api" unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:34:01 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:34:01 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 04:34:01 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:7b:85:e7 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.5 [] [] []} {2 fa:16:3e:7b:85:e7 1450 0 ens3 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 04:34:01 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 04:34:01 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 04:34:01 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:34:01 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:34:01 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network "lxdbr0" has addresses [fe80::b8c6:daff:fe3e:3d8f/64 fe80::1/64] unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network including address public:172.30.9.210 for machine unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 04:34:02 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 04:34:02 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 04:34:02 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: 04:34:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 04:34:02 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 04:34:02 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 04:34:02 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 04:34:02 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: 04:34:02 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 04:34:02 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 04:34:02 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 04:34:02 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 04:34:02 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 04:34:02 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 04:34:02 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 04:34:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:34:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:34:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 04:34:03 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 04:34:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:34:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:34:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:34:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 04:34:06 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: 04:34:06 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 04:34:06 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: 04:34:06 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 04:34:06 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: 04:34:06 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 04:34:06 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: 04:34:06 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 04:34:06 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 04:34:06 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: 04:34:07 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: 04:34:07 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: 04:34:07 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: 04:34:07 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: 04:34:08 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: 04:34:08 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: 04:34:08 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: 04:34:08 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] machine-0: 04:34:08 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 04:34:08 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: 04:34:08 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 04:34:08 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 04:34:08 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 04:34:08 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 04:34:09 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 04:34:10 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 04:34:10 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: 04:34:11 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: 04:34:11 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: 04:34:11 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: 04:34:11 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 04:34:13 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: 04:34:13 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: 04:34:13 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: 04:34:13 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: 04:34:13 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: 04:34:13 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: 04:34:13 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: 04:34:14 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: 04:34:14 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: 04:34:14 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: 04:34:14 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: 04:34:14 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: 04:34:14 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: 04:34:14 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: 04:34:14 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: 04:34:15 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: 04:34:15 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: 04:34:15 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: 04:34:15 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: 04:34:16 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: 04:34:16 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: 04:34:16 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: 04:34:16 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: 04:34:16 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: 04:34:17 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: 04:34:17 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: 04:34:17 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: 04:34:18 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: 04:34:18 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: 04:34:18 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: 04:34:18 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: 04:34:18 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: 04:34:18 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: 04:34:18 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: 04:34:18 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: 04:34:19 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: 04:34:19 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: 04:34:19 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: 04:34:19 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: 04:34:19 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: 04:34:19 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: 04:34:19 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: 04:34:20 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: 04:34:20 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: 04:34:20 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: 04:34:20 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: 04:34:20 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: 04:34:20 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: 04:34:21 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: 04:34:21 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: 04:34:21 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: 04:34:21 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: 04:34:21 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: 04:34:21 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: 04:34:21 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: 04:34:22 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: 04:34:22 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: 04:34:22 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: 04:34:22 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: 04:34:22 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: 04:34:22 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: 04:34:22 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: 04:34:23 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: 04:34:23 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: 04:34:23 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 04:34:23 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 04:34:23 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 04:34:24 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: 04:34:24 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3868 kB/s) unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54340 files and directories currently installed.) unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 04:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 04:34:27 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: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 04:34:27 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: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 04:34:27 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: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 04:34:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 04:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 04:34:33 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 04:34:34 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: 04:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 04:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 04:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 04:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 04:34:37 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: 04:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 04:34:38 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: 04:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 04:34:39 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: 04:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 04:34:40 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: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 04:34:40 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: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 04:34:40 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: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 04:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 04:34:41 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: 04:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 04:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 04:34:42 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: 04:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 04:34:42 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: 04:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 04:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:34:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:34:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 04:34:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 04:34:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 04:34:45 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 04:34:46 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 04:34:46 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 04:34:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:34:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 04:34:46 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 04:34:46 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:46 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:47 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:49 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 04:34:49 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 04:34:49 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 04:34:49 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: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 04:34:50 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: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 04:34:50 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: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 04:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:34: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: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 04:34: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: 04:34: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: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 04:34:51 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: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:51 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: 04:34:51 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: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:34:52 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: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 04:34:52 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:52 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: 04:34:53 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: 04:34:53 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 04:34:53 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: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 04:34:53 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 04:34:54 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: 04:34:54 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:54 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: 04:34:54 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 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: 04:34:54 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:34:54 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: 04:34:54 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: 04:34:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 04:34:54 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 04:34:55 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 04:34:55 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 04:34:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:34:55 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:34:55 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 04:34:56 DEBUG unit.abot-epc-basic/0.install --2018-08-31 04:34:56-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 04:34:56 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 04:34:56 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 04:34:56 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 04:34:56 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: 04:34:56 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 93.9K 8m17s unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 189K 6m11s unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.4M 4m9s unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.5M 3m7s unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 192K 3m18s unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m46s unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m22s unit-abot-epc-basic-0: 04:34:57 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.0M 2m5s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 199K 2m17s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.2M 2m3s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.8M 1m52s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.4M 1m43s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 95s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.3M 89s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.1M 83s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.3M 78s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.42M 74s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 225K 81s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.4M 77s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 73s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.1M 70s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.7M 67s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 64s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.0M 62s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.4M 59s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 57s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.0M 55s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.6M 53s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 51s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 50s unit-abot-epc-basic-0: 04:34:58 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 48s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 67.7K 67s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 77.1M 65s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 85.7M 63s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 75.2M 61s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 78.7M 60s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 92.9M 58s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 92.5M 56s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 95.6M 55s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 83.9M 54s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 100M 52s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 102M 51s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 101M 50s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 92.9M 49s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 91.6M 47s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 109M 46s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 103M 45s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 92.8M 44s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 106M 43s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 107M 42s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 109M 42s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 93.5M 41s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 88.1M 40s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 89.3M 39s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 88.7M 38s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 78.8M 38s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 92.7M 37s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 91.5M 36s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 94.1M 36s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 78.8M 35s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 109M 34s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 110M 34s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 108M 33s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 95.3M 33s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 113M 32s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 114M 32s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 110M 31s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 98.3M 31s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 110M 30s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 201K 33s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 10.9M 32s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.4M 32s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.1M 32s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.3M 31s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.2M 31s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.3M 30s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.0M 30s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.1M 30s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.0M 29s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.5M 29s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 185K 31s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.7M 31s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 12.7M 31s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 14.5M 30s unit-abot-epc-basic-0: 04:34:59 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 12.9M 30s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 250K 31s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 14.8M 31s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 17.5M 31s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 14.0M 30s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 19.2M 30s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 18.0M 30s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 14.1M 29s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 23.1M 29s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 82.5M 29s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 78.4M 28s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 71.4M 28s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 79.3M 28s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 86.5M 27s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 78.9M 27s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 74.5M 27s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 87.0M 26s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 102M 26s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 97.5M 26s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 88.2M 26s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 90.2M 25s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 35.2M 25s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 9.05M 25s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 9.45M 25s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 8.88M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 10.3M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.1M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.3M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 258K 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 10.7M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.3M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 9.94M 24s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 10.8M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.3M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.4M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.2M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 8.98M 23s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 9.03M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 7.85M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.5M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.5M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.9M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.5M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 10.9M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 1.17M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 324K 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 10.2M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.3M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 10.8M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.3M 22s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.1M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.2M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 10.2M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 10.9M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 7.07M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 10.5M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.5M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.0M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.5M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.2M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 11.1M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 1.18M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 324K 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.9M 21s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.4M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 9.57M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.1M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 9.46M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.2M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.0M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.4M 20s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.0M 19s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 7.86M 19s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 10.2M 19s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.2M 19s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 10.9M 19s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.3M 19s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.4M 19s unit-abot-epc-basic-0: 04:35:00 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.0M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 263K 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 8.78M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 13.6M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.2M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.3M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 10.1M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 10.5M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.1M 19s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.9M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.6M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 9.46M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 9.82M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.8M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 10.2M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.4M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.1M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.3M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 1.24M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 315K 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 10.8M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.1M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.4M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.1M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 10.9M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.0M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.3M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 10.8M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.8M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.5M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 10.9M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 11.1M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 1.30M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 316K 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.0M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.1M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.2M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.2M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.3M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 10.8M 17s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.9M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.3M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.2M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.1M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.5M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 10.8M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.4M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 10.9M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.2M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.1M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 263K 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 10.7M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 10.6M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.3M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.7M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.7M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.1M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.0M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.6M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 10.9M 16s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 10.3M 15s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 11.4M 15s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 10.7M 15s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.4M 15s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 10.4M 15s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 11.5M 15s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 04:35:01 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 11.2M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 271K 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 5.40M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.0M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.3M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 9.86M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.3M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.3M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.0M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.0M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.2M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.9M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.6M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 10.7M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 11.4M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 271K 15s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 6.12M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 10.9M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 10.2M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 9.94M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 10.6M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.0M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.5M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.0M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.6M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 11.0M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 11.1M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.4M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.1M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 1.43M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 322K 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 8.49M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 10.4M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 10.7M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 10.4M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 9.70M 14s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.3M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 9.97M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.6M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 10.8M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.7M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 10.9M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.4M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.4M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 10.9M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.4M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.5M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 274K 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 7.05M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 10.6M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.9M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 9.77M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 10.2M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 11.1M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 8.79M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 10.4M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 11.7M 13s unit-abot-epc-basic-0: 04:35:02 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.4M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 79.1K 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 78.3M 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 64.6M 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 81.6M 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 85.3M 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 75.8M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 72.5M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 88.8M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 225K 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 77.9M 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 75.0M 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 92.1M 14s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 79.2M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 102M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 78.5M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 85.5M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 74.1M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 83.1M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 96.2M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 98.7M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 94.8M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 110M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 82.5M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 99.3M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 108M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 98.0M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 76.3M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 102M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 98.9M 13s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 110M 12s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 93.9M 12s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 96.6M 12s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 96.6M 12s unit-abot-epc-basic-0: 04:35:03 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 360K 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 5.57M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 8.25M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 6.75M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 5.90M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 6.73M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 5.10M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 2.68M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1019K 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 2.08M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 3.59M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1.88M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 2.09M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 1.34M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 1.74M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 5.85M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 187K 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 65.8M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 83.1M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 79.9M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 83.6M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 76.3M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 83.8M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 92.6M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 97.9M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 82.2M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 102M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 103M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 98.0M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 91.7M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 111M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 7.53M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 4.51M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 3.88M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 1.30M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 902K 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 2.96M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 1.23M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.06M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.78M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 6.68M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 5.90M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 4.15M 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 4.04M 11s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.03M 11s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 789K 12s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 2.50M 11s unit-abot-epc-basic-0: 04:35:04 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 1.38M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.10M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.39M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 4.87M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 9.48M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 4.39M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 4.51M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 3.75M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 792K 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.55M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 2.34M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.11M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 1.26M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 2.01M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 9.56M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 6.44M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 4.11M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 4.16M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.07M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 782K 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 2.49M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.44M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 1.25M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.23M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 4.36M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 10.3M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 4.88M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 5.04M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 3.90M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 1.53M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 909K 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 2.53M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.43M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.12M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 1.40M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 4.89M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 10.2M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 4.80M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 5.18M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 3.76M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 1.45M 11s unit-abot-epc-basic-0: 04:35:05 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 958K 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 2.54M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 1.44M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.11M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 1.42M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 4.47M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 11.2M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 4.81M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 5.57M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 3.79M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.83M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 862K 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 2.41M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.44M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 1.43M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.16M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 3.89M 11s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 8.83M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 7.06M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 4.64M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 4.82M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.75M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 980K 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.75M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 2.92M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 1.12M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 1.23M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 2.30M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 5.42M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 11.2M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 4.16M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 5.36M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 4.41M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.51M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 912K 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 2.98M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.43M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.13M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 1.45M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 4.21M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 9.16M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 6.17M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 5.12M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 4.93M 10s unit-abot-epc-basic-0: 04:35:06 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 1.78M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1002K 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.74M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 2.85M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 1.20M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 1.39M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 1.88M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 4.63M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 9.16M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 5.30M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 5.96M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 3.97M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.57M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 913K 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.66M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.47M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 1.47M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 1.51M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 2.27M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 6.18M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 10.5M 10s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 4.29M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 5.98M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 4.85M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.48M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 932K 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.68M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 1.47M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 1.25M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.38M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 3.66M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 7.61M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 10.0M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 3.93M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 5.96M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 5.04M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 808K 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.73M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 3.58M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1.36M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 1.13M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.59M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 4.20M 9s unit-abot-epc-basic-0: 04:35:07 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 5.06M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 9.21M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 5.76M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 5.66M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 4.35M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 789K 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 1.53M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 6.64M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 1.26M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.19M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.67M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 4.08M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 5.19M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 9.95M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 5.66M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 5.37M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 3.80M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 820K 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 1.52M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 6.31M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 1.19M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 1.28M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.64M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 3.90M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 5.58M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 11.0M 9s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 5.38M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 5.88M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 2.02M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1003K 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.54M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 5.94M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.21M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.29M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.63M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 3.82M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 5.83M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 8.31M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 5.90M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 5.87M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 2.06M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 961K 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.66M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 5.84M 8s unit-abot-epc-basic-0: 04:35:08 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.21M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.29M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.67M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 3.64M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 5.83M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 7.93M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 6.05M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 5.85M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.07M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 961K 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.70M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.27M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 1.21M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.30M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 1.66M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 4.19M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 4.73M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 7.83M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 6.05M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 5.97M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 2.11M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 980K 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.63M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 5.21M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.53M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.09M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 1.64M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 3.82M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 4.73M 8s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 7.87M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 6.18M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 7.66M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.96M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 985K 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.61M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 5.08M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.53M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 1.13M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 1.60M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 3.58M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 5.16M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 6.99M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 6.02M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 8.24M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 4.16M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 786K 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.59M 7s unit-abot-epc-basic-0: 04:35:09 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 5.17M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1.56M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 1.12M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.73M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 3.15M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 5.03M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 6.76M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 5.72M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 9.77M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 4.09M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 787K 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.63M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 4.79M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 1.56M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 1.18M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.59M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 3.26M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 4.64M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 6.91M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 5.62M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 10.5M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 5.04M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.23M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 901K 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 4.34M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.57M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.30M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 1.74M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 2.43M 7s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 4.38M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 6.11M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 7.39M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 7.50M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 5.03M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 1.49M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 835K 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 3.55M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 1.60M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 1.28M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 1.75M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 2.47M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 4.70M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 5.31M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 7.39M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 6.82M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 5.66M 6s unit-abot-epc-basic-0: 04:35:10 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.45M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 842K 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 3.53M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.63M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 1.26M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.74M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.62M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 4.13M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 5.68M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 5.63M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 9.83M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 5.38M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.46M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 849K 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 3.43M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 1.66M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 1.28M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.73M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.54M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 3.99M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 5.60M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 7.16M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 7.16M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 5.29M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.48M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 860K 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 3.30M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 1.63M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.40M 6s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.60M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.41M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 4.66M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 4.66M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 6.99M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 7.42M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 5.29M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.49M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 918K 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 2.61M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.65M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.37M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 1.63M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 2.38M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.77M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 4.73M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 6.93M 5s unit-abot-epc-basic-0: 04:35:11 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 7.44M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 5.24M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.48M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 918K 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 2.66M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 2.12M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.45M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.21M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 2.58M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 4.90M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 4.48M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 6.44M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 8.36M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 5.01M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.02M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 817K 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 2.61M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 2.04M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.65M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.09M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 2.88M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 4.27M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 5.00M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 6.68M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 6.66M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 7.46M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.91M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 928K 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.78M 5s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 3.38M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1.76M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.17M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 1.54M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 4.71M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 4.86M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 6.29M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 6.40M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 7.06M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.17M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 942K 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.64M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 5.86M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.63M 4s unit-abot-epc-basic-0: 04:35:12 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 1.12M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 1.63M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 3.61M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 4.45M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 6.18M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 5.54M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 11.6M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 3.87M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 799K 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.74M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.19M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.64M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.33M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.61M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 2.52M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 4.55M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 5.10M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 6.71M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 8.41M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 5.48M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.39M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 970K 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 2.82M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 2.00M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 1.39M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.29M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 2.63M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 4.37M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 4.53M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 7.21M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 7.04M 4s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 6.06M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 2.33M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 928K 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 1.75M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 3.60M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 1.97M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.14M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.43M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 4.70M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 4.22M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 5.88M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 6.85M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 9.58M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 5.62M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.36M 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 917K 3s unit-abot-epc-basic-0: 04:35:13 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 3.39M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 2.07M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.17M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.56M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 2.80M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 4.47M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 4.48M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 7.31M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 7.30M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 6.54M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 2.34M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 940K 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 1.62M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 3.77M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.12M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.13M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.79M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 3.10M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 3.66M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 5.49M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 9.56M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 8.27M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 5.53M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.52M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 932K 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.84M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 2.09M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.75M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.26M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.04M 3s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 3.94M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.32M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 5.71M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 8.22M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 9.29M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 4.13M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 1.57M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 943K 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 3.16M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.13M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1.15M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.62M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 2.76M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 4.02M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 5.20M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 5.53M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 9.03M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 9.36M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 3.59M 2s unit-abot-epc-basic-0: 04:35:14 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.67M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 942K 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 3.20M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 2.15M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.15M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.93M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 2.18M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 4.12M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 5.13M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 5.71M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 9.08M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 7.24M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 6.53M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.51M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 950K 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.77M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.26M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.80M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.56M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.58M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 4.82M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 3.87M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 5.59M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 9.61M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 7.49M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 6.54M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 2.46M 2s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 932K 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.92M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 3.70M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.02M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.31M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.59M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 2.90M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 4.13M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 6.81M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 5.63M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 8.85M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 7.71M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 4.10M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 1.77M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 927K 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 3.06M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.25M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 2.95M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 1.26M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.80M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 3.03M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 4.16M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 6.88M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 7.52M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 8.89M 1s unit-abot-epc-basic-0: 04:35:15 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 6.19M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.94M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 919K 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 2.17M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 3.37M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 2.21M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 2.00M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.57M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.93M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 2.88M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 4.45M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 6.62M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 7.94M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 9.52M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 6.20M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 3.07M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 2.27M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 933K 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 2.90M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 2.24M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 3.25M 1s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 1.20M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.93M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 2.79M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 5.22M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 5.89M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 6.97M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 10.0M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 7.92M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 4.36M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 1.84M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 975K 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.53M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 4.88M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 2.22M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 1.32M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.62M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 2.92M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 4.75M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 5.00M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 6.11M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 9.83M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 8.58M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 7.92M 0s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 2.54M=20s unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install 2018-08-31 04:35:16 (2.28 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:35:16 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: 04:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57381 files and directories currently installed.) unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 04:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 04:35:19 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 04:35:20 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: 04:35:20 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 04:35:20 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: 04:35:20 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 04:35:20 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: 04:35:20 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: 04:35:20 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 04:35:20 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: 04:35:20 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 04:35:20 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: 04:35:20 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 04:35:20 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: 04:35:20 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 04:35:20 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 04:35:20 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: 04:35:21 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: 04:35:21 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: 04:35:21 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: 04:35:21 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: 04:35:22 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: 04:35:22 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: 04:35:22 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: 04:35:22 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: 04:35:23 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: 04:35:23 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: 04:35:23 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: 04:35:23 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: 04:35:23 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: 04:35:23 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: 04:35:24 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: 04:35:24 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: 04:35:24 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: 04:35:24 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: 04:35:24 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: 04:35:24 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: 04:35:25 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: 04:35:25 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 04:35:25 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: 04:35:25 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: 04:35:25 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: 04:35:26 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: 04:35:26 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: 04:35:26 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: 04:35:26 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: 04:35:26 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: 04:35:26 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: 04:35:26 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: 04:35:27 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: 04:35:27 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 04:35:27 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: 04:35:27 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 04:35:27 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 04:35:28 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: 04:35:28 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 04:35:28 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 04:35:28 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: 04:35:28 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: 04:35:28 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-abot-epc-basic-0: 04:35:29 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: 04:35:29 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 04:35:29 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: 04:35:29 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: 04:35:29 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: 04:35:29 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: 04:35:29 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: 04:35:30 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: 04:35:30 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: 04:35:30 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: 04:35:30 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-abot-epc-basic-0: 04:35:30 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 04:35:30 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: 04:35:30 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: 04:35:31 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 04:35:31 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: 04:35:31 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: 04:35:31 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: 04:35:31 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: 04:35:31 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 04:35:31 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: 04:35:32 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: 04:35:32 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: 04:35:32 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: 04:35:32 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: 04:35:32 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: 04:35:32 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: 04:35:33 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: 04:35:33 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: 04:35:33 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: 04:35:33 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: 04:35:33 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-abot-epc-basic-0: 04:35:33 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: 04:35:33 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: 04:35:34 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: 04:35:34 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: 04:35:34 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: 04:35:34 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-abot-epc-basic-0: 04:35:34 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 04:35:34 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 04:35:34 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-abot-epc-basic-0: 04:35:35 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 04:35:35 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 04:35:35 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 04:35:35 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: 04:35:35 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 04:35:35 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-abot-epc-basic-0: 04:35:35 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-abot-epc-basic-0: 04:35:36 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: 04:35:36 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] unit-abot-epc-basic-0: 04:35:36 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: 04:35:36 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-134.160 [867 kB] unit-abot-epc-basic-0: 04:35:36 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: 04:35:36 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: 04:35:37 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 04:35:37 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: 04:35:38 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 04:35:38 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 04:35:38 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 04:35:38 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 04:35:38 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 04:35:39 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 04:35:39 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 04:35:39 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 04:35:39 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 04:35:39 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 04:35:40 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 04:35:40 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 04:35:40 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 04:35:41 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: 04:35:41 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 04:35:41 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 04:35:42 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: 04:35:42 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: 04:35:42 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 04:35:42 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 04:35:42 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: 04:35:42 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 04:35:42 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-abot-epc-basic-0: 04:35:43 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-abot-epc-basic-0: 04:35:43 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: 04:35:43 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 04:35:43 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: 04:35:43 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 04:35:43 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-abot-epc-basic-0: 04:35:44 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: 04:35:44 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-abot-epc-basic-0: 04:35:44 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 04:35:44 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 04:35:45 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 04:35:46 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: 04:35:46 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: 04:35:46 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: 04:35:46 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 04:35:46 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 04:35:46 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: 04:35:46 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-abot-epc-basic-0: 04:35:47 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: 04:35:47 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: 04:35:47 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: 04:35:47 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 04:35:47 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: 04:35:47 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 27s (3787 kB/s) unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57544 files and directories currently installed.) unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 04:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 04:35:48 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: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 04:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 04:35:49 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: 04:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 04:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 04:35:50 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: 04:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 04:35:50 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: 04:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 04:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 04:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 04:35:52 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: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 04:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 04:35:53 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: 04:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 04:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 04:35:54 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: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 04:35:55 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: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 04:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 04:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 04:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 04:35:59 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: 04:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:35:59 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61187 files and directories currently installed.) unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 04:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 04:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-abot-epc-basic-0: 04:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-134.160_amd64.deb ... unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 04:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 04:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 04:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 04:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 04:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 04:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 04:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 04:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 04:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 04:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 04:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 04:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 04:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 04:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 04:36:16 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: 04:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 04:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 04:36:16 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: 04:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 04:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 04:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 04:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 04:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 04:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 04:36:19 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: 04:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 04:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 04:36:20 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: 04:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 04:36:20 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: 04:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 04:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 04:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 04:36:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 04:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 04:36:25 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 04:36:26 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: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 04:36:26 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 04:36:27 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: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:36:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:36:28 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 04:36:30 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 04:36:31 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 04:36:32 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:36:32 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:33 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:36:33 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:36:33 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 04:36:33 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 04:36:33 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 04:36:33 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 04:36:35 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 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.4 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 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 887.6 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 466.2 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 962.2 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 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: 04:36:36 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: 04:36:36 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 466.4 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1385.9 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 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 1155.0 KB/sec) unit-abot-epc-basic-0: 04:36:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:36:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 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: 04:36:36 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 71.2 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 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 1151.8 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 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 174.0 KB/sec) unit-abot-epc-basic-0: 04:36:36 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: 04:36:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 123.1 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 81.8 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 150.7 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 334.4 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 755.9 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 48.2 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 285.3 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 257.1 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 32.0 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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/1.0.4/plexus-1.0.4.pom (6 KB at 280.1 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 65.0 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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: 04:36:37 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: 04:36:37 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 203.6 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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: 04:36:37 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: 04:36:37 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 137.7 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 81.3 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 473.7 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 1320.5 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 925.3 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 179.6 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 443.6 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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/23/maven-parent-23.pom (32 KB at 1272.9 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 1/14 KB 4/14 KB 6/14 KB 9/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 649.8 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 950.8 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 412.5 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 882.8 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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: 04:36:37 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: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 72/153 KB 76/153 KB 80/153 KB 84/153 KB 88/153 KB 92/153 KB 3/35 KB 96/153 KB 6/35 KB 3/13 KB 96/153 KB 9/35 KB 3/13 KB 96/153 KB 11/35 KB 3/13 KB 96/153 KB 3/35 KB 3/13 KB 96/153 KB 96/153 KB 11/35 KB 6/13 KB 96/153 KB 11/35 KB 9/13 KB 96/153 KB 11/35 KB 9/13 KB 3/48 KB 96/153 KB 11/35 KB 9/13 KB 6/48 KB 96/153 KB 11/35 KB 9/13 KB 9/48 KB 96/153 KB 11/35 KB 9/13 KB 11/48 KB 96/153 KB 14/35 KB 9/13 KB 11/48 KB 96/153 KB 16/35 KB 9/13 KB 11/48 KB 96/153 KB 16/35 KB 11/13 KB 11/48 KB 100/153 KB 16/35 KB 11/13 KB 11/48 KB 96/153 KB 16/35 KB 13/13 KB 11/48 KB 104/153 KB 16/35 KB 11/13 KB 11/48 KB 104/153 KB 16/35 KB 13/13 KB 11/48 KB 108/153 KB 19/35 KB 13/13 KB 11/48 KB 108/153 KB 19/35 KB 13/13 KB 11/48 KB 112/153 KB 22/35 KB 13/13 KB 11/48 KB 112/153 KB 25/35 KB 13/13 KB 11/48 KB 112/153 KB 27/35 KB 13/13 KB 14/48 KB 116/153 KB 25/35 KB 13/13 KB 14/48 KB 116/153 KB 25/35 KB 13/13 KB 14/48 KB 112/153 KB 27/35 KB 13/13 KB 14/48 KB 120/153 KB 30/35 KB 13/13 KB 14/48 KB 124/153 KB 30/35 KB 13/13 KB 14/48 KB 124/153 KB 30/35 KB 13/13 KB 14/48 KB 128/153 KB 32/35 KB 13/13 KB 14/48 KB 128/153 KB 35/35 KB 13/13 KB 14/48 KB 128/153 KB 35/35 KB 13/13 KB 14/48 KB 132/153 KB 35/35 KB 13/13 KB 3/30 KB 16/48 KB 132/153 KB 35/35 KB 13/13 KB 16/48 KB 132/153 KB 35/35 KB 13/13 KB 3/30 KB 19/48 KB 132/153 KB 35/35 KB 13/13 KB 6/30 KB 19/48 KB 132/153 KB 35/35 KB 13/13 KB 9/30 KB 19/48 KB 132/153 KB 35/35 KB 13/13 KB 9/30 KB 22/48 KB 132/153 KB 35/35 KB 13/13 KB 11/30 KB 22/48 KB 132/153 KB 35/35 KB 13/13 KB 11/30 KB 22/48 KB 136/153 KB 35/35 KB 13/13 KB 11/30 KB 22/48 KB 140/153 KB 35/35 KB 13/13 KB 11/30 KB 22/48 KB 144/153 KB 35/35 KB 13/13 KB 11/30 KB 25/48 KB 144/153 KB 35/35 KB 11/30 KB 27/48 KB 144/153 KB 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 183.1 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 35/35 KB 14/30 KB 30/48 KB 144/153 KB 35/35 KB 11/30 KB 30/48 KB 144/153 KB 35/35 KB 14/30 KB 32/48 KB 144/153 KB 35/35 KB 16/30 KB 32/48 KB 144/153 KB 35/35 KB 19/30 KB 32/48 KB 144/153 KB 35/35 KB 22/30 KB 32/48 KB 144/153 KB 35/35 KB 25/30 KB 32/48 KB 144/153 KB 35/35 KB 27/30 KB 32/48 KB 144/153 KB 35/35 KB 30/30 KB 32/48 KB 144/153 KB 35/35 KB 30/30 KB 32/48 KB 148/153 KB 30/30 KB 36/48 KB 152/153 KB 30/30 KB 36/48 KB 153/153 KB 35/35 KB 30/30 KB 36/48 KB 148/153 KB 30/30 KB 40/48 KB 153/153 KB 30/30 KB 44/48 KB 153/153 KB 30/30 KB 48/48 KB 153/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 479.6 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 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 381.8 KB/sec) unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/50 KB 48/48 KB 153/153 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 6/50 KB 48/48 KB 153/153 KB 9/50 KB 48/48 KB 153/153 KB 11/50 KB 48/48 KB 153/153 KB 14/50 KB 48/48 KB 153/153 KB 16/50 KB 48/48 KB 153/153 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 563.4 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 16/50 KB 153/153 KB 4/190 KB 16/50 KB 8/190 KB 3/119 KB 16/50 KB 12/190 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 1714.8 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 3/119 KB 16/50 KB 16/190 KB 3/119 KB 19/50 KB 16/190 KB 3/119 KB 16/50 KB 8/190 KB 3/119 KB 22/50 KB 16/190 KB 3/119 KB 25/50 KB 16/190 KB 6/119 KB 27/50 KB 20/190 KB 6/119 KB 25/50 KB 16/190 KB 6/119 KB 25/50 KB 20/190 KB 6/119 KB 27/50 KB 24/190 KB 9/119 KB 27/50 KB 24/190 KB 9/119 KB 30/50 KB 24/190 KB 11/119 KB 30/50 KB 28/190 KB 9/119 KB 30/50 KB 28/190 KB 11/119 KB 30/50 KB 32/190 KB 14/119 KB 30/50 KB 32/190 KB 4/37 KB 14/119 KB 32/50 KB 36/190 KB 3/86 KB 8/37 KB 14/119 KB 32/50 KB 36/190 KB 3/86 KB 12/37 KB 14/119 KB 32/50 KB 36/190 KB 3/86 KB 16/37 KB 14/119 KB 32/50 KB 36/190 KB 3/86 KB 16/37 KB 16/119 KB 32/50 KB 36/190 KB 14/119 KB 32/50 KB 36/190 KB 14/119 KB 32/50 KB 32/190 KB 3/86 KB 4/37 KB 14/119 KB 32/50 KB 36/190 KB 3/86 KB 16/37 KB 16/119 KB 36/50 KB 36/190 KB 6/86 KB 20/37 KB 19/119 KB 40/50 KB 40/190 KB 6/86 KB 20/37 KB 19/119 KB 36/50 KB 40/190 KB 6/86 KB 20/37 KB 16/119 KB 36/50 KB 40/190 KB 6/86 KB 24/37 KB 19/119 KB 44/50 KB 40/190 KB 6/86 KB 28/37 KB 19/119 KB 44/50 KB 40/190 KB 6/86 KB 32/37 KB 19/119 KB 44/50 KB 40/190 KB 6/86 KB 16/37 KB 16/119 KB 36/50 KB 40/190 KB 6/86 KB 32/37 KB 19/119 KB 44/50 KB 44/190 KB 6/86 KB 32/37 KB 22/119 KB 44/50 KB 48/190 KB 6/86 KB 16/37 KB 16/119 KB 36/50 KB 36/190 KB 6/86 KB 20/37 KB 19/119 KB 44/50 KB 40/190 KB 6/86 KB 32/37 KB 22/119 KB 44/50 KB 44/190 KB 9/86 KB 36/37 KB 22/119 KB 44/50 KB 48/190 KB 9/86 KB 37/37 KB 22/119 KB 44/50 KB 48/190 KB 9/86 KB 37/37 KB 22/119 KB 48/50 KB 48/190 KB 9/86 KB 37/37 KB 22/119 KB 50/50 KB 48/190 KB 9/86 KB 37/37 KB 25/119 KB 50/50 KB 48/190 KB 9/86 KB 37/37 KB 27/119 KB 50/50 KB 52/190 KB 9/86 KB 37/37 KB 30/119 KB 50/50 KB 52/190 KB 9/86 KB 37/37 KB 25/119 KB 50/50 KB 52/190 KB 9/86 KB 37/37 KB 30/119 KB 50/50 KB 56/190 KB 9/86 KB 37/37 KB 32/119 KB 50/50 KB 60/190 KB 9/86 KB 37/37 KB 32/119 KB 50/50 KB 64/190 KB 9/86 KB 37/37 KB 32/119 KB 50/50 KB 56/190 KB 9/86 KB 37/37 KB 32/119 KB 50/50 KB 68/190 KB 9/86 KB 37/37 KB 36/119 KB 50/50 KB 72/190 KB 9/86 KB 37/37 KB 36/119 KB 50/50 KB 68/190 KB 9/86 KB 37/37 KB 40/119 KB 50/50 KB 76/190 KB 9/86 KB 37/37 KB 44/119 KB 50/50 KB 76/190 KB 9/86 KB 37/37 KB 48/119 KB 50/50 KB 76/190 KB 9/86 KB 37/37 KB 48/119 KB 50/50 KB 76/190 KB 9/86 KB 37/37 KB 48/119 KB 50/50 KB 80/190 KB 9/86 KB 37/37 KB 52/119 KB 50/50 KB 80/190 KB 9/86 KB 37/37 KB 56/119 KB 84/190 KB 9/86 KB 37/37 KB 60/119 KB 84/190 KB 9/86 KB 37/37 KB 52/119 KB 84/190 KB 9/86 KB 60/119 KB 88/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 452.2 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 9/86 KB 64/119 KB 92/190 KB 9/86 KB 64/119 KB 88/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 333.1 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 9/86 KB 68/119 KB 96/190 KB 9/86 KB 72/119 KB 96/190 KB 9/86 KB 76/119 KB 96/190 KB 9/86 KB 68/119 KB 96/190 KB 9/86 KB 76/119 KB 100/190 KB 9/86 KB 80/119 KB 100/190 KB 9/86 KB 80/119 KB 104/190 KB 9/86 KB 80/119 KB 108/190 KB 9/86 KB 80/119 KB 112/190 KB 9/86 KB 84/119 KB 112/190 KB 9/86 KB 88/119 KB 112/190 KB 9/86 KB 92/119 KB 112/190 KB 9/86 KB 92/119 KB 116/190 KB 9/86 KB 92/119 KB 120/190 KB 9/86 KB 96/119 KB 124/190 KB 9/86 KB 3/66 KB 96/119 KB 3/26 KB 128/190 KB 9/86 KB 96/119 KB 120/190 KB 9/86 KB 3/66 KB 96/119 KB 3/26 KB 124/190 KB 9/86 KB 3/66 KB 96/119 KB 124/190 KB 9/86 KB 3/66 KB 96/119 KB 6/26 KB 128/190 KB 9/86 KB 5/66 KB 96/119 KB 6/26 KB 128/190 KB 9/86 KB 5/66 KB 96/119 KB 9/26 KB 128/190 KB 9/86 KB 8/66 KB 96/119 KB 9/26 KB 128/190 KB 9/86 KB 11/66 KB 96/119 KB 9/26 KB 128/190 KB 9/86 KB 11/66 KB 96/119 KB 11/26 KB 128/190 KB 9/86 KB 11/66 KB 96/119 KB 14/26 KB 128/190 KB 9/86 KB 13/66 KB 96/119 KB 14/26 KB 128/190 KB 9/86 KB 13/66 KB 96/119 KB 16/26 KB 128/190 KB 9/86 KB 16/66 KB 96/119 KB 16/26 KB 128/190 KB 9/86 KB 16/66 KB 96/119 KB 19/26 KB 128/190 KB 9/86 KB 19/66 KB 96/119 KB 19/26 KB 128/190 KB 9/86 KB 21/66 KB 96/119 KB 22/26 KB 128/190 KB 9/86 KB 24/66 KB 96/119 KB 22/26 KB 128/190 KB 9/86 KB 27/66 KB 100/119 KB 22/26 KB 132/190 KB 9/86 KB 19/66 KB 96/119 KB 22/26 KB 128/190 KB 9/86 KB 27/66 KB 100/119 KB 25/26 KB 132/190 KB 9/86 KB 24/66 KB 100/119 KB 22/26 KB 132/190 KB 9/86 KB 27/66 KB 100/119 KB 26/26 KB 132/190 KB 9/86 KB 24/66 KB 96/119 KB 22/26 KB 132/190 KB 9/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 11/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 14/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 16/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 19/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 22/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 25/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 27/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 30/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 32/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 36/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 40/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 44/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 48/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 52/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 56/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 60/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 64/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 68/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 72/86 KB 27/66 KB 104/119 KB 26/26 KB 136/190 KB 76/86 KB 29/66 KB 104/119 KB 26/26 KB 136/190 KB 80/86 KB 29/66 KB 104/119 KB 26/26 KB 136/190 KB 84/86 KB 29/66 KB 104/119 KB 26/26 KB 136/190 KB 86/86 KB 29/66 KB 104/119 KB 136/190 KB 9/86 KB 27/66 KB 104/119 KB 26/26 KB 132/190 KB 86/86 KB 29/66 KB 108/119 KB 136/190 KB 86/86 KB 29/66 KB 112/119 KB 136/190 KB 86/86 KB 29/66 KB 116/119 KB 136/190 KB 86/86 KB 29/66 KB 119/119 KB 136/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 184.2 KB/sec) unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 72/86 KB 29/66 KB 104/119 KB 26/26 KB 136/190 KB 68/86 KB 27/66 KB 104/119 KB 26/26 KB 136/190 KB 86/86 KB 29/66 KB 119/119 KB 140/190 KB 86/86 KB 29/66 KB 119/119 KB 144/190 KB 86/86 KB 32/66 KB 119/119 KB 144/190 KB 86/86 KB 32/66 KB 119/119 KB 148/190 KB 86/86 KB 36/66 KB 119/119 KB 152/190 KB 86/86 KB 36/66 KB 119/119 KB 156/190 KB 86/86 KB 36/66 KB 119/119 KB 148/190 KB 86/86 KB 40/66 KB 119/119 KB 160/190 KB 86/86 KB 36/66 KB 119/119 KB 160/190 KB 86/86 KB 44/66 KB 119/119 KB 160/190 KB 86/86 KB 48/66 KB 119/119 KB 160/190 KB 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 86/86 KB 52/66 KB 119/119 KB 160/190 KB 86/86 KB 56/66 KB 119/119 KB 164/190 KB 86/86 KB 60/66 KB 119/119 KB 164/190 KB 86/86 KB 52/66 KB 119/119 KB 164/190 KB 86/86 KB 60/66 KB 119/119 KB 168/190 KB 86/86 KB 60/66 KB 119/119 KB 172/190 KB 86/86 KB 60/66 KB 119/119 KB 176/190 KB 86/86 KB 64/66 KB 119/119 KB 176/190 KB 86/86 KB 64/66 KB 119/119 KB 180/190 KB 66/66 KB 184/190 KB 66/66 KB 188/190 KB 66/66 KB 180/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 826.8 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 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 598.1 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 66/66 KB 190/190 KB 66/66 KB 3/324 KB 190/190 KB 66/66 KB 6/324 KB 190/190 KB 66/66 KB 9/324 KB 190/190 KB 66/66 KB 11/324 KB 190/190 KB 66/66 KB 14/324 KB 190/190 KB 66/66 KB 16/324 KB 190/190 KB 66/66 KB 19/324 KB 190/190 KB 66/66 KB 22/324 KB 190/190 KB 25/324 KB 190/190 KB 25/324 KB 4/228 KB 4/79 KB 25/324 KB 8/228 KB 4/79 KB 25/324 KB 12/228 KB 4/79 KB 25/324 KB 16/228 KB 4/79 KB 25/324 KB 4/79 KB 190/190 KB 25/324 KB 16/228 KB 8/79 KB 25/324 KB 16/228 KB 12/79 KB 25/324 KB 16/228 KB 16/79 KB 25/324 KB 16/228 KB 20/79 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 431.3 KB/sec) unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 25/324 KB 20/228 KB 20/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 1215.6 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 25/324 KB 20/228 KB 24/79 KB 27/324 KB 20/228 KB 24/79 KB 27/324 KB 24/228 KB 24/79 KB 27/324 KB 24/228 KB 28/79 KB 27/324 KB 24/228 KB 32/79 KB 30/324 KB 28/228 KB 32/79 KB 30/324 KB 24/228 KB 32/79 KB 30/324 KB 32/228 KB 32/79 KB 30/324 KB 36/228 KB 32/79 KB 32/324 KB 40/228 KB 36/79 KB 32/324 KB 40/228 KB 36/79 KB 4/152 KB 3/32 KB 32/324 KB 40/228 KB 36/79 KB 8/152 KB 32/324 KB 36/228 KB 36/79 KB 32/324 KB 36/228 KB 32/79 KB 3/32 KB 36/324 KB 40/228 KB 36/79 KB 12/152 KB 3/32 KB 32/324 KB 40/228 KB 36/79 KB 4/152 KB 3/32 KB 40/324 KB 44/228 KB 40/79 KB 12/152 KB 3/32 KB 32/324 KB 40/228 KB 36/79 KB 12/152 KB 3/32 KB 36/324 KB 44/228 KB 40/79 KB 12/152 KB 3/32 KB 40/324 KB 48/228 KB 40/79 KB 12/152 KB 3/32 KB 36/324 KB 40/228 KB 40/79 KB 12/152 KB 3/32 KB 40/324 KB 48/228 KB 44/79 KB 16/152 KB 3/32 KB 40/324 KB 48/228 KB 48/79 KB 16/152 KB 3/32 KB 40/324 KB 48/228 KB 52/79 KB 16/152 KB 5/32 KB 44/324 KB 52/228 KB 56/79 KB 16/152 KB 5/32 KB 44/324 KB 52/228 KB 60/79 KB 16/152 KB 3/32 KB 40/324 KB 48/228 KB 40/79 KB 16/152 KB 5/32 KB 44/324 KB 52/228 KB 52/79 KB 16/152 KB 8/32 KB 44/324 KB 52/228 KB 60/79 KB 16/152 KB 8/32 KB 44/324 KB 52/228 KB 60/79 KB 20/152 KB 3/32 KB 44/324 KB 52/228 KB 52/79 KB 16/152 KB 3/32 KB 44/324 KB 48/228 KB 52/79 KB 16/152 KB 11/32 KB 48/324 KB 52/228 KB 60/79 KB 20/152 KB 11/32 KB 52/324 KB 52/228 KB 60/79 KB 20/152 KB 11/32 KB 44/324 KB 52/228 KB 60/79 KB 20/152 KB 13/32 KB 52/324 KB 56/228 KB 64/79 KB 24/152 KB 11/32 KB 52/324 KB 56/228 KB 64/79 KB 24/152 KB 11/32 KB 52/324 KB 56/228 KB 60/79 KB 24/152 KB 13/32 KB 52/324 KB 56/228 KB 64/79 KB 28/152 KB 13/32 KB 52/324 KB 56/228 KB 64/79 KB 32/152 KB 16/32 KB 56/324 KB 56/228 KB 64/79 KB 36/152 KB 16/32 KB 56/324 KB 56/228 KB 68/79 KB 40/152 KB 16/32 KB 56/324 KB 56/228 KB 68/79 KB 44/152 KB 11/32 KB 52/324 KB 56/228 KB 60/79 KB 20/152 KB 16/32 KB 56/324 KB 60/228 KB 68/79 KB 44/152 KB 16/32 KB 56/324 KB 64/228 KB 68/79 KB 44/152 KB 16/32 KB 56/324 KB 68/228 KB 68/79 KB 44/152 KB 16/32 KB 56/324 KB 72/228 KB 68/79 KB 44/152 KB 16/32 KB 56/324 KB 56/228 KB 68/79 KB 36/152 KB 16/32 KB 56/324 KB 56/228 KB 64/79 KB 32/152 KB 16/32 KB 60/324 KB 72/228 KB 68/79 KB 44/152 KB 16/32 KB 64/324 KB 72/228 KB 68/79 KB 44/152 KB 16/32 KB 68/324 KB 72/228 KB 68/79 KB 44/152 KB 16/32 KB 72/324 KB 76/228 KB 72/79 KB 48/152 KB 16/32 KB 52/324 KB 56/228 KB 64/79 KB 32/152 KB 19/32 KB 72/324 KB 76/228 KB 72/79 KB 48/152 KB 21/32 KB 72/324 KB 76/228 KB 72/79 KB 48/152 KB 24/32 KB 72/324 KB 76/228 KB 72/79 KB 48/152 KB 16/32 KB 68/324 KB 76/228 KB 72/79 KB 48/152 KB 16/32 KB 68/324 KB 76/228 KB 72/79 KB 44/152 KB 24/32 KB 72/324 KB 80/228 KB 72/79 KB 48/152 KB 24/32 KB 72/324 KB 84/228 KB 72/79 KB 48/152 KB 27/32 KB 76/324 KB 88/228 KB 72/79 KB 52/152 KB 16/32 KB 68/324 KB 72/228 KB 72/79 KB 44/152 KB 27/32 KB 76/324 KB 88/228 KB 76/79 KB 52/152 KB 27/32 KB 76/324 KB 88/228 KB 79/79 KB 52/152 KB 27/32 KB 76/324 KB 84/228 KB 72/79 KB 52/152 KB 27/32 KB 80/324 KB 88/228 KB 79/79 KB 52/152 KB 27/32 KB 72/324 KB 84/228 KB 72/79 KB 52/152 KB 27/32 KB 72/324 KB 84/228 KB 72/79 KB 48/152 KB 29/32 KB 80/324 KB 88/228 KB 79/79 KB 52/152 KB 29/32 KB 84/324 KB 88/228 KB 79/79 KB 52/152 KB 32/32 KB 88/324 KB 92/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 92/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 88/228 KB 79/7 unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 9 KB 56/152 KB 29/32 KB 84/324 KB 88/228 KB 79/79 KB 56/152 KB 32/32 KB 92/324 KB 92/228 KB 79/79 KB 60/152 KB 32/32 KB 92/324 KB 92/228 KB 79/79 KB 64/152 KB 32/32 KB 92/324 KB 96/228 KB 79/79 KB 64/152 KB 32/32 KB 92/324 KB 96/228 KB 79/79 KB 68/152 KB 32/32 KB 92/324 KB 100/228 KB 79/79 KB 72/152 KB 32/32 KB 92/324 KB 92/228 KB 79/79 KB 56/152 KB 32/32 KB 96/324 KB 100/228 KB 79/79 KB 76/152 KB 32/32 KB 92/324 KB 100/228 KB 79/79 KB 68/152 KB 32/32 KB 96/324 KB 104/228 KB 79/79 KB 76/152 KB 32/32 KB 96/324 KB 108/228 KB 79/79 KB 76/152 KB 32/32 KB 96/324 KB 112/228 KB 79/79 KB 76/152 KB 32/32 KB 92/324 KB 100/228 KB 79/79 KB 76/152 KB 32/32 KB 96/324 KB 112/228 KB 79/79 KB 80/152 KB 32/32 KB 100/324 KB 112/228 KB 79/79 KB 80/152 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 415.0 KB/sec) unit-abot-epc-basic-0: 04:36:37 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: 04:36:37 DEBUG unit.abot-epc-basic/0.install 32/32 KB 104/324 KB 116/228 KB 84/152 KB 32/32 KB 108/324 KB 116/228 KB 84/152 KB 32/32 KB 112/324 KB 116/228 KB 84/152 KB 32/32 KB 100/324 KB 116/228 KB 79/79 KB 84/152 KB 32/32 KB 100/324 KB 112/228 KB 79/79 KB 84/152 KB 112/324 KB 116/228 KB 88/152 KB 112/324 KB 120/228 KB 92/152 KB 116/324 KB 120/228 KB 96/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 161.2 KB/sec) unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 116/324 KB 120/228 KB 100/152 KB 116/324 KB 120/228 KB 104/152 KB 116/324 KB 120/228 KB 92/152 KB 112/324 KB 120/228 KB 88/152 KB 116/324 KB 124/228 KB 104/152 KB 116/324 KB 128/228 KB 104/152 KB 116/324 KB 132/228 KB 104/152 KB 120/324 KB 132/228 KB 104/152 KB 124/324 KB 132/228 KB 104/152 KB 128/324 KB 136/228 KB 108/152 KB 3/234 KB 124/324 KB 136/228 KB 108/152 KB 3/234 KB 124/324 KB 136/228 KB 104/152 KB 3/234 KB 124/324 KB 132/228 KB 104/152 KB 3/234 KB 128/324 KB 136/228 KB 108/152 KB 6/234 KB 128/324 KB 140/228 KB 108/152 KB 6/234 KB 128/324 KB 144/228 KB 108/152 KB 6/234 KB 128/324 KB 148/228 KB 112/152 KB 6/234 KB 132/324 KB 152/228 KB 112/152 KB 9/234 KB 132/324 KB 156/228 KB 112/152 KB 9/234 KB 132/324 KB 160/228 KB 112/152 KB 9/234 KB 128/324 KB 144/228 KB 112/152 KB 6/234 KB 132/324 KB 148/228 KB 112/152 KB 9/234 KB 136/324 KB 160/228 KB 112/152 KB 9/234 KB 140/324 KB 160/228 KB 112/152 KB 9/234 KB 144/324 KB 160/228 KB 112/152 KB 9/234 KB 128/324 KB 148/228 KB 112/152 KB 9/234 KB 144/324 KB 160/228 KB 112/152 KB 11/234 KB 144/324 KB 160/228 KB 112/152 KB 14/234 KB 144/324 KB 160/228 KB 116/152 KB 14/234 KB 144/324 KB 160/228 KB 120/152 KB 14/234 KB 144/324 KB 160/228 KB 120/152 KB 16/234 KB 144/324 KB 160/228 KB 124/152 KB 16/234 KB 144/324 KB 160/228 KB 124/152 KB 19/234 KB 144/324 KB 160/228 KB 128/152 KB 22/234 KB 148/324 KB 160/228 KB 128/152 KB 25/234 KB 144/324 KB 160/228 KB 128/152 KB 19/234 KB 148/324 KB 164/228 KB 132/152 KB 25/234 KB 148/324 KB 164/228 KB 128/152 KB 25/234 KB 148/324 KB 168/228 KB 132/152 KB 27/234 KB 148/324 KB 172/228 KB 132/152 KB 27/234 KB 148/324 KB 176/228 KB 132/152 KB 27/234 KB 148/324 KB 160/228 KB 128/152 KB 22/234 KB 152/324 KB 176/228 KB 136/152 KB 27/234 KB 156/324 KB 176/228 KB 136/152 KB 27/234 KB 160/324 KB 176/228 KB 136/152 KB 27/234 KB 164/324 KB 176/228 KB 136/152 KB 27/234 KB 168/324 KB 180/228 KB 136/152 KB 27/234 KB 172/324 KB 180/228 KB 136/152 KB 27/234 KB 176/324 KB 180/228 KB 136/152 KB 27/234 KB 148/324 KB 176/228 KB 136/152 KB 27/234 KB 176/324 KB 180/228 KB 140/152 KB 27/234 KB 176/324 KB 180/228 KB 144/152 KB 27/234 KB 148/324 KB 164/228 KB 132/152 KB 27/234 KB 176/324 KB 180/228 KB 144/152 KB 30/234 KB 176/324 KB 180/228 KB 144/152 KB 32/234 KB 164/324 KB 180/228 KB 136/152 KB 27/234 KB 176/324 KB 184/228 KB 148/152 KB 32/234 KB 180/324 KB 188/228 KB 148/152 KB 32/234 KB 180/324 KB 192/228 KB 148/152 KB 32/234 KB 180/324 KB 196/228 KB 148/152 KB 32/234 KB 180/324 KB 200/228 KB 148/152 KB 36/234 KB 180/324 KB 204/228 KB 148/152 KB 36/234 KB 176/324 KB 180/228 KB 148/152 KB 32/234 KB 180/324 KB 204/228 KB 152/152 KB 36/234 KB 180/324 KB 204/228 KB 152/152 KB 36/234 KB 180/324 KB 196/228 KB 148/152 KB 36/234 KB 180/324 KB 204/228 KB 152/152 KB 40/234 KB 180/324 KB 184/228 KB 148/152 KB 32/234 KB 184/324 KB 204/228 KB 152/152 KB 44/234 KB 188/324 KB 204/228 KB 152/152 KB 44/234 KB 180/324 KB 204/228 KB 152/152 KB 44/234 KB 188/324 KB 204/228 KB 152/152 KB 48/234 KB 192/324 KB 204/228 KB 152/152 KB 48/234 KB 196/324 KB 204/228 KB 152/152 KB 48/234 KB 200/324 KB 204/228 KB 152/152 KB 48/234 KB 204/324 KB 208/228 KB 152/152 KB 52/234 KB 208/324 KB 208/228 KB 152/152 KB 52/234 KB 200/324 KB 208/228 KB 152/152 KB 52/234 KB 208/324 KB 212/228 KB 152/152 KB 52/234 KB 200/324 KB 204/228 KB 152/152 KB 52/234 KB 208/324 KB 216/228 KB 152/152 KB 56/234 KB 208/324 KB unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 216/228 KB 152/152 KB 60/234 KB 208/324 KB 216/228 KB 152/152 KB 64/234 KB 208/324 KB 216/228 KB 152/152 KB 52/234 KB 208/324 KB 220/228 KB 152/152 KB 64/234 KB 212/324 KB 220/228 KB 152/152 KB 64/234 KB 216/324 KB 224/228 KB 68/234 KB 220/324 KB 224/228 KB 68/234 KB 212/324 KB 224/228 KB 152/152 KB 68/234 KB 220/324 KB 224/228 KB 72/234 KB 212/324 KB 224/228 KB 152/152 KB 64/234 KB 220/324 KB 228/228 KB 72/234 KB 220/324 KB 228/228 KB 76/234 KB 220/324 KB 228/228 KB 80/234 KB 224/324 KB 228/228 KB 84/234 KB 224/324 KB 228/228 KB 88/234 KB 224/324 KB 228/228 KB 92/234 KB 224/324 KB 228/228 KB 96/234 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 660.0 KB/sec) unit-abot-epc-basic-0: 04:36:37 DEBUG unit.abot-epc-basic/0.install 224/324 KB 228/228 KB 80/234 KB 228/324 KB 228/228 KB 96/234 KB 232/324 KB 228/228 KB 96/234 KB 236/324 KB 228/228 KB 96/234 KB 240/324 KB 228/228 KB 96/234 KB 244/324 KB 228/228 KB 96/234 KB 248/324 KB 228/228 KB 100/234 KB 252/324 KB 228/228 KB 100/234 KB 244/324 KB 228/228 KB 100/234 KB 256/324 KB 228/228 KB 104/234 KB 256/324 KB 228/228 KB 108/234 KB 256/324 KB 228/228 KB 112/234 KB 256/324 KB 228/228 KB 112/234 KB 260/324 KB 228/228 KB 112/234 KB 264/324 KB 228/228 KB 116/234 KB 268/324 KB 228/228 KB 116/234 KB 269/324 KB 228/228 KB 116/234 KB 260/324 KB 228/228 KB 116/234 KB 269/324 KB 228/228 KB 120/234 KB 269/324 KB 228/228 KB 124/234 KB 269/324 KB 228/228 KB 128/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 943.2 KB/sec) unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install 273/324 KB 132/234 KB 273/324 KB 132/234 KB 277/324 KB 132/234 KB 281/324 KB 132/234 KB 285/324 KB 132/234 KB 285/324 KB 136/234 KB 285/324 KB 140/234 KB 289/324 KB 144/234 KB 289/324 KB 148/234 KB 289/324 KB 152/234 KB 289/324 KB 156/234 KB 289/324 KB 140/234 KB 293/324 KB 156/234 KB 297/324 KB 156/234 KB 301/324 KB 156/234 KB 301/324 KB 160/234 KB 301/324 KB 164/234 KB 305/324 KB 168/234 KB 305/324 KB 172/234 KB 305/324 KB 176/234 KB 305/324 KB 164/234 KB 309/324 KB 176/234 KB 313/324 KB 176/234 KB 317/324 KB 176/234 KB 317/324 KB 180/234 KB 321/324 KB 180/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 220/234 KB 224/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 1255.6 KB/sec) unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install 228/234 KB 232/234 KB 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 864.3 KB/sec) unit-abot-epc-basic-0: 04:36:38 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: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3526144931420507236.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: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.760 s unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T04:36:38+00:00 unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:38 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 04:36:38 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 04:36:38 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 04:36:38 DEBUG juju.agent read agent config, format "2.0" machine-1: 04:36:38 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 04:36:38 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 04:36:38 DEBUG juju.worker start "engine" machine-1: 04:36:38 INFO juju.worker start "engine" machine-1: 04:36:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 04:36:38 DEBUG juju.worker "engine" started machine-1: 04:36:38 DEBUG juju.worker.introspection stats worker now serving machine-1: 04:36:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 04:36:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 04:36:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 04:36:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 04:36:38 DEBUG juju.worker.apicaller connecting with old password machine-1: 04:36:38 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-1: 04:36:38 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-1: 04:36:38 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-1: 04:36:38 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 04:36:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 04:36:38 DEBUG juju.worker.apicaller connected machine-1: 04:36:38 DEBUG juju.worker.apicaller changing password... machine-1: 04:36:38 DEBUG juju.worker.apicaller password changed machine-1: 04:36:38 DEBUG juju.api RPC connection died machine-1: 04:36:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 04:36:38 DEBUG juju.worker.apicaller connecting with current password machine-1: 04:36:38 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-1: 04:36:38 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-1: 04:36:38 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-1: 04:36:39 DEBUG juju.worker.apicaller connected machine-1: 04:36:39 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 04:36:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 04:36:39 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 04:36:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 04:36:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 04:36:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 04:36:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 04:36:39 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 04:36:39 INFO juju.worker.upgrader unblocking abort check machine-1: 04:36:39 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 04:36:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 04:36:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 04:36:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 04:36:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 04:36:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 04:36:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 04:36:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 04:36:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.logger logger setup machine-1: 04:36:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 04:36:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 04:36:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 04:36:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-1: 04:36:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 04:36:40 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 04:36:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 04:36:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 04:36:40 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: 04:36:40 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 04:36:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 04:36:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 04:36:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:36:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:36:40 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 04:36:40 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 04:36:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 04:36:40 DEBUG juju.network including address local-machine:::1 for machine machine-1: 04:36:40 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-1: 04:36:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 04:36:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 04:36:40 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] machine-1: 04:36:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:36:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:36:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 04:36:40 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 04:36:40 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 04:36:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 04:36:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 04:36:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:36:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 04:36:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 04:36:40 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-1: 04:36:40 DEBUG juju.network including address local-machine:::1 for machine machine-1: 04:36:40 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-1: 04:36:40 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-1: 04:36:40 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 04:36:40 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 04:36:40 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 04:36:40 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 04:36:40 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 04:36:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 04:36:40 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 04:36:40 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 04:36:40 DEBUG juju.worker start "1-container-watcher" machine-1: 04:36:40 DEBUG juju.worker start "stateconverter" machine-1: 04:36:40 INFO juju.worker start "1-container-watcher" machine-1: 04:36:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 04:36:40 DEBUG juju.worker "1-container-watcher" started machine-1: 04:36:40 INFO juju.worker start "stateconverter" machine-1: 04:36:40 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 04:36:40 DEBUG juju.worker "stateconverter" started machine-1: 04:36:40 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-1: 04:36:40 INFO juju.worker.machiner "machine-1" started machine-1: 04:36:40 DEBUG juju.service discovered init system "upstart" from local host machine-1: 04:36:40 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-1: 04:36:40 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.210:17070"] machine-1: 04:36:40 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 04:36:40 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 04:36:40 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: 04:36:40 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 04:36:40 DEBUG juju.worker start "api" unit-mysql-0: 04:36:40 INFO juju.worker start "api" unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 04:36:40 DEBUG juju.worker "api" started unit-mysql-0: 04:36:40 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-mysql-0: 04:36:40 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-mysql-0: 04:36:40 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 04:36:40 DEBUG juju.worker.apicaller connected unit-mysql-0: 04:36:40 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 04:36:40 DEBUG juju.worker.apicaller password changed unit-mysql-0: 04:36:40 DEBUG juju.api RPC connection died unit-mysql-0: 04:36:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 04:36:40 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 04:36:40 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-mysql-0: 04:36:40 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-mysql-0: 04:36:40 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-1: 04:36:40 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:7a:cb:fc 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:7a:cb:fc 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 04:36:40 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: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6339294687442779862.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: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.701 s unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T04:36:40+00:00 unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:40 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 04:36:41 DEBUG juju.worker.apicaller connected unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 04:36:41 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 04:36:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-mysql-0: 04:36:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.logger logger setup unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 04:36:41 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 04:36:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 04:36:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 04:36:41 DEBUG juju.network including address public:172.30.9.210 for machine unit-mysql-0: 04:36:41 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 04:36:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 04:36:41 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 04:36:41 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 04:36:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 04:36:41 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] unit-mysql-0: 04:36:41 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 04:36:41 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 04:36:41 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 04:36:41 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 04:36:41 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 04:36:41 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 04:36:41 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 04:36:41 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 04:36:41 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 04:36:41 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 04:36:41 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 04:36:41 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 04:36:41 INFO juju.worker.uniter resuming charm install unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 04:36:41 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 04:36:41 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 04:36:41 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 04:36:41 DEBUG httpbakery } -> error unit-mysql-0: 04:36:41 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 04:36:41 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 04:36:41 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 04:36:41 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 04:36:41 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 04:36:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:36:41 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 04:36:42 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:36:42 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 04:36:42 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 04:36:42 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: 04:36:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:36:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:36:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 04:36:43 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (729 kB/s) unit-mysql-0: 04:36:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 04:36:43 DEBUG unit.mysql/0.install (Reading database ... 78141 files and directories currently installed.) unit-mysql-0: 04:36:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 04:36:43 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-mysql-0: 04:36:43 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1720116711165340636.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: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.696 s unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T04:36:43+00:00 unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 04:36:43 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 04:36:43 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 04:36:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (65.8 kB/s) unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 04:36:44 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: 04:36:44 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 9.5MB/s eta 0:00:01  17% |##### | 20kB 4.1MB/s eta 0:00:01  25% |######## | 30kB 4.5MB/s eta 0:00:01  34% |########## | 40kB 4.1MB/s eta 0:00:01  42% |############# | 51kB 4.3MB/s eta 0:00:01  51% |################ | 61kB 5.1MB/s eta 0:00:01  59% |################### | 71kB 4.8MB/s eta 0:00:01  68% |##################### | 81kB 4.8MB/s eta 0:00:01  76% |######################## | 92kB 5.4MB/s eta 0:00:01  85% |########################### | 102kB 5.5MB/s eta 0:00:01  93% |############################## | 112kB 5.7MB/s eta 0:00:01  100% |################################| 122kB 4.8MB/s unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 04:36:44 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install (Reading database ... 78181 files and directories currently installed.) unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 04:36:44 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 04:36:45 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 04:36:45 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 44.7MB/s eta 0:00:01  15% |#### | 20kB 9.7MB/s eta 0:00:01  23% |####### | 30kB 13.4MB/s eta 0:00:01  30% |######### | 40kB 8.3MB/s eta 0:00:01  38% |############ | 51kB 8.2MB/s eta 0:00:01  46% |############## | 61kB 9.6MB/s eta 0:00:01  53% |################# | 71kB 8.5MB/s eta 0:00:01  61% |################### | 81kB 9.5MB/s eta 0:00:01  69% |###################### | 92kB 8.6MB/s eta 0:00:01  76% |######################## | 102kB 7.6MB/s eta 0:00:01  84% |########################### | 112kB 7.7MB/s eta 0:00:01  92% |############################# | 122kB 7.6MB/s eta 0:00:01  99% |############################### | 133kB 7.6MB/s eta 0:00:01  100% |################################| 143kB 5.2MB/s unit-abot-epc-basic-0: 04:36:45 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 04:36:45 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 04:36:45 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 04:36:45 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 04:36:45 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 04:36: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: 04:36:45 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 04:36:45 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 04:36:46 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: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 32.9MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.0MB/s eta 0:00:01  44% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################# | 51kB 4.5MB/s eta 0:00:01  67% |##################### | 61kB 5.0MB/s eta 0:00:01  78% |######################### | 71kB 4.7MB/s eta 0:00:01  89% |############################ | 81kB 5.3MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 04:36:46 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: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 48.3MB/s eta 0:00:01  16% |##### | 20kB 11.4MB/s eta 0:00:01  24% |####### | 30kB 14.8MB/s eta 0:00:01  32% |########## | 40kB 8.5MB/s eta 0:00:01  40% |############ | 51kB 8.8MB/s eta 0:00:01  48% |############### | 61kB 10.3MB/s eta 0:00:01  56% |################## | 71kB 8.9MB/s eta 0:00:01  64% |#################### | 81kB 9.9MB/s eta 0:00:01  72% |####################### | 92kB 10.2MB/s eta 0:00:01  81% |######################### | 102kB 9.1MB/s eta 0:00:01  89% |############################ | 112kB 9.1MB/s eta 0:00:01  97% |############################### | 122kB 10.1MB/s eta 0:00:01  100% |################################| 133kB 5.8MB/s unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 04:36:46 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:36:46 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 04:36:46 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 04:36: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: 04:36:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 44.1MB/s eta 0:00:01  44% |############## | 20kB 18.1MB/s eta 0:00:01  66% |##################### | 30kB 23.5MB/s eta 0:00:01  88% |############################ | 40kB 21.2MB/s eta 0:00:01  100% |################################| 51kB 10.6MB/s unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-mysql-0: 04:36: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: 04:36:46 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: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 35.9MB/s eta 0:00:01  6% |## | 20kB 14.9MB/s eta 0:00:01  9% |### | 30kB 19.9MB/s eta 0:00:01  12% |#### | 40kB 11.7MB/s eta 0:00:01  15% |##### | 51kB 9.3MB/s eta 0:00:01  19% |###### | 61kB 10.8MB/s eta 0:00:01  22% |####### | 71kB 11.3MB/s eta 0:00:01  25% |######## | 81kB 12.5MB/s eta 0:00:01  28% |######### | 92kB 10.5MB/s eta 0:00:01  31% |########## | 102kB 10.1MB/s eta 0:00:01  34% |########### | 112kB 10.2MB/s eta 0:00:01  38% |############ | 122kB 9.1MB/s eta 0:00:01  41% |############# | 133kB 8.5MB/s eta 0:00:01  44% |############## | 143kB 10.0MB/s eta 0:00:01  47% |############### | 153kB 10.3MB/s eta 0:00:01  50% |################ | 163kB 10.2MB/s eta 0:00:01  53% |################# | 174kB 10.7MB/s eta 0:00:01  57% |################## | 184kB 8.1MB/s eta 0:00:01  60% |################### | 194kB 9.6MB/s eta 0:00:01  63% |#################### | 204kB 9.7MB/s eta 0:00:01  66% |##################### | 215kB 9.6MB/s eta 0:00:01  69% |###################### | 225kB 12.1MB/s eta 0:00:01  72% |####################### | 235kB 9.3MB/s eta 0:00:01  76% |######################## | 245kB 9.3MB/s eta 0:00:01  79% |######################### | 256kB 9.9MB/s eta 0:00:01  82% |########################## | 266kB 9.8MB/s eta 0:00:01  85% |########################### | 276kB 9.9MB/s eta 0:00:01  88% |############################ | 286kB 9.7MB/s eta 0:00:01  91% |############################# | 296kB 9.5MB/s eta 0:00:01  95% |############################## | 307kB 10.5MB/s eta 0:00:01  98% |############################### | 317kB 9.8MB/s eta 0:00:01  100% |################################| 327kB 3.5MB/s unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 04:36: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: 04:36:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 48.1MB/s eta 0:00:01  28% |######### | 20kB 18.0MB/s eta 0:00:01  43% |############# | 30kB 22.9MB/s eta 0:00:01  57% |################## | 40kB 20.3MB/s eta 0:00:01  71% |####################### | 51kB 9.8MB/s eta 0:00:01  86% |########################### | 61kB 11.4MB/s eta 0:00:01  100% |################################| 71kB 7.4MB/s unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 04:36:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-mysql-0: 04:36:46 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: 04:36:46 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 04:36:47 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 04:36:47 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 04:36: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-mysql-0: 04:36: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-mysql-0: 04:36: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: 04:36:47 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 04:36:47 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-mysql-0: 04:36: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: 04:36:47 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 04:36:47 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 04:36:47 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-mysql-0: 04:36:47 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: 04:36:47 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-mysql-0: 04:36:47 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-mysql-0: 04:36:47 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 04:36:47 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 04:36:47 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 04:36:47 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: 04:36:47 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] unit-mysql-0: 04:36:48 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: 04:36:48 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 04:36:48 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: 04:36:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 04:36:48 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: 04:36:48 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-mysql-0: 04:36:48 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: 04:36:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 9.2MB/s eta 0:00:01  22% |####### | 20kB 3.9MB/s eta 0:00:01  33% |########## | 30kB 4.5MB/s eta 0:00:01  45% |############## | 40kB 3.9MB/s eta 0:00:01  56% |################## | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  79% |######################### | 71kB 5.5MB/s eta 0:00:01  90% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-mysql-0: 04:36:48 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: 04:36:48 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-mysql-0: 04:36:48 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: 04:36:48 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: 04:36:48 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 04:36:48 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 04:36:48 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-mysql-0: 04:36:49 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: 04:36:49 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: 04:36:49 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: 04:36:49 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-mysql-0: 04:36:50 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: 04:36:50 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: 04:36:50 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: 04:36:50 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-mysql-0: 04:36:50 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: 04:36:50 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-mysql-0: 04:36:50 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: 04:36:50 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: 04:36:50 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: 04:36:50 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: 04:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 04:36:50 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-mysql-0: 04:36:50 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 04:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 04:36:51 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-mysql-0: 04:36:51 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: 04:36:51 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: 04:36:51 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-mysql-0: 04:36:51 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 04:36:51 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-mysql-0: 04:36:51 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-mysql-0: 04:36:51 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-mysql-0: 04:36:51 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: 04:36:51 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: 04:36:51 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 10.9 KB/sec) unit-abot-epc-basic-0: 04:36:51 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-mysql-0: 04:36:51 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: 04:36:51 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 470.2 KB/sec) unit-abot-epc-basic-0: 04:36:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 04:36:51 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 757.6 KB/sec) unit-abot-epc-basic-0: 04:36:51 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: 04:36:51 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 704.6 KB/sec) unit-mysql-0: 04:36:51 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-abot-epc-basic-0: 04:36:51 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: 04:36:52 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 889.1 KB/sec) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 875.3 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 197.0 KB/sec) unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Fetched 40.9 MB in 6s (6796 kB/s) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 264.8 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 1/9 KB 3/9 KB 6/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 544.1 KB/sec) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install (Reading database ... 78191 files and directories currently installed.) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 2/13 KB 4/13 KB 7/13 KB 10/13 KB 13/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 546.0 KB/sec) unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:52 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 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 2692.4 KB/sec) unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 108.6 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 186.0 KB/sec) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-abot-epc-basic-0: 04:36:52 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 103.6 KB/sec) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 04:36:52 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 486.6 KB/sec) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:52 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 101.8 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 182.9 KB/sec) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 04:36:52 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 120.4 KB/sec) unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 81.1 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 232.6 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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.6/plexus-2.0.6.pom (17 KB at 779.5 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 57.5 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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 211.2 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/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 417.2 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 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: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 16/114 KB 19/114 KB 22/114 KB 3/48 KB 22/114 KB 3/48 KB 25/114 KB 3/48 KB 27/114 KB 6/48 KB 27/114 KB 6/48 KB 30/114 KB 9/48 KB 30/114 KB 9/48 KB 32/114 KB 11/48 KB 32/114 KB 14/48 KB 32/114 KB 16/48 KB 32/114 KB 16/48 KB 36/114 KB 19/48 KB 40/114 KB 16/48 KB 40/114 KB 19/48 KB 44/114 KB 19/48 KB 48/114 KB 22/48 KB 48/114 KB 25/48 KB 48/114 KB 25/48 KB 52/114 KB 27/48 KB 52/114 KB 27/48 KB 56/114 KB 30/48 KB 56/114 KB 32/48 KB 56/114 KB 32/48 KB 60/114 KB 32/48 KB 64/114 KB 36/48 KB 64/114 KB 40/48 KB 68/114 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 36/48 KB 68/114 KB 44/48 KB 72/114 KB 44/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 80/114 KB 44/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 114/114 KB 48/48 KB 3/35 KB 114/114 KB 48/48 KB 6/35 KB 114/114 KB 48/48 KB 6/35 KB 4/29 KB 114/114 KB 48/48 KB 6/35 KB 8/29 KB 114/114 KB 48/48 KB 6/35 KB 12/29 KB 114/114 KB 48/48 KB 9/35 KB 16/29 KB 114/114 KB 48/48 KB 9/35 KB 12/29 KB 114/114 KB 48/48 KB 9/35 KB 20/29 KB 114/114 KB 48/48 KB 11/35 KB 24/29 KB 114/114 KB 48/48 KB 11/35 KB 20/29 KB 114/114 KB 48/48 KB 14/35 KB 28/29 KB 114/114 KB 48/48 KB 16/35 KB 28/29 KB 114/114 KB 48/48 KB 16/35 KB 28/29 KB 114/114 KB 48/48 KB 19/35 KB 29/29 KB 114/114 KB 48/48 KB 19/35 KB 28/29 KB 114/114 KB 48/48 KB 22/35 KB 29/29 KB 114/114 KB 48/48 KB 25/35 KB 29/29 KB 114/114 KB 48/48 KB 27/35 KB 29/29 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 2269.2 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 48/48 KB 30/35 KB 29/29 KB 48/48 KB 32/35 KB 29/29 KB 35/35 KB 29/29 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 940.2 KB/sec) unit-abot-epc-basic-0: 04:36:52 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.jar unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 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 600.9 KB/sec) unit-abot-epc-basic-0: 04:36:52 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 35/35 KB 3/85 KB 35/35 KB 5/85 KB 35/35 KB 8/85 KB 35/35 KB 11/85 KB 3/24 KB 3/56 KB 35/35 KB 8/85 KB 3/24 KB 3/56 KB 35/35 KB 8/85 KB 3/24 KB 35/35 KB 11/85 KB 5/24 KB 3/56 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 593.4 KB/sec) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 35/35 KB 11/85 KB 5/24 KB 6/56 KB 13/85 KB 8/24 KB 4/86 KB 6/56 KB 13/85 KB 8/24 KB 4/86 KB 9/56 KB 13/85 KB 5/24 KB 4/86 KB 6/56 KB 13/85 KB 11/24 KB 4/86 KB 11/56 KB 16/85 KB 11/24 KB 4/86 KB 14/56 KB 11/85 KB 5/24 KB 4/86 KB 6/56 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: 04:36:52 DEBUG unit.abot-epc-basic/0.install 16/85 KB 11/24 KB 4/86 KB 11/56 KB 19/85 KB 11/24 KB 4/86 KB 14/56 KB 21/85 KB 11/24 KB 4/86 KB 14/56 KB 24/85 KB 11/24 KB 8/86 KB 16/56 KB 13/85 KB 11/24 KB 4/86 KB 9/56 KB 24/85 KB 13/24 KB 8/86 KB 16/56 KB 24/85 KB 16/24 KB 8/86 KB 16/56 KB 21/85 KB 11/24 KB 8/86 KB 16/56 KB 21/85 KB 11/24 KB 8/86 KB 14/56 KB 24/85 KB 19/24 KB 8/86 KB 16/56 KB 24/85 KB 19/24 KB 12/86 KB 16/56 KB 24/85 KB 19/24 KB 16/86 KB 16/56 KB 24/85 KB 19/24 KB 16/86 KB 19/56 KB 24/85 KB 21/24 KB 20/86 KB 19/56 KB 27/85 KB 21/24 KB 24/86 KB 22/56 KB 3/218 KB 27/85 KB 21/24 KB 20/86 KB 22/56 KB 3/218 KB 27/85 KB 21/24 KB 20/86 KB 22/56 KB 27/85 KB 21/24 KB 20/86 KB 19/56 KB 29/85 KB 21/24 KB 24/86 KB 22/56 KB 3/218 KB 32/85 KB 21/24 KB 24/86 KB 25/56 KB 3/218 KB 36/85 KB 21/24 KB 24/86 KB 25/56 KB 3/218 KB 24/85 KB 21/24 KB 20/86 KB 19/56 KB 36/85 KB 24/24 KB 28/86 KB 25/56 KB 5/218 KB 36/85 KB 24/24 KB 28/86 KB 25/56 KB 5/218 KB 36/85 KB 21/24 KB 28/86 KB 25/56 KB 5/218 KB 36/85 KB 21/24 KB 24/86 KB 25/56 KB 5/218 KB 29/85 KB 21/24 KB 24/86 KB 25/56 KB 3/218 KB 36/85 KB 24/24 KB 32/86 KB 27/56 KB 5/218 KB 36/85 KB 24/24 KB 32/86 KB 27/56 KB 8/218 KB 36/85 KB 24/24 KB 32/86 KB 30/56 KB 8/218 KB 36/85 KB 24/24 KB 32/86 KB 30/56 KB 8/218 KB 36/85 KB 24/24 KB 32/86 KB 32/56 KB 11/218 KB 40/85 KB 24/24 KB 32/86 KB 32/56 KB 13/218 KB 40/85 KB 24/24 KB 36/86 KB 32/56 KB 16/218 KB 40/85 KB 24/24 KB 32/86 KB 32/56 KB 11/218 KB 40/85 KB 24/24 KB 32/86 KB 32/56 KB 11/218 KB 44/85 KB 24/24 KB 36/86 KB 32/56 KB 16/218 KB 44/85 KB 24/24 KB 36/86 KB 36/56 KB 16/218 KB 40/85 KB 24/24 KB 36/86 KB 32/56 KB 13/218 KB 48/85 KB 24/24 KB 36/86 KB 36/56 KB 16/218 KB 48/85 KB 24/24 KB 40/86 KB 36/56 KB 16/218 KB 48/85 KB 24/24 KB 44/86 KB 36/56 KB 16/218 KB 52/85 KB 48/86 KB 40/56 KB 19/218 KB 48/85 KB 24/24 KB 44/86 KB 36/56 KB 19/218 KB 52/85 KB 24/24 KB 44/86 KB 40/56 KB 19/218 KB 56/85 KB 48/86 KB 40/56 KB 19/218 KB 48/85 KB 24/24 KB 44/86 KB 40/56 KB 19/218 KB 56/85 KB 52/86 KB 44/56 KB 21/218 KB 56/85 KB 52/86 KB 48/56 KB 21/218 KB 60/85 KB 52/86 KB 48/56 KB 21/218 KB 64/85 KB 52/86 KB 52/56 KB 21/218 KB 64/85 KB 52/86 KB 56/56 KB 21/218 KB 56/85 KB 52/86 KB 40/56 KB 21/218 KB 56/85 KB 48/86 KB 40/56 KB 21/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 497.9 KB/sec) unit-abot-epc-basic-0: 04:36:52 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-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 64/85 KB 52/86 KB 48/56 KB 21/218 KB 64/85 KB 52/86 KB 56/56 KB 24/218 KB 64/85 KB 52/86 KB 56/56 KB 27/218 KB 64/85 KB 56/86 KB 56/56 KB 29/218 KB 64/85 KB 56/86 KB 56/56 KB 27/218 KB 68/85 KB 60/86 KB 56/56 KB 32/218 KB 68/85 KB 63/86 KB 56/56 KB 32/218 KB 68/85 KB 63/86 KB 56/56 KB 32/218 KB 68/85 KB 56/86 KB 56/56 KB 32/218 KB 72/85 KB 63/86 KB 56/56 KB 32/218 KB 76/85 KB 63/86 KB 56/56 KB 32/218 KB 80/85 KB 63/86 KB 56/56 KB 32/218 KB 84/85 KB 63/86 KB 56/56 KB 32/218 KB 85/85 KB 67/86 KB 36/218 KB 84/85 KB 67/86 KB 36/218 KB 84/85 KB 63/86 KB 56/56 KB 36/218 KB 85/85 KB 71/86 KB 36/218 KB 85/85 KB 71/86 KB 40/218 KB 85/85 KB 75/86 KB 44/218 KB 85/85 KB 75/86 KB 48/218 KB 85/85 KB 75/86 KB 52/218 KB 85/85 KB 75/86 KB 56/218 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 862.2 KB/sec) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 85/85 KB 75/86 KB 40/218 KB 85/85 KB 79/86 KB 60/218 KB 85/85 KB 75/86 KB 60/218 KB 79/86 KB 64/218 KB 4/12 KB 79/86 KB 68/218 KB 4/12 KB 79/86 KB 72/218 KB 4/12 KB 79/86 KB 76/218 KB 4/12 KB 79/86 KB 80/218 KB 4/12 KB 79/86 KB 84/218 KB 4/12 KB 79/86 KB 60/218 KB 4/12 KB 79/86 KB 88/218 KB 8/12 KB 79/86 KB 88/218 KB 12/12 KB 79/86 KB 88/218 KB 12/12 KB 79/86 KB 88/218 KB 12/12 KB 79/86 KB 92/218 KB 12/12 KB 79/86 KB 96/218 KB 12/12 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 878.8 KB/sec) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 83/86 KB 96/218 KB 12/12 KB 86/86 KB 96/218 KB 12/12 KB 86/86 KB 100/218 KB 12/12 KB 86/86 KB 104/218 KB 12/12 KB 86/86 KB 108/218 KB 12/12 KB 86/86 KB 112/218 KB 12/12 KB 86/86 KB 116/218 KB 12/12 KB 86/86 KB 120/218 KB 12/12 KB 86/86 KB 124/218 KB 12/12 KB 86/86 KB 128/218 KB 12/12 KB 86/86 KB 132/218 KB 12/12 KB 86/86 KB 136/218 KB 12/12 KB 86/86 KB 140/218 KB 12/12 KB 86/86 KB 144/218 KB 12/12 KB 86/86 KB 148/218 KB 12/12 KB 86/86 KB 152/218 KB 12/12 KB 86/86 KB 156/218 KB 12/12 KB 86/86 KB 160/218 KB 12/12 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 853.1 KB/sec) unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 115.8 KB/sec) unit-mysql-0: 04:36:52 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 04:36:52 DEBUG unit.abot-epc-basic/0.install 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1895.1 KB/sec) unit-abot-epc-basic-0: 04:36:53 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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4841654376736378945.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:36:53 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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1422577119247680757.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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:53 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: 04:36:53 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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6969773004896839155.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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:36:53 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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4970682266652360625.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:53 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: 04:36:53 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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4727290702641186795.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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:53 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: 04:36:53 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: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3274294131143053540.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.313 s unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T04:36:53+00:00 unit-mysql-0: 04:36:53 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 04:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 04:36:53 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:53 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:36:53 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 04:36:53 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:53 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:36:54 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 04:36:54 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 04:36:54 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:36:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 04:36:54 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 04:36:54 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 04:36:54 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 04:36:55 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-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 04:36:55 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 04:36:55 DEBUG unit.abot-epc-basic/0.install 1/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 18.9 KB/sec) unit-abot-epc-basic-0: 04:36:55 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: 04:36:55 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 04:36:55 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: 04:36:55 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 907.7 KB/sec) unit-abot-epc-basic-0: 04:36:55 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: 04:36:56 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1310.3 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 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 407.4 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1058.2 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36: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/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 236.2 KB/sec) unit-abot-epc-basic-0: 04:36:56 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-mysql-0: 04:36:56 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:36:56 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 819.1 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 DEBUG unit.abot-epc-basic/0.install 1/39 KB 3/39 KB 6/39 KB 9/39 KB 12/39 KB 14/39 KB 17/39 KB 19/39 KB 22/39 KB 25/39 KB 28/39 KB 30/39 KB 33/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1689.2 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 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: 04:36:56 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: 04:36:56 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/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 1785.9 KB/sec) unit-abot-epc-basic-0: 04:36:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 04:36: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/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 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/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1384.4 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 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 247.0 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/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 204.8 KB/sec) unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 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 425.1 KB/sec) unit-abot-epc-basic-0: 04:36:56 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-mysql-0: 04:36:56 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 04:36:56 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:56 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:56 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: 04:36:56 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 266.0 KB/sec) unit-abot-epc-basic-0: 04:36:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 04:36:56 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 04:36:56 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 04:36:56 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:57 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: 04:36:57 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 04:36:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:57 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: 04:36:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 314.5 KB/sec) unit-abot-epc-basic-0: 04:36:57 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: 04:36:57 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: 04:36:57 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 208.7 KB/sec) unit-abot-epc-basic-0: 04:36:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 04:36:57 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: 04:36:57 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 139.1 KB/sec) unit-abot-epc-basic-0: 04:36:57 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-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 04:36:57 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 04:36:58 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 04:36:58 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:58 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:58 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: 04:36:58 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 1064.3 KB/sec) unit-abot-epc-basic-0: 04:36:58 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-abot-epc-basic-0: 04:36:58 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: 04:36:58 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 254.0 KB/sec) unit-abot-epc-basic-0: 04:36:58 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: 04:36:58 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: 04:36:58 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 140.9 KB/sec) unit-abot-epc-basic-0: 04:36:58 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-mysql-0: 04:36:58 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 04:36:58 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 04:36:58 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:36:58 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: 04:36:58 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 132.3 KB/sec) unit-abot-epc-basic-0: 04:36:58 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: 04:36:59 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: 04:36:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 240.3 KB/sec) unit-abot-epc-basic-0: 04:36:59 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: 04:36:59 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: 04:36:59 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 120.5 KB/sec) unit-abot-epc-basic-0: 04:36:59 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: 04:36:59 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: 04:36:59 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: 04:36:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 04:36:59 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 04:36:59 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 04:36:59 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 04:36:59 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 04:36:59 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 04:36:59 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 04:36:59 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: 04:36:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 91.7 KB/sec) unit-abot-epc-basic-0: 04:36:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 04:36:59 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:37:00 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: 04:37:00 DEBUG unit.abot-epc-basic/0.install 1/4 KB 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 166.3 KB/sec) unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 04:37:00 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-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 04:37:00 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-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 04:37:00 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-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 04:37:00 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: 04:37:00 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: 04:37:00 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 471.2 KB/sec) unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 04:37:00 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-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 04:37:00 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:00 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: 04:37:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-abot-epc-basic-0: 04:37:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 04:37:01 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: 04:37:01 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 1541.1 KB/sec) unit-abot-epc-basic-0: 04:37:01 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-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 04:37:01 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: 04:37:01 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 15/19 KB 17/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 846.8 KB/sec) unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 04:37:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 04:37:01 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:02 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: 04:37:02 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 502.8 KB/sec) unit-abot-epc-basic-0: 04:37:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 04:37:02 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-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-abot-epc-basic-0: 04:37:02 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 102.4 KB/sec) unit-abot-epc-basic-0: 04:37:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:37:02 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: 04:37:02 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 244.1 KB/sec) unit-abot-epc-basic-0: 04:37:02 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: 04:37:02 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: 04:37:02 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 128.0 KB/sec) unit-abot-epc-basic-0: 04:37:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 04:37:02 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 04:37:03 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: 04:37:03 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 987.2 KB/sec) unit-abot-epc-basic-0: 04:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 04:37:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 04:37:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 04:37:03 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 04:37:03 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:03 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: 04:37:03 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1821.1 KB/sec) unit-abot-epc-basic-0: 04:37:03 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: 04:37:03 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: 04:37:03 DEBUG unit.abot-epc-basic/0.install 3/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 234.0 KB/sec) unit-abot-epc-basic-0: 04:37:03 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: 04:37:03 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: 04:37:03 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: 04:37:03 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: 04:37:03 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: 04:37:04 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 22.2 KB/sec) unit-abot-epc-basic-0: 04:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:37:04 DEBUG unit.abot-epc-basic/0.install 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 152.6 KB/sec) unit-abot-epc-basic-0: 04:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:37:04 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: 04:37:04 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 88.6 KB/sec) unit-abot-epc-basic-0: 04:37:04 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: 04:37:04 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: 04:37:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 375.1 KB/sec) unit-abot-epc-basic-0: 04:37:04 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: 04:37:04 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: 04:37:04 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 44.6 KB/sec) unit-abot-epc-basic-0: 04:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 04:37:05 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: 04:37:05 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 633.2 KB/sec) unit-abot-epc-basic-0: 04:37:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:37:05 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-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:05 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 576.7 KB/sec) unit-abot-epc-basic-0: 04:37:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 04:37:05 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 274.4 KB/sec) unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:37:05 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-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-mysql-0: 04:37:05 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:37:05 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: 04:37:05 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 995.0 KB/sec) unit-abot-epc-basic-0: 04:37:05 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: 04:37:06 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: 04:37:06 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/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 2254.1 KB/sec) unit-abot-epc-basic-0: 04:37:06 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-abot-epc-basic-0: 04:37:06 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: 04:37:06 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 85.6 KB/sec) unit-abot-epc-basic-0: 04:37:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 04:37:06 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:37:06 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: 04:37:06 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 231.5 KB/sec) unit-abot-epc-basic-0: 04:37:06 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-mysql-0: 04:37:06 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:37:06 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: 04:37:06 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 59.3 KB/sec) unit-abot-epc-basic-0: 04:37:06 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: 04:37:06 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: 04:37:07 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.6.4/slf4j-api-1.6.4.pom (3 KB at 119.4 KB/sec) unit-abot-epc-basic-0: 04:37:07 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-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:37:07 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: 04:37:07 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 701.0 KB/sec) unit-abot-epc-basic-0: 04:37:07 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-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:37:07 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-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 04:37:07 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 134.1 KB/sec) unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 04:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 04:37:07 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: 04:37:07 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: 04:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 04:37:07 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 04:37:08 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: 04:37:08 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 63.6 KB/sec) unit-abot-epc-basic-0: 04:37:08 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-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 04:37:08 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: 04:37:08 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/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 04:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 04:37:08 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:37:08 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: 04:37:08 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 337.6 KB/sec) unit-abot-epc-basic-0: 04:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 04:37:08 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: 04:37:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 185.5 KB/sec) unit-abot-epc-basic-0: 04:37:08 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-mysql-0: 04:37:09 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 04:37:09 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: 04:37:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 718.1 KB/sec) unit-abot-epc-basic-0: 04:37:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 04:37:09 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: 04:37:09 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 286.5 KB/sec) unit-abot-epc-basic-0: 04:37:09 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: 04:37:09 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: 04:37:09 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 353.4 KB/sec) unit-abot-epc-basic-0: 04:37:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 04:37:09 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 04:37:10 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: 04:37:10 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 1094.1 KB/sec) unit-abot-epc-basic-0: 04:37:10 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-mysql-0: 04:37:10 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (101 kB/s) unit-abot-epc-basic-0: 04:37:10 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: 04:37:10 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/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 838.6 KB/sec) unit-abot-epc-basic-0: 04:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 04:37:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 04:37:10 DEBUG unit.mysql/0.install (Reading database ... 83319 files and directories currently installed.) unit-mysql-0: 04:37:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 04:37:10 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 04:37:10 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: 04:37:10 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/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1383.2 KB/sec) unit-abot-epc-basic-0: 04:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 04:37:10 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 04:37:10 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: 04:37:10 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 133.1 KB/sec) unit-abot-epc-basic-0: 04:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 04:37:10 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: 04:37:10 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 04:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 04:37:11 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: 04:37:11 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 519.0 KB/sec) unit-abot-epc-basic-0: 04:37:11 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: 04:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 04:37:11 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 1065.5 KB/sec) unit-abot-epc-basic-0: 04:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 04:37:11 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: 04:37: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/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 04:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 04:37:11 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: 04:37:11 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 306.6 KB/sec) unit-abot-epc-basic-0: 04:37:11 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-mysql-0: 04:37:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 04:37:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 04:37:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:37:12 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 04:37:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 04:37:12 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: 04:37:12 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-mysql-0: 04:37:12 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 04:37:13 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: 04:37:13 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 62.0 KB/sec) unit-abot-epc-basic-0: 04:37:13 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-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 04:37:13 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: 04:37:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 04:37:13 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-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 04:37:13 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: 04:37:13 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 62.8 KB/sec) unit-abot-epc-basic-0: 04:37:13 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-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 04:37:13 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: 04:37:13 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 62.6 KB/sec) unit-abot-epc-basic-0: 04:37:13 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-mysql-0: 04:37:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 04:37:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 04:37:14 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: 04:37:14 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 38.4 KB/sec) unit-abot-epc-basic-0: 04:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 04:37:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 04:37:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 04:37:14 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: 04:37:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 331.2 KB/sec) unit-abot-epc-basic-0: 04:37:14 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-mysql-0: 04:37:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 04:37:14 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-mysql-0: 04:37:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 04:37:14 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 100.3 KB/sec) unit-abot-epc-basic-0: 04:37:14 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-mysql-0: 04:37:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 04:37:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 04:37:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 04:37:15 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-mysql-0: 04:37:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 04:37:15 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 352.5 KB/sec) unit-abot-epc-basic-0: 04:37:15 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-mysql-0: 04:37:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 04:37:15 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: 04:37:15 DEBUG unit.abot-epc-basic/0.install 3/31 KB 6/31 KB 9/31 KB 11/31 KB 14/31 KB 16/31 KB 19/31 KB 22/31 KB 25/31 KB 27/31 KB 30/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 1125.9 KB/sec) unit-abot-epc-basic-0: 04:37:15 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-mysql-0: 04:37:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 04:37:15 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: 04:37:15 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 169.4 KB/sec) unit-abot-epc-basic-0: 04:37:15 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-mysql-0: 04:37:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 04:37:15 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-mysql-0: 04:37:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 04:37:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 04:37:16 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 61.1 KB/sec) unit-abot-epc-basic-0: 04:37:16 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-mysql-0: 04:37:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 04:37:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 04:37:16 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: 04:37:16 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 107.9 KB/sec) unit-abot-epc-basic-0: 04:37:16 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-mysql-0: 04:37:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 04:37:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 04:37:16 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: 04:37:16 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 489.4 KB/sec) unit-abot-epc-basic-0: 04:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-mysql-0: 04:37:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 04:37:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 04:37:16 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: 04:37:16 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 94.2 KB/sec) unit-abot-epc-basic-0: 04:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 04:37:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 04:37:17 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: 04:37:17 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-mysql-0: 04:37:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 04:37:17 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-mysql-0: 04:37:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 04:37:17 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: 04:37:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 04:37:17 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-mysql-0: 04:37:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 04:37:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 04:37:17 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: 04:37:17 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 678.1 KB/sec) unit-abot-epc-basic-0: 04:37:17 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-mysql-0: 04:37:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 04:37:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 04:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 04:37:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 04:37:17 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: 04:37:18 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: 04:37:18 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 741.8 KB/sec) unit-abot-epc-basic-0: 04:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 04:37:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 04:37:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 04:37:18 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: 04:37:18 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1108.5 KB/sec) unit-abot-epc-basic-0: 04:37:18 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-mysql-0: 04:37:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 04:37:18 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: 04:37:18 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 04:37:18 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-mysql-0: 04:37:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 04:37:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 04:37:18 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: 04:37:18 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 04:37:18 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-mysql-0: 04:37:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 04:37:18 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: 04:37:18 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 1054.3 KB/sec) unit-abot-epc-basic-0: 04:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 04:37:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 04:37:19 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: 04:37:19 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/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 1958.9 KB/sec) unit-abot-epc-basic-0: 04:37:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 04:37:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 04:37:19 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 292.1 KB/sec) unit-abot-epc-basic-0: 04:37:19 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: 04:37:19 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: 04:37:19 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 262.8 KB/sec) unit-abot-epc-basic-0: 04:37:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 04:37:19 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: 04:37:19 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 1001.6 KB/sec) unit-abot-epc-basic-0: 04:37:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 04:37:20 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: 04:37:20 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 328.2 KB/sec) unit-abot-epc-basic-0: 04:37:20 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: 04:37:20 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: 04:37:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 04:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 04:37:20 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 04:37:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:37:20 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 04:37:20 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 04:37:20 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 0.9 KB/sec) unit-abot-epc-basic-0: 04:37:20 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: 04:37:20 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-mysql-0: 04:37:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 04:37:20 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 04:37:20 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: 04:37:20 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-mysql-0: 04:37:21 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 04:37:21 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: 04:37:21 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 301.9 KB/sec) unit-abot-epc-basic-0: 04:37:21 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: 04:37:21 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: 04:37:21 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/11 KB 7/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 589.0 KB/sec) unit-abot-epc-basic-0: 04:37:21 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-mysql-0: 04:37:21 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 04:37:21 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: 04:37:21 DEBUG unit.abot-epc-basic/0.install 2/13 KB 5/13 KB 7/13 KB 10/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 469.7 KB/sec) unit-abot-epc-basic-0: 04:37:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 04:37:21 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 04:37:21 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: 04:37:21 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: 04:37:21 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: 04:37:22 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: 04:37:22 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 802.8 KB/sec) unit-abot-epc-basic-0: 04:37:22 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: 04:37:22 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: 04:37:22 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: 04:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 04:37:22 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 04:37:22 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: 04:37:22 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 714.7 KB/sec) unit-abot-epc-basic-0: 04:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 04:37:22 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: 04:37:22 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-abot-epc-basic-0: 04:37:22 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: 04:37:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 04:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 04:37:23 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: 04:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-mysql-0: 04:37:23 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-abot-epc-basic-0: 04:37:23 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: 04:37:23 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-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (371 kB/s) unit-abot-epc-basic-0: 04:37:23 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: 04:37:23 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 65.8 KB/sec) unit-abot-epc-basic-0: 04:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install (Reading database ... 83419 files and directories currently installed.) unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:37:23 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-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:23 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 633.8 KB/sec) unit-abot-epc-basic-0: 04:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 04:37:23 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: 04:37:23 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1846.3 KB/sec) unit-abot-epc-basic-0: 04:37:23 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-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 04:37:23 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 04:37:24 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 04:37:24 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 04:37:24 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 04:37:24 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:24 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: 04:37:24 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 04:37:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 04:37:24 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: 04:37:24 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 04:37:24 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-mysql-0: 04:37:24 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:24 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: 04:37:24 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/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 04:37:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 04:37:25 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: 04:37:25 DEBUG unit.abot-epc-basic/0.install 1/10 KB 4/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 574.2 KB/sec) unit-abot-epc-basic-0: 04:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 04:37:25 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 04:37:25 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 04:37:25 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 04:37:25 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 04:37:25 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.3 KB/sec) unit-abot-epc-basic-0: 04:37:25 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: 04:37:25 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: 04:37:25 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 318.0 KB/sec) unit-abot-epc-basic-0: 04:37:25 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: 04:37:25 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: 04:37:25 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: 04:37:25 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: 04:37:25 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-mysql-0: 04:37:25 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 04:37:25 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: 04:37:25 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: 04:37:25 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: 04:37:25 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-mysql-0: 04:37:25 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 04:37:25 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: 04:37:25 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-mysql-0: 04:37:25 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:37:26 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: 04:37:26 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: 04:37:26 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: 04:37:26 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: 04:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-mysql-0: 04:37:26 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 04:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 04:37:26 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-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 04:37:26 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 04:37:26 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 04:37:26 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: 04:37:26 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-mysql-0: 04:37:26 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 04:37:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 04:37:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 04:37:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 04:37:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:37:26 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 04:37:26 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: 04:37:26 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: 04:37:26 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: 04:37:26 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: 04:37:26 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: 04:37:26 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: 04:37:26 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-mysql-0: 04:37:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 04:37:26 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 04:37:26 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: 04:37:26 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-mysql-0: 04:37:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 04:37:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 04:37:26 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: 04:37:26 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: 04:37:26 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: 04:37:26 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-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 04:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 04:37:27 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: 04:37:27 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-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 04:37:27 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: 04:37: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.jar unit-abot-epc-basic-0: 04:37:27 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-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 04:37:27 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: 04:37:27 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: 04:37:27 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-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 04:37:27 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: 04:37:27 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: 04:37:27 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-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 04:37:27 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: 04:37:27 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-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 04:37:27 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: 04:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 04:37:27 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: 04:37:27 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: 04:37:27 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: 04:37:27 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-mysql-0: 04:37:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 04:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-mysql-0: 04:37:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 04:37:28 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: 04:37:28 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: 04:37:28 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: 04:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-mysql-0: 04:37:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 04:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 04:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-mysql-0: 04:37:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 04:37:28 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 14/966 KB 16/966 KB 19/966 KB 21/966 KB 25/966 KB 25/966 KB 29/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 04:37:28 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-mysql-0: 04:37:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 04:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 04:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 04:37:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 04:37:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 04:37:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 04:37:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 04:37:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 04:37:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 04:37:29 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 110/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 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 465/966 KB 469/966 KB 473/966 KB 477/966 KB 481/966 KB 485/966 KB 489/966 KB 493/966 KB 497/966 KB 501/966 KB 505/966 KB 509/966 KB 513/966 KB 517/966 KB 521/966 KB 525/966 KB 529/966 KB 533/966 KB 537/966 KB 541/966 KB 545/966 KB 549/966 KB 553/966 KB 557/966 KB 561/966 KB 565/966 KB 569/966 KB 573/966 KB 577/966 KB 581/966 KB 585/966 KB 589/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 242.4 KB/sec) unit-mysql-0: 04:37:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 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: 04:37:29 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: 04:37:29 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: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 100/590 KB 3/232 KB 3/10 KB 100/590 KB 5/232 KB 3/1710 KB 3/10 KB 100/590 KB 3/232 KB 3/1710 KB 3/10 KB 100/590 KB 3/232 KB 5/10 KB 100/590 KB 5/232 KB 3/1710 KB 8/10 KB 100/590 KB 5/232 KB 5/1710 KB 10/10 KB 100/590 KB 5/232 KB 5/1710 KB 5/10 KB 100/590 KB 5/232 KB 5/1710 KB 10/10 KB 100/590 KB 5/232 KB 8/1710 KB 3/240 KB 10/10 KB 100/590 KB 5/232 KB 8/1710 KB 6/240 KB 10/10 KB 100/590 KB 8/232 KB 11/1710 KB 3/240 KB 10/10 KB 100/590 KB 8/232 KB 11/1710 KB 3/240 KB 10/10 KB 100/590 KB 5/232 KB 11/1710 KB 6/240 KB 10/10 KB 100/590 KB 8/232 KB 13/1710 KB 6/240 KB 10/10 KB 100/590 KB 11/232 KB 13/1710 KB 6/240 KB 10/10 KB 100/590 KB 13/232 KB 13/1710 KB 6/240 KB 10/10 KB 100/590 KB 13/232 KB 16/1710 KB 9/240 KB 10/10 KB 100/590 KB 16/232 KB 16/1710 KB 9/240 KB 10/10 KB 100/590 KB 16/232 KB 16/1710 KB 9/240 KB 10/10 KB 100/590 KB 16/232 KB 19/1710 KB 9/240 KB 10/10 KB 100/590 KB 19/232 KB 19/1710 KB 11/240 KB 10/10 KB 100/590 KB 19/232 KB 21/1710 KB 11/240 KB 10/10 KB 100/590 KB 19/232 KB 19/1710 KB 11/240 KB 10/10 KB 100/590 KB 21/232 KB 21/1710 KB 14/240 KB 10/10 KB 100/590 KB 24/232 KB 24/1710 KB 14/240 KB 10/10 KB 100/590 KB 21/232 KB 24/1710 KB 11/240 KB 10/10 KB 100/590 KB 21/232 KB 24/1710 KB 14/240 KB 10/10 KB 104/590 KB 24/232 KB 27/1710 KB 16/240 KB 10/10 KB 104/590 KB 24/232 KB 29/1710 KB 14/240 KB 10/10 KB 104/590 KB 24/232 KB 24/1710 KB 16/240 KB 10/10 KB 108/590 KB 27/232 KB 29/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 149.0 KB/sec) unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 16/240 KB 10/10 KB 104/590 KB 27/232 KB 29/1710 KB 16/240 KB 10/10 KB 104/590 KB 24/232 KB 27/1710 KB 16/240 KB 112/590 KB 27/232 KB 29/1710 KB 19/240 KB 112/590 KB 27/232 KB 32/1710 KB 19/240 KB 116/590 KB 29/232 KB 36/1710 KB 19/240 KB 3/44 KB 116/590 KB 29/232 KB 40/1710 KB 19/240 KB 112/590 KB 27/232 KB 29/1710 KB 22/240 KB 3/44 KB 116/590 KB 29/232 KB 40/1710 KB 19/240 KB 3/44 KB 116/590 KB 29/232 KB 36/1710 KB 25/240 KB 3/44 KB 116/590 KB 29/232 KB 40/1710 KB 19/240 KB 116/590 KB 29/232 KB 32/1710 KB 25/240 KB 3/44 KB 120/590 KB 29/232 KB 40/1710 KB 19/240 KB 112/590 KB 29/232 KB 32/1710 KB 25/240 KB 6/44 KB 120/590 KB 32/232 KB 40/1710 KB 25/240 KB 6/44 KB 120/590 KB 36/232 KB 40/1710 KB 27/240 KB 6/44 KB 124/590 KB 40/232 KB 40/1710 KB 25/240 KB 6/44 KB 120/590 KB 29/232 KB 40/1710 KB 27/240 KB 9/44 KB 124/590 KB 40/232 KB 44/1710 KB 27/240 KB 6/44 KB 124/590 KB 40/232 KB 44/1710 KB 27/240 KB 6/44 KB 124/590 KB 36/232 KB 40/1710 KB 25/240 KB 6/44 KB 124/590 KB 36/232 KB 40/1710 KB 27/240 KB 9/44 KB 128/590 KB 44/232 KB 44/1710 KB 27/240 KB 9/44 KB 132/590 KB 44/232 KB 44/1710 KB 30/240 KB 11/44 KB 136/590 KB 44/232 KB 48/1710 KB 27/240 KB 9/44 KB 124/590 KB 44/232 KB 44/1710 KB 30/240 KB 11/44 KB 140/590 KB 48/232 KB 48/1710 KB 30/240 KB 11/44 KB 132/590 KB 44/232 KB 48/1710 KB 30/240 KB 9/44 KB 132/590 KB 44/232 KB 48/1710 KB 30/240 KB 11/44 KB 140/590 KB 48/232 KB 52/1710 KB 30/240 KB 14/44 KB 140/590 KB 52/232 KB 56/1710 KB 30/240 KB 9/44 KB 132/590 KB 44/232 KB 44/1710 KB 32/240 KB 14/44 KB 140/590 KB 52/232 KB 60/1710 KB 36/240 KB 14/44 KB 140/590 KB 52/232 KB 60/1710 KB 30/240 KB 14/44 KB 140/590 KB 52/232 KB 52/1710 KB 30/240 KB 14/44 KB 140/590 KB 52/232 KB 52/1710 KB 36/240 KB 16/44 KB 140/590 KB 52/232 KB 60/1710 KB 30/240 KB 11/44 KB 140/590 KB 52/232 KB 52/1710 KB 36/240 KB 19/44 KB 140/590 KB 56/232 KB 60/1710 KB 36/240 KB 19/44 KB 144/590 KB 60/232 KB 60/1710 KB 36/240 KB 19/44 KB 140/590 KB 52/232 KB 60/1710 KB 30/240 KB 14/44 KB 140/590 KB 52/232 KB 60/1710 KB 36/240 KB 19/44 KB 144/590 KB 60/232 KB 64/1710 KB 36/240 KB 22/44 KB 144/590 KB 60/232 KB 68/1710 KB 36/240 KB 19/44 KB 144/590 KB 56/232 KB 60/1710 KB 40/240 KB 22/44 KB 148/590 KB 64/232 KB 68/1710 KB 40/240 KB 22/44 KB 144/590 KB 64/232 KB 68/1710 KB 40/240 KB 22/44 KB 144/590 KB 60/232 KB 68/1710 KB 44/240 KB 22/44 KB 148/590 KB 64/232 KB 68/1710 KB 48/240 KB 22/44 KB 148/590 KB 64/232 KB 68/1710 KB 36/240 KB 22/44 KB 144/590 KB 60/232 KB 64/1710 KB 48/240 KB 25/44 KB 148/590 KB 64/232 KB 68/1710 KB 48/240 KB 27/44 KB 148/590 KB 64/232 KB 68/1710 KB 52/240 KB 30/44 KB 148/590 KB 68/232 KB 68/1710 KB 52/240 KB 32/44 KB 152/590 KB 68/232 KB 72/1710 KB 52/240 KB 27/44 KB 148/590 KB 68/232 KB 68/1710 KB 48/240 KB 27/44 KB 148/590 KB 68/232 KB 68/1710 KB 52/240 KB 30/44 KB 152/590 KB 68/232 KB 72/1710 KB 52/240 KB 32/44 KB 152/590 KB 68/232 KB 76/1710 KB 52/240 KB 32/44 KB 152/590 KB 68/232 KB 80/1710 KB 52/240 KB 32/44 KB 152/590 KB 68/232 KB 84/1710 KB 56/240 KB 36/44 KB 152/590 KB 72/232 KB 88/1710 KB 56/240 KB 36/44 KB 152/590 KB 72/232 KB 92/1710 KB 52/240 KB 30/44 KB 152/590 KB 68/232 KB 68/1710 KB 56/240 KB 36/44 KB 156/590 KB 72/232 KB 92/1710 KB 56/240 KB 36/44 KB 160/590 KB 72/232 KB 92/1710 KB 56/240 KB 36/44 KB 164/590 KB 72/232 KB 92/1710 KB 56/240 KB 36/44 KB 168/590 KB 72/232 KB 92/1710 KB 56/240 KB 36/ unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 44 KB 152/590 KB 72/232 KB 84/1710 KB 56/240 KB 40/44 KB 168/590 KB 72/232 KB 92/1710 KB 56/240 KB 32/44 KB 152/590 KB 72/232 KB 84/1710 KB 52/240 KB 32/44 KB 152/590 KB 72/232 KB 84/1710 KB 56/240 KB 40/44 KB 168/590 KB 76/232 KB 92/1710 KB 56/240 KB 40/44 KB 168/590 KB 80/232 KB 92/1710 KB 60/240 KB 40/44 KB 168/590 KB 80/232 KB 92/1710 KB 64/240 KB 40/44 KB 168/590 KB 80/232 KB 92/1710 KB 64/240 KB 40/44 KB 168/590 KB 84/232 KB 92/1710 KB 68/240 KB 44/44 KB 172/590 KB 88/232 KB 96/1710 KB 68/240 KB 44/44 KB 172/590 KB 84/232 KB 96/1710 KB 68/240 KB 44/44 KB 172/590 KB 92/232 KB 96/1710 KB 68/240 KB 44/44 KB 172/590 KB 92/232 KB 100/1710 KB 68/240 KB 44/44 KB 172/590 KB 96/232 KB 104/1710 KB 68/240 KB 44/44 KB 172/590 KB 84/232 KB 92/1710 KB 64/240 KB 44/44 KB 172/590 KB 84/232 KB 92/1710 KB 64/240 KB 44/44 KB 168/590 KB 84/232 KB 92/1710 KB 68/240 KB 44/44 KB 176/590 KB 96/232 KB 104/1710 KB 68/240 KB 44/44 KB 180/590 KB 96/232 KB 104/1710 KB 72/240 KB 44/44 KB 184/590 KB 96/232 KB 104/1710 KB 72/240 KB 44/44 KB 188/590 KB 96/232 KB 104/1710 KB 72/240 KB 44/44 KB 192/590 KB 96/232 KB 108/1710 KB 68/240 KB 44/44 KB 172/590 KB 96/232 KB 100/1710 KB 72/240 KB 44/44 KB 192/590 KB 100/232 KB 108/1710 KB 72/240 KB 44/44 KB 188/590 KB 96/232 KB 108/1710 KB 72/240 KB 44/44 KB 192/590 KB 100/232 KB 112/1710 KB 72/240 KB 44/44 KB 180/590 KB 96/232 KB 104/1710 KB 76/240 KB 44/44 KB 192/590 KB 100/232 KB 112/1710 KB 80/240 KB 44/44 KB 192/590 KB 100/232 KB 112/1710 KB 84/240 KB 44/44 KB 192/590 KB 100/232 KB 112/1710 KB 88/240 KB 44/44 KB 196/590 KB 104/232 KB 116/1710 KB 92/240 KB 44/44 KB 196/590 KB 104/232 KB 116/1710 KB 96/240 KB 44/44 KB 196/590 KB 104/232 KB 116/1710 KB 84/240 KB 44/44 KB 192/590 KB 104/232 KB 112/1710 KB 96/240 KB 44/44 KB 196/590 KB 108/232 KB 116/1710 KB 96/240 KB 44/44 KB 196/590 KB 112/232 KB 116/1710 KB 100/240 KB 44/44 KB 196/590 KB 112/232 KB 116/1710 KB 104/240 KB 44/44 KB 196/590 KB 116/232 KB 116/1710 KB 84/240 KB 44/44 KB 196/590 KB 104/232 KB 116/1710 KB 84/240 KB 44/44 KB 196/590 KB 104/232 KB 112/1710 KB 104/240 KB 44/44 KB 200/590 KB 116/232 KB 116/1710 KB 104/240 KB 44/44 KB 204/590 KB 116/232 KB 116/1710 KB 104/240 KB 208/590 KB 116/232 KB 120/1710 KB 100/240 KB 44/44 KB 196/590 KB 116/232 KB 116/1710 KB 104/240 KB 44/44 KB 204/590 KB 116/232 KB 120/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 422.8 KB/sec) unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 104/240 KB 208/590 KB 116/232 KB 124/1710 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-mysql-0: 04:37:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 104/240 KB 208/590 KB 116/232 KB 128/1710 KB 104/240 KB 208/590 KB 120/232 KB 128/1710 KB 108/240 KB 208/590 KB 124/232 KB 128/1710 KB 108/240 KB 212/590 KB 128/232 KB 128/1710 KB 108/240 KB 212/590 KB 132/232 KB 128/1710 KB 108/240 KB 208/590 KB 120/232 KB 128/1710 KB 112/240 KB 212/590 KB 132/232 KB 132/1710 KB 116/240 KB 212/590 KB 132/232 KB 132/1710 KB 108/240 KB 212/590 KB 132/232 KB 132/1710 KB 108/240 KB 212/590 KB 124/232 KB 128/1710 KB 120/240 KB 216/590 KB 132/232 KB 132/1710 KB 120/240 KB 220/590 KB 132/232 KB 132/1710 KB 120/240 KB 220/590 KB 132/232 KB 136/1710 KB 120/240 KB 224/590 KB 132/232 KB 136/1710 KB 120/240 KB 224/590 KB 132/232 KB 140/1710 KB 120/240 KB 224/590 KB 132/232 KB 144/1710 KB 120/240 KB 228/590 KB 136/232 KB 144/1710 KB 120/240 KB 232/590 KB 136/232 KB 148/1710 KB 120/240 KB 224/590 KB 136/232 KB 144/1710 KB 120/240 KB 232/590 KB 140/232 KB 148/1710 KB 120/240 KB 232/590 KB 144/232 KB 148/1710 KB 120/240 KB 224/590 KB 132/232 KB 144/1710 KB 124/240 KB 232/590 KB 144/232 KB 148/1710 KB 128/240 KB 232/590 KB 144/232 KB 148/1710 KB 128/240 KB 232/590 KB 148/232 KB 148/1710 KB 132/240 KB 236/590 KB 4/258 KB 152/232 KB 148/1710 KB 132/240 KB 236/590 KB 4/258 KB 156/232 KB 148/1710 KB 120/240 KB 228/590 KB 136/232 KB 148/1710 KB 132/240 KB 236/590 KB 4/258 KB 156/232 KB 152/1710 KB 132/240 KB 236/590 KB 4/258 KB 156/232 KB 156/1710 KB 132/240 KB 236/590 KB 4/258 KB 148/232 KB 148/1710 KB 132/240 KB 232/590 KB 4/258 KB 148/232 KB 148/1710 KB 128/240 KB 232/590 KB 4/258 KB 148/232 KB 148/1710 KB 132/240 KB 240/590 KB 8/258 KB 156/232 KB 156/1710 KB 132/240 KB 240/590 KB 12/258 KB 156/232 KB 156/1710 KB 132/240 KB 240/590 KB 16/258 KB 156/232 KB 156/1710 KB 132/240 KB 240/590 KB 4/258 KB 156/232 KB 156/1710 KB 132/240 KB 240/590 KB 16/258 KB 156/232 KB 160/1710 KB 136/240 KB 244/590 KB 16/258 KB 156/232 KB 160/1710 KB 136/240 KB 248/590 KB 20/258 KB 160/232 KB 164/1710 KB 136/240 KB 252/590 KB 20/258 KB 160/232 KB 164/1710 KB 136/240 KB 240/590 KB 16/258 KB 156/232 KB 160/1710 KB 140/240 KB 252/590 KB 20/258 KB 160/232 KB 164/1710 KB 144/240 KB 252/590 KB 20/258 KB 160/232 KB 164/1710 KB 136/240 KB 244/590 KB 20/258 KB 160/232 KB 164/1710 KB 136/240 KB 244/590 KB 20/258 KB 156/232 KB 164/1710 KB 144/240 KB 252/590 KB 24/258 KB 160/232 KB 164/1710 KB 148/240 KB 252/590 KB 28/258 KB 160/232 KB 164/1710 KB 148/240 KB 252/590 KB 32/258 KB 160/232 KB 164/1710 KB 136/240 KB 244/590 KB 16/258 KB 156/232 KB 164/1710 KB 148/240 KB 252/590 KB 32/258 KB 160/232 KB 168/1710 KB 148/240 KB 252/590 KB 32/258 KB 160/232 KB 172/1710 KB 148/240 KB 252/590 KB 32/258 KB 160/232 KB 176/1710 KB 148/240 KB 252/590 KB 24/258 KB 160/232 KB 164/1710 KB 152/240 KB 252/590 KB 32/258 KB 160/232 KB 176/1710 KB 156/240 KB 256/590 KB 32/258 KB 160/232 KB 180/1710 KB 152/240 KB 256/590 KB 32/258 KB 160/232 KB 180/1710 KB 156/240 KB 256/590 KB 36/258 KB 164/232 KB 180/1710 KB 160/240 KB 260/590 KB 40/258 KB 164/232 KB 180/1710 KB 160/240 KB 260/590 KB 44/258 KB 164/232 KB 180/1710 KB 152/240 KB 252/590 KB 32/258 KB 160/232 KB 180/1710 KB 160/240 KB 260/590 KB 44/258 KB 164/232 KB 184/1710 KB 160/240 KB 260/590 KB 44/258 KB 164/232 KB 188/1710 KB 160/240 KB 260/590 KB 36/258 KB 164/232 KB 180/1710 KB 160/240 KB 256/590 KB 36/258 KB 164/232 KB 180/1710 KB 156/240 KB 256/590 KB 32/258 KB 164/232 KB 180/1710 KB 160/240 KB 260/590 KB 44/258 KB 168/232 KB 188/1710 unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install KB 160/240 KB 260/590 KB 44/258 KB 172/232 KB 188/1710 KB 160/240 KB 260/590 KB 44/258 KB 176/232 KB 188/1710 KB 164/240 KB 260/590 KB 44/258 KB 176/232 KB 188/1710 KB 168/240 KB 264/590 KB 48/258 KB 180/232 KB 192/1710 KB 172/240 KB 264/590 KB 48/258 KB 180/232 KB 192/1710 KB 176/240 KB 264/590 KB 48/258 KB 180/232 KB 192/1710 KB 164/240 KB 264/590 KB 48/258 KB 180/232 KB 192/1710 KB 164/240 KB 264/590 KB 44/258 KB 180/232 KB 192/1710 KB 164/240 KB 260/590 KB 44/258 KB 180/232 KB 192/1710 KB 176/240 KB 268/590 KB 48/258 KB 180/232 KB 192/1710 KB 176/240 KB 272/590 KB 48/258 KB 180/232 KB 192/1710 KB 176/240 KB 276/590 KB 48/258 KB 180/232 KB 192/1710 KB 180/240 KB 280/590 KB 52/258 KB 180/232 KB 196/1710 KB 180/240 KB 284/590 KB 52/258 KB 180/232 KB 196/1710 KB 164/240 KB 260/590 KB 44/258 KB 180/232 KB 188/1710 KB 180/240 KB 284/590 KB 52/258 KB 184/232 KB 196/1710 KB 180/240 KB 284/590 KB 52/258 KB 188/232 KB 196/1710 KB 180/240 KB 284/590 KB 52/258 KB 192/232 KB 196/1710 KB 180/240 KB 276/590 KB 52/258 KB 180/232 KB 196/1710 KB 180/240 KB 284/590 KB 56/258 KB 192/232 KB 196/1710 KB 180/240 KB 284/590 KB 60/258 KB 192/232 KB 196/1710 KB 180/240 KB 284/590 KB 64/258 KB 192/232 KB 196/1710 KB 180/240 KB 276/590 KB 48/258 KB 180/232 KB 196/1710 KB 180/240 KB 284/590 KB 64/258 KB 192/232 KB 200/1710 KB 180/240 KB 284/590 KB 64/258 KB 192/232 KB 204/1710 KB 180/240 KB 284/590 KB 64/258 KB 192/232 KB 208/1710 KB 180/240 KB 276/590 KB 48/258 KB 180/232 KB 192/1710 KB 184/240 KB 284/590 KB 64/258 KB 192/232 KB 208/1710 KB 188/240 KB 284/590 KB 64/258 KB 192/232 KB 208/1710 KB 188/240 KB 288/590 KB 64/258 KB 196/232 KB 212/1710 KB 192/240 KB 288/590 KB 68/258 KB 196/232 KB 216/1710 KB 192/240 KB 288/590 KB 68/258 KB 196/232 KB 220/1710 KB 188/240 KB 288/590 KB 64/258 KB 196/232 KB 208/1710 KB 188/240 KB 284/590 KB 64/258 KB 196/232 KB 208/1710 KB 192/240 KB 288/590 KB 68/258 KB 200/232 KB 220/1710 KB 192/240 KB 288/590 KB 68/258 KB 204/232 KB 220/1710 KB 192/240 KB 288/590 KB 68/258 KB 208/232 KB 220/1710 KB 192/240 KB 292/590 KB 68/258 KB 208/232 KB 220/1710 KB 192/240 KB 296/590 KB 68/258 KB 212/232 KB 220/1710 KB 192/240 KB 288/590 KB 68/258 KB 196/232 KB 212/1710 KB 192/240 KB 288/590 KB 64/258 KB 196/232 KB 212/1710 KB 196/240 KB 296/590 KB 68/258 KB 212/232 KB 224/1710 KB 192/240 KB 296/590 KB 68/258 KB 212/232 KB 224/1710 KB 200/240 KB 296/590 KB 72/258 KB 212/232 KB 224/1710 KB 192/240 KB 292/590 KB 68/258 KB 212/232 KB 220/1710 KB 200/240 KB 300/590 KB 72/258 KB 216/232 KB 224/1710 KB 204/240 KB 300/590 KB 72/258 KB 220/232 KB 224/1710 KB 200/240 KB 300/590 KB 72/258 KB 212/232 KB 224/1710 KB 204/240 KB 304/590 KB 72/258 KB 220/232 KB 224/1710 KB 196/240 KB 296/590 KB 72/258 KB 212/232 KB 224/1710 KB 204/240 KB 304/590 KB 76/258 KB 220/232 KB 224/1710 KB 204/240 KB 304/590 KB 80/258 KB 220/232 KB 224/1710 KB 204/240 KB 300/590 KB 72/258 KB 216/232 KB 224/1710 KB 208/240 KB 308/590 KB 80/258 KB 220/232 KB 224/1710 KB 208/240 KB 312/590 KB 80/258 KB 224/232 KB 228/1710 KB 208/240 KB 316/590 KB 80/258 KB 224/232 KB 228/1710 KB 208/240 KB 320/590 KB 80/258 KB 224/232 KB 228/1710 KB 208/240 KB 324/590 KB 80/258 KB 224/232 KB 228/1710 KB 208/240 KB 328/590 KB 80/258 KB 224/232 KB 228/1710 KB 208/240 KB 308/590 KB 80/258 KB 220/232 KB 224/1710 KB 212/240 KB 328/590 KB 80/258 KB 224/232 KB 228/1710 KB 216/240 KB 328/590 KB 80/258 KB 224/232 KB 228/1710 KB unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 220/240 KB 328/590 KB 80/258 KB 224/232 KB 228/1710 KB 224/240 KB 328/590 KB 80/258 KB 224/232 KB 228/1710 KB 228/240 KB 328/590 KB 80/258 KB 224/232 KB 228/1710 KB 232/240 KB 328/590 KB 80/258 KB 224/232 KB 228/1710 KB 208/240 KB 308/590 KB 80/258 KB 224/232 KB 228/1710 KB 232/240 KB 332/590 KB 80/258 KB 228/232 KB 228/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 228/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 228/1710 KB 208/240 KB 308/590 KB 80/258 KB 220/232 KB 228/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 232/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 236/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 240/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 244/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 248/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 252/1710 KB 232/240 KB 332/590 KB 80/258 KB 232/232 KB 256/1710 KB 232/240 KB 332/590 KB 80/258 KB 224/232 KB 228/1710 KB 236/240 KB 332/590 KB 80/258 KB 232/232 KB 256/1710 KB 236/240 KB 336/590 KB 80/258 KB 232/232 KB 260/1710 KB 240/240 KB 336/590 KB 80/258 KB 232/232 KB 260/1710 KB 236/240 KB 332/590 KB 80/258 KB 232/232 KB 260/1710 KB 240/240 KB 336/590 KB 80/258 KB 232/232 KB 264/1710 KB 240/240 KB 336/590 KB 80/258 KB 232/232 KB 268/1710 KB 240/240 KB 336/590 KB 80/258 KB 232/232 KB 272/1710 KB 240/240 KB 336/590 KB 80/258 KB 232/232 KB 276/1710 KB 240/240 KB 340/590 KB 80/258 KB 232/232 KB 280/1710 KB 240/240 KB 340/590 KB 80/258 KB 232/232 KB 284/1710 KB 240/240 KB 340/590 KB 80/258 KB 232/232 KB 276/1710 KB 240/240 KB 344/590 KB 80/258 KB 232/232 KB 284/1710 KB 240/240 KB 348/590 KB 80/258 KB 232/232 KB 284/1710 KB 240/240 KB 352/590 KB 80/258 KB 232/232 KB 284/1710 KB 240/240 KB 352/590 KB 80/258 KB 232/232 KB 288/1710 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 1431.4 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install 240/240 KB 352/590 KB 80/258 KB 292/1710 KB 240/240 KB 356/590 KB 80/258 KB 292/1710 KB 240/240 KB 360/590 KB 80/258 KB 292/1710 KB 240/240 KB 364/590 KB 80/258 KB 292/1710 KB 240/240 KB 364/590 KB 80/258 KB 296/1710 KB 364/590 KB 80/258 KB 300/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1468.1 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install 368/590 KB 80/258 KB 300/1710 KB 368/590 KB 80/258 KB 304/1710 KB 372/590 KB 80/258 KB 304/1710 KB 376/590 KB 80/258 KB 308/1710 KB 380/590 KB 84/258 KB 308/1710 KB 384/590 KB 84/258 KB 308/1710 KB 372/590 KB 80/258 KB 308/1710 KB 376/590 KB 84/258 KB 308/1710 KB 384/590 KB 88/258 KB 308/1710 KB 384/590 KB 92/258 KB 308/1710 KB 384/590 KB 96/258 KB 308/1710 KB 384/590 KB 100/258 KB 308/1710 KB 384/590 KB 104/258 KB 308/1710 KB 384/590 KB 108/258 KB 308/1710 KB 384/590 KB 112/258 KB 308/1710 KB 384/590 KB 116/258 KB 308/1710 KB 384/590 KB 120/258 KB 308/1710 KB 384/590 KB 124/258 KB 308/1710 KB 384/590 KB 128/258 KB 308/1710 KB 384/590 KB 132/258 KB 308/1710 KB 384/590 KB 136/258 KB 308/1710 KB 384/590 KB 140/258 KB 308/1710 KB 384/590 KB 144/258 KB 308/1710 KB 384/590 KB 148/258 KB 308/1710 KB 384/590 KB 152/258 KB 308/1710 KB 384/590 KB 156/258 KB 308/1710 KB 384/590 KB 160/258 KB 308/1710 KB 384/590 KB 164/258 KB 308/1710 KB 384/590 KB 168/258 KB 312/1710 KB 384/590 KB 172/258 KB 312/1710 KB 384/590 KB 164/258 KB 312/1710 KB 384/590 KB 176/258 KB 316/1710 KB 384/590 KB 176/258 KB 320/1710 KB 4/223 KB 384/590 KB 176/258 KB 324/1710 KB 4/223 KB 388/590 KB 176/258 KB 328/1710 KB 4/223 KB 388/590 KB 176/258 KB 332/1710 KB 4/223 KB 384/590 KB 176/258 KB 320/1710 KB 8/223 KB 388/590 KB 176/258 KB 332/1710 KB 12/223 KB 388/590 KB 176/258 KB 332/1710 KB 16/223 KB 388/590 KB 176/258 KB 332/1710 KB 20/223 KB 388/590 KB 176/258 KB 332/1710 KB 20/223 KB 388/590 KB 176/258 KB 4/208 KB 332/1710 KB 20/223 KB 388/590 KB 176/258 KB 8/208 KB 332/1710 KB 20/223 KB 388/590 KB 176/258 KB 12/208 KB 332/1710 KB 20/223 KB 388/590 KB 176/258 KB 16/208 KB 332/1710 KB 4/223 KB 388/590 KB 176/258 KB 324/1710 KB 384/590 KB 176/258 KB 312/1710 KB 20/223 KB 388/590 KB 180/258 KB 16/208 KB 332/1710 KB 20/223 KB 392/590 KB 184/258 KB 20/208 KB 332/1710 KB 20/223 KB 392/590 KB 188/258 KB 20/208 KB 332/1710 KB 24/223 KB 392/590 KB 192/258 KB 20/208 KB 332/1710 KB 20/223 KB 392/590 KB 180/258 KB 20/208 KB 332/1710 KB 20/223 KB 392/590 KB 180/258 KB 16/208 KB 332/1710 KB 24/223 KB 396/590 KB 192/258 KB 20/208 KB 336/1710 KB 24/223 KB 400/590 KB 192/258 KB 20/208 KB 336/1710 KB 24/223 KB 392/590 KB 192/258 KB 20/208 KB 336/1710 KB 24/223 KB 392/590 KB 188/258 KB 20/208 KB 332/1710 KB 28/223 KB 400/590 KB 192/258 KB 20/208 KB 336/1710 KB 32/223 KB 400/590 KB 192/258 KB 20/208 KB 336/1710 KB 32/223 KB 404/590 KB 192/258 KB 20/208 KB 336/1710 KB 36/223 KB 408/590 KB 196/258 KB 24/208 KB 340/1710 KB 36/223 KB 412/590 KB 196/258 KB 24/208 KB 340/1710 KB 36/223 KB 404/590 KB 196/258 KB 24/208 KB 340/1710 KB 36/223 KB 404/590 KB 196/258 KB 24/208 KB 336/1710 KB 36/223 KB 404/590 KB 192/258 KB 24/208 KB 336/1710 KB 36/223 KB 416/590 KB 196/258 KB 28/208 KB 340/1710 KB 36/223 KB 416/590 KB 196/258 KB 32/208 KB 340/1710 KB 36/223 KB 416/590 KB 200/258 KB 32/208 KB 340/1710 KB 36/223 KB 404/590 KB 192/258 KB 20/208 KB 336/1710 KB 40/223 KB 416/590 KB 200/258 KB 32/208 KB 344/1710 KB 36/223 KB 416/590 KB 200/258 KB 32/208 KB 344/1710 KB 40/223 KB 416/590 KB 200/258 KB 32/208 KB 348/1710 KB 40/223 KB 416/590 KB 204/258 KB 32/208 KB 352/1710 KB 40/223 KB 416/590 KB 204/258 KB 32/208 KB 348/1710 KB 44/223 KB 416/590 KB 208/258 KB 32/208 KB 352/1710 KB 44/223 KB 416/590 KB 204/258 KB 32/208 KB 352/1710 KB 44/223 KB 416/590 KB 204/258 KB 32/208 KB 352/1710 KB 48/223 KB 416/590 KB 208/258 K unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install B 32/208 KB 352/1710 KB 48/223 KB 416/590 KB 208/258 KB 32/208 KB 356/1710 KB 52/223 KB 420/590 KB 212/258 KB 36/208 KB 360/1710 KB 52/223 KB 420/590 KB 212/258 KB 36/208 KB 364/1710 KB 52/223 KB 420/590 KB 212/258 KB 36/208 KB 368/1710 KB 52/223 KB 420/590 KB 212/258 KB 36/208 KB 356/1710 KB 52/223 KB 420/590 KB 208/258 KB 36/208 KB 356/1710 KB 52/223 KB 420/590 KB 212/258 KB 40/208 KB 368/1710 KB 52/223 KB 420/590 KB 212/258 KB 44/208 KB 368/1710 KB 52/223 KB 420/590 KB 212/258 KB 48/208 KB 368/1710 KB 52/223 KB 420/590 KB 208/258 KB 32/208 KB 356/1710 KB 56/223 KB 420/590 KB 212/258 KB 48/208 KB 368/1710 KB 60/223 KB 420/590 KB 216/258 KB 48/208 KB 368/1710 KB 64/223 KB 420/590 KB 216/258 KB 48/208 KB 368/1710 KB 68/223 KB 420/590 KB 216/258 KB 48/208 KB 372/1710 KB 72/223 KB 420/590 KB 216/258 KB 52/208 KB 372/1710 KB 76/223 KB 420/590 KB 216/258 KB 52/208 KB 372/1710 KB 48/223 KB 420/590 KB 208/258 KB 32/208 KB 356/1710 KB 76/223 KB 424/590 KB 216/258 KB 52/208 KB 372/1710 KB 76/223 KB 428/590 KB 216/258 KB 52/208 KB 372/1710 KB 76/223 KB 432/590 KB 216/258 KB 52/208 KB 372/1710 KB 68/223 KB 420/590 KB 216/258 KB 52/208 KB 372/1710 KB 76/223 KB 432/590 KB 216/258 KB 56/208 KB 372/1710 KB 76/223 KB 432/590 KB 216/258 KB 60/208 KB 372/1710 KB 76/223 KB 432/590 KB 216/258 KB 64/208 KB 372/1710 KB 64/223 KB 420/590 KB 216/258 KB 48/208 KB 372/1710 KB 76/223 KB 436/590 KB 216/258 KB 64/208 KB 376/1710 KB 76/223 KB 436/590 KB 216/258 KB 64/208 KB 380/1710 KB 76/223 KB 436/590 KB 216/258 KB 64/208 KB 384/1710 KB 56/223 KB 420/590 KB 216/258 KB 48/208 KB 368/1710 KB 76/223 KB 436/590 KB 220/258 KB 64/208 KB 384/1710 KB 76/223 KB 436/590 KB 224/258 KB 64/208 KB 384/1710 KB 76/223 KB 436/590 KB 228/258 KB 64/208 KB 384/1710 KB 76/223 KB 436/590 KB 232/258 KB 64/208 KB 384/1710 KB 76/223 KB 436/590 KB 236/258 KB 64/208 KB 384/1710 KB 76/223 KB 436/590 KB 240/258 KB 64/208 KB 384/1710 KB 76/223 KB 436/590 KB 216/258 KB 64/208 KB 380/1710 KB 76/223 KB 440/590 KB 240/258 KB 64/208 KB 384/1710 KB 76/223 KB 444/590 KB 240/258 KB 64/208 KB 384/1710 KB 76/223 KB 448/590 KB 240/258 KB 64/208 KB 384/1710 KB 80/223 KB 452/590 KB 244/258 KB 64/208 KB 384/1710 KB 80/223 KB 456/590 KB 244/258 KB 68/208 KB 388/1710 KB 80/223 KB 460/590 KB 244/258 KB 68/208 KB 388/1710 KB 80/223 KB 448/590 KB 244/258 KB 64/208 KB 384/1710 KB 80/223 KB 448/590 KB 240/258 KB 64/208 KB 384/1710 KB 84/223 KB 460/590 KB 244/258 KB 68/208 KB 388/1710 KB 80/223 KB 452/590 KB 244/258 KB 68/208 KB 388/1710 KB 80/223 KB 452/590 KB 244/258 KB 68/208 KB 384/1710 KB 84/223 KB 460/590 KB 248/258 KB 72/208 KB 388/1710 KB 84/223 KB 460/590 KB 248/258 KB 76/208 KB 388/1710 KB 84/223 KB 460/590 KB 248/258 KB 80/208 KB 388/1710 KB 84/223 KB 460/590 KB 248/258 KB 68/208 KB 388/1710 KB 84/223 KB 460/590 KB 248/258 KB 80/208 KB 392/1710 KB 84/223 KB 460/590 KB 252/258 KB 80/208 KB 392/1710 KB 84/223 KB 460/590 KB 252/258 KB 80/208 KB 396/1710 KB 84/223 KB 460/590 KB 256/258 KB 80/208 KB 396/1710 KB 88/223 KB 460/590 KB 256/258 KB 80/208 KB 396/1710 KB 92/223 KB 460/590 KB 256/258 KB 80/208 KB 396/1710 KB 92/223 KB 464/590 KB 256/258 KB 80/208 KB 400/1710 KB 92/223 KB 460/590 KB 256/258 KB 80/208 KB 400/1710 KB 92/223 KB 464/590 KB 258/258 KB 80/208 KB 400/1710 KB 96/223 KB 468/590 KB 258/258 KB 80/208 KB 404/1710 KB 96/223 KB 468/590 KB 258/258 KB 80/208 KB 400/1710 KB 96/223 KB 472/590 KB 258/258 KB unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 84/208 KB 404/1710 KB 96/223 KB 476/590 KB 258/258 KB 84/208 KB 404/1710 KB 96/223 KB 480/590 KB 258/258 KB 84/208 KB 408/1710 KB 96/223 KB 464/590 KB 258/258 KB 80/208 KB 400/1710 KB 100/223 KB 480/590 KB 258/258 KB 84/208 KB 408/1710 KB 104/223 KB 480/590 KB 258/258 KB 84/208 KB 408/1710 KB 108/223 KB 480/590 KB 258/258 KB 84/208 KB 408/1710 KB 112/223 KB 480/590 KB 258/258 KB 84/208 KB 408/1710 KB 96/223 KB 476/590 KB 258/258 KB 84/208 KB 408/1710 KB 112/223 KB 480/590 KB 258/258 KB 84/208 KB 412/1710 KB 112/223 KB 480/590 KB 258/258 KB 84/208 KB 416/1710 KB 96/223 KB 468/590 KB 258/258 KB 84/208 KB 404/1710 KB 112/223 KB 480/590 KB 258/258 KB 88/208 KB 416/1710 KB 112/223 KB 480/590 KB 258/258 KB 92/208 KB 416/1710 KB 112/223 KB 480/590 KB 258/258 KB 96/208 KB 416/1710 KB 112/223 KB 480/590 KB 258/258 KB 100/208 KB 416/1710 KB 112/223 KB 480/590 KB 258/258 KB 104/208 KB 416/1710 KB 112/223 KB 484/590 KB 258/258 KB 108/208 KB 416/1710 KB 112/223 KB 484/590 KB 258/258 KB 112/208 KB 416/1710 KB 116/223 KB 484/590 KB 258/258 KB 112/208 KB 416/1710 KB 120/223 KB 484/590 KB 258/258 KB 112/208 KB 420/1710 KB 124/223 KB 484/590 KB 258/258 KB 112/208 KB 420/1710 KB 128/223 KB 484/590 KB 258/258 KB 112/208 KB 420/1710 KB 112/223 KB 484/590 KB 258/258 KB 104/208 KB 416/1710 KB 128/223 KB 488/590 KB 258/258 KB 116/208 KB 420/1710 KB 128/223 KB 492/590 KB 258/258 KB 116/208 KB 420/1710 KB 128/223 KB 496/590 KB 258/258 KB 116/208 KB 420/1710 KB 128/223 KB 484/590 KB 258/258 KB 116/208 KB 420/1710 KB 128/223 KB 496/590 KB 258/258 KB 120/208 KB 420/1710 KB 132/223 KB 496/590 KB 258/258 KB 124/208 KB 420/1710 KB 132/223 KB 496/590 KB 258/258 KB 128/208 KB 420/1710 KB 116/223 KB 484/590 KB 258/258 KB 112/208 KB 420/1710 KB 132/223 KB 496/590 KB 258/258 KB 128/208 KB 424/1710 KB 132/223 KB 496/590 KB 258/258 KB 128/208 KB 428/1710 KB 132/223 KB 496/590 KB 258/258 KB 128/208 KB 432/1710 KB 132/223 KB 496/590 KB 258/258 KB 128/208 KB 436/1710 KB 132/223 KB 500/590 KB 258/258 KB 128/208 KB 440/1710 KB 132/223 KB 500/590 KB 258/258 KB 128/208 KB 444/1710 KB 132/223 KB 500/590 KB 258/258 KB 128/208 KB 448/1710 KB 132/223 KB 496/590 KB 258/258 KB 120/208 KB 420/1710 KB 136/223 KB 500/590 KB 258/258 KB 132/208 KB 448/1710 KB 140/223 KB 500/590 KB 132/208 KB 448/1710 KB 144/223 KB 500/590 KB 132/208 KB 448/1710 KB 132/223 KB 500/590 KB 258/258 KB 132/208 KB 448/1710 KB 132/223 KB 500/590 KB 258/258 KB 128/208 KB 436/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1226.9 KB/sec) unit-abot-epc-basic-0: 04:37:29 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-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 144/223 KB 504/590 KB 132/208 KB 448/1710 KB 144/223 KB 508/590 KB 132/208 KB 448/1710 KB 144/223 KB 512/590 KB 132/208 KB 448/1710 KB 144/223 KB 512/590 KB 136/208 KB 448/1710 KB 144/223 KB 512/590 KB 140/208 KB 448/1710 KB 144/223 KB 512/590 KB 144/208 KB 448/1710 KB 148/223 KB 512/590 KB 144/208 KB 452/1710 KB 148/223 KB 512/590 KB 144/208 KB 456/1710 KB 148/223 KB 516/590 KB 144/208 KB 460/1710 KB 148/223 KB 516/590 KB 144/208 KB 464/1710 KB 148/223 KB 512/590 KB 144/208 KB 448/1710 KB 152/223 KB 516/590 KB 148/208 KB 464/1710 KB 148/223 KB 516/590 KB 148/208 KB 464/1710 KB 148/223 KB 516/590 KB 144/208 KB 456/1710 KB 156/223 KB 520/590 KB 148/208 KB 464/1710 KB 156/223 KB 524/590 KB 148/208 KB 464/1710 KB 156/223 KB 528/590 KB 148/208 KB 464/1710 KB 156/223 KB 516/590 KB 148/208 KB 464/1710 KB 160/223 KB 528/590 KB 148/208 KB 464/1710 KB 160/223 KB 528/590 KB 152/208 KB 464/1710 KB 160/223 KB 528/590 KB 156/208 KB 464/1710 KB 160/223 KB 528/590 KB 160/208 KB 464/1710 KB 160/223 KB 528/590 KB 164/208 KB 464/1710 KB 164/223 KB 532/590 KB 168/208 KB 468/1710 KB 164/223 KB 532/590 KB 172/208 KB 468/1710 KB 164/223 KB 532/590 KB 176/208 KB 468/1710 KB 164/223 KB 532/590 KB 164/208 KB 468/1710 KB 164/223 KB 532/590 KB 176/208 KB 472/1710 KB 164/223 KB 532/590 KB 176/208 KB 476/1710 KB 164/223 KB 532/590 KB 176/208 KB 480/1710 KB 160/223 KB 532/590 KB 164/208 KB 464/1710 KB 164/223 KB 536/590 KB 176/208 KB 480/1710 KB 164/223 KB 540/590 KB 176/208 KB 480/1710 KB 164/223 KB 544/590 KB 176/208 KB 480/1710 KB 164/223 KB 532/590 KB 164/208 KB 464/1710 KB 168/223 KB 544/590 KB 176/208 KB 480/1710 KB 172/223 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 4/38 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 8/38 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 12/38 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 16/38 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 20/38 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 24/38 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 28/38 KB 544/590 KB 176/208 KB 480/1710 KB 176/223 KB 32/38 KB 548/590 KB 176/208 KB 480/1710 KB 176/223 KB 36/38 KB 548/590 KB 180/208 KB 484/1710 KB 176/223 KB 38/38 KB 548/590 KB 180/208 KB 484/1710 KB 176/223 KB 28/38 KB 548/590 KB 176/208 KB 480/1710 KB 180/223 KB 38/38 KB 552/590 KB 180/208 KB 484/1710 KB 180/223 KB 38/38 KB 556/590 KB 180/208 KB 484/1710 KB 180/223 KB 38/38 KB 560/590 KB 180/208 KB 484/1710 KB 180/223 KB 38/38 KB 548/590 KB 180/208 KB 484/1710 KB 184/223 KB 38/38 KB 560/590 KB 180/208 KB 484/1710 KB 188/223 KB 38/38 KB 560/590 KB 180/208 KB 484/1710 KB 192/223 KB 38/38 KB 560/590 KB 180/208 KB 484/1710 KB 176/223 KB 32/38 KB 548/590 KB 180/208 KB 484/1710 KB 192/223 KB 38/38 KB 560/590 KB 180/208 KB 488/1710 KB 192/223 KB 38/38 KB 560/590 KB 180/208 KB 492/1710 KB 192/223 KB 38/38 KB 560/590 KB 180/208 KB 496/1710 KB 176/223 KB 32/38 KB 548/590 KB 180/208 KB 480/1710 KB 192/223 KB 38/38 KB 560/590 KB 184/208 KB 496/1710 KB 192/223 KB 38/38 KB 560/590 KB 188/208 KB 496/1710 KB 192/223 KB 38/38 KB 560/590 KB 192/208 KB 496/1710 KB 192/223 KB 38/38 KB 560/590 KB 192/208 KB 500/1710 KB 196/223 KB 38/38 KB 564/590 KB 196/208 KB 504/1710 KB 196/223 KB 38/38 KB 564/590 KB 196/208 KB 508/1710 KB 196/223 KB 38/38 KB 564/590 KB 196/208 KB 512/1710 KB 196/223 KB 38/38 KB 564/590 KB 196/208 KB 500/1710 KB 192/223 KB 38/38 KB 564/590 unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install KB 196/208 KB 500/1710 KB 196/223 KB 38/38 KB 564/590 KB 200/208 KB 512/1710 KB 200/223 KB 38/38 KB 564/590 KB 200/208 KB 512/1710 KB 192/223 KB 38/38 KB 564/590 KB 192/208 KB 500/1710 KB 200/223 KB 38/38 KB 568/590 KB 204/208 KB 512/1710 KB 200/223 KB 38/38 KB 572/590 KB 204/208 KB 512/1710 KB 200/223 KB 38/38 KB 576/590 KB 204/208 KB 512/1710 KB 200/223 KB 38/38 KB 564/590 KB 204/208 KB 512/1710 KB 204/223 KB 38/38 KB 576/590 KB 204/208 KB 512/1710 KB 208/223 KB 38/38 KB 576/590 KB 204/208 KB 512/1710 KB 208/223 KB 38/38 KB 576/590 KB 208/208 KB 512/1710 KB 208/223 KB 38/38 KB 580/590 KB 208/208 KB 512/1710 KB 212/223 KB 38/38 KB 584/590 KB 208/208 KB 516/1710 KB 212/223 KB 38/38 KB 580/590 KB 208/208 KB 516/1710 KB 208/223 KB 38/38 KB 580/590 KB 208/208 KB 516/1710 KB 212/223 KB 38/38 KB 588/590 KB 208/208 KB 520/1710 KB 212/223 KB 38/38 KB 588/590 KB 208/208 KB 524/1710 KB 212/223 KB 38/38 KB 588/590 KB 208/208 KB 528/1710 KB 212/223 KB 38/38 KB 588/590 KB 208/208 KB 528/1710 KB 216/223 KB 38/38 KB 588/590 KB 208/208 KB 528/1710 KB 216/223 KB 38/38 KB 590/590 KB 208/208 KB 528/1710 KB 220/223 KB 38/38 KB 590/590 KB 208/208 KB 528/1710 KB 223/223 KB 38/38 KB 590/590 KB 208/208 KB 528/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 163.6 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install 223/223 KB 590/590 KB 208/208 KB 532/1710 KB 223/223 KB 590/590 KB 208/208 KB 536/1710 KB 223/223 KB 590/590 KB 208/208 KB 540/1710 KB 223/223 KB 590/590 KB 208/208 KB 544/1710 KB 223/223 KB 590/590 KB 208/208 KB 548/1710 KB 223/223 KB 590/590 KB 552/1710 KB 223/223 KB 590/590 KB 556/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 873.5 KB/sec) unit-abot-epc-basic-0: 04:37:29 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-mysql-0: 04:37:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 223/223 KB 590/590 KB 560/1710 KB 223/223 KB 590/590 KB 564/1710 KB 223/223 KB 590/590 KB 568/1710 KB 223/223 KB 590/590 KB 572/1710 KB 223/223 KB 590/590 KB 576/1710 KB 223/223 KB 590/590 KB 580/1710 KB 223/223 KB 590/590 KB 584/1710 KB 223/223 KB 590/590 KB 588/1710 KB 223/223 KB 590/590 KB 592/1710 KB 223/223 KB 590/590 KB 596/1710 KB 223/223 KB 590/590 KB 600/1710 KB 223/223 KB 590/590 KB 604/1710 KB 223/223 KB 590/590 KB 608/1710 KB 223/223 KB 590/590 KB 612/1710 KB 223/223 KB 590/590 KB 616/1710 KB 223/223 KB 590/590 KB 620/1710 KB 223/223 KB 590/590 KB 624/1710 KB 223/223 KB 590/590 KB 628/1710 KB 4/18 KB 628/1710 KB 4/531 KB 4/18 KB 628/1710 KB 8/531 KB 4/18 KB 628/1710 KB 12/531 KB 4/18 KB 628/1710 KB 16/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 2349.2 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 888.1 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install 223/223 KB 4/18 KB 590/590 KB 628/1710 KB 8/18 KB 628/1710 KB 20/531 KB 12/18 KB 628/1710 KB 20/531 KB 16/18 KB 628/1710 KB 20/531 KB 18/18 KB 628/1710 KB 20/531 KB 4/18 KB 628/1710 KB 20/531 KB 18/18 KB 628/1710 KB 24/531 KB 18/18 KB 628/1710 KB 28/531 KB 18/18 KB 628/1710 KB 32/531 KB 18/18 KB 628/1710 KB 36/531 KB 18/18 KB 628/1710 KB 40/531 KB 18/18 KB 632/1710 KB 44/531 KB 18/18 KB 632/1710 KB 48/531 KB 18/18 KB 632/1710 KB 52/531 KB 18/18 KB 632/1710 KB 56/531 KB 18/18 KB 632/1710 KB 60/531 KB 18/18 KB 632/1710 KB 64/531 KB 18/18 KB 632/1710 KB 68/531 KB 18/18 KB 632/1710 KB 40/531 KB 18/18 KB 636/1710 KB 68/531 KB 18/18 KB 640/1710 KB 68/531 KB 18/18 KB 640/1710 KB 72/531 KB 18/18 KB 640/1710 KB 76/531 KB 18/18 KB 640/1710 KB 80/531 KB 18/18 KB 644/1710 KB 80/531 KB 18/18 KB 648/1710 KB 84/531 KB 18/18 KB 652/1710 KB 84/531 KB 18/18 KB 644/1710 KB 84/531 KB 18/18 KB 656/1710 KB 84/531 KB 18/18 KB 656/1710 KB 88/531 KB 18/18 KB 656/1710 KB 92/531 KB 18/18 KB 656/1710 KB 96/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 69.0 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install 4/214 KB 656/1710 KB 96/531 KB 8/214 KB 656/1710 KB 96/531 KB 12/214 KB 656/1710 KB 96/531 KB 16/214 KB 656/1710 KB 96/531 KB 16/214 KB 4/1267 KB 656/1710 KB 96/531 KB 16/214 KB 8/1267 KB 656/1710 KB 96/531 KB 16/214 KB 12/1267 KB 656/1710 KB 96/531 KB 16/214 KB 16/1267 KB 656/1710 KB 96/531 KB 16/214 KB 20/1267 KB 656/1710 KB 96/531 KB 1/109 KB 16/214 KB 20/1267 KB 656/1710 KB 96/531 KB 1/109 KB 16/214 KB 24/1267 KB 656/1710 KB 96/531 KB 4/109 KB 16/214 KB 24/1267 KB 656/1710 KB 96/531 KB 4/109 KB 16/214 KB 28/1267 KB 656/1710 KB 96/531 KB 4/109 KB 16/214 KB 32/1267 KB 656/1710 KB 96/531 KB 6/109 KB 16/214 KB 32/1267 KB 656/1710 KB 96/531 KB 6/109 KB 16/214 KB 36/1267 KB 656/1710 KB 96/531 KB 9/109 KB 16/214 KB 36/1267 KB 656/1710 KB 96/531 KB 12/109 KB 16/214 KB 36/1267 KB 656/1710 KB 96/531 KB 12/109 KB 16/214 KB 40/1267 KB 656/1710 KB 96/531 KB 12/109 KB 16/214 KB 44/1267 KB 656/1710 KB 96/531 KB 15/109 KB 16/214 KB 44/1267 KB 656/1710 KB 96/531 KB 15/109 KB 16/214 KB 48/1267 KB 656/1710 KB 96/531 KB 17/109 KB 16/214 KB 48/1267 KB 656/1710 KB 96/531 KB 17/109 KB 16/214 KB 52/1267 KB 656/1710 KB 96/531 KB 20/109 KB 16/214 KB 52/1267 KB 656/1710 KB 96/531 KB 22/109 KB 16/214 KB 52/1267 KB 656/1710 KB 96/531 KB 25/109 KB 16/214 KB 52/1267 KB 656/1710 KB 96/531 KB 25/109 KB 16/214 KB 56/1267 KB 656/1710 KB 96/531 KB 25/109 KB 16/214 KB 60/1267 KB 656/1710 KB 96/531 KB 28/109 KB 16/214 KB 60/1267 KB 656/1710 KB 96/531 KB 28/109 KB 16/214 KB 64/1267 KB 656/1710 KB 96/531 KB 31/109 KB 16/214 KB 64/1267 KB 656/1710 KB 96/531 KB 31/109 KB 20/214 KB 68/1267 KB 660/1710 KB 100/531 KB 31/109 KB 20/214 KB 68/1267 KB 660/1710 KB 104/531 KB 31/109 KB 20/214 KB 68/1267 KB 660/1710 KB 108/531 KB 31/109 KB 20/214 KB 64/1267 KB 656/1710 KB 96/531 KB 33/109 KB 24/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 28/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 32/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 36/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 40/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 44/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 48/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 52/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 56/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 60/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 64/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 64/214 KB 68/1267 KB 660/1710 KB 112/531 KB 31/109 KB 20/214 KB 68/1267 KB 660/1710 KB 96/531 KB 31/109 KB 20/214 KB 64/1267 KB 660/1710 KB 96/531 KB 33/109 KB 64/214 KB 72/1267 KB 664/1710 KB 112/531 KB 33/109 KB 64/214 KB 72/1267 KB 668/1710 KB 112/531 KB 33/109 KB 20/214 KB 68/1267 KB 660/1710 KB 108/531 KB 33/109 KB 64/214 KB 72/1267 KB 672/1710 KB 112/531 KB 33/109 KB 68/214 KB 72/1267 KB 672/1710 KB 112/531 KB 33/109 KB 72/214 KB 72/1267 KB 672/1710 KB 112/531 KB 33/109 KB 76/214 KB 72/1267 KB 672/1710 KB 112/531 KB 33/109 KB 80/214 KB 72/1267 KB 672/1710 KB 112/531 KB 33/109 KB 80/214 KB 72/1267 KB 676/1710 KB 112/531 KB 37/109 KB 84/214 KB 72/1267 KB 680/1710 KB 116/531 KB 37/109 KB 84/214 KB 72/1267 KB 684/1710 KB 116/531 KB 37/109 KB 84/214 KB 72/1267 KB 688/1710 KB 116/531 KB 37/109 KB 84/214 KB 72/1267 KB 676/1710 KB 116/531 KB 37/109 KB 84/214 KB 72/1267 KB 688/1710 KB 120/531 KB 37/109 KB 84/214 KB 72/1267 KB 676/1710 KB 112/531 KB 41/109 KB 84/214 KB 72/1267 KB 688/1710 KB 120/531 KB 45/109 KB 8 unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 4/214 KB 72/1267 KB 688/1710 KB 120/531 KB 49/109 KB 84/214 KB 72/1267 KB 688/1710 KB 120/531 KB 33/109 KB 84/214 KB 72/1267 KB 676/1710 KB 112/531 KB 49/109 KB 88/214 KB 72/1267 KB 688/1710 KB 120/531 KB 33/109 KB 64/214 KB 72/1267 KB 660/1710 KB 112/531 KB 49/109 KB 88/214 KB 76/1267 KB 688/1710 KB 120/531 KB 49/109 KB 88/214 KB 80/1267 KB 688/1710 KB 120/531 KB 49/109 KB 88/214 KB 84/1267 KB 688/1710 KB 120/531 KB 53/109 KB 92/214 KB 88/1267 KB 692/1710 KB 124/531 KB 53/109 KB 92/214 KB 92/1267 KB 692/1710 KB 124/531 KB 53/109 KB 92/214 KB 84/1267 KB 692/1710 KB 124/531 KB 53/109 KB 92/214 KB 96/1267 KB 692/1710 KB 124/531 KB 49/109 KB 92/214 KB 84/1267 KB 692/1710 KB 124/531 KB 49/109 KB 92/214 KB 84/1267 KB 688/1710 KB 124/531 KB 49/109 KB 92/214 KB 84/1267 KB 688/1710 KB 120/531 KB 57/109 KB 96/214 KB 96/1267 KB 692/1710 KB 124/531 KB 57/109 KB 100/214 KB 96/1267 KB 692/1710 KB 128/531 KB 57/109 KB 104/214 KB 96/1267 KB 696/1710 KB 128/531 KB 57/109 KB 108/214 KB 96/1267 KB 696/1710 KB 128/531 KB 57/109 KB 112/214 KB 96/1267 KB 696/1710 KB 128/531 KB 57/109 KB 92/214 KB 96/1267 KB 692/1710 KB 124/531 KB 61/109 KB 112/214 KB 96/1267 KB 696/1710 KB 128/531 KB 65/109 KB 112/214 KB 96/1267 KB 696/1710 KB 128/531 KB 57/109 KB 100/214 KB 96/1267 KB 696/1710 KB 128/531 KB 57/109 KB 96/214 KB 96/1267 KB 692/1710 KB 128/531 KB 65/109 KB 112/214 KB 96/1267 KB 696/1710 KB 132/531 KB 65/109 KB 112/214 KB 96/1267 KB 700/1710 KB 132/531 KB 65/109 KB 112/214 KB 96/1267 KB 700/1710 KB 136/531 KB 65/109 KB 112/214 KB 96/1267 KB 704/1710 KB 140/531 KB 65/109 KB 112/214 KB 96/1267 KB 704/1710 KB 136/531 KB 65/109 KB 112/214 KB 100/1267 KB 704/1710 KB 140/531 KB 65/109 KB 112/214 KB 104/1267 KB 704/1710 KB 144/531 KB 65/109 KB 116/214 KB 108/1267 KB 704/1710 KB 144/531 KB 69/109 KB 116/214 KB 112/1267 KB 704/1710 KB 144/531 KB 65/109 KB 112/214 KB 100/1267 KB 704/1710 KB 144/531 KB 69/109 KB 116/214 KB 112/1267 KB 704/1710 KB 148/531 KB 69/109 KB 116/214 KB 116/1267 KB 708/1710 KB 152/531 KB 69/109 KB 116/214 KB 116/1267 KB 708/1710 KB 156/531 KB 69/109 KB 116/214 KB 108/1267 KB 704/1710 KB 144/531 KB 73/109 KB 116/214 KB 116/1267 KB 708/1710 KB 156/531 KB 65/109 KB 116/214 KB 104/1267 KB 704/1710 KB 144/531 KB 77/109 KB 120/214 KB 116/1267 KB 708/1710 KB 156/531 KB 77/109 KB 124/214 KB 116/1267 KB 708/1710 KB 156/531 KB 77/109 KB 128/214 KB 116/1267 KB 708/1710 KB 156/531 KB 77/109 KB 128/214 KB 116/1267 KB 708/1710 KB 160/531 KB 69/109 KB 116/214 KB 116/1267 KB 708/1710 KB 148/531 KB 77/109 KB 128/214 KB 120/1267 KB 708/1710 KB 160/531 KB 77/109 KB 128/214 KB 124/1267 KB 708/1710 KB 160/531 KB 77/109 KB 132/214 KB 128/1267 KB 708/1710 KB 164/531 KB 69/109 KB 116/214 KB 112/1267 KB 708/1710 KB 148/531 KB 77/109 KB 132/214 KB 128/1267 KB 712/1710 KB 164/531 KB 77/109 KB 132/214 KB 128/1267 KB 716/1710 KB 164/531 KB 77/109 KB 132/214 KB 128/1267 KB 720/1710 KB 164/531 KB 77/109 KB 132/214 KB 128/1267 KB 724/1710 KB 164/531 KB 77/109 KB 132/214 KB 132/1267 KB 728/1710 KB 164/531 KB 77/109 KB 132/214 KB 132/1267 KB 732/1710 KB 164/531 KB 77/109 KB 132/214 KB 132/1267 KB 736/1710 KB 164/531 KB 77/109 KB 132/214 KB 124/1267 KB 708/1710 KB 164/531 KB 77/109 KB 132/214 KB 124/1267 KB 708/1710 KB 160/531 KB 77/109 KB 120/214 KB 116/1267 KB 708/1710 KB 156/531 KB 81/109 KB 132/214 KB 132/1267 KB 736/1710 KB 164/531 KB 85/109 KB 132/214 KB 132/1267 KB 736/1710 KB 164/531 KB 89/ unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install 109 KB 132/214 KB 132/1267 KB 736/1710 KB 164/531 KB 89/109 KB 136/214 KB 132/1267 KB 736/1710 KB 164/531 KB 89/109 KB 140/214 KB 132/1267 KB 736/1710 KB 164/531 KB 93/109 KB 140/214 KB 132/1267 KB 736/1710 KB 168/531 KB 93/109 KB 144/214 KB 132/1267 KB 736/1710 KB 172/531 KB 93/109 KB 144/214 KB 132/1267 KB 736/1710 KB 176/531 KB 77/109 KB 132/214 KB 132/1267 KB 724/1710 KB 164/531 KB 93/109 KB 144/214 KB 136/1267 KB 736/1710 KB 176/531 KB 93/109 KB 144/214 KB 140/1267 KB 740/1710 KB 180/531 KB 93/109 KB 144/214 KB 144/1267 KB 740/1710 KB 180/531 KB 93/109 KB 144/214 KB 132/1267 KB 736/1710 KB 168/531 KB 93/109 KB 140/214 KB 132/1267 KB 736/1710 KB 164/531 KB 97/109 KB 144/214 KB 144/1267 KB 740/1710 KB 180/531 KB 101/109 KB 144/214 KB 144/1267 KB 740/1710 KB 180/531 KB 105/109 KB 148/214 KB 144/1267 KB 740/1710 KB 180/531 KB 109/109 KB 148/214 KB 144/1267 KB 740/1710 KB 180/531 KB 109/109 KB 148/214 KB 148/1267 KB 740/1710 KB 180/531 KB 109/109 KB 148/214 KB 152/1267 KB 740/1710 KB 180/531 KB 93/109 KB 144/214 KB 136/1267 KB 740/1710 KB 180/531 KB 93/109 KB 144/214 KB 136/1267 KB 740/1710 KB 176/531 KB 101/109 KB 148/214 KB 144/1267 KB 740/1710 KB 180/531 KB 109/109 KB 148/214 KB 152/1267 KB 744/1710 KB 180/531 KB 109/109 KB 152/214 KB 152/1267 KB 744/1710 KB 180/531 KB 109/109 KB 152/214 KB 152/1267 KB 744/1710 KB 184/531 KB 109/109 KB 156/214 KB 152/1267 KB 748/1710 KB 184/531 KB 109/109 KB 152/214 KB 152/1267 KB 748/1710 KB 184/531 KB 109/109 KB 156/214 KB 152/1267 KB 748/1710 KB 188/531 KB 109/109 KB 160/214 KB 152/1267 KB 748/1710 KB 188/531 KB 109/109 KB 160/214 KB 152/1267 KB 752/1710 KB 188/531 KB 109/109 KB 160/214 KB 152/1267 KB 752/1710 KB 192/531 KB 109/109 KB 164/214 KB 152/1267 KB 752/1710 KB 192/531 KB 109/109 KB 168/214 KB 156/1267 KB 756/1710 KB 196/531 KB 109/109 KB 164/214 KB 156/1267 KB 756/1710 KB 196/531 KB 109/109 KB 164/214 KB 156/1267 KB 752/1710 KB 196/531 KB 109/109 KB 164/214 KB 156/1267 KB 752/1710 KB 192/531 KB 109/109 KB 168/214 KB 160/1267 KB 756/1710 KB 196/531 KB 109/109 KB 168/214 KB 164/1267 KB 756/1710 KB 196/531 KB 109/109 KB 172/214 KB 168/1267 KB 760/1710 KB 200/531 KB 109/109 KB 172/214 KB 172/1267 KB 760/1710 KB 200/531 KB 109/109 KB 172/214 KB 164/1267 KB 760/1710 KB 200/531 KB 109/109 KB 168/214 KB 164/1267 KB 760/1710 KB 200/531 KB 109/109 KB 168/214 KB 164/1267 KB 756/1710 KB 200/531 KB 109/109 KB 172/214 KB 172/1267 KB 760/1710 KB 204/531 KB 109/109 KB 172/214 KB 172/1267 KB 764/1710 KB 208/531 KB 172/214 KB 172/1267 KB 764/1710 KB 212/531 KB 109/109 KB 172/214 KB 172/1267 KB 764/1710 KB 204/531 KB 176/214 KB 176/1267 KB 768/1710 KB 212/531 KB 176/214 KB 176/1267 KB 764/1710 KB 212/531 KB 176/214 KB 172/1267 KB 764/1710 KB 212/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 353.5 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:29 DEBUG unit.abot-epc-basic/0.install 176/214 KB 180/1267 KB 768/1710 KB 212/531 KB 180/214 KB 184/1267 KB 772/1710 KB 216/531 KB 180/214 KB 188/1267 KB 772/1710 KB 216/531 KB 180/214 KB 192/1267 KB 772/1710 KB 216/531 KB 180/214 KB 180/1267 KB 772/1710 KB 216/531 KB 180/214 KB 192/1267 KB 776/1710 KB 216/531 KB 180/214 KB 180/1267 KB 768/1710 KB 216/531 KB 176/214 KB 180/1267 KB 768/1710 KB 216/531 KB 180/214 KB 192/1267 KB 776/1710 KB 220/531 KB 180/214 KB 192/1267 KB 776/1710 KB 224/531 KB 184/214 KB 192/1267 KB 776/1710 KB 224/531 KB 188/214 KB 192/1267 KB 776/1710 KB 224/531 KB 192/214 KB 192/1267 KB 776/1710 KB 224/531 KB 192/214 KB 192/1267 KB 780/1710 KB 224/531 KB 192/214 KB 192/1267 KB 784/1710 KB 224/531 KB 192/214 KB 192/1267 KB 784/1710 KB 228/531 KB 196/214 KB 196/1267 KB 788/1710 KB 232/531 KB 196/214 KB 196/1267 KB 788/1710 KB 236/531 KB 196/214 KB 196/1267 KB 788/1710 KB 240/531 KB 196/214 KB 196/1267 KB 788/1710 KB 228/531 KB 196/214 KB 196/1267 KB 784/1710 KB 228/531 KB 200/214 KB 196/1267 KB 788/1710 KB 240/531 KB 192/214 KB 196/1267 KB 784/1710 KB 228/531 KB 204/214 KB 196/1267 KB 788/1710 KB 240/531 KB 208/214 KB 200/1267 KB 792/1710 KB 240/531 KB 208/214 KB 204/1267 KB 792/1710 KB 240/531 KB 208/214 KB 208/1267 KB 792/1710 KB 240/531 KB 204/214 KB 196/1267 KB 792/1710 KB 240/531 KB 208/214 KB 208/1267 KB 796/1710 KB 240/531 KB 208/214 KB 208/1267 KB 800/1710 KB 240/531 KB 208/214 KB 204/1267 KB 792/1710 KB 240/531 KB 208/214 KB 208/1267 KB 800/1710 KB 244/531 KB 212/214 KB 212/1267 KB 804/1710 KB 248/531 KB 212/214 KB 212/1267 KB 804/1710 KB 252/531 KB 212/214 KB 212/1267 KB 804/1710 KB 256/531 KB 212/214 KB 212/1267 KB 804/1710 KB 244/531 KB 212/214 KB 208/1267 KB 800/1710 KB 244/531 KB 214/214 KB 212/1267 KB 804/1710 KB 256/531 KB 212/214 KB 208/1267 KB 804/1710 KB 244/531 KB 214/214 KB 212/1267 KB 808/1710 KB 256/531 KB 214/214 KB 4/80 KB 216/1267 KB 812/1710 KB 256/531 KB 214/214 KB 4/80 KB 216/1267 KB 816/1710 KB 256/531 KB 214/214 KB 4/80 KB 216/1267 KB 808/1710 KB 256/531 KB 214/214 KB 8/80 KB 216/1267 KB 816/1710 KB 256/531 KB 214/214 KB 12/80 KB 216/1267 KB 816/1710 KB 256/531 KB 214/214 KB 16/80 KB 216/1267 KB 816/1710 KB 256/531 KB 214/214 KB 216/1267 KB 808/1710 KB 256/531 KB 214/214 KB 16/80 KB 220/1267 KB 816/1710 KB 256/531 KB 214/214 KB 16/80 KB 224/1267 KB 816/1710 KB 260/531 KB 214/214 KB 20/80 KB 224/1267 KB 820/1710 KB 264/531 KB 214/214 KB 20/80 KB 224/1267 KB 820/1710 KB 268/531 KB 214/214 KB 20/80 KB 224/1267 KB 820/1710 KB 272/531 KB 214/214 KB 16/80 KB 224/1267 KB 816/1710 KB 260/531 KB 214/214 KB 20/80 KB 228/1267 KB 820/1710 KB 272/531 KB 214/214 KB 20/80 KB 224/1267 KB 820/1710 KB 260/531 KB 214/214 KB 20/80 KB 224/1267 KB 816/1710 KB 260/531 KB 214/214 KB 24/80 KB 228/1267 KB 820/1710 KB 272/531 KB 214/214 KB 28/80 KB 228/1267 KB 820/1710 KB 272/531 KB 214/214 KB 32/80 KB 228/1267 KB 820/1710 KB 272/531 KB 214/214 KB 32/80 KB 228/1267 KB 824/1710 KB 272/531 KB 214/214 KB 32/80 KB 232/1267 KB 828/1710 KB 272/531 KB 214/214 KB 32/80 KB 232/1267 KB 832/1710 KB 272/531 KB 214/214 KB 32/80 KB 232/1267 KB 836/1710 KB 272/531 KB 36/80 KB 232/1267 KB 840/1710 KB 276/531 KB 214/214 KB 32/80 KB 232/1267 KB 824/1710 KB 272/531 KB 36/80 KB 236/1267 KB 840/1710 KB 276/531 KB 36/80 KB 240/1267 KB 840/1710 KB 276/531 KB 36/80 KB 232/1267 KB 836/1710 KB 276/531 KB Downloaded: https://repo.maven.apach unit-abot-epc-basic-0: 04:37:29 DEBUG unit.abot-epc-basic/0.install e.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 660.1 KB/sec) unit-abot-epc-basic-0: 04:37:29 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 36/80 KB 244/1267 KB 840/1710 KB 276/531 KB 214/214 KB 32/80 KB 232/1267 KB 836/1710 KB 276/531 KB 40/80 KB 244/1267 KB 840/1710 KB 276/531 KB 44/80 KB 244/1267 KB 840/1710 KB 276/531 KB 48/80 KB 244/1267 KB 840/1710 KB 280/531 KB 44/80 KB 244/1267 KB 840/1710 KB 280/531 KB 48/80 KB 244/1267 KB 840/1710 KB 284/531 KB 48/80 KB 244/1267 KB 840/1710 KB 288/531 KB 48/80 KB 244/1267 KB 844/1710 KB 288/531 KB 48/80 KB 248/1267 KB 848/1710 KB 288/531 KB 48/80 KB 248/1267 KB 844/1710 KB 288/531 KB 48/80 KB 252/1267 KB 848/1710 KB 292/531 KB 52/80 KB 252/1267 KB 852/1710 KB 296/531 KB 52/80 KB 252/1267 KB 852/1710 KB 292/531 KB 56/80 KB 252/1267 KB 852/1710 KB 300/531 KB 60/80 KB 252/1267 KB 852/1710 KB 300/531 KB 64/80 KB 252/1267 KB 852/1710 KB 300/531 KB 48/80 KB 252/1267 KB 852/1710 KB 292/531 KB 64/80 KB 252/1267 KB 856/1710 KB 300/531 KB 64/80 KB 252/1267 KB 860/1710 KB 300/531 KB 64/80 KB 252/1267 KB 864/1710 KB 300/531 KB 48/80 KB 252/1267 KB 848/1710 KB 292/531 KB 64/80 KB 256/1267 KB 864/1710 KB 300/531 KB 64/80 KB 260/1267 KB 864/1710 KB 300/531 KB 52/80 KB 252/1267 KB 852/1710 KB 300/531 KB 64/80 KB 260/1267 KB 864/1710 KB 304/531 KB 64/80 KB 264/1267 KB 864/1710 KB 304/531 KB 64/80 KB 268/1267 KB 864/1710 KB 304/531 KB 68/80 KB 272/1267 KB 864/1710 KB 304/531 KB 68/80 KB 276/1267 KB 864/1710 KB 304/531 KB 68/80 KB 280/1267 KB 868/1710 KB 308/531 KB 68/80 KB 268/1267 KB 864/1710 KB 304/531 KB 72/80 KB 280/1267 KB 868/1710 KB 308/531 KB 76/80 KB 280/1267 KB 868/1710 KB 308/531 KB 68/80 KB 276/1267 KB 868/1710 KB 308/531 KB 80/80 KB 280/1267 KB 868/1710 KB 312/531 KB 68/80 KB 276/1267 KB 868/1710 KB 304/531 KB 4/1044 KB 80/80 KB 280/1267 KB 868/1710 KB 312/531 KB 8/1044 KB 80/80 KB 280/1267 KB 868/1710 KB 312/531 KB 12/1044 KB 80/80 KB 280/1267 KB 868/1710 KB 312/531 KB 16/1044 KB 80/80 KB 280/1267 KB 868/1710 KB 312/531 KB 80/80 KB 280/1267 KB 868/1710 KB 308/531 KB 16/1044 KB 80/80 KB 280/1267 KB 872/1710 KB 312/531 KB 16/1044 KB 80/80 KB 280/1267 KB 872/1710 KB 316/531 KB 20/1044 KB 80/80 KB 280/1267 KB 872/1710 KB 320/531 KB 20/1044 KB 80/80 KB 280/1267 KB 876/1710 KB 324/531 KB 20/1044 KB 80/80 KB 280/1267 KB 872/1710 KB 316/531 KB 24/1044 KB 80/80 KB 284/1267 KB 876/1710 KB 324/531 KB 28/1044 KB 80/80 KB 284/1267 KB 876/1710 KB 324/531 KB 32/1044 KB 80/80 KB 284/1267 KB 876/1710 KB 324/531 KB 20/1044 KB 80/80 KB 284/1267 KB 876/1710 KB 324/531 KB 20/1044 KB 80/80 KB 280/1267 KB 876/1710 KB 320/531 KB 32/1044 KB 80/80 KB 284/1267 KB 880/1710 KB 324/531 KB 32/1044 KB 80/80 KB 288/1267 KB 880/1710 KB 324/531 KB 32/1044 KB 80/80 KB 288/1267 KB 884/1710 KB 324/531 KB 36/1044 KB 80/80 KB 292/1267 KB 888/1710 KB 324/531 KB 36/1044 KB 80/80 KB 292/1267 KB 884/1710 KB 324/531 KB 36/1044 KB 80/80 KB 288/1267 KB 884/1710 KB 324/531 KB 40/1044 KB 80/80 KB 292/1267 KB 888/1710 KB 328/531 KB 44/1044 KB 80/80 KB 292/1267 KB 888/1710 KB 328/531 KB 36/1044 KB 80/80 KB 292/1267 KB 888/1710 KB 328/531 KB 44/1044 KB 80/80 KB 296/1267 KB 892/1710 KB 328/531 KB 44/1044 KB 80/80 KB 296/1267 KB 896/1710 KB 332/531 KB 44/1044 KB 80/80 KB 296/1267 KB 888/1710 KB 328/531 KB 48/1044 KB 80/80 KB 296/1267 KB 896/1710 KB 332/531 KB 44/1044 KB 80/80 KB 296/1267 KB 892/1710 KB 332/531 KB 48/1044 KB 80/80 KB 300/1267 KB 896/1710 KB 336/531 KB 48/1044 KB 80/80 KB 300/1267 KB 896/1710 KB 332/531 KB 48/1044 KB 80/80 KB 304/1267 KB 896/1710 KB 336/531 KB 48/1044 KB 80/80 KB 3 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 08/1267 KB 900/1710 KB 340/531 KB 52/1044 KB 312/1267 KB 900/1710 KB 340/531 KB 52/1044 KB 316/1267 KB 900/1710 KB 340/531 KB 48/1044 KB 80/80 KB 304/1267 KB 900/1710 KB 340/531 KB 48/1044 KB 80/80 KB 304/1267 KB 900/1710 KB 336/531 KB 52/1044 KB 308/1267 KB 900/1710 KB 340/531 KB 56/1044 KB 316/1267 KB 900/1710 KB 340/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 229.0 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 56/1044 KB 316/1267 KB 904/1710 KB 340/531 KB 56/1044 KB 316/1267 KB 908/1710 KB 340/531 KB 60/1044 KB 316/1267 KB 908/1710 KB 344/531 KB 64/1044 KB 316/1267 KB 908/1710 KB 344/531 KB 56/1044 KB 316/1267 KB 908/1710 KB 344/531 KB 64/1044 KB 316/1267 KB 912/1710 KB 348/531 KB 64/1044 KB 316/1267 KB 912/1710 KB 344/531 KB 64/1044 KB 316/1267 KB 912/1710 KB 352/531 KB 68/1044 KB 316/1267 KB 912/1710 KB 352/531 KB 72/1044 KB 320/1267 KB 916/1710 KB 356/531 KB 76/1044 KB 320/1267 KB 916/1710 KB 356/531 KB 68/1044 KB 320/1267 KB 916/1710 KB 356/531 KB 68/1044 KB 320/1267 KB 916/1710 KB 352/531 KB 76/1044 KB 320/1267 KB 920/1710 KB 356/531 KB 68/1044 KB 320/1267 KB 912/1710 KB 352/531 KB 76/1044 KB 324/1267 KB 920/1710 KB 356/531 KB 80/1044 KB 324/1267 KB 924/1710 KB 356/531 KB 76/1044 KB 324/1267 KB 924/1710 KB 356/531 KB 80/1044 KB 324/1267 KB 928/1710 KB 356/531 KB 84/1044 KB 328/1267 KB 928/1710 KB 360/531 KB 88/1044 KB 328/1267 KB 932/1710 KB 360/531 KB 80/1044 KB 324/1267 KB 928/1710 KB 360/531 KB 80/1044 KB 328/1267 KB 928/1710 KB 360/531 KB 88/1044 KB 328/1267 KB 932/1710 KB 360/531 KB 4/61 KB 88/1044 KB 332/1267 KB 932/1710 KB 364/531 KB 8/61 KB 88/1044 KB 332/1267 KB 932/1710 KB 364/531 KB 12/61 KB 88/1044 KB 332/1267 KB 932/1710 KB 364/531 KB 16/61 KB 84/1044 KB 328/1267 KB 932/1710 KB 360/531 KB 88/1044 KB 332/1267 KB 932/1710 KB 364/531 KB 4/61 KB 88/1044 KB 328/1267 KB 932/1710 KB 364/531 KB 4/61 KB 88/1044 KB 332/1267 KB 932/1710 KB 368/531 KB 16/61 KB 88/1044 KB 336/1267 KB 932/1710 KB 368/531 KB 16/61 KB 88/1044 KB 336/1267 KB 932/1710 KB 372/531 KB 16/61 KB 92/1044 KB 340/1267 KB 936/1710 KB 376/531 KB 20/61 KB 92/1044 KB 340/1267 KB 936/1710 KB 380/531 KB 20/61 KB 92/1044 KB 340/1267 KB 936/1710 KB 372/531 KB 20/61 KB 92/1044 KB 340/1267 KB 940/1710 KB 380/531 KB 20/61 KB 92/1044 KB 340/1267 KB 932/1710 KB 372/531 KB 20/61 KB 92/1044 KB 344/1267 KB 940/1710 KB 380/531 KB 20/61 KB 92/1044 KB 336/1267 KB 932/1710 KB 372/531 KB 20/61 KB 92/1044 KB 336/1267 KB 932/1710 KB 372/531 KB 16/61 KB 96/1044 KB 344/1267 KB 944/1710 KB 380/531 KB 20/61 KB 100/1044 KB 344/1267 KB 944/1710 KB 380/531 KB 20/61 KB 104/1044 KB 348/1267 KB 944/1710 KB 384/531 KB 24/61 KB 92/1044 KB 344/1267 KB 944/1710 KB 380/531 KB 20/61 KB 100/1044 KB 348/1267 KB 944/1710 KB 384/531 KB 24/61 KB 100/1044 KB 348/1267 KB 944/1710 KB 384/531 KB 20/61 KB 100/1044 KB 348/1267 KB 944/1710 KB 380/531 KB 20/61 KB 108/1044 KB 352/1267 KB 944/1710 KB 384/531 KB 24/61 KB 108/1044 KB 352/1267 KB 944/1710 KB 384/531 KB 28/61 KB 108/1044 KB 352/1267 KB 944/1710 KB 384/531 KB 32/61 KB 108/1044 KB 352/1267 KB 948/1710 KB 384/531 KB 36/61 KB 108/1044 KB 356/1267 KB 948/1710 KB 388/531 KB 40/61 KB 108/1044 KB 356/1267 KB 948/1710 KB 388/531 KB 44/61 KB 108/1044 KB 352/1267 KB 948/1710 KB 384/531 KB 32/61 KB 108/1044 KB 356/1267 KB 948/1710 KB 388/531 KB 36/61 KB 112/1044 KB 356/1267 KB 948/1710 KB 388/531 KB 44/61 KB 108/1044 KB 356/1267 KB 948/1710 KB 388/531 KB 36/61 KB 108/1044 KB 352/1267 KB 948/1710 KB 388/531 KB 36/61 KB 112/1044 KB 356/1267 KB 952/1710 KB 392/531 KB 44/61 KB 112/1044 KB 356/1267 KB 952/1710 KB 396/531 KB 44/61 KB 112/1044 KB 356/1267 KB 952/1710 KB 388/531 KB 44/61 KB 112/1044 KB 360/1267 KB 952/1710 KB 396/531 KB 44/61 KB 112/1044 KB 364/1267 KB 952/1710 KB 396/531 KB 44/61 KB 112/1044 KB 368/1267 KB 956/1710 KB 400/531 KB 44/61 KB 112/1044 KB 364/1267 KB 956/1710 KB 400/531 KB unit-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 44/61 KB 112/1044 KB 364/1267 KB 956/1710 KB 396/531 KB 44/61 KB 112/1044 KB 368/1267 KB 960/1710 KB 400/531 KB 44/61 KB 112/1044 KB 368/1267 KB 960/1710 KB 400/531 KB 48/61 KB 112/1044 KB 368/1267 KB 960/1710 KB 400/531 KB 52/61 KB 116/1044 KB 372/1267 KB 964/1710 KB 404/531 KB 56/61 KB 116/1044 KB 372/1267 KB 964/1710 KB 404/531 KB 60/61 KB 116/1044 KB 372/1267 KB 964/1710 KB 404/531 KB 61/61 KB 116/1044 KB 372/1267 KB 964/1710 KB 404/531 KB 52/61 KB 116/1044 KB 368/1267 KB 964/1710 KB 404/531 KB 52/61 KB 120/1044 KB 372/1267 KB 964/1710 KB 404/531 KB 61/61 KB 124/1044 KB 372/1267 KB 964/1710 KB 404/531 KB 61/61 KB 128/1044 KB 372/1267 KB 964/1710 KB 404/531 KB 61/61 KB 112/1044 KB 368/1267 KB 964/1710 KB 404/531 KB 52/61 KB 112/1044 KB 368/1267 KB 960/1710 KB 404/531 KB 52/61 KB 128/1044 KB 372/1267 KB 964/1710 KB 408/531 KB 61/61 KB 128/1044 KB 376/1267 KB 964/1710 KB 408/531 KB 61/61 KB 128/1044 KB 376/1267 KB 968/1710 KB 412/531 KB 61/61 KB 128/1044 KB 380/1267 KB 968/1710 KB 416/531 KB 61/61 KB 128/1044 KB 376/1267 KB 968/1710 KB 408/531 KB 61/61 KB 128/1044 KB 380/1267 KB 972/1710 KB 416/531 KB 61/61 KB 128/1044 KB 380/1267 KB 968/1710 KB 412/531 KB 61/61 KB 128/1044 KB 384/1267 KB 972/1710 KB 416/531 KB 61/61 KB 128/1044 KB 384/1267 KB 976/1710 KB 416/531 KB 61/61 KB 128/1044 KB 384/1267 KB 976/1710 KB 420/531 KB 61/61 KB 132/1044 KB 388/1267 KB 980/1710 KB 424/531 KB 61/61 KB 132/1044 KB 388/1267 KB 980/1710 KB 428/531 KB 61/61 KB 132/1044 KB 388/1267 KB 980/1710 KB 420/531 KB 61/61 KB 132/1044 KB 384/1267 KB 980/1710 KB 420/531 KB 61/61 KB 136/1044 KB 388/1267 KB 980/1710 KB 428/531 KB 61/61 KB 140/1044 KB 388/1267 KB 980/1710 KB 428/531 KB 61/61 KB 144/1044 KB 388/1267 KB 980/1710 KB 428/531 KB 61/61 KB 128/1044 KB 384/1267 KB 980/1710 KB 420/531 KB 61/61 KB 144/1044 KB 392/1267 KB 980/1710 KB 428/531 KB 61/61 KB 144/1044 KB 392/1267 KB 984/1710 KB 428/531 KB 61/61 KB 144/1044 KB 392/1267 KB 988/1710 KB 428/531 KB 61/61 KB 144/1044 KB 396/1267 KB 992/1710 KB 432/531 KB 61/61 KB 144/1044 KB 396/1267 KB 988/1710 KB 432/531 KB 61/61 KB 144/1044 KB 400/1267 KB 992/1710 KB 432/531 KB 61/61 KB 144/1044 KB 392/1267 KB 988/1710 KB 432/531 KB 61/61 KB 144/1044 KB 404/1267 KB 992/1710 KB 432/531 KB 61/61 KB 148/1044 KB 408/1267 KB 996/1710 KB 436/531 KB 61/61 KB 148/1044 KB 412/1267 KB 996/1710 KB 436/531 KB 61/61 KB 148/1044 KB 404/1267 KB 996/1710 KB 436/531 KB 61/61 KB 148/1044 KB 412/1267 KB 996/1710 KB 440/531 KB 61/61 KB 148/1044 KB 404/1267 KB 992/1710 KB 432/531 KB 61/61 KB 152/1044 KB 412/1267 KB 996/1710 KB 440/531 KB 61/61 KB 156/1044 KB 412/1267 KB 996/1710 KB 440/531 KB 61/61 KB 160/1044 KB 412/1267 KB 996/1710 KB 440/531 KB 61/61 KB 160/1044 KB 412/1267 KB 996/1710 KB 444/531 KB 61/61 KB 160/1044 KB 412/1267 KB 996/1710 KB 448/531 KB 61/61 KB 160/1044 KB 412/1267 KB 996/1710 KB 452/531 KB 164/1044 KB 416/1267 KB 996/1710 KB 456/531 KB 164/1044 KB 416/1267 KB 996/1710 KB 460/531 KB 148/1044 KB 404/1267 KB 996/1710 KB 432/531 KB 61/61 KB 164/1044 KB 416/1267 KB 1000/1710 KB 460/531 KB 164/1044 KB 416/1267 KB 1004/1710 KB 460/531 KB 164/1044 KB 416/1267 KB 1008/1710 KB 460/531 KB 164/1044 KB 416/1267 KB 996/1710 KB 452/531 KB 168/1044 KB 416/1267 KB 1008/1710 KB 460/531 KB 172/1044 KB 416/1267 KB 1008/1710 KB 460/531 KB 160/1044 KB 416/1267 KB 996/1710 KB 452/531 KB Downloaded: https://r unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install epo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 157.6 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 172/1044 KB 420/1267 KB 1008/1710 KB 460/531 KB 176/1044 KB 420/1267 KB 1012/1710 KB 460/531 KB 176/1044 KB 420/1267 KB 1016/1710 KB 460/531 KB 176/1044 KB 420/1267 KB 1008/1710 KB 460/531 KB 176/1044 KB 424/1267 KB 1016/1710 KB 464/531 KB 176/1044 KB 424/1267 KB 1016/1710 KB 460/531 KB 176/1044 KB 428/1267 KB 1016/1710 KB 464/531 KB 176/1044 KB 428/1267 KB 1020/1710 KB 464/531 KB 176/1044 KB 428/1267 KB 1024/1710 KB 464/531 KB 176/1044 KB 432/1267 KB 1028/1710 KB 464/531 KB 180/1044 KB 432/1267 KB 1032/1710 KB 468/531 KB 180/1044 KB 432/1267 KB 1036/1710 KB 468/531 KB 180/1044 KB 432/1267 KB 1040/1710 KB 468/531 KB 176/1044 KB 432/1267 KB 1024/1710 KB 464/531 KB 180/1044 KB 432/1267 KB 1028/1710 KB 468/531 KB 184/1044 KB 432/1267 KB 1040/1710 KB 468/531 KB 176/1044 KB 432/1267 KB 1028/1710 KB 468/531 KB 188/1044 KB 432/1267 KB 1040/1710 KB 472/531 KB 188/1044 KB 432/1267 KB 1040/1710 KB 476/531 KB 188/1044 KB 432/1267 KB 1040/1710 KB 472/531 KB 192/1044 KB 436/1267 KB 1040/1710 KB 476/531 KB 192/1044 KB 436/1267 KB 1040/1710 KB 476/531 KB 192/1044 KB 440/1267 KB 1040/1710 KB 476/531 KB 192/1044 KB 440/1267 KB 1040/1710 KB 480/531 KB 192/1044 KB 444/1267 KB 1040/1710 KB 480/531 KB 192/1044 KB 448/1267 KB 1040/1710 KB 480/531 KB 196/1044 KB 452/1267 KB 1040/1710 KB 480/531 KB 196/1044 KB 456/1267 KB 1044/1710 KB 484/531 KB 196/1044 KB 460/1267 KB 1044/1710 KB 484/531 KB 196/1044 KB 448/1267 KB 1040/1710 KB 480/531 KB 200/1044 KB 460/1267 KB 1044/1710 KB 484/531 KB 204/1044 KB 460/1267 KB 1044/1710 KB 484/531 KB 196/1044 KB 452/1267 KB 1044/1710 KB 484/531 KB 196/1044 KB 452/1267 KB 1040/1710 KB 484/531 KB 204/1044 KB 460/1267 KB 1048/1710 KB 484/531 KB 208/1044 KB 460/1267 KB 1048/1710 KB 488/531 KB 208/1044 KB 460/1267 KB 1048/1710 KB 484/531 KB 208/1044 KB 460/1267 KB 1052/1710 KB 488/531 KB 208/1044 KB 460/1267 KB 1056/1710 KB 492/531 KB 208/1044 KB 460/1267 KB 1052/1710 KB 492/531 KB 208/1044 KB 460/1267 KB 1056/1710 KB 496/531 KB 208/1044 KB 464/1267 KB 1056/1710 KB 496/531 KB 208/1044 KB 464/1267 KB 1060/1710 KB 496/531 KB 212/1044 KB 468/1267 KB 1064/1710 KB 496/531 KB 212/1044 KB 468/1267 KB 1068/1710 KB 496/531 KB 212/1044 KB 468/1267 KB 1072/1710 KB 496/531 KB 212/1044 KB 468/1267 KB 1076/1710 KB 496/531 KB 212/1044 KB 468/1267 KB 1060/1710 KB 496/531 KB 212/1044 KB 472/1267 KB 1076/1710 KB 496/531 KB 212/1044 KB 476/1267 KB 1076/1710 KB 496/531 KB 212/1044 KB 480/1267 KB 1076/1710 KB 496/531 KB 212/1044 KB 484/1267 KB 1076/1710 KB 496/531 KB 212/1044 KB 464/1267 KB 1060/1710 KB 496/531 KB 216/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 220/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 224/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 228/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 232/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 236/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 240/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 212/1044 KB 484/1267 KB 1080/1710 KB 496/531 KB 240/1044 KB 484/1267 KB 1084/1710 KB 496/531 KB 240/1044 KB 488/1267 KB 1088/1710 KB 496/531 KB 240/1044 KB 488/1267 KB 1084/1710 KB 496/531 KB 240/1044 KB 492/1267 KB 1088/1710 KB 496/531 KB 240/1044 KB 496/1267 KB 1088/1710 KB 496/531 KB 244/1044 KB 4/1063 KB 500/1267 KB 1088/1710 KB 496/531 KB 244/1044 KB 4/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 244/1044 KB 4/1063 KB 496/1267 KB 1088/1710 KB 496/531 KB 240/1044 KB 4/1063 KB 496/1267 KB 1088/1710 KB 496/531 KB 244/1044 KB 8/1063 KB 504/1267 KB 1092/1710 KB 496 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install /531 KB 244/1044 KB 12/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 244/1044 KB 16/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 244/1044 KB 20/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 244/1044 KB 24/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 244/1044 KB 28/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 244/1044 KB 32/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 248/1044 KB 32/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 252/1044 KB 32/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 256/1044 KB 32/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 244/1044 KB 4/1063 KB 500/1267 KB 1092/1710 KB 496/531 KB 256/1044 KB 36/1063 KB 504/1267 KB 1096/1710 KB 496/531 KB 256/1044 KB 36/1063 KB 504/1267 KB 1100/1710 KB 496/531 KB 256/1044 KB 36/1063 KB 504/1267 KB 1104/1710 KB 496/531 KB 256/1044 KB 36/1063 KB 508/1267 KB 1104/1710 KB 496/531 KB 256/1044 KB 36/1063 KB 504/1267 KB 1092/1710 KB 496/531 KB 256/1044 KB 40/1063 KB 508/1267 KB 1104/1710 KB 496/531 KB 256/1044 KB 44/1063 KB 512/1267 KB 1104/1710 KB 496/531 KB 256/1044 KB 40/1063 KB 512/1267 KB 1104/1710 KB 496/531 KB 260/1044 KB 48/1063 KB 512/1267 KB 1108/1710 KB 496/531 KB 260/1044 KB 44/1063 KB 512/1267 KB 1108/1710 KB 496/531 KB 264/1044 KB 48/1063 KB 512/1267 KB 1108/1710 KB 496/531 KB 268/1044 KB 48/1063 KB 512/1267 KB 1108/1710 KB 496/531 KB 272/1044 KB 52/1063 KB 516/1267 KB 1108/1710 KB 496/531 KB 256/1044 KB 44/1063 KB 512/1267 KB 1108/1710 KB 496/531 KB 272/1044 KB 52/1063 KB 516/1267 KB 1112/1710 KB 496/531 KB 272/1044 KB 52/1063 KB 516/1267 KB 1116/1710 KB 496/531 KB 272/1044 KB 52/1063 KB 516/1267 KB 1120/1710 KB 496/531 KB 272/1044 KB 52/1063 KB 516/1267 KB 1124/1710 KB 496/531 KB 276/1044 KB 52/1063 KB 516/1267 KB 1128/1710 KB 496/531 KB 268/1044 KB 52/1063 KB 516/1267 KB 1108/1710 KB 496/531 KB 276/1044 KB 56/1063 KB 516/1267 KB 1132/1710 KB 500/531 KB 276/1044 KB 60/1063 KB 516/1267 KB 1132/1710 KB 500/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 500/531 KB 268/1044 KB 48/1063 KB 516/1267 KB 1108/1710 KB 496/531 KB 276/1044 KB 52/1063 KB 516/1267 KB 1128/1710 KB 500/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 504/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 508/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 512/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 516/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 520/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 524/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 528/531 KB 276/1044 KB 64/1063 KB 516/1267 KB 1132/1710 KB 531/531 KB 276/1044 KB 64/1063 KB 520/1267 KB 1132/1710 KB 531/531 KB 276/1044 KB 64/1063 KB 524/1267 KB 1132/1710 KB 531/531 KB 276/1044 KB 64/1063 KB 528/1267 KB 1132/1710 KB 531/531 KB 276/1044 KB 52/1063 KB 516/1267 KB 1124/1710 KB 496/531 KB 280/1044 KB 64/1063 KB 528/1267 KB 1132/1710 KB 531/531 KB 284/1044 KB 64/1063 KB 528/1267 KB 1132/1710 KB 531/531 KB 288/1044 KB 64/1063 KB 528/1267 KB 1132/1710 KB 531/531 KB 292/1044 KB 64/1063 KB 528/1267 KB 1132/1710 KB 531/531 KB 296/1044 KB 68/1063 KB 532/1267 KB 1132/1710 KB 531/531 KB 300/1044 KB 68/1063 KB 532/1267 KB 1132/1710 KB 531/531 KB 292/1044 KB 68/1063 KB 532/1267 KB 1132/1710 KB 531/531 KB 292/1044 KB 68/1063 KB 528/1267 KB 1132/1710 KB 531/531 KB 276/1044 KB 52/1063 KB 516/1267 KB 1132/1710 KB 500/531 KB 300/1044 KB 68/1063 KB 532/1267 KB 1136/1710 KB 531/531 KB 300/1044 KB 72/1063 KB 532/1267 KB 1136/1710 KB 531/531 KB 300/1044 KB 72/1063 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 536/1267 KB 1136/1710 KB 531/531 KB 300/1044 KB 76/1063 KB 540/1267 KB 1136/1710 KB 531/531 KB 300/1044 KB 76/1063 KB 544/1267 KB 1136/1710 KB 531/531 KB 300/1044 KB 76/1063 KB 536/1267 KB 1136/1710 KB 531/531 KB 300/1044 KB 80/1063 KB 544/1267 KB 1136/1710 KB 531/531 KB 300/1044 KB 80/1063 KB 548/1267 KB 1136/1710 KB 531/531 KB 304/1044 KB 84/1063 KB 552/1267 KB 1140/1710 KB 531/531 KB 304/1044 KB 84/1063 KB 556/1267 KB 1140/1710 KB 531/531 KB 304/1044 KB 84/1063 KB 548/1267 KB 1140/1710 KB 531/531 KB 300/1044 KB 84/1063 KB 548/1267 KB 1140/1710 KB 531/531 KB 304/1044 KB 88/1063 KB 556/1267 KB 1140/1710 KB 531/531 KB 304/1044 KB 92/1063 KB 556/1267 KB 1140/1710 KB 304/1044 KB 96/1063 KB 556/1267 KB 1140/1710 KB 300/1044 KB 80/1063 KB 548/1267 KB 1140/1710 KB 531/531 KB 304/1044 KB 96/1063 KB 560/1267 KB 1144/1710 KB 304/1044 KB 96/1063 KB 560/1267 KB 1148/1710 KB 304/1044 KB 96/1063 KB 560/1267 KB 1152/1710 KB 304/1044 KB 96/1063 KB 560/1267 KB 1156/1710 KB 308/1044 KB 100/1063 KB 560/1267 KB 1160/1710 KB 308/1044 KB 100/1063 KB 560/1267 KB 1164/1710 KB 304/1044 KB 96/1063 KB 560/1267 KB 1140/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1224.7 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 308/1044 KB 100/1063 KB 564/1267 KB 1164/1710 KB 308/1044 KB 100/1063 KB 560/1267 KB 1156/1710 KB 308/1044 KB 96/1063 KB 560/1267 KB 1156/1710 KB 312/1044 KB 100/1063 KB 564/1267 KB 1168/1710 KB 316/1044 KB 100/1063 KB 564/1267 KB 1168/1710 KB 320/1044 KB 100/1063 KB 564/1267 KB 1168/1710 KB 324/1044 KB 100/1063 KB 564/1267 KB 1168/1710 KB 308/1044 KB 100/1063 KB 564/1267 KB 1168/1710 KB 328/1044 KB 104/1063 KB 568/1267 KB 1168/1710 KB 332/1044 KB 104/1063 KB 568/1267 KB 1168/1710 KB 336/1044 KB 104/1063 KB 568/1267 KB 1168/1710 KB 324/1044 KB 104/1063 KB 568/1267 KB 1168/1710 KB 336/1044 KB 104/1063 KB 572/1267 KB 1168/1710 KB 336/1044 KB 104/1063 KB 576/1267 KB 1168/1710 KB 336/1044 KB 104/1063 KB 580/1267 KB 1168/1710 KB 340/1044 KB 104/1063 KB 584/1267 KB 1172/1710 KB 340/1044 KB 104/1063 KB 588/1267 KB 1172/1710 KB 340/1044 KB 104/1063 KB 592/1267 KB 1172/1710 KB 324/1044 KB 104/1063 KB 564/1267 KB 1168/1710 KB 340/1044 KB 108/1063 KB 592/1267 KB 1172/1710 KB 340/1044 KB 112/1063 KB 592/1267 KB 1172/1710 KB 340/1044 KB 116/1063 KB 592/1267 KB 1172/1710 KB 340/1044 KB 120/1063 KB 592/1267 KB 1172/1710 KB 340/1044 KB 124/1063 KB 592/1267 KB 1172/1710 KB 340/1044 KB 128/1063 KB 592/1267 KB 1172/1710 KB 340/1044 KB 104/1063 KB 580/1267 KB 1172/1710 KB 344/1044 KB 128/1063 KB 592/1267 KB 1172/1710 KB 348/1044 KB 128/1063 KB 592/1267 KB 1172/1710 KB 352/1044 KB 128/1063 KB 592/1267 KB 1172/1710 KB 356/1044 KB 128/1063 KB 592/1267 KB 1172/1710 KB 360/1044 KB 132/1063 KB 596/1267 KB 1172/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1172/1710 KB 336/1044 KB 104/1063 KB 580/1267 KB 1172/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1176/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1180/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1184/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1188/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1192/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1196/1710 KB 364/1044 KB 132/1063 KB 596/1267 KB 1200/1710 KB 356/1044 KB 132/1063 KB 596/1267 KB 1172/1710 KB 356/1044 KB 132/1063 KB 592/1267 KB 1172/1710 KB 364/1044 KB 136/1063 KB 596/1267 KB 1200/1710 KB 364/1044 KB 140/1063 KB 596/1267 KB 1200/1710 KB 364/1044 KB 144/1063 KB 596/1267 KB 1200/1710 KB 364/1044 KB 144/1063 KB 600/1267 KB 1200/1710 KB 364/1044 KB 144/1063 KB 600/1267 KB 1204/1710 KB 368/1044 KB 148/1063 KB 604/1267 KB 1208/1710 KB 368/1044 KB 148/1063 KB 604/1267 KB 1212/1710 KB 368/1044 KB 148/1063 KB 604/1267 KB 1216/1710 KB 368/1044 KB 148/1063 KB 604/1267 KB 1204/1710 KB 368/1044 KB 144/1063 KB 604/1267 KB 1204/1710 KB 368/1044 KB 144/1063 KB 600/1267 KB 1204/1710 KB 368/1044 KB 148/1063 KB 608/1267 KB 1216/1710 KB 372/1044 KB 148/1063 KB 608/1267 KB 1216/1710 KB 376/1044 KB 152/1063 KB 612/1267 KB 1216/1710 KB 380/1044 KB 152/1063 KB 612/1267 KB 1216/1710 KB 372/1044 KB 152/1063 KB 612/1267 KB 1216/1710 KB 372/1044 KB 152/1063 KB 608/1267 KB 1216/1710 KB 384/1044 KB 156/1063 KB 612/1267 KB 1216/1710 KB 384/1044 KB 160/1063 KB 612/1267 KB 1216/1710 KB 384/1044 KB 164/1063 KB 612/1267 KB 1216/1710 KB 384/1044 KB 168/1063 KB 616/1267 KB 1220/1710 KB 384/1044 KB 172/1063 KB 616/1267 KB 1220/1710 KB 384/1044 KB 164/1063 KB 616/1267 KB 1220/1710 KB 384/1044 KB 164/1063 KB 616/1267 KB 1216/1710 KB 384/1044 KB 164/1063 KB 616/1267 KB 1216/1710 KB 384/1044 KB 172/1063 KB 620/1267 KB 1220/1710 KB 384/1044 KB 172/1063 KB 624/1267 KB 1220/1710 KB 388/1044 KB 172/1063 KB 624/1267 KB 1220/1710 KB 392/1044 KB 176/1063 KB 628/1267 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install KB 1224/1710 KB 396/1044 KB 176/1063 KB 628/1267 KB 1224/1710 KB 388/1044 KB 176/1063 KB 628/1267 KB 1224/1710 KB 388/1044 KB 172/1063 KB 628/1267 KB 1224/1710 KB 396/1044 KB 176/1063 KB 628/1267 KB 1228/1710 KB 396/1044 KB 176/1063 KB 628/1267 KB 1232/1710 KB 388/1044 KB 172/1063 KB 628/1267 KB 1220/1710 KB 396/1044 KB 176/1063 KB 632/1267 KB 1236/1710 KB 400/1044 KB 180/1063 KB 632/1267 KB 1236/1710 KB 400/1044 KB 184/1063 KB 632/1267 KB 1236/1710 KB 400/1044 KB 176/1063 KB 632/1267 KB 1236/1710 KB 396/1044 KB 176/1063 KB 632/1267 KB 1236/1710 KB 400/1044 KB 184/1063 KB 4/713 KB 632/1267 KB 1236/1710 KB 400/1044 KB 184/1063 KB 8/713 KB 636/1267 KB 1236/1710 KB 400/1044 KB 184/1063 KB 12/713 KB 636/1267 KB 1236/1710 KB 400/1044 KB 184/1063 KB 16/713 KB 636/1267 KB 1240/1710 KB 400/1044 KB 184/1063 KB 4/713 KB 636/1267 KB 1236/1710 KB 400/1044 KB 188/1063 KB 16/713 KB 640/1267 KB 1240/1710 KB 400/1044 KB 188/1063 KB 16/713 KB 644/1267 KB 1240/1710 KB 404/1044 KB 188/1063 KB 20/713 KB 648/1267 KB 1240/1710 KB 400/1044 KB 188/1063 KB 16/713 KB 636/1267 KB 1240/1710 KB 400/1044 KB 184/1063 KB 12/713 KB 636/1267 KB 1240/1710 KB 404/1044 KB 188/1063 KB 20/713 KB 652/1267 KB 1244/1710 KB 404/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1248/1710 KB 404/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1252/1710 KB 404/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1256/1710 KB 404/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1260/1710 KB 404/1044 KB 188/1063 KB 20/713 KB 644/1267 KB 1240/1710 KB 404/1044 KB 188/1063 KB 16/713 KB 644/1267 KB 1240/1710 KB 408/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1260/1710 KB 412/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1260/1710 KB 404/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1252/1710 KB 412/1044 KB 192/1063 KB 20/713 KB 656/1267 KB 1260/1710 KB 404/1044 KB 192/1063 KB 20/713 KB 652/1267 KB 1244/1710 KB 416/1044 KB 196/1063 KB 20/713 KB 656/1267 KB 1260/1710 KB 416/1044 KB 200/1063 KB 20/713 KB 656/1267 KB 1260/1710 KB 416/1044 KB 204/1063 KB 20/713 KB 656/1267 KB 1260/1710 KB 416/1044 KB 192/1063 KB 20/713 KB 656/1267 KB 1260/1710 KB 420/1044 KB 204/1063 KB 24/713 KB 656/1267 KB 1260/1710 KB 424/1044 KB 208/1063 KB 24/713 KB 660/1267 KB 1264/1710 KB 416/1044 KB 204/1063 KB 24/713 KB 656/1267 KB 1260/1710 KB 424/1044 KB 208/1063 KB 28/713 KB 660/1267 KB 1264/1710 KB 424/1044 KB 208/1063 KB 32/713 KB 660/1267 KB 1264/1710 KB 420/1044 KB 208/1063 KB 24/713 KB 660/1267 KB 1264/1710 KB 420/1044 KB 208/1063 KB 24/713 KB 656/1267 KB 1264/1710 KB 424/1044 KB 212/1063 KB 32/713 KB 660/1267 KB 1264/1710 KB 428/1044 KB 216/1063 KB 36/713 KB 664/1267 KB 1264/1710 KB 428/1044 KB 220/1063 KB 36/713 KB 664/1267 KB 1264/1710 KB 428/1044 KB 224/1063 KB 36/713 KB 664/1267 KB 1264/1710 KB 420/1044 KB 204/1063 KB 24/713 KB 656/1267 KB 1264/1710 KB 428/1044 KB 224/1063 KB 36/713 KB 664/1267 KB 1268/1710 KB 428/1044 KB 224/1063 KB 36/713 KB 664/1267 KB 1272/1710 KB 428/1044 KB 224/1063 KB 36/713 KB 664/1267 KB 1276/1710 KB 428/1044 KB 224/1063 KB 36/713 KB 664/1267 KB 1280/1710 KB 428/1044 KB 212/1063 KB 36/713 KB 664/1267 KB 1264/1710 KB 428/1044 KB 212/1063 KB 32/713 KB 664/1267 KB 1264/1710 KB 432/1044 KB 224/1063 KB 40/713 KB 664/1267 KB 1280/1710 KB 436/1044 KB 224/1063 KB 40/713 KB 664/1267 KB 1280/1710 KB 440/1044 KB 228/1063 KB 40/713 KB 664/1267 KB 1280/1710 KB 444/1044 KB 228/1063 KB 40/713 KB 664/1267 KB 1280/1710 KB 448/1044 KB 228/1063 KB 40/713 KB 664/1267 KB 1280/1710 KB 452/1044 K unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install B 228/1063 KB 40/713 KB 664/1267 KB 1284/1710 KB 424/1044 KB 212/1063 KB 32/713 KB 664/1267 KB 1264/1710 KB 452/1044 KB 228/1063 KB 40/713 KB 668/1267 KB 1284/1710 KB 452/1044 KB 228/1063 KB 40/713 KB 672/1267 KB 1284/1710 KB 452/1044 KB 228/1063 KB 40/713 KB 676/1267 KB 1284/1710 KB 452/1044 KB 228/1063 KB 40/713 KB 680/1267 KB 1284/1710 KB 452/1044 KB 228/1063 KB 40/713 KB 684/1267 KB 1284/1710 KB 452/1044 KB 228/1063 KB 40/713 KB 688/1267 KB 1284/1710 KB 448/1044 KB 228/1063 KB 40/713 KB 664/1267 KB 1284/1710 KB 436/1044 KB 228/1063 KB 40/713 KB 664/1267 KB 1280/1710 KB 428/1044 KB 224/1063 KB 40/713 KB 664/1267 KB 1280/1710 KB 452/1044 KB 228/1063 KB 44/713 KB 688/1267 KB 1284/1710 KB 452/1044 KB 228/1063 KB 48/713 KB 688/1267 KB 1284/1710 KB 452/1044 KB 228/1063 KB 52/713 KB 688/1267 KB 1284/1710 KB 452/1044 KB 232/1063 KB 56/713 KB 688/1267 KB 1288/1710 KB 452/1044 KB 232/1063 KB 60/713 KB 688/1267 KB 1288/1710 KB 452/1044 KB 232/1063 KB 64/713 KB 688/1267 KB 1288/1710 KB 452/1044 KB 232/1063 KB 52/713 KB 688/1267 KB 1288/1710 KB 452/1044 KB 232/1063 KB 64/713 KB 688/1267 KB 1292/1710 KB 452/1044 KB 232/1063 KB 64/713 KB 688/1267 KB 1296/1710 KB 452/1044 KB 232/1063 KB 52/713 KB 688/1267 KB 1284/1710 KB 452/1044 KB 236/1063 KB 64/713 KB 688/1267 KB 1296/1710 KB 452/1044 KB 240/1063 KB 64/713 KB 688/1267 KB 1296/1710 KB 452/1044 KB 244/1063 KB 64/713 KB 688/1267 KB 1296/1710 KB 456/1044 KB 248/1063 KB 68/713 KB 692/1267 KB 1300/1710 KB 456/1044 KB 252/1063 KB 68/713 KB 692/1267 KB 1300/1710 KB 456/1044 KB 256/1063 KB 68/713 KB 692/1267 KB 1300/1710 KB 456/1044 KB 244/1063 KB 64/713 KB 688/1267 KB 1296/1710 KB 460/1044 KB 256/1063 KB 68/713 KB 692/1267 KB 1300/1710 KB 464/1044 KB 256/1063 KB 68/713 KB 692/1267 KB 1300/1710 KB 456/1044 KB 244/1063 KB 68/713 KB 692/1267 KB 1300/1710 KB 464/1044 KB 256/1063 KB 72/713 KB 692/1267 KB 1300/1710 KB 464/1044 KB 256/1063 KB 76/713 KB 692/1267 KB 1300/1710 KB 464/1044 KB 256/1063 KB 80/713 KB 692/1267 KB 1300/1710 KB 464/1044 KB 256/1063 KB 84/713 KB 692/1267 KB 1300/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 692/1267 KB 1300/1710 KB 456/1044 KB 244/1063 KB 64/713 KB 692/1267 KB 1300/1710 KB 456/1044 KB 244/1063 KB 64/713 KB 692/1267 KB 1296/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 696/1267 KB 1300/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 700/1267 KB 1300/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 704/1267 KB 1300/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 708/1267 KB 1300/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 712/1267 KB 1304/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 716/1267 KB 1304/1710 KB 468/1044 KB 260/1063 KB 84/713 KB 692/1267 KB 1300/1710 KB 468/1044 KB 256/1063 KB 84/713 KB 692/1267 KB 1300/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 708/1267 KB 1304/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 716/1267 KB 1308/1710 KB 468/1044 KB 260/1063 KB 88/713 KB 716/1267 KB 1312/1710 KB 472/1044 KB 260/1063 KB 88/713 KB 716/1267 KB 1312/1710 KB 476/1044 KB 260/1063 KB 88/713 KB 716/1267 KB 1312/1710 KB 480/1044 KB 260/1063 KB 88/713 KB 716/1267 KB 1312/1710 KB 480/1044 KB 264/1063 KB 88/713 KB 720/1267 KB 1316/1710 KB 480/1044 KB 260/1063 KB 88/713 KB 720/1267 KB 1316/1710 KB 480/1044 KB 264/1063 KB 88/713 KB 720/1267 KB 1320/1710 KB 480/1044 KB 260/1063 KB 88/713 KB 720/1267 KB 1312/1710 KB 480/1044 KB 268/1063 KB 88/713 KB 720/1267 KB 1320/1710 KB 480/1044 KB 272/1063 KB 88/713 KB 720/1267 KB 1320/1710 KB 480/1044 KB 272/1063 KB 92/713 KB 720/12 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 67 KB 1324/1710 KB 480/1044 KB 276/1063 KB 92/713 KB 720/1267 KB 1324/1710 KB 484/1044 KB 280/1063 KB 96/713 KB 724/1267 KB 1324/1710 KB 484/1044 KB 284/1063 KB 96/713 KB 724/1267 KB 1324/1710 KB 480/1044 KB 272/1063 KB 88/713 KB 720/1267 KB 1324/1710 KB 484/1044 KB 284/1063 KB 96/713 KB 724/1267 KB 1328/1710 KB 484/1044 KB 276/1063 KB 96/713 KB 724/1267 KB 1324/1710 KB 484/1044 KB 284/1063 KB 96/713 KB 728/1267 KB 1328/1710 KB 484/1044 KB 284/1063 KB 96/713 KB 732/1267 KB 1328/1710 KB 484/1044 KB 284/1063 KB 96/713 KB 736/1267 KB 1328/1710 KB 484/1044 KB 276/1063 KB 96/713 KB 720/1267 KB 1324/1710 KB 488/1044 KB 284/1063 KB 96/713 KB 736/1267 KB 1328/1710 KB 480/1044 KB 276/1063 KB 96/713 KB 720/1267 KB 1324/1710 KB 488/1044 KB 284/1063 KB 100/713 KB 736/1267 KB 1328/1710 KB 492/1044 KB 284/1063 KB 104/713 KB 736/1267 KB 1328/1710 KB 492/1044 KB 284/1063 KB 100/713 KB 736/1267 KB 1328/1710 KB 496/1044 KB 284/1063 KB 104/713 KB 736/1267 KB 1332/1710 KB 492/1044 KB 284/1063 KB 104/713 KB 736/1267 KB 1332/1710 KB 496/1044 KB 284/1063 KB 104/713 KB 736/1267 KB 1336/1710 KB 500/1044 KB 284/1063 KB 108/713 KB 740/1267 KB 1340/1710 KB 500/1044 KB 288/1063 KB 108/713 KB 740/1267 KB 1344/1710 KB 500/1044 KB 288/1063 KB 108/713 KB 740/1267 KB 1348/1710 KB 500/1044 KB 288/1063 KB 108/713 KB 740/1267 KB 1352/1710 KB 500/1044 KB 284/1063 KB 108/713 KB 740/1267 KB 1336/1710 KB 496/1044 KB 284/1063 KB 108/713 KB 740/1267 KB 1336/1710 KB 496/1044 KB 284/1063 KB 108/713 KB 740/1267 KB 1340/1710 KB 500/1044 KB 288/1063 KB 108/713 KB 740/1267 KB 1340/1710 KB 500/1044 KB 288/1063 KB 112/713 KB 740/1267 KB 1352/1710 KB 500/1044 KB 292/1063 KB 112/713 KB 740/1267 KB 1352/1710 KB 504/1044 KB 296/1063 KB 116/713 KB 744/1267 KB 1352/1710 KB 504/1044 KB 292/1063 KB 116/713 KB 744/1267 KB 1352/1710 KB 504/1044 KB 292/1063 KB 112/713 KB 744/1267 KB 1352/1710 KB 504/1044 KB 292/1063 KB 112/713 KB 740/1267 KB 1352/1710 KB 504/1044 KB 300/1063 KB 116/713 KB 748/1267 KB 1352/1710 KB 508/1044 KB 300/1063 KB 116/713 KB 748/1267 KB 1352/1710 KB 512/1044 KB 300/1063 KB 116/713 KB 748/1267 KB 1352/1710 KB 512/1044 KB 300/1063 KB 116/713 KB 752/1267 KB 1352/1710 KB 512/1044 KB 300/1063 KB 120/713 KB 752/1267 KB 1352/1710 KB 512/1044 KB 300/1063 KB 124/713 KB 752/1267 KB 1352/1710 KB 512/1044 KB 300/1063 KB 128/713 KB 752/1267 KB 1352/1710 KB 512/1044 KB 300/1063 KB 132/713 KB 752/1267 KB 1356/1710 KB 516/1044 KB 300/1063 KB 136/713 KB 756/1267 KB 1356/1710 KB 516/1044 KB 300/1063 KB 140/713 KB 756/1267 KB 1356/1710 KB 504/1044 KB 300/1063 KB 116/713 KB 744/1267 KB 1352/1710 KB 516/1044 KB 304/1063 KB 140/713 KB 756/1267 KB 1356/1710 KB 516/1044 KB 308/1063 KB 140/713 KB 756/1267 KB 1356/1710 KB 516/1044 KB 312/1063 KB 140/713 KB 756/1267 KB 1356/1710 KB 516/1044 KB 300/1063 KB 132/713 KB 756/1267 KB 1356/1710 KB 516/1044 KB 300/1063 KB 132/713 KB 752/1267 KB 1356/1710 KB 512/1044 KB 300/1063 KB 128/713 KB 752/1267 KB 1356/1710 KB 516/1044 KB 312/1063 KB 140/713 KB 756/1267 KB 1360/1710 KB 520/1044 KB 312/1063 KB 140/713 KB 756/1267 KB 1360/1710 KB 524/1044 KB 312/1063 KB 140/713 KB 760/1267 KB 1360/1710 KB 528/1044 KB 312/1063 KB 140/713 KB 760/1267 KB 1360/1710 KB 520/1044 KB 312/1063 KB 140/713 KB 760/1267 KB 1360/1710 KB 528/1044 KB 316/1063 KB 140/713 KB 764/1267 KB 1360/1710 KB 528/1044 KB 316/1063 KB 140/713 KB 768/1267 KB 1360/1710 KB 528/1044 KB 316/1063 KB 140/713 KB 760/1267 KB 1360/1710 KB 528/1044 KB 316/1063 KB 140/713 K unit-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install B 768/1267 KB 1364/1710 KB 528/1044 KB 320/1063 KB 140/713 KB 768/1267 KB 1364/1710 KB 532/1044 KB 320/1063 KB 140/713 KB 768/1267 KB 1364/1710 KB 536/1044 KB 324/1063 KB 144/713 KB 772/1267 KB 1368/1710 KB 540/1044 KB 324/1063 KB 144/713 KB 772/1267 KB 1368/1710 KB 532/1044 KB 324/1063 KB 144/713 KB 772/1267 KB 1368/1710 KB 532/1044 KB 320/1063 KB 144/713 KB 772/1267 KB 1368/1710 KB 532/1044 KB 320/1063 KB 140/713 KB 768/1267 KB 1368/1710 KB 532/1044 KB 320/1063 KB 144/713 KB 768/1267 KB 1368/1710 KB 544/1044 KB 324/1063 KB 144/713 KB 772/1267 KB 1372/1710 KB 544/1044 KB 324/1063 KB 144/713 KB 772/1267 KB 1376/1710 KB 544/1044 KB 324/1063 KB 148/713 KB 772/1267 KB 1376/1710 KB 544/1044 KB 328/1063 KB 152/713 KB 776/1267 KB 1380/1710 KB 544/1044 KB 328/1063 KB 156/713 KB 776/1267 KB 1380/1710 KB 544/1044 KB 328/1063 KB 160/713 KB 776/1267 KB 1380/1710 KB 544/1044 KB 324/1063 KB 144/713 KB 772/1267 KB 1368/1710 KB 544/1044 KB 328/1063 KB 148/713 KB 776/1267 KB 1380/1710 KB 544/1044 KB 332/1063 KB 160/713 KB 776/1267 KB 1380/1710 KB 544/1044 KB 336/1063 KB 160/713 KB 776/1267 KB 1380/1710 KB 544/1044 KB 324/1063 KB 148/713 KB 776/1267 KB 1380/1710 KB 544/1044 KB 336/1063 KB 160/713 KB 776/1267 KB 1384/1710 KB 544/1044 KB 336/1063 KB 160/713 KB 776/1267 KB 1388/1710 KB 544/1044 KB 336/1063 KB 160/713 KB 776/1267 KB 1392/1710 KB 548/1044 KB 340/1063 KB 164/713 KB 776/1267 KB 1396/1710 KB 548/1044 KB 340/1063 KB 164/713 KB 776/1267 KB 1400/1710 KB 544/1044 KB 324/1063 KB 148/713 KB 776/1267 KB 1376/1710 KB 548/1044 KB 340/1063 KB 164/713 KB 780/1267 KB 1400/1710 KB 548/1044 KB 340/1063 KB 164/713 KB 784/1267 KB 1400/1710 KB 548/1044 KB 340/1063 KB 164/713 KB 788/1267 KB 1400/1710 KB 548/1044 KB 340/1063 KB 164/713 KB 792/1267 KB 1400/1710 KB 548/1044 KB 340/1063 KB 164/713 KB 776/1267 KB 1392/1710 KB 548/1044 KB 336/1063 KB 164/713 KB 776/1267 KB 1392/1710 KB 552/1044 KB 340/1063 KB 164/713 KB 792/1267 KB 1400/1710 KB 556/1044 KB 340/1063 KB 164/713 KB 792/1267 KB 1400/1710 KB 544/1044 KB 336/1063 KB 164/713 KB 776/1267 KB 1392/1710 KB 556/1044 KB 340/1063 KB 164/713 KB 796/1267 KB 1400/1710 KB 556/1044 KB 344/1063 KB 164/713 KB 800/1267 KB 1400/1710 KB 556/1044 KB 344/1063 KB 164/713 KB 796/1267 KB 1400/1710 KB 560/1044 KB 344/1063 KB 168/713 KB 800/1267 KB 1400/1710 KB 556/1044 KB 344/1063 KB 168/713 KB 800/1267 KB 1400/1710 KB 560/1044 KB 348/1063 KB 168/713 KB 800/1267 KB 1400/1710 KB 560/1044 KB 348/1063 KB 172/713 KB 804/1267 KB 1400/1710 KB 564/1044 KB 352/1063 KB 172/713 KB 808/1267 KB 1404/1710 KB 560/1044 KB 348/1063 KB 172/713 KB 800/1267 KB 1400/1710 KB 564/1044 KB 352/1063 KB 176/713 KB 808/1267 KB 1404/1710 KB 564/1044 KB 352/1063 KB 180/713 KB 808/1267 KB 1404/1710 KB 564/1044 KB 352/1063 KB 172/713 KB 804/1267 KB 1404/1710 KB 560/1044 KB 352/1063 KB 172/713 KB 804/1267 KB 1404/1710 KB 560/1044 KB 352/1063 KB 172/713 KB 804/1267 KB 1400/1710 KB 564/1044 KB 352/1063 KB 180/713 KB 812/1267 KB 1408/1710 KB 564/1044 KB 352/1063 KB 180/713 KB 812/1267 KB 1412/1710 KB 568/1044 KB 356/1063 KB 180/713 KB 812/1267 KB 1416/1710 KB 564/1044 KB 352/1063 KB 180/713 KB 812/1267 KB 1404/1710 KB 568/1044 KB 356/1063 KB 184/713 KB 816/1267 KB 1416/1710 KB 568/1044 KB 356/1063 KB 184/713 KB 812/1267 KB 1416/1710 KB 568/1044 KB 356/1063 KB 180/713 KB 812/1267 KB 1412/1710 KB 572/1044 KB 356/1063 KB 184/713 KB 816/1267 KB 1416/1710 KB 576/1044 KB 356/1063 KB 184/713 KB 816/1267 KB 1416/1710 KB 564/1044 KB 3 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 56/1063 KB 180/713 KB 812/1267 KB 1412/1710 KB 576/1044 KB 360/1063 KB 184/713 KB 816/1267 KB 1416/1710 KB 576/1044 KB 364/1063 KB 184/713 KB 820/1267 KB 1416/1710 KB 580/1044 KB 364/1063 KB 188/713 KB 824/1267 KB 1420/1710 KB 580/1044 KB 364/1063 KB 188/713 KB 828/1267 KB 1420/1710 KB 580/1044 KB 364/1063 KB 188/713 KB 820/1267 KB 1420/1710 KB 576/1044 KB 364/1063 KB 184/713 KB 820/1267 KB 1420/1710 KB 576/1044 KB 364/1063 KB 188/713 KB 820/1267 KB 1420/1710 KB 576/1044 KB 364/1063 KB 188/713 KB 820/1267 KB 1416/1710 KB 580/1044 KB 364/1063 KB 192/713 KB 828/1267 KB 1420/1710 KB 580/1044 KB 368/1063 KB 192/713 KB 828/1267 KB 1424/1710 KB 580/1044 KB 364/1063 KB 192/713 KB 828/1267 KB 1424/1710 KB 580/1044 KB 372/1063 KB 192/713 KB 828/1267 KB 1424/1710 KB 584/1044 KB 376/1063 KB 196/713 KB 828/1267 KB 1428/1710 KB 584/1044 KB 380/1063 KB 196/713 KB 828/1267 KB 1428/1710 KB 584/1044 KB 372/1063 KB 196/713 KB 828/1267 KB 1428/1710 KB 580/1044 KB 372/1063 KB 196/713 KB 828/1267 KB 1428/1710 KB 588/1044 KB 380/1063 KB 196/713 KB 832/1267 KB 1428/1710 KB 592/1044 KB 380/1063 KB 196/713 KB 832/1267 KB 1428/1710 KB 580/1044 KB 372/1063 KB 192/713 KB 828/1267 KB 1428/1710 KB 592/1044 KB 384/1063 KB 200/713 KB 832/1267 KB 1432/1710 KB 592/1044 KB 384/1063 KB 200/713 KB 832/1267 KB 1436/1710 KB 592/1044 KB 384/1063 KB 200/713 KB 832/1267 KB 1428/1710 KB 592/1044 KB 380/1063 KB 200/713 KB 832/1267 KB 1428/1710 KB 584/1044 KB 380/1063 KB 196/713 KB 832/1267 KB 1428/1710 KB 592/1044 KB 384/1063 KB 204/713 KB 832/1267 KB 1436/1710 KB 592/1044 KB 384/1063 KB 208/713 KB 832/1267 KB 1436/1710 KB 592/1044 KB 388/1063 KB 208/713 KB 832/1267 KB 1436/1710 KB 596/1044 KB 392/1063 KB 212/713 KB 836/1267 KB 1440/1710 KB 596/1044 KB 396/1063 KB 212/713 KB 836/1267 KB 1440/1710 KB 596/1044 KB 388/1063 KB 212/713 KB 836/1267 KB 1440/1710 KB 596/1044 KB 388/1063 KB 212/713 KB 832/1267 KB 1440/1710 KB 592/1044 KB 388/1063 KB 212/713 KB 832/1267 KB 1440/1710 KB 596/1044 KB 396/1063 KB 212/713 KB 836/1267 KB 1444/1710 KB 600/1044 KB 400/1063 KB 212/713 KB 840/1267 KB 1448/1710 KB 600/1044 KB 400/1063 KB 212/713 KB 840/1267 KB 1452/1710 KB 592/1044 KB 388/1063 KB 212/713 KB 832/1267 KB 1436/1710 KB 600/1044 KB 400/1063 KB 216/713 KB 840/1267 KB 1452/1710 KB 600/1044 KB 400/1063 KB 220/713 KB 840/1267 KB 1452/1710 KB 600/1044 KB 400/1063 KB 224/713 KB 840/1267 KB 1452/1710 KB 600/1044 KB 400/1063 KB 212/713 KB 840/1267 KB 1444/1710 KB 600/1044 KB 396/1063 KB 212/713 KB 840/1267 KB 1444/1710 KB 604/1044 KB 400/1063 KB 224/713 KB 840/1267 KB 1452/1710 KB 608/1044 KB 400/1063 KB 224/713 KB 840/1267 KB 1452/1710 KB 596/1044 KB 396/1063 KB 212/713 KB 840/1267 KB 1444/1710 KB 608/1044 KB 400/1063 KB 224/713 KB 844/1267 KB 1452/1710 KB 608/1044 KB 400/1063 KB 224/713 KB 848/1267 KB 1452/1710 KB 608/1044 KB 400/1063 KB 224/713 KB 852/1267 KB 1452/1710 KB 612/1044 KB 404/1063 KB 228/713 KB 856/1267 KB 1456/1710 KB 612/1044 KB 404/1063 KB 228/713 KB 860/1267 KB 1456/1710 KB 612/1044 KB 404/1063 KB 228/713 KB 852/1267 KB 1456/1710 KB 612/1044 KB 404/1063 KB 228/713 KB 860/1267 KB 1460/1710 KB 612/1044 KB 404/1063 KB 228/713 KB 852/1267 KB 1452/1710 KB 612/1044 KB 400/1063 KB 228/713 KB 852/1267 KB 1452/1710 KB 616/1044 KB 404/1063 KB 228/713 KB 864/1267 KB 1460/1710 KB 608/1044 KB 400/1063 KB 228/713 KB 852/1267 KB 1452/1710 KB 616/1044 KB 408/1063 KB 232/713 KB 864/1267 KB 1460/1710 KB 612/1044 KB 404/1063 KB 228/713 KB 864/1267 KB 1460/1710 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install KB 616/1044 KB 408/1063 KB 232/713 KB 864/1267 KB 1460/1710 KB 620/1044 KB 408/1063 KB 232/713 KB 864/1267 KB 1460/1710 KB 620/1044 KB 408/1063 KB 236/713 KB 864/1267 KB 1464/1710 KB 620/1044 KB 408/1063 KB 236/713 KB 864/1267 KB 1460/1710 KB 624/1044 KB 408/1063 KB 236/713 KB 864/1267 KB 1464/1710 KB 624/1044 KB 412/1063 KB 236/713 KB 864/1267 KB 1464/1710 KB 624/1044 KB 412/1063 KB 240/713 KB 864/1267 KB 1464/1710 KB 628/1044 KB 416/1063 KB 240/713 KB 864/1267 KB 1468/1710 KB 632/1044 KB 416/1063 KB 244/713 KB 868/1267 KB 1468/1710 KB 624/1044 KB 416/1063 KB 240/713 KB 864/1267 KB 1468/1710 KB 624/1044 KB 412/1063 KB 240/713 KB 864/1267 KB 1468/1710 KB 632/1044 KB 416/1063 KB 244/713 KB 868/1267 KB 1472/1710 KB 632/1044 KB 420/1063 KB 244/713 KB 868/1267 KB 1472/1710 KB 632/1044 KB 424/1063 KB 244/713 KB 868/1267 KB 1476/1710 KB 628/1044 KB 416/1063 KB 244/713 KB 868/1267 KB 1468/1710 KB 628/1044 KB 416/1063 KB 240/713 KB 868/1267 KB 1468/1710 KB 636/1044 KB 428/1063 KB 244/713 KB 872/1267 KB 1476/1710 KB 636/1044 KB 428/1063 KB 244/713 KB 876/1267 KB 1476/1710 KB 636/1044 KB 424/1063 KB 244/713 KB 868/1267 KB 1476/1710 KB 632/1044 KB 420/1063 KB 244/713 KB 868/1267 KB 1476/1710 KB 636/1044 KB 428/1063 KB 248/713 KB 876/1267 KB 1476/1710 KB 636/1044 KB 428/1063 KB 248/713 KB 880/1267 KB 1476/1710 KB 640/1044 KB 428/1063 KB 248/713 KB 880/1267 KB 1480/1710 KB 636/1044 KB 428/1063 KB 248/713 KB 880/1267 KB 1480/1710 KB 640/1044 KB 428/1063 KB 252/713 KB 880/1267 KB 1484/1710 KB 640/1044 KB 428/1063 KB 252/713 KB 880/1267 KB 1488/1710 KB 636/1044 KB 428/1063 KB 252/713 KB 880/1267 KB 1480/1710 KB 640/1044 KB 428/1063 KB 252/713 KB 880/1267 KB 1480/1710 KB 644/1044 KB 432/1063 KB 252/713 KB 884/1267 KB 1488/1710 KB 644/1044 KB 436/1063 KB 256/713 KB 884/1267 KB 1488/1710 KB 644/1044 KB 440/1063 KB 256/713 KB 884/1267 KB 1492/1710 KB 644/1044 KB 444/1063 KB 256/713 KB 884/1267 KB 1492/1710 KB 644/1044 KB 448/1063 KB 256/713 KB 884/1267 KB 1492/1710 KB 644/1044 KB 428/1063 KB 252/713 KB 884/1267 KB 1488/1710 KB 644/1044 KB 448/1063 KB 256/713 KB 888/1267 KB 1492/1710 KB 644/1044 KB 428/1063 KB 252/713 KB 880/1267 KB 1488/1710 KB 648/1044 KB 448/1063 KB 256/713 KB 892/1267 KB 1492/1710 KB 644/1044 KB 436/1063 KB 256/713 KB 884/1267 KB 1492/1710 KB 644/1044 KB 432/1063 KB 256/713 KB 884/1267 KB 1488/1710 KB 648/1044 KB 448/1063 KB 260/713 KB 892/1267 KB 1492/1710 KB 648/1044 KB 448/1063 KB 264/713 KB 892/1267 KB 1492/1710 KB 648/1044 KB 448/1063 KB 256/713 KB 892/1267 KB 1492/1710 KB 652/1044 KB 448/1063 KB 264/713 KB 896/1267 KB 1492/1710 KB 652/1044 KB 448/1063 KB 264/713 KB 892/1267 KB 1492/1710 KB 656/1044 KB 448/1063 KB 264/713 KB 896/1267 KB 1492/1710 KB 656/1044 KB 448/1063 KB 268/713 KB 896/1267 KB 1496/1710 KB 656/1044 KB 448/1063 KB 272/713 KB 896/1267 KB 1496/1710 KB 660/1044 KB 448/1063 KB 276/713 KB 896/1267 KB 1496/1710 KB 660/1044 KB 452/1063 KB 280/713 KB 900/1267 KB 1496/1710 KB 660/1044 KB 452/1063 KB 284/713 KB 900/1267 KB 1496/1710 KB 660/1044 KB 452/1063 KB 288/713 KB 900/1267 KB 1496/1710 KB 656/1044 KB 448/1063 KB 264/713 KB 896/1267 KB 1496/1710 KB 660/1044 KB 452/1063 KB 288/713 KB 900/1267 KB 1500/1710 KB 660/1044 KB 452/1063 KB 288/713 KB 900/1267 KB 1504/1710 KB 660/1044 KB 452/1063 KB 288/713 KB 900/1267 KB 1508/1710 KB 660/1044 KB 452/1063 KB 288/713 KB 900/1267 KB 1512/1710 KB 660/1044 KB 452/1063 KB 276/713 KB 900/1267 KB 1496/1710 KB 660/1044 KB 452/1063 KB 276/713 KB 8 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 96/1267 KB 1496/1710 KB 660/1044 KB 456/1063 KB 288/713 KB 900/1267 KB 1512/1710 KB 660/1044 KB 448/1063 KB 272/713 KB 896/1267 KB 1496/1710 KB 660/1044 KB 456/1063 KB 288/713 KB 904/1267 KB 1512/1710 KB 664/1044 KB 456/1063 KB 288/713 KB 904/1267 KB 1512/1710 KB 664/1044 KB 460/1063 KB 288/713 KB 904/1267 KB 1512/1710 KB 668/1044 KB 464/1063 KB 288/713 KB 908/1267 KB 1512/1710 KB 668/1044 KB 460/1063 KB 288/713 KB 908/1267 KB 1512/1710 KB 664/1044 KB 460/1063 KB 288/713 KB 908/1267 KB 1512/1710 KB 668/1044 KB 464/1063 KB 288/713 KB 912/1267 KB 1516/1710 KB 668/1044 KB 464/1063 KB 288/713 KB 908/1267 KB 1516/1710 KB 672/1044 KB 464/1063 KB 288/713 KB 912/1267 KB 1516/1710 KB 672/1044 KB 464/1063 KB 288/713 KB 912/1267 KB 1520/1710 KB 672/1044 KB 468/1063 KB 292/713 KB 916/1267 KB 1524/1710 KB 676/1044 KB 468/1063 KB 292/713 KB 916/1267 KB 1528/1710 KB 672/1044 KB 468/1063 KB 292/713 KB 916/1267 KB 1520/1710 KB 672/1044 KB 468/1063 KB 292/713 KB 912/1267 KB 1520/1710 KB 676/1044 KB 468/1063 KB 296/713 KB 916/1267 KB 1532/1710 KB 672/1044 KB 468/1063 KB 288/713 KB 912/1267 KB 1520/1710 KB 676/1044 KB 468/1063 KB 292/713 KB 916/1267 KB 1524/1710 KB 676/1044 KB 472/1063 KB 296/713 KB 916/1267 KB 1532/1710 KB 676/1044 KB 476/1063 KB 300/713 KB 920/1267 KB 1532/1710 KB 680/1044 KB 480/1063 KB 300/713 KB 920/1267 KB 1532/1710 KB 676/1044 KB 472/1063 KB 300/713 KB 920/1267 KB 1532/1710 KB 676/1044 KB 472/1063 KB 300/713 KB 916/1267 KB 1532/1710 KB 680/1044 KB 480/1063 KB 304/713 KB 920/1267 KB 1532/1710 KB 676/1044 KB 468/1063 KB 292/713 KB 916/1267 KB 1532/1710 KB 680/1044 KB 480/1063 KB 304/713 KB 924/1267 KB 1535/1710 KB 680/1044 KB 480/1063 KB 304/713 KB 924/1267 KB 1539/1710 KB 680/1044 KB 484/1063 KB 308/713 KB 924/1267 KB 1543/1710 KB 680/1044 KB 484/1063 KB 308/713 KB 924/1267 KB 1547/1710 KB 680/1044 KB 476/1063 KB 300/713 KB 920/1267 KB 1532/1710 KB 684/1044 KB 484/1063 KB 308/713 KB 924/1267 KB 1547/1710 KB 688/1044 KB 484/1063 KB 308/713 KB 924/1267 KB 1547/1710 KB 692/1044 KB 484/1063 KB 308/713 KB 924/1267 KB 1547/1710 KB 696/1044 KB 484/1063 KB 308/713 KB 924/1267 KB 1547/1710 KB 680/1044 KB 484/1063 KB 308/713 KB 924/1267 KB 1539/1710 KB 680/1044 KB 480/1063 KB 308/713 KB 924/1267 KB 1539/1710 KB 680/1044 KB 480/1063 KB 304/713 KB 924/1267 KB 1532/1710 KB 696/1044 KB 484/1063 KB 308/713 KB 928/1267 KB 1547/1710 KB 696/1044 KB 484/1063 KB 308/713 KB 932/1267 KB 1547/1710 KB 696/1044 KB 484/1063 KB 312/713 KB 932/1267 KB 1547/1710 KB 696/1044 KB 484/1063 KB 316/713 KB 932/1267 KB 1547/1710 KB 696/1044 KB 488/1063 KB 316/713 KB 932/1267 KB 1547/1710 KB 696/1044 KB 488/1063 KB 316/713 KB 936/1267 KB 1547/1710 KB 696/1044 KB 492/1063 KB 320/713 KB 936/1267 KB 1551/1710 KB 696/1044 KB 488/1063 KB 320/713 KB 936/1267 KB 1551/1710 KB 696/1044 KB 488/1063 KB 320/713 KB 936/1267 KB 1547/1710 KB 700/1044 KB 492/1063 KB 320/713 KB 936/1267 KB 1551/1710 KB 700/1044 KB 492/1063 KB 320/713 KB 940/1267 KB 1551/1710 KB 700/1044 KB 492/1063 KB 320/713 KB 944/1267 KB 1551/1710 KB 704/1044 KB 496/1063 KB 320/713 KB 948/1267 KB 1551/1710 KB 704/1044 KB 496/1063 KB 324/713 KB 952/1267 KB 1555/1710 KB 704/1044 KB 496/1063 KB 324/713 KB 956/1267 KB 1555/1710 KB 704/1044 KB 496/1063 KB 320/713 KB 944/1267 KB 1551/1710 KB 700/1044 KB 496/1063 KB 320/713 KB 944/1267 KB 1551/1710 KB 704/1044 KB 500/1063 KB 324/713 KB 956/1267 KB 1555/1710 KB 708/1044 KB 504/1063 KB 324/713 KB 956/1267 KB 1555/1710 KB 708/1044 KB 508/10 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 63 KB 324/713 KB 956/1267 KB 1555/1710 KB 708/1044 KB 512/1063 KB 324/713 KB 956/1267 KB 1555/1710 KB 704/1044 KB 496/1063 KB 324/713 KB 948/1267 KB 1555/1710 KB 708/1044 KB 512/1063 KB 324/713 KB 956/1267 KB 1559/1710 KB 704/1044 KB 496/1063 KB 324/713 KB 948/1267 KB 1551/1710 KB 708/1044 KB 512/1063 KB 328/713 KB 956/1267 KB 1559/1710 KB 708/1044 KB 512/1063 KB 332/713 KB 956/1267 KB 1559/1710 KB 708/1044 KB 500/1063 KB 324/713 KB 956/1267 KB 1555/1710 KB 712/1044 KB 512/1063 KB 332/713 KB 956/1267 KB 1563/1710 KB 708/1044 KB 512/1063 KB 332/713 KB 956/1267 KB 1563/1710 KB 712/1044 KB 512/1063 KB 336/713 KB 956/1267 KB 1563/1710 KB 712/1044 KB 512/1063 KB 336/713 KB 956/1267 KB 1567/1710 KB 716/1044 KB 512/1063 KB 336/713 KB 960/1267 KB 1571/1710 KB 716/1044 KB 516/1063 KB 340/713 KB 960/1267 KB 1575/1710 KB 716/1044 KB 512/1063 KB 336/713 KB 960/1267 KB 1567/1710 KB 716/1044 KB 512/1063 KB 336/713 KB 956/1267 KB 1567/1710 KB 720/1044 KB 516/1063 KB 340/713 KB 960/1267 KB 1579/1710 KB 724/1044 KB 516/1063 KB 340/713 KB 960/1267 KB 1579/1710 KB 728/1044 KB 516/1063 KB 340/713 KB 964/1267 KB 1579/1710 KB 732/1044 KB 516/1063 KB 340/713 KB 964/1267 KB 1579/1710 KB 716/1044 KB 516/1063 KB 340/713 KB 960/1267 KB 1571/1710 KB 716/1044 KB 516/1063 KB 336/713 KB 960/1267 KB 1571/1710 KB 732/1044 KB 520/1063 KB 340/713 KB 964/1267 KB 1579/1710 KB 732/1044 KB 524/1063 KB 344/713 KB 964/1267 KB 1579/1710 KB 732/1044 KB 528/1063 KB 344/713 KB 964/1267 KB 1579/1710 KB 716/1044 KB 516/1063 KB 340/713 KB 960/1267 KB 1579/1710 KB 724/1044 KB 516/1063 KB 340/713 KB 964/1267 KB 1579/1710 KB 732/1044 KB 520/1063 KB 344/713 KB 964/1267 KB 1579/1710 KB 732/1044 KB 528/1063 KB 348/713 KB 964/1267 KB 1579/1710 KB 732/1044 KB 528/1063 KB 348/713 KB 968/1267 KB 1579/1710 KB 732/1044 KB 528/1063 KB 348/713 KB 968/1267 KB 1583/1710 KB 736/1044 KB 528/1063 KB 352/713 KB 972/1267 KB 1583/1710 KB 740/1044 KB 528/1063 KB 352/713 KB 972/1267 KB 1583/1710 KB 744/1044 KB 532/1063 KB 352/713 KB 972/1267 KB 1587/1710 KB 748/1044 KB 532/1063 KB 352/713 KB 972/1267 KB 1587/1710 KB 732/1044 KB 528/1063 KB 352/713 KB 972/1267 KB 1583/1710 KB 732/1044 KB 528/1063 KB 352/713 KB 968/1267 KB 1583/1710 KB 748/1044 KB 532/1063 KB 352/713 KB 976/1267 KB 1587/1710 KB 748/1044 KB 532/1063 KB 356/713 KB 976/1267 KB 1587/1710 KB 748/1044 KB 532/1063 KB 360/713 KB 980/1267 KB 1587/1710 KB 748/1044 KB 532/1063 KB 364/713 KB 980/1267 KB 1587/1710 KB 740/1044 KB 532/1063 KB 352/713 KB 972/1267 KB 1587/1710 KB 740/1044 KB 532/1063 KB 352/713 KB 972/1267 KB 1583/1710 KB 748/1044 KB 536/1063 KB 364/713 KB 980/1267 KB 1587/1710 KB 748/1044 KB 540/1063 KB 364/713 KB 980/1267 KB 1591/1710 KB 748/1044 KB 544/1063 KB 364/713 KB 980/1267 KB 1591/1710 KB 748/1044 KB 532/1063 KB 356/713 KB 980/1267 KB 1587/1710 KB 748/1044 KB 536/1063 KB 364/713 KB 980/1267 KB 1591/1710 KB 748/1044 KB 544/1063 KB 364/713 KB 980/1267 KB 1595/1710 KB 748/1044 KB 544/1063 KB 364/713 KB 980/1267 KB 1599/1710 KB 748/1044 KB 544/1063 KB 368/713 KB 984/1267 KB 1599/1710 KB 748/1044 KB 544/1063 KB 364/713 KB 984/1267 KB 1599/1710 KB 752/1044 KB 544/1063 KB 372/713 KB 984/1267 KB 1599/1710 KB 752/1044 KB 548/1063 KB 376/713 KB 988/1267 KB 1603/1710 KB 752/1044 KB 544/1063 KB 368/713 KB 984/1267 KB 1599/1710 KB 756/1044 KB 548/1063 KB 380/713 KB 988/1267 KB 1603/1710 KB 760/1044 KB 548/1063 KB 380/713 KB 988/1267 KB 1603/1710 KB 752/1044 KB 548/1063 KB 372/713 KB 988/1267 KB 1603/1710 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 760/1044 KB 552/1063 KB 380/713 KB 988/1267 KB 1603/1710 KB 752/1044 KB 544/1063 KB 372/713 KB 988/1267 KB 1603/1710 KB 752/1044 KB 544/1063 KB 372/713 KB 988/1267 KB 1599/1710 KB 760/1044 KB 552/1063 KB 380/713 KB 992/1267 KB 1603/1710 KB 760/1044 KB 552/1063 KB 380/713 KB 996/1267 KB 1603/1710 KB 752/1044 KB 556/1063 KB 380/713 KB 996/1267 KB 1607/1710 KB 760/1044 KB 556/1063 KB 384/713 KB 996/1267 KB 1607/1710 KB 760/1044 KB 556/1063 KB 380/713 KB 996/1267 KB 1607/1710 KB 760/1044 KB 552/1063 KB 380/713 KB 996/1267 KB 1607/1710 KB 764/1044 KB 556/1063 KB 384/713 KB 1000/1267 KB 1611/1710 KB 764/1044 KB 556/1063 KB 384/713 KB 1000/1267 KB 1607/1710 KB 764/1044 KB 560/1063 KB 384/713 KB 1004/1267 KB 1615/1710 KB 764/1044 KB 560/1063 KB 384/713 KB 1008/1267 KB 1615/1710 KB 764/1044 KB 556/1063 KB 384/713 KB 996/1267 KB 1607/1710 KB 764/1044 KB 560/1063 KB 384/713 KB 1000/1267 KB 1615/1710 KB 764/1044 KB 560/1063 KB 384/713 KB 1000/1267 KB 1611/1710 KB 768/1044 KB 560/1063 KB 384/713 KB 1008/1267 KB 1615/1710 KB 768/1044 KB 560/1063 KB 384/713 KB 1008/1267 KB 1619/1710 KB 772/1044 KB 564/1063 KB 388/713 KB 1012/1267 KB 1623/1710 KB 772/1044 KB 564/1063 KB 388/713 KB 1012/1267 KB 1619/1710 KB 772/1044 KB 568/1063 KB 388/713 KB 1012/1267 KB 1623/1710 KB 772/1044 KB 560/1063 KB 388/713 KB 1012/1267 KB 1619/1710 KB 768/1044 KB 560/1063 KB 388/713 KB 1012/1267 KB 1619/1710 KB 772/1044 KB 568/1063 KB 392/713 KB 1012/1267 KB 1623/1710 KB 772/1044 KB 568/1063 KB 396/713 KB 1012/1267 KB 1623/1710 KB 768/1044 KB 560/1063 KB 384/713 KB 1012/1267 KB 1619/1710 KB 776/1044 KB 572/1063 KB 396/713 KB 1012/1267 KB 1623/1710 KB 776/1044 KB 576/1063 KB 396/713 KB 1012/1267 KB 1623/1710 KB 776/1044 KB 568/1063 KB 396/713 KB 1012/1267 KB 1623/1710 KB 780/1044 KB 576/1063 KB 400/713 KB 1016/1267 KB 1627/1710 KB 776/1044 KB 576/1063 KB 400/713 KB 1016/1267 KB 1627/1710 KB 776/1044 KB 576/1063 KB 400/713 KB 1016/1267 KB 1623/1710 KB 776/1044 KB 576/1063 KB 396/713 KB 1016/1267 KB 1623/1710 KB 780/1044 KB 576/1063 KB 400/713 KB 1020/1267 KB 1627/1710 KB 780/1044 KB 576/1063 KB 400/713 KB 1024/1267 KB 1631/1710 KB 784/1044 KB 576/1063 KB 400/713 KB 1028/1267 KB 1631/1710 KB 784/1044 KB 580/1063 KB 404/713 KB 1032/1267 KB 1631/1710 KB 780/1044 KB 576/1063 KB 400/713 KB 1020/1267 KB 1631/1710 KB 784/1044 KB 580/1063 KB 404/713 KB 1032/1267 KB 1635/1710 KB 784/1044 KB 580/1063 KB 404/713 KB 1032/1267 KB 1639/1710 KB 784/1044 KB 580/1063 KB 404/713 KB 1028/1267 KB 1631/1710 KB 784/1044 KB 576/1063 KB 404/713 KB 1028/1267 KB 1631/1710 KB 784/1044 KB 576/1063 KB 400/713 KB 1024/1267 KB 1631/1710 KB 788/1044 KB 580/1063 KB 404/713 KB 1032/1267 KB 1639/1710 KB 788/1044 KB 580/1063 KB 408/713 KB 1032/1267 KB 1639/1710 KB 792/1044 KB 580/1063 KB 408/713 KB 1032/1267 KB 1639/1710 KB 792/1044 KB 584/1063 KB 412/713 KB 1032/1267 KB 1639/1710 KB 792/1044 KB 580/1063 KB 412/713 KB 1032/1267 KB 1639/1710 KB 796/1044 KB 584/1063 KB 416/713 KB 1032/1267 KB 1639/1710 KB 796/1044 KB 588/1063 KB 416/713 KB 1032/1267 KB 1639/1710 KB 796/1044 KB 588/1063 KB 416/713 KB 1032/1267 KB 1639/1710 KB 796/1044 KB 588/1063 KB 416/713 KB 1036/1267 KB 1639/1710 KB 800/1044 KB 592/1063 KB 416/713 KB 1040/1267 KB 1639/1710 KB 800/1044 KB 592/1063 KB 416/713 KB 1036/1267 KB 1639/1710 KB 800/1044 KB 588/1063 KB 416/713 KB 1036/1267 KB 1639/1710 KB 800/1044 KB 592/1063 KB 420/713 KB 1040/1267 KB 1643/1710 KB 800/1044 KB 592/1063 KB 420/713 KB 1040/1267 KB 1647/1710 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 800/1044 KB 592/1063 KB 420/713 KB 1040/1267 KB 1651/1710 KB 804/1044 KB 596/1063 KB 420/713 KB 1044/1267 KB 1655/1710 KB 804/1044 KB 596/1063 KB 420/713 KB 1044/1267 KB 1659/1710 KB 800/1044 KB 592/1063 KB 420/713 KB 1040/1267 KB 1639/1710 KB 804/1044 KB 596/1063 KB 424/713 KB 1044/1267 KB 1659/1710 KB 804/1044 KB 596/1063 KB 428/713 KB 1044/1267 KB 1659/1710 KB 804/1044 KB 596/1063 KB 432/713 KB 1044/1267 KB 1659/1710 KB 804/1044 KB 596/1063 KB 420/713 KB 1044/1267 KB 1651/1710 KB 804/1044 KB 596/1063 KB 420/713 KB 1040/1267 KB 1651/1710 KB 800/1044 KB 596/1063 KB 420/713 KB 1040/1267 KB 1651/1710 KB 808/1044 KB 600/1063 KB 432/713 KB 1044/1267 KB 1659/1710 KB 808/1044 KB 604/1063 KB 432/713 KB 1048/1267 KB 1659/1710 KB 808/1044 KB 608/1063 KB 432/713 KB 1048/1267 KB 1659/1710 KB 808/1044 KB 596/1063 KB 432/713 KB 1044/1267 KB 1659/1710 KB 812/1044 KB 608/1063 KB 432/713 KB 1048/1267 KB 1663/1710 KB 816/1044 KB 608/1063 KB 432/713 KB 1048/1267 KB 1663/1710 KB 820/1044 KB 608/1063 KB 432/713 KB 1048/1267 KB 1663/1710 KB 824/1044 KB 612/1063 KB 436/713 KB 1048/1267 KB 1663/1710 KB 828/1044 KB 612/1063 KB 436/713 KB 1048/1267 KB 1663/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1048/1267 KB 1663/1710 KB 808/1044 KB 608/1063 KB 432/713 KB 1048/1267 KB 1663/1710 KB 808/1044 KB 600/1063 KB 432/713 KB 1048/1267 KB 1659/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1052/1267 KB 1663/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1056/1267 KB 1663/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1056/1267 KB 1667/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1060/1267 KB 1671/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1060/1267 KB 1675/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1060/1267 KB 1679/1710 KB 820/1044 KB 612/1063 KB 436/713 KB 1048/1267 KB 1663/1710 KB 820/1044 KB 608/1063 KB 436/713 KB 1048/1267 KB 1663/1710 KB 832/1044 KB 612/1063 KB 440/713 KB 1060/1267 KB 1679/1710 KB 832/1044 KB 612/1063 KB 444/713 KB 1060/1267 KB 1679/1710 KB 832/1044 KB 612/1063 KB 448/713 KB 1060/1267 KB 1679/1710 KB 832/1044 KB 612/1063 KB 436/713 KB 1060/1267 KB 1667/1710 KB 832/1044 KB 612/1063 KB 448/713 KB 1064/1267 KB 1679/1710 KB 832/1044 KB 616/1063 KB 448/713 KB 1064/1267 KB 1679/1710 KB 832/1044 KB 616/1063 KB 448/713 KB 1068/1267 KB 1679/1710 KB 832/1044 KB 620/1063 KB 448/713 KB 1068/1267 KB 1679/1710 KB 832/1044 KB 624/1063 KB 448/713 KB 1072/1267 KB 1679/1710 KB 832/1044 KB 620/1063 KB 448/713 KB 1072/1267 KB 1679/1710 KB 832/1044 KB 628/1063 KB 448/713 KB 1072/1267 KB 1679/1710 KB 836/1044 KB 632/1063 KB 452/713 KB 1076/1267 KB 1683/1710 KB 836/1044 KB 636/1063 KB 452/713 KB 1076/1267 KB 1683/1710 KB 836/1044 KB 640/1063 KB 452/713 KB 1076/1267 KB 1683/1710 KB 832/1044 KB 628/1063 KB 452/713 KB 1072/1267 KB 1679/1710 KB 836/1044 KB 640/1063 KB 456/713 KB 1076/1267 KB 1683/1710 KB 836/1044 KB 640/1063 KB 460/713 KB 1076/1267 KB 1683/1710 KB 836/1044 KB 640/1063 KB 464/713 KB 1076/1267 KB 1683/1710 KB 836/1044 KB 628/1063 KB 452/713 KB 1076/1267 KB 1683/1710 KB 832/1044 KB 628/1063 KB 452/713 KB 1076/1267 KB 1683/1710 KB 840/1044 KB 640/1063 KB 464/713 KB 1080/1267 KB 1683/1710 KB 832/1044 KB 628/1063 KB 452/713 KB 1072/1267 KB 1683/1710 KB 840/1044 KB 640/1063 KB 464/713 KB 1080/1267 KB 1687/1710 KB 840/1044 KB 640/1063 KB 464/713 KB 1084/1267 KB 1691/1710 KB 840/1044 KB 640/1063 KB 464/713 KB 1084/1267 KB 1695/1710 KB 840/1044 KB 640/1063 KB 464/713 KB 1084/1267 KB 1699/1710 KB 840/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1703/17 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 10 KB 840/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1707/1710 KB 840/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1710/1710 KB 840/1044 KB 640/1063 KB 464/713 KB 1076/1267 KB 1683/1710 KB 844/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1710/1710 KB 848/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1710/1710 KB 852/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1710/1710 KB 856/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1710/1710 KB 840/1044 KB 644/1063 KB 468/713 KB 1084/1267 KB 1699/1710 KB 856/1044 KB 644/1063 KB 472/713 KB 1084/1267 KB 1710/1710 KB 856/1044 KB 644/1063 KB 476/713 KB 1084/1267 KB 1710/1710 KB 856/1044 KB 644/1063 KB 480/713 KB 1084/1267 KB 1710/1710 KB 840/1044 KB 644/1063 KB 464/713 KB 1084/1267 KB 1699/1710 KB 840/1044 KB 640/1063 KB 464/713 KB 1084/1267 KB 1687/1710 KB 856/1044 KB 644/1063 KB 480/713 KB 1088/1267 KB 1710/1710 KB 856/1044 KB 644/1063 KB 480/713 KB 1092/1267 KB 1710/1710 KB 856/1044 KB 644/1063 KB 480/713 KB 1096/1267 KB 1710/1710 KB 856/1044 KB 644/1063 KB 480/713 KB 1100/1267 KB 1710/1710 KB 860/1044 KB 648/1063 KB 480/713 KB 1104/1267 KB 1710/1710 KB 860/1044 KB 648/1063 KB 480/713 KB 1100/1267 KB 1710/1710 KB 860/1044 KB 652/1063 KB 480/713 KB 1104/1267 KB 1710/1710 KB 860/1044 KB 656/1063 KB 480/713 KB 1104/1267 KB 1710/1710 KB 860/1044 KB 660/1063 KB 484/713 KB 1104/1267 KB 1710/1710 KB 860/1044 KB 664/1063 KB 484/713 KB 1108/1267 KB 1710/1710 KB 860/1044 KB 668/1063 KB 484/713 KB 1108/1267 KB 1710/1710 KB 860/1044 KB 644/1063 KB 480/713 KB 1100/1267 KB 1710/1710 KB 864/1044 KB 668/1063 KB 484/713 KB 1108/1267 KB 1710/1710 KB 868/1044 KB 668/1063 KB 484/713 KB 1108/1267 KB 1710/1710 KB 872/1044 KB 668/1063 KB 484/713 KB 1108/1267 KB 1710/1710 KB 860/1044 KB 660/1063 KB 484/713 KB 1108/1267 KB 1710/1710 KB 860/1044 KB 656/1063 KB 484/713 KB 1104/1267 KB 1710/1710 KB 872/1044 KB 668/1063 KB 488/713 KB 1108/1267 KB 1710/1710 KB 872/1044 KB 668/1063 KB 492/713 KB 1108/1267 KB 1710/1710 KB 872/1044 KB 668/1063 KB 492/713 KB 1112/1267 KB 1710/1710 KB 872/1044 KB 668/1063 KB 496/713 KB 1116/1267 KB 1710/1710 KB 876/1044 KB 668/1063 KB 496/713 KB 1120/1267 KB 1710/1710 KB 872/1044 KB 668/1063 KB 496/713 KB 1112/1267 KB 1710/1710 KB 876/1044 KB 668/1063 KB 496/713 KB 1116/1267 KB 1710/1710 KB 880/1044 KB 668/1063 KB 496/713 KB 1120/1267 KB 1710/1710 KB 880/1044 KB 668/1063 KB 496/713 KB 1124/1267 KB 1710/1710 KB 884/1044 KB 672/1063 KB 500/713 KB 1128/1267 KB 1710/1710 KB 884/1044 KB 672/1063 KB 500/713 KB 1132/1267 KB 1710/1710 KB 884/1044 KB 672/1063 KB 500/713 KB 1124/1267 KB 1710/1710 KB 884/1044 KB 672/1063 KB 496/713 KB 1124/1267 KB 1710/1710 KB 888/1044 KB 672/1063 KB 504/713 KB 1132/1267 KB 1710/1710 KB 880/1044 KB 672/1063 KB 496/713 KB 1124/1267 KB 1710/1710 KB 888/1044 KB 676/1063 KB 504/713 KB 1132/1267 KB 1710/1710 KB 888/1044 KB 672/1063 KB 504/713 KB 1132/1267 KB 1710/1710 KB 892/1044 KB 676/1063 KB 508/713 KB 1136/1267 KB 1710/1710 KB 892/1044 KB 676/1063 KB 512/713 KB 1136/1267 KB 1710/1710 KB 892/1044 KB 676/1063 KB 516/713 KB 1136/1267 KB 1710/1710 KB 892/1044 KB 676/1063 KB 504/713 KB 1136/1267 KB 1710/1710 KB 892/1044 KB 676/1063 KB 504/713 KB 1132/1267 KB 1710/1710 KB 896/1044 KB 680/1063 KB 516/713 KB 1136/1267 KB 1710/1710 KB 892/1044 KB 680/1063 KB 516/713 KB 1136/1267 KB 1710/1710 KB 896/1044 KB 684/1063 KB 516/713 KB 1136/1267 KB 1710/1710 KB 896/1044 KB 688/1063 KB 516/713 KB 1136/1267 KB 1710/1710 KB 900/1044 KB 688/1063 KB 516/713 KB 1136/1267 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 904/1044 KB 692/1063 KB 516/713 KB 1140/1267 KB 1710/1710 KB 900/1044 KB 692/1063 KB 516/713 KB 1140/1267 KB 1710/1710 KB 904/1044 KB 692/1063 KB 520/713 KB 1144/1267 KB 1710/1710 KB 904/1044 KB 692/1063 KB 520/713 KB 1148/1267 KB 1710/1710 KB 908/1044 KB 692/1063 KB 520/713 KB 1152/1267 KB 1710/1710 KB 900/1044 KB 692/1063 KB 516/713 KB 1136/1267 KB 1710/1710 KB 908/1044 KB 692/1063 KB 520/713 KB 1148/1267 KB 1710/1710 KB 904/1044 KB 692/1063 KB 520/713 KB 1140/1267 KB 1710/1710 KB 908/1044 KB 692/1063 KB 524/713 KB 1152/1267 KB 1710/1710 KB 908/1044 KB 692/1063 KB 528/713 KB 1152/1267 KB 1710/1710 KB 912/1044 KB 692/1063 KB 528/713 KB 1152/1267 KB 1710/1710 KB 912/1044 KB 696/1063 KB 528/713 KB 1156/1267 KB 1710/1710 KB 916/1044 KB 696/1063 KB 532/713 KB 1160/1267 KB 1710/1710 KB 916/1044 KB 696/1063 KB 532/713 KB 1164/1267 KB 1710/1710 KB 916/1044 KB 696/1063 KB 532/713 KB 1156/1267 KB 1710/1710 KB 916/1044 KB 696/1063 KB 528/713 KB 1156/1267 KB 1710/1710 KB 912/1044 KB 696/1063 KB 528/713 KB 1156/1267 KB 1710/1710 KB 916/1044 KB 700/1063 KB 536/713 KB 1164/1267 KB 1710/1710 KB 916/1044 KB 696/1063 KB 536/713 KB 1164/1267 KB 1710/1710 KB 920/1044 KB 704/1063 KB 540/713 KB 1164/1267 KB 920/1044 KB 704/1063 KB 544/713 KB 1164/1267 KB 920/1044 KB 704/1063 KB 536/713 KB 1164/1267 KB 924/1044 KB 704/1063 KB 544/713 KB 1168/1267 KB 928/1044 KB 704/1063 KB 544/713 KB 1168/1267 KB 916/1044 KB 704/1063 KB 536/713 KB 1164/1267 KB 928/1044 KB 708/1063 KB 544/713 KB 1168/1267 KB 928/1044 KB 712/1063 KB 544/713 KB 1168/1267 KB 928/1044 KB 716/1063 KB 544/713 KB 1168/1267 KB 928/1044 KB 720/1063 KB 548/713 KB 1168/1267 KB 920/1044 KB 704/1063 KB 544/713 KB 1168/1267 KB 928/1044 KB 720/1063 KB 548/713 KB 1172/1267 KB 932/1044 KB 724/1063 KB 548/713 KB 1176/1267 KB 932/1044 KB 724/1063 KB 548/713 KB 1180/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2705.5 KB/sec) unit-abot-epc-basic-0: 04:37:30 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-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 928/1044 KB 716/1063 KB 548/713 KB 1168/1267 KB 932/1044 KB 724/1063 KB 552/713 KB 1180/1267 KB 932/1044 KB 724/1063 KB 556/713 KB 1180/1267 KB 932/1044 KB 724/1063 KB 560/713 KB 1180/1267 KB 932/1044 KB 724/1063 KB 548/713 KB 1172/1267 KB 932/1044 KB 720/1063 KB 548/713 KB 1172/1267 KB 936/1044 KB 724/1063 KB 560/713 KB 1184/1267 KB 940/1044 KB 724/1063 KB 560/713 KB 1184/1267 KB 944/1044 KB 724/1063 KB 560/713 KB 1184/1267 KB 948/1044 KB 728/1063 KB 560/713 KB 1184/1267 KB 952/1044 KB 728/1063 KB 564/713 KB 1184/1267 KB 956/1044 KB 728/1063 KB 564/713 KB 1184/1267 KB 960/1044 KB 728/1063 KB 564/713 KB 1184/1267 KB 932/1044 KB 724/1063 KB 560/713 KB 1184/1267 KB 960/1044 KB 728/1063 KB 564/713 KB 1188/1267 KB 960/1044 KB 728/1063 KB 564/713 KB 1192/1267 KB 960/1044 KB 728/1063 KB 564/713 KB 1196/1267 KB 948/1044 KB 728/1063 KB 564/713 KB 1184/1267 KB 944/1044 KB 728/1063 KB 560/713 KB 1184/1267 KB 960/1044 KB 732/1063 KB 564/713 KB 1196/1267 KB 960/1044 KB 736/1063 KB 564/713 KB 1196/1267 KB 960/1044 KB 740/1063 KB 564/713 KB 1196/1267 KB 960/1044 KB 740/1063 KB 568/713 KB 1196/1267 KB 960/1044 KB 740/1063 KB 572/713 KB 1196/1267 KB 960/1044 KB 740/1063 KB 572/713 KB 1200/1267 KB 960/1044 KB 740/1063 KB 576/713 KB 1200/1267 KB 960/1044 KB 744/1063 KB 576/713 KB 1200/1267 KB 960/1044 KB 748/1063 KB 576/713 KB 1200/1267 KB 960/1044 KB 752/1063 KB 576/713 KB 1200/1267 KB 960/1044 KB 756/1063 KB 576/713 KB 1204/1267 KB 964/1044 KB 760/1063 KB 580/713 KB 1204/1267 KB 964/1044 KB 764/1063 KB 580/713 KB 1204/1267 KB 960/1044 KB 752/1063 KB 576/713 KB 1204/1267 KB 964/1044 KB 756/1063 KB 580/713 KB 1204/1267 KB 960/1044 KB 756/1063 KB 580/713 KB 1204/1267 KB 968/1044 KB 764/1063 KB 580/713 KB 1204/1267 KB 968/1044 KB 764/1063 KB 584/713 KB 1208/1267 KB 968/1044 KB 764/1063 KB 580/713 KB 1208/1267 KB 972/1044 KB 764/1063 KB 584/713 KB 1208/1267 KB 972/1044 KB 764/1063 KB 588/713 KB 1212/1267 KB 972/1044 KB 764/1063 KB 588/713 KB 1208/1267 KB 976/1044 KB 764/1063 KB 588/713 KB 1212/1267 KB 976/1044 KB 764/1063 KB 592/713 KB 1216/1267 KB 976/1044 KB 764/1063 KB 588/713 KB 1216/1267 KB 976/1044 KB 764/1063 KB 592/713 KB 1220/1267 KB 980/1044 KB 768/1063 KB 596/713 KB 1224/1267 KB 980/1044 KB 768/1063 KB 596/713 KB 1228/1267 KB 980/1044 KB 768/1063 KB 596/713 KB 1220/1267 KB 976/1044 KB 768/1063 KB 596/713 KB 1220/1267 KB 976/1044 KB 768/1063 KB 592/713 KB 1220/1267 KB 980/1044 KB 772/1063 KB 596/713 KB 1232/1267 KB 984/1044 KB 772/1063 KB 600/713 KB 1232/1267 KB 980/1044 KB 772/1063 KB 600/713 KB 1232/1267 KB 984/1044 KB 772/1063 KB 604/713 KB 1232/1267 KB 988/1044 KB 772/1063 KB 604/713 KB 1232/1267 KB 980/1044 KB 768/1063 KB 596/713 KB 1232/1267 KB 988/1044 KB 772/1063 KB 608/713 KB 1232/1267 KB 992/1044 KB 776/1063 KB 608/713 KB 1232/1267 KB 988/1044 KB 776/1063 KB 608/713 KB 1232/1267 KB 992/1044 KB 780/1063 KB 608/713 KB 1232/1267 KB 992/1044 KB 784/1063 KB 608/713 KB 1232/1267 KB 996/1044 KB 788/1063 KB 612/713 KB 1232/1267 KB 4/257 KB 996/1044 KB 792/1063 KB 612/713 KB 1236/1267 KB 4/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 4/257 KB 996/1044 KB 784/1063 KB 612/713 KB 1232/1267 KB 4/257 KB 992/1044 KB 784/1063 KB 612/713 KB 1232/1267 KB 4/257 KB 992/1044 KB 784/1063 KB 608/713 KB 1232/1267 KB 4/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 8/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 12/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 16/257 KB 996/1 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 044 KB 796/1063 KB 612/713 KB 1236/1267 KB 20/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 24/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 28/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 32/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 36/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 40/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 44/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1236/1267 KB 48/257 KB 996/1044 KB 788/1063 KB 612/713 KB 1236/1267 KB 4/257 KB 996/1044 KB 796/1063 KB 612/713 KB 1240/1267 KB 48/257 KB 1000/1044 KB 796/1063 KB 616/713 KB 1240/1267 KB 48/257 KB 1004/1044 KB 796/1063 KB 616/713 KB 1240/1267 KB 48/257 KB 996/1044 KB 796/1063 KB 616/713 KB 1240/1267 KB 48/257 KB 1004/1044 KB 796/1063 KB 616/713 KB 1244/1267 KB 48/257 KB 1004/1044 KB 796/1063 KB 620/713 KB 1244/1267 KB 48/257 KB 1008/1044 KB 796/1063 KB 620/713 KB 1248/1267 KB 48/257 KB 1008/1044 KB 796/1063 KB 620/713 KB 1244/1267 KB 48/257 KB 1012/1044 KB 796/1063 KB 620/713 KB 1248/1267 KB 52/257 KB 1016/1044 KB 800/1063 KB 624/713 KB 1252/1267 KB 52/257 KB 1020/1044 KB 800/1063 KB 624/713 KB 1252/1267 KB 52/257 KB 1008/1044 KB 796/1063 KB 620/713 KB 1248/1267 KB 52/257 KB 1020/1044 KB 800/1063 KB 624/713 KB 1252/1267 KB 56/257 KB 1020/1044 KB 800/1063 KB 624/713 KB 1252/1267 KB 60/257 KB 1012/1044 KB 800/1063 KB 624/713 KB 1252/1267 KB 52/257 KB 1012/1044 KB 800/1063 KB 624/713 KB 1248/1267 KB 52/257 KB 1012/1044 KB 796/1063 KB 624/713 KB 1248/1267 KB 52/257 KB 1020/1044 KB 800/1063 KB 624/713 KB 1256/1267 KB 60/257 KB 1020/1044 KB 800/1063 KB 624/713 KB 1260/1267 KB 60/257 KB 1020/1044 KB 800/1063 KB 624/713 KB 1264/1267 KB 60/257 KB 1024/1044 KB 804/1063 KB 624/713 KB 1267/1267 KB 64/257 KB 1024/1044 KB 804/1063 KB 624/713 KB 1264/1267 KB 64/257 KB 1024/1044 KB 808/1063 KB 624/713 KB 1267/1267 KB 64/257 KB 1024/1044 KB 812/1063 KB 624/713 KB 1267/1267 KB 64/257 KB 1024/1044 KB 816/1063 KB 624/713 KB 1267/1267 KB 64/257 KB 1024/1044 KB 820/1063 KB 624/713 KB 1267/1267 KB 64/257 KB 1024/1044 KB 800/1063 KB 624/713 KB 1264/1267 KB 64/257 KB 1024/1044 KB 820/1063 KB 624/713 KB 1267/1267 KB 68/257 KB 1024/1044 KB 820/1063 KB 624/713 KB 1267/1267 KB 72/257 KB 1024/1044 KB 820/1063 KB 624/713 KB 1267/1267 KB 76/257 KB 1024/1044 KB 820/1063 KB 624/713 KB 1267/1267 KB 80/257 KB 1024/1044 KB 820/1063 KB 624/713 KB 1267/1267 KB 84/257 KB 1024/1044 KB 824/1063 KB 624/713 KB 1267/1267 KB 88/257 KB 1024/1044 KB 824/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1024/1044 KB 800/1063 KB 624/713 KB 1264/1267 KB 60/257 KB 1028/1044 KB 824/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1032/1044 KB 824/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1036/1044 KB 824/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1040/1044 KB 824/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1024/1044 KB 824/1063 KB 624/713 KB 1267/1267 KB 84/257 KB 1040/1044 KB 828/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1040/1044 KB 832/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1044/1044 KB 832/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1044/1044 KB 832/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1044/1044 KB 836/1063 KB 624/713 KB 1267/1267 KB 92/257 KB 1044/1044 KB 836/1063 KB 624/713 KB 1267/1267 KB 96/257 KB 1044/1044 KB 840/1063 KB 624/713 KB 1267/1267 KB 96/257 KB 1044/1044 KB 844/1063 KB 624/713 KB 1267/1267 KB 96/257 KB 1044/1044 KB 848/1063 KB 624/713 KB 1267/1267 KB 96/257 KB 1044/1044 KB 848/1063 KB 624/713 KB 1267/1267 K unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install B 100/257 KB 1044/1044 KB 848/1063 KB 624/713 KB 1267/1267 KB 104/257 KB 1044/1044 KB 848/1063 KB 624/713 KB 1267/1267 KB 108/257 KB 1044/1044 KB 852/1063 KB 624/713 KB 1267/1267 KB 112/257 KB 1044/1044 KB 852/1063 KB 624/713 KB 1267/1267 KB 108/257 KB 1044/1044 KB 856/1063 KB 624/713 KB 1267/1267 KB 112/257 KB 1044/1044 KB 860/1063 KB 624/713 KB 1267/1267 KB 112/257 KB 1044/1044 KB 864/1063 KB 624/713 KB 1267/1267 KB 112/257 KB 1044/1044 KB 864/1063 KB 624/713 KB 1267/1267 KB 116/257 KB 1044/1044 KB 864/1063 KB 624/713 KB 1267/1267 KB 120/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1893.1 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 868/1063 KB 624/713 KB 120/257 KB 1044/1044 KB 868/1063 KB 624/713 KB 124/257 KB 1044/1044 KB 868/1063 KB 624/713 KB 128/257 KB 868/1063 KB 624/713 KB 132/257 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 1551.1 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 872/1063 KB 628/713 KB 132/257 KB 868/1063 KB 628/713 KB 132/257 KB 872/1063 KB 632/713 KB 132/257 KB 872/1063 KB 636/713 KB 132/257 KB 872/1063 KB 640/713 KB 132/257 KB 872/1063 KB 644/713 KB 132/257 KB 872/1063 KB 648/713 KB 132/257 KB 872/1063 KB 652/713 KB 132/257 KB 872/1063 KB 656/713 KB 132/257 KB 872/1063 KB 660/713 KB 132/257 KB 872/1063 KB 664/713 KB 132/257 KB 872/1063 KB 668/713 KB 132/257 KB 872/1063 KB 672/713 KB 132/257 KB 872/1063 KB 676/713 KB 132/257 KB 872/1063 KB 680/713 KB 132/257 KB 872/1063 KB 684/713 KB 132/257 KB 872/1063 KB 688/713 KB 132/257 KB 872/1063 KB 692/713 KB 132/257 KB 872/1063 KB 696/713 KB 132/257 KB 872/1063 KB 700/713 KB 132/257 KB 872/1063 KB 704/713 KB 132/257 KB 876/1063 KB 704/713 KB 132/257 KB 880/1063 KB 704/713 KB 132/257 KB 880/1063 KB 708/713 KB 132/257 KB 880/1063 KB 712/713 KB 132/257 KB 880/1063 KB 713/713 KB 136/257 KB 880/1063 KB 712/713 KB 136/257 KB 880/1063 KB 713/713 KB 140/257 KB 880/1063 KB 713/713 KB 144/257 KB 884/1063 KB 713/713 KB 144/257 KB 888/1063 KB 3/358 KB 713/713 KB 4/549 KB 144/257 KB 884/1063 KB 3/358 KB 713/713 KB 4/549 KB 144/257 KB 888/1063 KB 3/358 KB 713/713 KB 8/549 KB 144/257 KB 888/1063 KB 3/358 KB 713/713 KB 12/549 KB 144/257 KB 888/1063 KB 3/358 KB 713/713 KB 16/549 KB 144/257 KB 884/1063 KB 3/358 KB 713/713 KB 144/257 KB 888/1063 KB 3/358 KB 713/713 KB 20/549 KB 144/257 KB 892/1063 KB 6/358 KB 713/713 KB 20/549 KB 144/257 KB 896/1063 KB 6/358 KB 713/713 KB 20/549 KB 144/257 KB 888/1063 KB 6/358 KB 713/713 KB 20/549 KB 144/257 KB 896/1063 KB 9/358 KB 713/713 KB 20/549 KB 144/257 KB 896/1063 KB 11/358 KB 713/713 KB 20/549 KB 144/257 KB 896/1063 KB 11/358 KB 713/713 KB 24/549 KB 144/257 KB 900/1063 KB 11/358 KB 28/549 KB 144/257 KB 900/1063 KB 11/358 KB 32/549 KB 144/257 KB 900/1063 KB 14/358 KB 36/549 KB 144/257 KB 900/1063 KB 14/358 KB 40/549 KB 144/257 KB 900/1063 KB 11/358 KB 713/713 KB 24/549 KB 144/257 KB 900/1063 KB 14/358 KB 32/549 KB 144/257 KB 900/1063 KB 16/358 KB 40/549 KB 144/257 KB 900/1063 KB 19/358 KB 40/549 KB 144/257 KB 904/1063 KB 19/358 KB 40/549 KB 144/257 KB 904/1063 KB 22/358 KB 40/549 KB 144/257 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 1024.4 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 908/1063 KB 22/358 KB 40/549 KB 144/257 KB 912/1063 KB 25/358 KB 40/549 KB 144/257 KB 912/1063 KB 25/358 KB 44/549 KB 144/257 KB 908/1063 KB 25/358 KB 40/549 KB 144/257 KB Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 912/1063 KB 27/358 KB 44/549 KB 144/257 KB 916/1063 KB 30/358 KB 48/549 KB 144/257 KB 916/1063 KB 32/358 KB 48/549 KB 144/257 KB 916/1063 KB 36/358 KB 48/549 KB 144/257 KB 916/1063 KB 40/358 KB 48/549 KB 144/257 KB 916/1063 KB 27/358 KB 48/549 KB 144/257 KB 912/1063 KB 27/358 KB 48/549 KB 144/257 KB 916/1063 KB 40/358 KB 52/549 KB 144/257 KB 920/1063 KB 40/358 KB 52/549 KB 144/257 KB 924/1063 KB 40/358 KB 52/549 KB 144/257 KB 928/1063 KB 40/358 KB 52/549 KB 144/257 KB 928/1063 KB 40/358 KB 56/549 KB 144/257 KB 928/1063 KB 40/358 KB 60/549 KB 144/257 KB 928/1063 KB 40/358 KB 64/549 KB 144/257 KB 932/1063 KB 40/358 KB 64/549 KB 144/257 KB 936/1063 KB 44/358 KB 68/549 KB 144/257 KB 940/1063 KB 44/358 KB 68/549 KB 144/257 KB 944/1063 KB 44/358 KB 68/549 KB 144/257 KB 932/1063 KB 44/358 KB 68/549 KB 144/257 KB 932/1063 KB 44/358 KB 64/549 KB 144/257 KB 944/1063 KB 48/358 KB 68/549 KB 144/257 KB 944/1063 KB 48/358 KB 72/549 KB 144/257 KB 948/1063 KB 48/358 KB 72/549 KB 144/257 KB 948/1063 KB 52/358 KB 76/549 KB 144/257 KB 948/1063 KB 56/358 KB 76/549 KB 144/257 KB 948/1063 KB 48/358 KB 76/549 KB 144/257 KB 948/1063 KB 56/358 KB 80/549 KB 144/257 KB 948/1063 KB 60/358 KB 80/549 KB 144/257 KB 948/1063 KB 61/358 KB 80/549 KB 144/257 KB 948/1063 KB 61/358 KB 84/549 KB 144/257 KB 952/1063 KB 65/358 KB 3/5 KB 88/549 KB 144/257 KB 952/1063 KB 65/358 KB 3/5 KB 92/549 KB 144/257 KB 952/1063 KB 61/358 KB 84/549 KB 144/257 KB 956/1063 KB 65/358 KB 3/5 KB 92/549 KB 144/257 KB 960/1063 KB 65/358 KB 3/5 KB 92/549 KB 144/257 KB 964/1063 KB 65/358 KB 3/5 KB 92/549 KB 144/257 KB 952/1063 KB 65/358 KB 3/5 KB 84/549 KB 144/257 KB 952/1063 KB 61/358 KB 3/5 KB 84/549 KB 144/257 KB 964/1063 KB 65/358 KB 5/5 KB 96/549 KB 144/257 KB 964/1063 KB 69/358 KB 5/5 KB 96/549 KB 144/257 KB 964/1063 KB 73/358 KB 5/5 KB 96/549 KB 144/257 KB 964/1063 KB 65/358 KB 3/5 KB 96/549 KB 144/257 KB 964/1063 KB 77/358 KB 5/5 KB 96/549 KB 144/257 KB 964/1063 KB 81/358 KB 5/5 KB 96/549 KB 144/257 KB 968/1063 KB 85/358 KB 5/5 KB 100/549 KB 144/257 KB 968/1063 KB 89/358 KB 5/5 KB 100/549 KB 144/257 KB 968/1063 KB 93/358 KB 5/5 KB 100/549 KB 144/257 KB 968/1063 KB 81/358 KB 5/5 KB 100/549 KB 144/257 KB 968/1063 KB 93/358 KB 5/5 KB 104/549 KB 144/257 KB 968/1063 KB 93/358 KB 5/5 KB 108/549 KB 144/257 KB 968/1063 KB 93/358 KB 5/5 KB 112/549 KB 144/257 KB 968/1063 KB 81/358 KB 5/5 KB 96/549 KB 144/257 KB 972/1063 KB 93/358 KB 5/5 KB 112/549 KB 144/257 KB 976/1063 KB 93/358 KB 5/5 KB 112/549 KB 144/257 KB 980/1063 KB 93/358 KB 5/5 KB 112/549 KB 144/257 KB 984/1063 KB 97/358 KB 5/5 KB 112/549 KB 148/257 KB 988/1063 KB 97/358 KB 5/5 KB 112/549 KB 148/257 KB 992/1063 KB 97/358 KB 5/5 KB 112/549 KB 148/257 KB 980/1063 KB 93/358 KB 5/5 KB 112/549 KB 148/257 KB 992/1063 KB 97/358 KB 5/5 KB 116/549 KB 152/257 KB 992/1063 KB 97/358 KB 5/5 KB 116/549 KB 156/257 KB 992/1063 KB 97/358 KB 5/5 KB 116/549 KB 160/257 KB 980/1063 KB 97/358 KB 5/5 KB 112/549 KB 148/257 KB 992/1063 KB 97/358 KB 5/5 KB 116/549 KB 148/257 KB 992/1063 KB 97/358 KB 5/5 KB 120/549 KB 160/257 KB 992/1063 KB 97/358 KB 5/5 KB 124/549 KB 160/257 KB 992/1063 KB 101/358 KB 128/549 KB 164/257 KB 992/1063 KB 101/358 KB 124/549 KB 164/257 KB 992/1063 KB 105/358 KB 128/549 KB 164/257 KB 992/1063 KB 109/358 KB 128/549 KB 164/257 KB 992/1063 KB 113/358 KB 128/549 KB 164/257 KB 996/1063 KB 117/358 KB 132/549 KB 164/257 KB 992/ unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 1063 KB 97/358 KB 124/549 KB 164/257 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.1 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 996/1063 KB 117/358 KB 132/549 KB 168/257 KB 996/1063 KB 117/358 KB 132/549 KB 172/257 KB 996/1063 KB 117/358 KB 132/549 KB 176/257 KB 996/1063 KB 113/358 KB 132/549 KB 164/257 KB 996/1063 KB 113/358 KB 128/549 KB 164/257 KB 1000/1063 KB 117/358 KB 132/549 KB 176/257 KB 1004/1063 KB 117/358 KB 132/549 KB 176/257 KB 1008/1063 KB 117/358 KB 132/549 KB 176/257 KB 1008/1063 KB 117/358 KB 136/549 KB 176/257 KB 1008/1063 KB 117/358 KB 140/549 KB 176/257 KB 1008/1063 KB 117/358 KB 144/549 KB 176/257 KB 1008/1063 KB 121/358 KB 148/549 KB 176/257 KB 1012/1063 KB 121/358 KB 152/549 KB 180/257 KB 1012/1063 KB 121/358 KB 156/549 KB 180/257 KB 1012/1063 KB 121/358 KB 160/549 KB 180/257 KB 1008/1063 KB 121/358 KB 144/549 KB 176/257 KB 1012/1063 KB 125/358 KB 160/549 KB 180/257 KB 1012/1063 KB 121/358 KB 148/549 KB 180/257 KB 1012/1063 KB 121/358 KB 148/549 KB 176/257 KB 1016/1063 KB 125/358 KB 160/549 KB 180/257 KB 1016/1063 KB 125/358 KB 160/549 KB 184/257 KB 1020/1063 KB 125/358 KB 160/549 KB 184/257 KB 1020/1063 KB 125/358 KB 160/549 KB 188/257 KB 1024/1063 KB 125/358 KB 160/549 KB 188/257 KB 1024/1063 KB 125/358 KB 160/549 KB 192/257 KB 1024/1063 KB 129/358 KB 160/549 KB 192/257 KB 1024/1063 KB 133/358 KB 160/549 KB 192/257 KB 1028/1063 KB 137/358 KB 164/549 KB 3/86 KB 196/257 KB 1028/1063 KB 141/358 KB 164/549 KB 3/86 KB 196/257 KB 1028/1063 KB 145/358 KB 164/549 KB 3/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 3/86 KB 196/257 KB 1024/1063 KB 133/358 KB 160/549 KB 3/86 KB 192/257 KB 1028/1063 KB 149/358 KB 164/549 KB 6/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 9/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 11/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 14/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 16/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 19/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 22/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 25/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 27/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 30/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 32/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 36/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 40/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 44/86 KB 196/257 KB 1028/1063 KB 149/358 KB 164/549 KB 48/86 KB 196/257 KB 1028/1063 KB 133/358 KB 164/549 KB 3/86 KB 196/257 KB 1028/1063 KB 133/358 KB 160/549 KB 3/86 KB 196/257 KB 1028/1063 KB 133/358 KB 160/549 KB 3/86 KB 192/257 KB 1032/1063 KB 149/358 KB 164/549 KB 48/86 KB 196/257 KB 1032/1063 KB 149/358 KB 164/549 KB 48/86 KB 200/257 KB 1032/1063 KB 149/358 KB 164/549 KB 48/86 KB 204/257 KB 1036/1063 KB 149/358 KB 164/549 KB 48/86 KB 204/257 KB 1040/1063 KB 149/358 KB 164/549 KB 48/86 KB 204/257 KB 1040/1063 KB 149/358 KB 164/549 KB 48/86 KB 208/257 KB 1040/1063 KB 149/358 KB 168/549 KB 48/86 KB 208/257 KB 1040/1063 KB 149/358 KB 172/549 KB 48/86 KB 208/257 KB 1040/1063 KB 149/358 KB 176/549 KB 48/86 KB 208/257 KB 1044/1063 KB 149/358 KB 180/549 KB 48/86 KB 208/257 KB 1044/1063 KB 153/358 KB 184/549 KB 52/86 KB 212/257 KB 1044/1063 KB 153/358 KB 188/549 KB 52/86 KB 212/257 KB 1044/1063 KB 149/358 KB 176/549 KB 48/86 KB 208/257 KB 1044/1063 KB 153/358 KB 180/549 KB 52/86 KB 212/257 KB 1044/1063 KB 153/358 KB 188/549 KB 56/86 KB 212/257 KB 1044/1063 KB 153/358 KB 180/549 KB 48/86 KB 212/257 KB 1044/1063 KB 153/358 KB 180/549 KB 48/86 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 208/257 KB 1048/1063 KB 157/358 KB 188/549 KB 56/86 KB 212/257 KB 1048/1063 KB 157/358 KB 188/549 KB 56/86 KB 216/257 KB 1048/1063 KB 157/358 KB 188/549 KB 56/86 KB 220/257 KB 1048/1063 KB 157/358 KB 188/549 KB 56/86 KB 224/257 KB 1048/1063 KB 153/358 KB 188/549 KB 56/86 KB 212/257 KB 1052/1063 KB 157/358 KB 188/549 KB 56/86 KB 224/257 KB 1056/1063 KB 157/358 KB 188/549 KB 56/86 KB 224/257 KB 1056/1063 KB 157/358 KB 188/549 KB 60/86 KB 224/257 KB 1056/1063 KB 157/358 KB 188/549 KB 64/86 KB 224/257 KB 1056/1063 KB 157/358 KB 188/549 KB 68/86 KB 224/257 KB 1060/1063 KB 161/358 KB 192/549 KB 72/86 KB 228/257 KB 1060/1063 KB 161/358 KB 192/549 KB 68/86 KB 228/257 KB 1060/1063 KB 157/358 KB 192/549 KB 68/86 KB 228/257 KB 1056/1063 KB 157/358 KB 192/549 KB 68/86 KB 228/257 KB 1060/1063 KB 165/358 KB 192/549 KB 72/86 KB 228/257 KB 1063/1063 KB 169/358 KB 192/549 KB 72/86 KB 228/257 KB 1063/1063 KB 173/358 KB 196/549 KB 72/86 KB 228/257 KB 1056/1063 KB 157/358 KB 188/549 KB 68/86 KB 228/257 KB 1063/1063 KB 173/358 KB 196/549 KB 72/86 KB 232/257 KB 1063/1063 KB 173/358 KB 196/549 KB 72/86 KB 236/257 KB 1063/1063 KB 173/358 KB 196/549 KB 72/86 KB 240/257 KB 1063/1063 KB 173/358 KB 196/549 KB 76/86 KB 244/257 KB 1063/1063 KB 177/358 KB 196/549 KB 76/86 KB 248/257 KB 1063/1063 KB 177/358 KB 196/549 KB 76/86 KB 252/257 KB 1063/1063 KB 169/358 KB 196/549 KB 72/86 KB 228/257 KB 1063/1063 KB 165/358 KB 192/549 KB 72/86 KB 228/257 KB 1063/1063 KB 177/358 KB 200/549 KB 76/86 KB 252/257 KB 1063/1063 KB 177/358 KB 204/549 KB 76/86 KB 252/257 KB 1063/1063 KB 177/358 KB 208/549 KB 76/86 KB 252/257 KB 1063/1063 KB 177/358 KB 196/549 KB 76/86 KB 244/257 KB 1063/1063 KB 173/358 KB 196/549 KB 76/86 KB 240/257 KB 1063/1063 KB 177/358 KB 208/549 KB 80/86 KB 252/257 KB 1063/1063 KB 177/358 KB 208/549 KB 84/86 KB 252/257 KB 1063/1063 KB 177/358 KB 208/549 KB 86/86 KB 252/257 KB 1063/1063 KB 181/358 KB 208/549 KB 86/86 KB 252/257 KB 1063/1063 KB 185/358 KB 208/549 KB 86/86 KB 252/257 KB 1063/1063 KB 189/358 KB 208/549 KB 86/86 KB 252/257 KB 1063/1063 KB 193/358 KB 208/549 KB 86/86 KB 252/257 KB 1063/1063 KB 197/358 KB 212/549 KB 86/86 KB 256/257 KB 1063/1063 KB 201/358 KB 212/549 KB 86/86 KB 256/257 KB 1063/1063 KB 205/358 KB 212/549 KB 86/86 KB 256/257 KB 1063/1063 KB 193/358 KB 212/549 KB 86/86 KB 256/257 KB 1063/1063 KB 193/358 KB 208/549 KB 86/86 KB 256/257 KB 1063/1063 KB 205/358 KB 212/549 KB 86/86 KB 257/257 KB 1063/1063 KB 205/358 KB 216/549 KB 86/86 KB 257/257 KB 1063/1063 KB 205/358 KB 220/549 KB 86/86 KB 257/257 KB 1063/1063 KB 205/358 KB 224/549 KB 86/86 KB 257/257 KB 1063/1063 KB 205/358 KB 228/549 KB 86/86 KB 257/257 KB 1063/1063 KB 205/358 KB 232/549 KB 86/86 KB 257/257 KB 1063/1063 KB 205/358 KB 236/549 KB 86/86 KB 257/257 KB 1063/1063 KB 209/358 KB 236/549 KB 86/86 KB 257/257 KB 1063/1063 KB 209/358 KB 240/549 KB 86/86 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1404.9 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 213/358 KB 240/549 KB 86/86 KB 257/257 KB 217/358 KB 240/549 KB 86/86 KB 257/257 KB 221/358 KB 240/549 KB 86/86 KB 257/257 KB 225/358 KB 240/549 KB 86/86 KB 257/257 KB 229/358 KB 244/549 KB 86/86 KB 257/257 KB 233/358 KB 244/549 KB 257/257 KB 237/358 KB 244/549 KB 257/257 KB 225/358 KB 244/549 KB 86/86 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 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 337.1 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 237/358 KB 3/404 KB 248/549 KB 237/358 KB 6/404 KB 248/549 KB 237/358 KB 9/404 KB 248/549 KB 237/358 KB 11/404 KB 248/549 KB 237/358 KB 14/404 KB 248/549 KB 241/358 KB 16/404 KB 248/549 KB 237/358 KB 248/549 KB 241/358 KB 16/404 KB 252/549 KB 241/358 KB 16/404 KB 256/549 KB 241/358 KB 16/404 KB 260/549 KB 241/358 KB 16/404 KB 264/549 KB 241/358 KB 16/404 KB 268/549 KB 241/358 KB 14/404 KB 248/549 KB 245/358 KB 19/404 KB 268/549 KB 249/358 KB 19/404 KB 268/549 KB 253/358 KB 19/404 KB 268/549 KB 241/358 KB 19/404 KB 268/549 KB 253/358 KB 19/404 KB 272/549 KB 257/358 KB 19/404 KB 272/549 KB 261/358 KB 22/404 KB 276/549 KB 265/358 KB 22/404 KB 276/549 KB 257/358 KB 22/404 KB 276/549 KB 257/358 KB 22/404 KB 272/549 KB 265/358 KB 25/404 KB 276/549 KB 265/358 KB 27/404 KB 276/549 KB 265/358 KB 27/404 KB 280/549 KB 3/894 KB 265/358 KB 27/404 KB 280/549 KB 6/894 KB 265/358 KB 27/404 KB 280/549 KB 9/894 KB 265/358 KB 27/404 KB 280/549 KB 11/894 KB 265/358 KB 27/404 KB 280/549 KB 14/894 KB 265/358 KB 27/404 KB 280/549 KB 16/894 KB 265/358 KB 27/404 KB 280/549 KB 16/894 KB 265/358 KB 27/404 KB 284/549 KB 16/894 KB 269/358 KB 30/404 KB 284/549 KB 16/894 KB 269/358 KB 27/404 KB 284/549 KB 16/894 KB 269/358 KB 30/404 KB 288/549 KB 19/894 KB 269/358 KB 32/404 KB 292/549 KB 19/894 KB 273/358 KB 32/404 KB 296/549 KB 19/894 KB 273/358 KB 32/404 KB 300/549 KB 19/894 KB 273/358 KB 32/404 KB 304/549 KB 19/894 KB 269/358 KB 32/404 KB 288/549 KB 19/894 KB 269/358 KB 30/404 KB 288/549 KB 22/894 KB 273/358 KB 32/404 KB 304/549 KB 25/894 KB 273/358 KB 32/404 KB 304/549 KB 27/894 KB 273/358 KB 32/404 KB 304/549 KB 30/894 KB 273/358 KB 36/404 KB 304/549 KB 19/894 KB 273/358 KB 32/404 KB 292/549 KB 32/894 KB 273/358 KB 36/404 KB 304/549 KB 27/894 KB 273/358 KB 36/404 KB 304/549 KB 32/894 KB 277/358 KB 40/404 KB 304/549 KB 32/894 KB 277/358 KB 44/404 KB 304/549 KB 32/894 KB 277/358 KB 48/404 KB 304/549 KB 32/894 KB 277/358 KB 36/404 KB 304/549 KB 36/894 KB 281/358 KB 48/404 KB 308/549 KB 36/894 KB 285/358 KB 48/404 KB 308/549 KB 36/894 KB 285/358 KB 52/404 KB 308/549 KB 36/894 KB 289/358 KB 56/404 KB 308/549 KB 36/894 KB 289/358 KB 60/404 KB 308/549 KB 36/894 KB 277/358 KB 48/404 KB 308/549 KB 40/894 KB 289/358 KB 4/587 KB 60/404 KB 308/549 KB 44/894 KB 289/358 KB 4/587 KB 60/404 KB 308/549 KB 48/894 KB 289/358 KB 4/587 KB 60/404 KB 308/549 KB 32/894 KB 277/358 KB 48/404 KB 308/549 KB 36/894 KB 289/358 KB 4/587 KB 60/404 KB 308/549 KB 48/894 KB 289/358 KB 8/587 KB 60/404 KB 308/549 KB 48/894 KB 289/358 KB 12/587 KB 60/404 KB 308/549 KB 48/894 KB 289/358 KB 16/587 KB 60/404 KB 308/549 KB 48/894 KB 289/358 KB 16/587 KB 60/404 KB 312/549 KB 48/894 KB 289/358 KB 16/587 KB 60/404 KB 316/549 KB 48/894 KB 289/358 KB 16/587 KB 60/404 KB 320/549 KB 36/894 KB 289/358 KB 52/404 KB 308/549 KB 48/894 KB 293/358 KB 16/587 KB 60/404 KB 320/549 KB 48/894 KB 293/358 KB 20/587 KB 60/404 KB 320/549 KB 48/894 KB 293/358 KB 24/587 KB 60/404 KB 320/549 KB 48/894 KB 293/358 KB 28/587 KB 60/404 KB 320/549 KB 48/894 KB 293/358 KB 32/587 KB 60/404 KB 320/549 KB 48/894 KB 297/358 KB 32/587 KB 60/404 KB 320/549 KB 48/894 KB 301/358 KB 32/587 KB 60/404 KB 320/549 KB 48/894 KB 301/358 KB 32/587 KB 64/404 KB 320/549 KB 52/894 KB 301/358 KB 32/587 KB 64/404 KB 320/549 KB 56/894 KB 301/358 KB 36/587 KB 64/404 KB 324/549 KB 60/894 KB 301/358 KB 36/587 KB 64/404 KB unit-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 324/549 KB 52/894 KB 301/358 KB 36/587 KB 64/404 KB 324/549 KB 52/894 KB 301/358 KB 36/587 KB 64/404 KB 320/549 KB 64/894 KB 301/358 KB 40/587 KB 64/404 KB 324/549 KB 64/894 KB 301/358 KB 44/587 KB 64/404 KB 324/549 KB 64/894 KB 301/358 KB 48/587 KB 64/404 KB 324/549 KB 64/894 KB 301/358 KB 52/587 KB 64/404 KB 324/549 KB 64/894 KB 301/358 KB 56/587 KB 64/404 KB 324/549 KB 64/894 KB 301/358 KB 60/587 KB 64/404 KB 324/549 KB 64/894 KB 301/358 KB 64/587 KB 64/404 KB 324/549 KB 64/894 KB 301/358 KB 64/587 KB 64/404 KB 328/549 KB 64/894 KB 301/358 KB 64/587 KB 68/404 KB 328/549 KB 64/894 KB 305/358 KB 64/587 KB 68/404 KB 332/549 KB 64/894 KB 305/358 KB 64/587 KB 68/404 KB 336/549 KB 64/894 KB 305/358 KB 64/587 KB 68/404 KB 328/549 KB 64/894 KB 301/358 KB 64/587 KB 68/404 KB 328/549 KB 64/894 KB 309/358 KB 64/587 KB 72/404 KB 336/549 KB 64/894 KB 313/358 KB 68/587 KB 72/404 KB 336/549 KB 64/894 KB 317/358 KB 68/587 KB 72/404 KB 336/549 KB 64/894 KB 321/358 KB 68/587 KB 72/404 KB 336/549 KB 68/894 KB 325/358 KB 68/587 KB 72/404 KB 340/549 KB 68/894 KB 329/358 KB 68/587 KB 72/404 KB 340/549 KB 68/894 KB 333/358 KB 68/587 KB 72/404 KB 340/549 KB 64/894 KB 305/358 KB 64/587 KB 72/404 KB 336/549 KB 68/894 KB 333/358 KB 68/587 KB 76/404 KB 340/549 KB 68/894 KB 333/358 KB 68/587 KB 80/404 KB 340/549 KB 68/894 KB 321/358 KB 68/587 KB 72/404 KB 340/549 KB 72/894 KB 333/358 KB 68/587 KB 80/404 KB 340/549 KB 76/894 KB 333/358 KB 68/587 KB 80/404 KB 340/549 KB 80/894 KB 333/358 KB 68/587 KB 80/404 KB 340/549 KB 64/894 KB 321/358 KB 68/587 KB 72/404 KB 340/549 KB 64/894 KB 309/358 KB 68/587 KB 72/404 KB 336/549 KB 80/894 KB 333/358 KB 72/587 KB 84/404 KB 340/549 KB 80/894 KB 333/358 KB 76/587 KB 84/404 KB 340/549 KB 80/894 KB 333/358 KB 80/587 KB 84/404 KB 340/549 KB 80/894 KB 333/358 KB 84/587 KB 84/404 KB 340/549 KB 80/894 KB 333/358 KB 88/587 KB 84/404 KB 344/549 KB 80/894 KB 333/358 KB 92/587 KB 84/404 KB 344/549 KB 80/894 KB 333/358 KB 96/587 KB 84/404 KB 344/549 KB 80/894 KB 333/358 KB 68/587 KB 84/404 KB 340/549 KB 80/894 KB 333/358 KB 96/587 KB 88/404 KB 344/549 KB 80/894 KB 333/358 KB 96/587 KB 92/404 KB 344/549 KB 80/894 KB 333/358 KB 96/587 KB 96/404 KB 344/549 KB 80/894 KB 333/358 KB 100/587 KB 100/404 KB 344/549 KB 84/894 KB 337/358 KB 100/587 KB 104/404 KB 344/549 KB 84/894 KB 337/358 KB 100/587 KB 108/404 KB 344/549 KB 80/894 KB 333/358 KB 84/587 KB 84/404 KB 344/549 KB 84/894 KB 337/358 KB 100/587 KB 108/404 KB 348/549 KB 84/894 KB 337/358 KB 100/587 KB 108/404 KB 352/549 KB 84/894 KB 337/358 KB 100/587 KB 108/404 KB 356/549 KB 84/894 KB 337/358 KB 100/587 KB 108/404 KB 360/549 KB 84/894 KB 337/358 KB 100/587 KB 108/404 KB 364/549 KB 84/894 KB 337/358 KB 100/587 KB 108/404 KB 368/549 KB 84/894 KB 337/358 KB 100/587 KB 100/404 KB 344/549 KB 84/894 KB 333/358 KB 100/587 KB 100/404 KB 344/549 KB 88/894 KB 337/358 KB 100/587 KB 108/404 KB 368/549 KB 80/894 KB 333/358 KB 100/587 KB 96/404 KB 344/549 KB 92/894 KB 337/358 KB 100/587 KB 108/404 KB 368/549 KB 92/894 KB 337/358 KB 104/587 KB 108/404 KB 368/549 KB 96/894 KB 337/358 KB 104/587 KB 108/404 KB 368/549 KB 96/894 KB 341/358 KB 108/587 KB 108/404 KB 368/549 KB 96/894 KB 341/358 KB 112/587 KB 108/404 KB 368/549 KB 96/894 KB 341/358 KB 104/587 KB 108/404 KB 368/549 KB 96/894 KB 345/358 KB 112/587 KB 108/404 KB 372/549 KB 96/894 KB 349/358 KB 112/587 KB 108/404 KB 372/549 KB 100/894 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install KB 353/358 KB 116/587 KB 112/404 KB 372/549 KB 100/894 KB 357/358 KB 116/587 KB 112/404 KB 372/549 KB 96/894 KB 341/358 KB 112/587 KB 108/404 KB 372/549 KB 100/894 KB 349/358 KB 116/587 KB 112/404 KB 372/549 KB 100/894 KB 349/358 KB 112/587 KB 112/404 KB 372/549 KB 104/894 KB 357/358 KB 116/587 KB 112/404 KB 372/549 KB 96/894 KB 349/358 KB 112/587 KB 112/404 KB 372/549 KB 104/894 KB 357/358 KB 116/587 KB 116/404 KB 372/549 KB 108/894 KB 357/358 KB 120/587 KB 116/404 KB 376/549 KB 108/894 KB 357/358 KB 116/587 KB 116/404 KB 376/549 KB 104/894 KB 357/358 KB 116/587 KB 116/404 KB 376/549 KB 112/894 KB 357/358 KB 120/587 KB 116/404 KB 376/549 KB 112/894 KB 357/358 KB 120/587 KB 120/404 KB 380/549 KB 112/894 KB 357/358 KB 124/587 KB 124/404 KB 380/549 KB 112/894 KB 357/358 KB 120/587 KB 116/404 KB 380/549 KB 112/894 KB 358/358 KB 124/587 KB 124/404 KB 384/549 KB 112/894 KB 358/358 KB 124/587 KB 124/404 KB 380/549 KB 112/894 KB 357/358 KB 124/587 KB 120/404 KB 380/549 KB 112/894 KB 358/358 KB 128/587 KB 124/404 KB 384/549 KB 112/894 KB 358/358 KB 128/587 KB 128/404 KB 384/549 KB 116/894 KB 358/358 KB 132/587 KB 132/404 KB 388/549 KB 116/894 KB 358/358 KB 132/587 KB 128/404 KB 388/549 KB 120/894 KB 358/358 KB 132/587 KB 132/404 KB 388/549 KB 124/894 KB 358/358 KB 132/587 KB 132/404 KB 388/549 KB 128/894 KB 358/358 KB 132/587 KB 132/404 KB 388/549 KB 112/894 KB 358/358 KB 132/587 KB 128/404 KB 388/549 KB 112/894 KB 358/358 KB 128/587 KB 128/404 KB 388/549 KB 128/894 KB 358/358 KB 132/587 KB 132/404 KB 392/549 KB 128/894 KB 358/358 KB 132/587 KB 132/404 KB 396/549 KB 128/894 KB 358/358 KB 136/587 KB 132/404 KB 396/549 KB 128/894 KB 358/358 KB 140/587 KB 136/404 KB 396/549 KB 128/894 KB 358/358 KB 144/587 KB 136/404 KB 400/549 KB 128/894 KB 358/358 KB 136/587 KB 136/404 KB 396/549 KB 128/894 KB 358/358 KB 144/587 KB 140/404 KB 400/549 KB 128/894 KB 358/358 KB 144/587 KB 144/404 KB 400/549 KB 128/894 KB 358/358 KB 140/587 KB 136/404 KB 400/549 KB 132/894 KB 358/358 KB 144/587 KB 144/404 KB 400/549 KB 136/894 KB 358/358 KB 148/587 KB 148/404 KB 404/549 KB 140/894 KB 358/358 KB 148/587 KB 148/404 KB 404/549 KB 132/894 KB 358/358 KB 148/587 KB 148/404 KB 404/549 KB 140/894 KB 358/358 KB 148/587 KB 148/404 KB 408/549 KB 132/894 KB 358/358 KB 148/587 KB 148/404 KB 400/549 KB 132/894 KB 358/358 KB 144/587 KB 148/404 KB 400/549 KB 140/894 KB 358/358 KB 148/587 KB 152/404 KB 408/549 KB 140/894 KB 358/358 KB 152/587 KB 152/404 KB 412/549 KB 140/894 KB 358/358 KB 152/587 KB 152/404 KB 416/549 KB 140/894 KB 358/358 KB 152/587 KB 152/404 KB 408/549 KB 144/894 KB 358/358 KB 156/587 KB 156/404 KB 416/549 KB 144/894 KB 358/358 KB 160/587 KB 156/404 KB 416/549 KB 144/894 KB 164/587 KB 156/404 KB 416/549 KB 144/894 KB 168/587 KB 156/404 KB 420/549 KB 144/894 KB 172/587 KB 156/404 KB 420/549 KB 144/894 KB 358/358 KB 152/587 KB 156/404 KB 416/549 KB 144/894 KB 358/358 KB 152/587 KB 152/404 KB 416/549 KB 144/894 KB 172/587 KB 160/404 KB 420/549 KB 148/894 KB 172/587 KB 160/404 KB 420/549 KB 152/894 KB 172/587 KB 164/404 KB 420/549 KB 156/894 KB 172/587 KB 164/404 KB 420/549 KB 160/894 KB 172/587 KB 164/404 KB 420/549 KB 144/894 KB 164/587 KB 156/404 KB 420/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 439.7 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 160/894 KB 172/587 KB 164/404 KB 424/549 KB 160/894 KB 172/587 KB 164/404 KB 428/549 KB 148/894 KB 172/587 KB 164/404 KB 420/549 KB 160/894 KB 172/587 KB 168/404 KB 428/549 KB 160/894 KB 172/587 KB 168/404 KB 432/549 KB 160/894 KB 172/587 KB 172/404 KB 432/549 KB 160/894 KB 176/587 KB 172/404 KB 432/549 KB 164/894 KB 176/587 KB 172/404 KB 432/549 KB 168/894 KB 180/587 KB 176/404 KB 436/549 KB 172/894 KB 180/587 KB 176/404 KB 436/549 KB 164/894 KB 180/587 KB 176/404 KB 436/549 KB 164/894 KB 176/587 KB 176/404 KB 432/549 KB 172/894 KB 180/587 KB 180/404 KB 436/549 KB 172/894 KB 180/587 KB 184/404 KB 436/549 KB 164/894 KB 176/587 KB 176/404 KB 436/549 KB 176/894 KB 184/587 KB 184/404 KB 440/549 KB 176/894 KB 184/587 KB 184/404 KB 444/549 KB 176/894 KB 184/587 KB 184/404 KB 448/549 KB 176/894 KB 184/587 KB 184/404 KB 436/549 KB 176/894 KB 188/587 KB 184/404 KB 448/549 KB 176/894 KB 192/587 KB 184/404 KB 448/549 KB 176/894 KB 180/587 KB 184/404 KB 436/549 KB 176/894 KB 192/587 KB 188/404 KB 448/549 KB 176/894 KB 192/587 KB 192/404 KB 448/549 KB 4/26 KB 176/894 KB 192/587 KB 192/404 KB 448/549 KB 8/26 KB 176/894 KB 192/587 KB 192/404 KB 448/549 KB 12/26 KB 176/894 KB 192/587 KB 192/404 KB 448/549 KB 16/26 KB 176/894 KB 192/587 KB 192/404 KB 448/549 KB 16/26 KB 176/894 KB 196/587 KB 192/404 KB 448/549 KB 20/26 KB 180/894 KB 196/587 KB 192/404 KB 452/549 KB 16/26 KB 180/894 KB 196/587 KB 192/404 KB 452/549 KB 16/26 KB 180/894 KB 196/587 KB 192/404 KB 448/549 KB 20/26 KB 184/894 KB 196/587 KB 192/404 KB 452/549 KB 24/26 KB 184/894 KB 196/587 KB 192/404 KB 452/549 KB 24/26 KB 184/894 KB 196/587 KB 196/404 KB 456/549 KB 24/26 KB 184/894 KB 196/587 KB 196/404 KB 452/549 KB 26/26 KB 188/894 KB 200/587 KB 200/404 KB 456/549 KB 26/26 KB 188/894 KB 200/587 KB 196/404 KB 456/549 KB 26/26 KB 188/894 KB 196/587 KB 196/404 KB 456/549 KB 24/26 KB 188/894 KB 196/587 KB 196/404 KB 456/549 KB 26/26 KB 192/894 KB 200/587 KB 200/404 KB 460/549 KB 26/26 KB 196/894 KB 204/587 KB 200/404 KB 460/549 KB 26/26 KB 200/894 KB 204/587 KB 204/404 KB 460/549 KB 26/26 KB 204/894 KB 204/587 KB 204/404 KB 460/549 KB 26/26 KB 188/894 KB 200/587 KB 200/404 KB 460/549 KB 26/26 KB 196/894 KB 204/587 KB 204/404 KB 460/549 KB 26/26 KB 204/894 KB 204/587 KB 208/404 KB 464/549 KB 26/26 KB 192/894 KB 204/587 KB 200/404 KB 460/549 KB 26/26 KB 204/894 KB 208/587 KB 208/404 KB 464/549 KB 26/26 KB 204/894 KB 204/587 KB 208/404 KB 464/549 KB 26/26 KB 204/894 KB 208/587 KB 212/404 KB 464/549 KB 26/26 KB 204/894 KB 212/587 KB 216/404 KB 468/549 KB 26/26 KB 204/894 KB 212/587 KB 212/404 KB 468/549 KB 26/26 KB 208/894 KB 216/587 KB 216/404 KB 468/549 KB 26/26 KB 204/894 KB 208/587 KB 212/404 KB 468/549 KB 26/26 KB 208/894 KB 212/587 KB 216/404 KB 468/549 KB 26/26 KB 208/894 KB 220/587 KB 216/404 KB 468/549 KB 26/26 KB 212/894 KB 220/587 KB 220/404 KB 472/549 KB 26/26 KB 216/894 KB 224/587 KB 220/404 KB 472/549 KB 26/26 KB 220/894 KB 224/587 KB 220/404 KB 472/549 KB 26/26 KB 224/894 KB 224/587 KB 220/404 KB 472/549 KB 26/26 KB 208/894 KB 220/587 KB 220/404 KB 472/549 KB 26/26 KB 208/894 KB 220/587 KB 216/404 KB 472/549 KB 26/26 KB 224/894 KB 224/587 KB 220/404 KB 476/549 KB 26/26 KB 212/894 KB 224/587 KB 220/404 KB 472/549 KB 26/26 KB 224/894 KB 224/587 KB 220/404 KB 480/549 KB 26/26 KB 224/894 KB 224/587 KB 224/404 KB 480/549 KB 26/26 KB 224/894 KB 224/587 KB 224/404 KB 484/549 KB 224/894 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 228/587 KB 228/404 KB 488/549 KB 224/894 KB 228/587 KB 228/404 KB 484/549 KB 224/894 KB 232/587 KB 228/404 KB 488/549 KB 224/894 KB 236/587 KB 228/404 KB 488/549 KB 224/894 KB 240/587 KB 228/404 KB 492/549 KB 224/894 KB 224/587 KB 228/404 KB 484/549 KB 224/894 KB 240/587 KB 232/404 KB 492/549 KB 224/894 KB 240/587 KB 236/404 KB 492/549 KB 224/894 KB 240/587 KB 240/404 KB 492/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 30.4 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 224/894 KB 236/587 KB 228/404 KB 492/549 KB 224/894 KB 240/587 KB 240/404 KB 496/549 KB 224/894 KB 240/587 KB 240/404 KB 500/549 KB 228/894 KB 244/587 KB 244/404 KB 504/549 KB 228/894 KB 244/587 KB 244/404 KB 508/549 KB 228/894 KB 244/587 KB 244/404 KB 500/549 KB 228/894 KB 240/587 KB 244/404 KB 500/549 KB 228/894 KB 240/587 KB 240/404 KB 500/549 KB 232/894 KB 244/587 KB 244/404 KB 508/549 KB 236/894 KB 244/587 KB 244/404 KB 508/549 KB 240/894 KB 244/587 KB 244/404 KB 508/549 KB 240/894 KB 248/587 KB 248/404 KB 508/549 KB 240/894 KB 248/587 KB 252/404 KB 508/549 KB 240/894 KB 248/587 KB 244/404 KB 508/549 KB 240/894 KB 252/587 KB 252/404 KB 512/549 KB 240/894 KB 248/587 KB 252/404 KB 512/549 KB 240/894 KB 256/587 KB 252/404 KB 512/549 KB 240/894 KB 256/587 KB 256/404 KB 512/549 KB 240/894 KB 256/587 KB 256/404 KB 516/549 KB 244/894 KB 260/587 KB 260/404 KB 520/549 KB 244/894 KB 260/587 KB 260/404 KB 524/549 KB 244/894 KB 260/587 KB 260/404 KB 516/549 KB 244/894 KB 256/587 KB 260/404 KB 516/549 KB 244/894 KB 256/587 KB 256/404 KB 516/549 KB 248/894 KB 260/587 KB 260/404 KB 524/549 KB 252/894 KB 260/587 KB 260/404 KB 524/549 KB 252/894 KB 264/587 KB 260/404 KB 524/549 KB 252/894 KB 264/587 KB 264/404 KB 524/549 KB 256/894 KB 268/587 KB 264/404 KB 524/549 KB 256/894 KB 264/587 KB 264/404 KB 524/549 KB 256/894 KB 268/587 KB 268/404 KB 528/549 KB 256/894 KB 268/587 KB 268/404 KB 524/549 KB 256/894 KB 272/587 KB 268/404 KB 528/549 KB 256/894 KB 272/587 KB 271/404 KB 528/549 KB 260/894 KB 272/587 KB 271/404 KB 528/549 KB 264/894 KB 276/587 KB 275/404 KB 4/79 KB 532/549 KB 260/894 KB 276/587 KB 271/404 KB 528/549 KB 260/894 KB 276/587 KB 275/404 KB 4/79 KB 532/549 KB 260/894 KB 276/587 KB 271/404 KB 4/79 KB 532/549 KB 260/894 KB 276/587 KB 271/404 KB 4/79 KB 528/549 KB 264/894 KB 276/587 KB 275/404 KB 8/79 KB 532/549 KB 264/894 KB 276/587 KB 275/404 KB 12/79 KB 532/549 KB 264/894 KB 276/587 KB 275/404 KB 16/79 KB 532/549 KB 264/894 KB 276/587 KB 275/404 KB 20/79 KB 532/549 KB 264/894 KB 276/587 KB 275/404 KB 24/79 KB 532/549 KB 264/894 KB 276/587 KB 275/404 KB 28/79 KB 532/549 KB 264/894 KB 276/587 KB 275/404 KB 32/79 KB 532/549 KB 264/894 KB 276/587 KB 275/404 KB 36/79 KB 532/549 KB 268/894 KB 280/587 KB 279/404 KB 40/79 KB 536/549 KB 268/894 KB 280/587 KB 279/404 KB 36/79 KB 536/549 KB 268/894 KB 280/587 KB 275/404 KB 36/79 KB 536/549 KB 268/894 KB 280/587 KB 275/404 KB 36/79 KB 532/549 KB 264/894 KB 280/587 KB 275/404 KB 36/79 KB 532/549 KB 268/894 KB 284/587 KB 279/404 KB 40/79 KB 536/549 KB 272/894 KB 284/587 KB 279/404 KB 40/79 KB 536/549 KB 272/894 KB 284/587 KB 283/404 KB 40/79 KB 540/549 KB 276/894 KB 288/587 KB 287/404 KB 40/79 KB 540/549 KB 272/894 KB 284/587 KB 279/404 KB 40/79 KB 540/549 KB 276/894 KB 288/587 KB 287/404 KB 40/79 KB 544/549 KB 276/894 KB 288/587 KB 287/404 KB 40/79 KB 548/549 KB 276/894 KB 288/587 KB 287/404 KB 44/79 KB 549/549 KB 276/894 KB 288/587 KB 283/404 KB 40/79 KB 540/549 KB 280/894 KB 288/587 KB 287/404 KB 44/79 KB 549/549 KB 284/894 KB 288/587 KB 287/404 KB 44/79 KB 549/549 KB 288/894 KB 288/587 KB 287/404 KB 44/79 KB 549/549 KB 272/894 KB 288/587 KB 283/404 KB 40/79 KB 540/549 KB 288/894 KB 292/587 KB 291/404 KB 44/79 KB 549/549 KB 288/894 KB 296/587 KB 291/404 KB 44/79 KB 549/549 KB 288/894 KB 300/587 KB 291/404 KB 44/79 KB 549/549 KB 288/894 KB 304/587 KB 291/404 KB 44/79 KB 549/549 KB 288/894 KB 288/ unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 587 KB 291/404 KB 44/79 KB 549/549 KB 288/894 KB 304/587 KB 295/404 KB 44/79 KB 549/549 KB 288/894 KB 304/587 KB 299/404 KB 44/79 KB 549/549 KB 288/894 KB 304/587 KB 303/404 KB 44/79 KB 549/549 KB 288/894 KB 304/587 KB 307/404 KB 44/79 KB 549/549 KB 292/894 KB 308/587 KB 311/404 KB 44/79 KB 549/549 KB 276/894 KB 288/587 KB 287/404 KB 44/79 KB 548/549 KB 292/894 KB 308/587 KB 315/404 KB 48/79 KB 549/549 KB 292/894 KB 308/587 KB 315/404 KB 52/79 KB 549/549 KB 292/894 KB 308/587 KB 315/404 KB 56/79 KB 549/549 KB 292/894 KB 308/587 KB 315/404 KB 60/79 KB 549/549 KB 292/894 KB 308/587 KB 315/404 KB 64/79 KB 549/549 KB 292/894 KB 308/587 KB 307/404 KB 44/79 KB 549/549 KB 296/894 KB 308/587 KB 315/404 KB 64/79 KB 549/549 KB 300/894 KB 308/587 KB 315/404 KB 64/79 KB 549/549 KB 304/894 KB 308/587 KB 315/404 KB 64/79 KB 549/549 KB 288/894 KB 308/587 KB 307/404 KB 44/79 KB 549/549 KB 304/894 KB 312/587 KB 315/404 KB 64/79 KB 549/549 KB 304/894 KB 316/587 KB 315/404 KB 64/79 KB 549/549 KB 304/894 KB 320/587 KB 315/404 KB 64/79 KB 549/549 KB 304/894 KB 320/587 KB 315/404 KB 68/79 KB 549/549 KB 292/894 KB 320/587 KB 315/404 KB 68/79 KB 549/549 KB 304/894 KB 320/587 KB 319/404 KB 68/79 KB 549/549 KB 304/894 KB 320/587 KB 319/404 KB 72/79 KB 549/549 KB 304/894 KB 320/587 KB 319/404 KB 76/79 KB 549/549 KB 304/894 KB 320/587 KB 319/404 KB 79/79 KB 549/549 KB 304/894 KB 324/587 KB 323/404 KB 79/79 KB 549/549 KB 308/894 KB 328/587 KB 323/404 KB 79/79 KB 549/549 KB 308/894 KB 332/587 KB 323/404 KB 79/79 KB 304/894 KB 320/587 KB 323/404 KB 79/79 KB 549/549 KB 308/894 KB 332/587 KB 327/404 KB 79/79 KB 308/894 KB 332/587 KB 331/404 KB 79/79 KB 308/894 KB 332/587 KB 335/404 KB 79/79 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 635.0 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 308/894 KB 324/587 KB 323/404 KB 79/79 KB 549/549 KB 312/894 KB 336/587 KB 335/404 KB 79/79 KB 316/894 KB 336/587 KB 335/404 KB 79/79 KB 320/894 KB 336/587 KB 335/404 KB 79/79 KB 308/894 KB 336/587 KB 335/404 KB 79/79 KB 324/894 KB 336/587 KB 335/404 KB 79/79 KB 328/894 KB 340/587 KB 339/404 KB 79/79 KB 332/894 KB 340/587 KB 339/404 KB 336/894 KB 340/587 KB 339/404 KB 324/894 KB 340/587 KB 339/404 KB 79/79 KB 324/894 KB 336/587 KB 339/404 KB 79/79 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 90.9 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 336/894 KB 344/587 KB 339/404 KB 336/894 KB 348/587 KB 343/404 KB 336/894 KB 344/587 KB 343/404 KB 336/894 KB 348/587 KB 347/404 KB 336/894 KB 348/587 KB 351/404 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 336/894 KB 352/587 KB 351/404 KB 340/894 KB 352/587 KB 351/404 KB 344/894 KB 356/587 KB 355/404 KB 340/894 KB 356/587 KB 355/404 KB 340/894 KB 356/587 KB 351/404 KB 348/894 KB 356/587 KB 355/404 KB 348/894 KB 360/587 KB 359/404 KB 348/894 KB 356/587 KB 359/404 KB 352/894 KB 360/587 KB 359/404 KB 352/894 KB 364/587 KB 363/404 KB 352/894 KB 364/587 KB 359/404 KB 352/894 KB 364/587 KB 367/404 KB 352/894 KB 368/587 KB 367/404 KB 352/894 KB 372/587 KB 367/404 KB 356/894 KB 372/587 KB 371/404 KB 356/894 KB 372/587 KB 367/404 KB 360/894 KB 372/587 KB 371/404 KB 360/894 KB 376/587 KB 375/404 KB 364/894 KB 376/587 KB 375/404 KB 4/1822 KB 364/894 KB 376/587 KB 375/404 KB 8/1822 KB 364/894 KB 376/587 KB 375/404 KB 12/1822 KB 364/894 KB 376/587 KB 375/404 KB 16/1822 KB 364/894 KB 376/587 KB 375/404 KB 20/1822 KB 364/894 KB 376/587 KB 375/404 KB 24/1822 KB 364/894 KB 376/587 KB 375/404 KB 28/1822 KB 364/894 KB 376/587 KB 375/404 KB 32/1822 KB 360/894 KB 376/587 KB 371/404 KB 364/894 KB 376/587 KB 375/404 KB 368/894 KB 376/587 KB 375/404 KB 36/1822 KB 372/894 KB 380/587 KB 379/404 KB 36/1822 KB 376/894 KB 380/587 KB 379/404 KB 36/1822 KB 364/894 KB 376/587 KB 375/404 KB 36/1822 KB 376/894 KB 380/587 KB 379/404 KB 40/1822 KB 376/894 KB 380/587 KB 379/404 KB 44/1822 KB 368/894 KB 380/587 KB 379/404 KB 36/1822 KB 368/894 KB 380/587 KB 375/404 KB 36/1822 KB 376/894 KB 380/587 KB 383/404 KB 48/1822 KB 4/115 KB 376/894 KB 380/587 KB 383/404 KB 48/1822 KB 8/115 KB 376/894 KB 380/587 KB 383/404 KB 48/1822 KB 12/115 KB 376/894 KB 384/587 KB 383/404 KB 48/1822 KB 12/115 KB 376/894 KB 384/587 KB 383/404 KB 48/1822 KB 16/115 KB 376/894 KB 380/587 KB 383/404 KB 48/1822 KB 376/894 KB 384/587 KB 383/404 KB 48/1822 KB 20/115 KB 376/894 KB 388/587 KB 387/404 KB 48/1822 KB 24/115 KB 380/894 KB 388/587 KB 387/404 KB 48/1822 KB 28/115 KB 380/894 KB 388/587 KB 387/404 KB 48/1822 KB 32/115 KB 376/894 KB 380/587 KB 379/404 KB 48/1822 KB 376/894 KB 388/587 KB 387/404 KB 48/1822 KB 20/115 KB 380/894 KB 392/587 KB 387/404 KB 48/1822 KB 32/115 KB 380/894 KB 396/587 KB 387/404 KB 48/1822 KB 32/115 KB 380/894 KB 400/587 KB 387/404 KB 48/1822 KB 32/115 KB 376/894 KB 384/587 KB 387/404 KB 48/1822 KB 20/115 KB 380/894 KB 388/587 KB 387/404 KB 48/1822 KB 24/115 KB 384/894 KB 400/587 KB 387/404 KB 48/1822 KB 32/115 KB 384/894 KB 400/587 KB 391/404 KB 48/1822 KB 32/115 KB 384/894 KB 400/587 KB 395/404 KB 48/1822 KB 32/115 KB 384/894 KB 400/587 KB 399/404 KB 52/1822 KB 32/115 KB 384/894 KB 404/587 KB 403/404 KB 52/1822 KB 32/115 KB 388/894 KB 404/587 KB 404/404 KB 52/1822 KB 36/115 KB 384/894 KB 400/587 KB 395/404 KB 52/1822 KB 32/115 KB 388/894 KB 404/587 KB 404/404 KB 56/1822 KB 36/115 KB 388/894 KB 404/587 KB 404/404 KB 60/1822 KB 36/115 KB 388/894 KB 404/587 KB 404/404 KB 64/1822 KB 36/115 KB 388/894 KB 404/587 KB 403/404 KB 52/1822 KB 36/115 KB 392/894 KB 404/587 KB 404/404 KB 64/1822 KB 36/115 KB 384/894 KB 404/587 KB 403/404 KB 52/1822 KB 36/115 KB 384/894 KB 404/587 KB 399/404 KB 52/1822 KB 32/115 KB 392/894 KB 408/587 KB 404/404 KB 64/1822 KB 36/115 KB 396/894 KB 412/587 KB 404/404 KB 64/1822 KB 36/115 KB 396/894 KB 416/587 KB 404/404 KB 64/1822 KB 36/115 KB 396/894 KB 420/587 KB 404/404 KB 68/1822 KB 40/115 KB 396/894 KB 424/587 KB 404/404 KB 68/1822 KB 40/115 KB 396/894 KB 428/587 KB 404/404 KB 68/1822 KB 40/115 KB 396/894 KB 432/587 KB 404/404 KB 68/1822 KB 40/115 KB 396/89 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 4 KB 408/587 KB 404/404 KB 64/1822 KB 36/115 KB 400/894 KB 432/587 KB 404/404 KB 68/1822 KB 40/115 KB 404/894 KB 432/587 KB 404/404 KB 68/1822 KB 40/115 KB 396/894 KB 416/587 KB 404/404 KB 68/1822 KB 40/115 KB 396/894 KB 416/587 KB 404/404 KB 64/1822 KB 40/115 KB 408/894 KB 432/587 KB 404/404 KB 68/1822 KB 44/115 KB 408/894 KB 432/587 KB 404/404 KB 68/1822 KB 48/115 KB 408/894 KB 432/587 KB 404/404 KB 72/1822 KB 48/115 KB 408/894 KB 432/587 KB 404/404 KB 76/1822 KB 48/115 KB 408/894 KB 432/587 KB 404/404 KB 80/1822 KB 48/115 KB 408/894 KB 432/587 KB 404/404 KB 80/1822 KB 52/115 KB 408/894 KB 432/587 KB 404/404 KB 80/1822 KB 52/115 KB 412/894 KB 432/587 KB 404/404 KB 80/1822 KB 52/115 KB 412/894 KB 432/587 KB 404/404 KB 80/1822 KB 56/115 KB 412/894 KB 432/587 KB 404/404 KB 80/1822 KB 60/115 KB 416/894 KB 432/587 KB 404/404 KB 84/1822 KB 64/115 KB 416/894 KB 436/587 KB 404/404 KB 84/1822 KB 64/115 KB 416/894 KB 440/587 KB 404/404 KB 84/1822 KB 68/115 KB 416/894 KB 444/587 KB 404/404 KB 84/1822 KB 68/115 KB 416/894 KB 448/587 KB 404/404 KB 84/1822 KB 68/115 KB 416/894 KB 432/587 KB 404/404 KB 84/1822 KB 60/115 KB 416/894 KB 432/587 KB 404/404 KB 80/1822 KB 60/115 KB 416/894 KB 448/587 KB 404/404 KB 88/1822 KB 68/115 KB 416/894 KB 436/587 KB 404/404 KB 84/1822 KB 68/115 KB 420/894 KB 452/587 KB 88/1822 KB 72/115 KB 420/894 KB 452/587 KB 92/1822 KB 76/115 KB 420/894 KB 452/587 KB 92/1822 KB 80/115 KB 420/894 KB 452/587 KB 92/1822 KB 84/115 KB 420/894 KB 452/587 KB 92/1822 KB 88/115 KB 420/894 KB 452/587 KB 92/1822 KB 92/115 KB 420/894 KB 452/587 KB 92/1822 KB 96/115 KB 420/894 KB 452/587 KB 92/1822 KB 100/115 KB 420/894 KB 452/587 KB 88/1822 KB 68/115 KB 420/894 KB 456/587 KB 92/1822 KB 100/115 KB 420/894 KB 460/587 KB 92/1822 KB 100/115 KB 420/894 KB 464/587 KB 92/1822 KB 100/115 KB 420/894 KB 468/587 KB 92/1822 KB 100/115 KB 420/894 KB 472/587 KB 92/1822 KB 100/115 KB 420/894 KB 476/587 KB 92/1822 KB 100/115 KB 420/894 KB 480/587 KB 92/1822 KB 100/115 KB 420/894 KB 484/587 KB 92/1822 KB 100/115 KB 420/894 KB 448/587 KB 88/1822 KB 68/115 KB 424/894 KB 484/587 KB 92/1822 KB 100/115 KB 428/894 KB 484/587 KB 92/1822 KB 100/115 KB 432/894 KB 484/587 KB 92/1822 KB 100/115 KB 436/894 KB 484/587 KB 92/1822 KB 100/115 KB 440/894 KB 484/587 KB 92/1822 KB 100/115 KB 444/894 KB 484/587 KB 92/1822 KB 100/115 KB 448/894 KB 484/587 KB 92/1822 KB 100/115 KB 452/894 KB 484/587 KB 92/1822 KB 100/115 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 443.4 KB/sec) unit-abot-epc-basic-0: 04:37:30 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-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 420/894 KB 452/587 KB 92/1822 KB 72/115 KB 452/894 KB 484/587 KB 96/1822 KB 100/115 KB 452/894 KB 484/587 KB 100/1822 KB 100/115 KB 452/894 KB 484/587 KB 104/1822 KB 100/115 KB 452/894 KB 484/587 KB 108/1822 KB 100/115 KB 452/894 KB 484/587 KB 112/1822 KB 100/115 KB 452/894 KB 484/587 KB 116/1822 KB 100/115 KB 452/894 KB 484/587 KB 120/1822 KB 100/115 KB 452/894 KB 484/587 KB 124/1822 KB 100/115 KB 452/894 KB 484/587 KB 128/1822 KB 100/115 KB 456/894 KB 488/587 KB 128/1822 KB 104/115 KB 452/894 KB 488/587 KB 128/1822 KB 104/115 KB 452/894 KB 484/587 KB 128/1822 KB 104/115 KB 456/894 KB 488/587 KB 128/1822 KB 108/115 KB 460/894 KB 492/587 KB 128/1822 KB 108/115 KB 460/894 KB 496/587 KB 128/1822 KB 108/115 KB 460/894 KB 488/587 KB 128/1822 KB 108/115 KB 464/894 KB 496/587 KB 128/1822 KB 112/115 KB 460/894 KB 496/587 KB 128/1822 KB 112/115 KB 468/894 KB 496/587 KB 128/1822 KB 112/115 KB 472/894 KB 500/587 KB 132/1822 KB 115/115 KB 476/894 KB 500/587 KB 132/1822 KB 115/115 KB 480/894 KB 500/587 KB 132/1822 KB 115/115 KB 468/894 KB 500/587 KB 132/1822 KB 115/115 KB 468/894 KB 496/587 KB 132/1822 KB 115/115 KB 468/894 KB 496/587 KB 128/1822 KB 115/115 KB 480/894 KB 500/587 KB 136/1822 KB 115/115 KB 480/894 KB 500/587 KB 140/1822 KB 115/115 KB 480/894 KB 500/587 KB 144/1822 KB 115/115 KB 480/894 KB 504/587 KB 4/206 KB 144/1822 KB 115/115 KB 480/894 KB 504/587 KB 8/206 KB 144/1822 KB 115/115 KB 480/894 KB 504/587 KB 12/206 KB 144/1822 KB 115/115 KB 480/894 KB 504/587 KB 16/206 KB 144/1822 KB 115/115 KB 480/894 KB 504/587 KB 20/206 KB 144/1822 KB 115/115 KB 484/894 KB 504/587 KB 24/206 KB 148/1822 KB 115/115 KB 484/894 KB 504/587 KB 28/206 KB 148/1822 KB 115/115 KB 480/894 KB 504/587 KB 144/1822 KB 115/115 KB 484/894 KB 508/587 KB 28/206 KB 148/1822 KB 115/115 KB 484/894 KB 512/587 KB 28/206 KB 148/1822 KB 115/115 KB 484/894 KB 516/587 KB 28/206 KB 148/1822 KB 115/115 KB 484/894 KB 504/587 KB 20/206 KB 148/1822 KB 115/115 KB 480/894 KB 504/587 KB 20/206 KB 148/1822 KB 115/115 KB 484/894 KB 516/587 KB 32/206 KB 152/1822 KB 115/115 KB 484/894 KB 516/587 KB 32/206 KB 148/1822 KB 115/115 KB 488/894 KB 516/587 KB 32/206 KB 152/1822 KB 115/115 KB 492/894 KB 516/587 KB 32/206 KB 152/1822 KB 115/115 KB 496/894 KB 520/587 KB 32/206 KB 152/1822 KB 115/115 KB 492/894 KB 520/587 KB 32/206 KB 152/1822 KB 115/115 KB 496/894 KB 520/587 KB 32/206 KB 156/1822 KB 115/115 KB 496/894 KB 524/587 KB 32/206 KB 160/1822 KB 115/115 KB 496/894 KB 524/587 KB 32/206 KB 164/1822 KB 115/115 KB 500/894 KB 524/587 KB 36/206 KB 168/1822 KB 115/115 KB 500/894 KB 524/587 KB 36/206 KB 172/1822 KB 496/894 KB 524/587 KB 32/206 KB 156/1822 KB 115/115 KB 500/894 KB 528/587 KB 36/206 KB 172/1822 KB 500/894 KB 532/587 KB 36/206 KB 172/1822 KB 500/894 KB 536/587 KB 36/206 KB 172/1822 KB 500/894 KB 540/587 KB 36/206 KB 172/1822 KB 500/894 KB 524/587 KB 36/206 KB 164/1822 KB 115/115 KB 504/894 KB 540/587 KB 36/206 KB 172/1822 KB 496/894 KB 524/587 KB 36/206 KB 164/1822 KB 115/115 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 123.4 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 504/894 KB 540/587 KB 40/206 KB 172/1822 KB 504/894 KB 540/587 KB 44/206 KB 172/1822 KB 504/894 KB 540/587 KB 48/206 KB 172/1822 KB 508/894 KB 540/587 KB 48/206 KB 172/1822 KB 512/894 KB 540/587 KB 48/206 KB 172/1822 KB 516/894 KB 540/587 KB 48/206 KB 172/1822 KB 520/894 KB 544/587 KB 52/206 KB 176/1822 KB 524/894 KB 544/587 KB 52/206 KB 176/1822 KB 528/894 KB 544/587 KB 52/206 KB 176/1822 KB 516/894 KB 544/587 KB 52/206 KB 176/1822 KB 516/894 KB 544/587 KB 48/206 KB 176/1822 KB 516/894 KB 544/587 KB 48/206 KB 172/1822 KB 528/894 KB 544/587 KB 52/206 KB 180/1822 KB 528/894 KB 548/587 KB 56/206 KB 184/1822 KB 528/894 KB 548/587 KB 56/206 KB 188/1822 KB 528/894 KB 548/587 KB 56/206 KB 180/1822 KB 528/894 KB 544/587 KB 56/206 KB 180/1822 KB 528/894 KB 548/587 KB 60/206 KB 188/1822 KB 528/894 KB 548/587 KB 64/206 KB 188/1822 KB 528/894 KB 4/314 KB 548/587 KB 64/206 KB 188/1822 KB 532/894 KB 8/314 KB 552/587 KB 64/206 KB 192/1822 KB 532/894 KB 4/314 KB 552/587 KB 64/206 KB 192/1822 KB 536/894 KB 12/314 KB 552/587 KB 64/206 KB 192/1822 KB 540/894 KB 12/314 KB 552/587 KB 64/206 KB 192/1822 KB 544/894 KB 12/314 KB 552/587 KB 64/206 KB 192/1822 KB 548/894 KB 12/314 KB 552/587 KB 64/206 KB 192/1822 KB 552/894 KB 12/314 KB 552/587 KB 64/206 KB 192/1822 KB 528/894 KB 4/314 KB 552/587 KB 64/206 KB 192/1822 KB 552/894 KB 12/314 KB 552/587 KB 64/206 KB 196/1822 KB 552/894 KB 12/314 KB 552/587 KB 64/206 KB 200/1822 KB 552/894 KB 12/314 KB 552/587 KB 64/206 KB 204/1822 KB 552/894 KB 12/314 KB 552/587 KB 64/206 KB 208/1822 KB 552/894 KB 12/314 KB 552/587 KB 64/206 KB 212/1822 KB 528/894 KB 4/314 KB 552/587 KB 64/206 KB 188/1822 KB 556/894 KB 12/314 KB 556/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 560/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 564/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 568/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 572/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 576/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 580/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 584/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 587/587 KB 64/206 KB 212/1822 KB 556/894 KB 12/314 KB 552/587 KB 64/206 KB 212/1822 KB 560/894 KB 12/314 KB 587/587 KB 64/206 KB 216/1822 KB 556/894 KB 12/314 KB 587/587 KB 64/206 KB 216/1822 KB 532/894 KB 12/314 KB 587/587 KB 64/206 KB 216/1822 KB 560/894 KB 16/314 KB 587/587 KB 64/206 KB 216/1822 KB 564/894 KB 16/314 KB 587/587 KB 64/206 KB 220/1822 KB 568/894 KB 20/314 KB 587/587 KB 64/206 KB 220/1822 KB 572/894 KB 20/314 KB 587/587 KB 64/206 KB 220/1822 KB 560/894 KB 16/314 KB 587/587 KB 64/206 KB 220/1822 KB 572/894 KB 20/314 KB 587/587 KB 64/206 KB 224/1822 KB 572/894 KB 20/314 KB 587/587 KB 64/206 KB 228/1822 KB 576/894 KB 20/314 KB 587/587 KB 64/206 KB 232/1822 KB 576/894 KB 20/314 KB 587/587 KB 64/206 KB 236/1822 KB 576/894 KB 20/314 KB 587/587 KB 64/206 KB 240/1822 KB 564/894 KB 20/314 KB 587/587 KB 64/206 KB 220/1822 KB 576/894 KB 24/314 KB 587/587 KB 64/206 KB 240/1822 KB 576/894 KB 28/314 KB 587/587 KB 64/206 KB 240/1822 KB 576/894 KB 32/314 KB 587/587 KB 64/206 KB 240/1822 KB 576/894 KB 20/314 KB 587/587 KB 64/206 KB 228/1822 KB 576/894 KB 36/314 KB 587/587 KB 64/206 KB 240/1822 KB 580/894 KB 40/314 KB 587/587 KB 64/206 KB 244/1822 KB 580/894 KB 44/314 KB 587/587 KB 64/206 KB 244/1822 KB 580/894 KB 48/314 KB 587/587 KB 64/206 KB 244/1822 KB 580/894 KB 36/314 KB 587/587 KB 6 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 4/206 KB 244/1822 KB 584/894 KB 48/314 KB 587/587 KB 64/206 KB 244/1822 KB 588/894 KB 48/314 KB 587/587 KB 64/206 KB 244/1822 KB 592/894 KB 48/314 KB 587/587 KB 64/206 KB 244/1822 KB 576/894 KB 36/314 KB 587/587 KB 64/206 KB 244/1822 KB 592/894 KB 48/314 KB 587/587 KB 64/206 KB 248/1822 KB 592/894 KB 48/314 KB 587/587 KB 64/206 KB 252/1822 KB 592/894 KB 48/314 KB 587/587 KB 64/206 KB 256/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 612.4 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 596/894 KB 48/314 KB 587/587 KB 64/206 KB 256/1822 KB 600/894 KB 52/314 KB 64/206 KB 256/1822 KB 600/894 KB 56/314 KB 64/206 KB 256/1822 KB 600/894 KB 60/314 KB 68/206 KB 260/1822 KB 600/894 KB 56/314 KB 68/206 KB 260/1822 KB 600/894 KB 64/314 KB 68/206 KB 264/1822 KB 600/894 KB 48/314 KB 64/206 KB 256/1822 KB 600/894 KB 56/314 KB 68/206 KB 256/1822 KB 600/894 KB 64/314 KB 72/206 KB 264/1822 KB 600/894 KB 64/314 KB 76/206 KB 264/1822 KB 600/894 KB 64/314 KB 80/206 KB 264/1822 KB 600/894 KB 64/314 KB 84/206 KB 264/1822 KB 600/894 KB 64/314 KB 88/206 KB 264/1822 KB 600/894 KB 64/314 KB 92/206 KB 264/1822 KB 600/894 KB 64/314 KB 96/206 KB 264/1822 KB 600/894 KB 64/314 KB 100/206 KB 264/1822 KB 600/894 KB 64/314 KB 104/206 KB 264/1822 KB 600/894 KB 64/314 KB 108/206 KB 264/1822 KB 600/894 KB 64/314 KB 112/206 KB 264/1822 KB 600/894 KB 64/314 KB 116/206 KB 264/1822 KB 600/894 KB 64/314 KB 120/206 KB 264/1822 KB 600/894 KB 64/314 KB 124/206 KB 264/1822 KB 600/894 KB 64/314 KB 128/206 KB 264/1822 KB 600/894 KB 64/314 KB 132/206 KB 264/1822 KB 600/894 KB 64/314 KB 136/206 KB 264/1822 KB 600/894 KB 64/314 KB 140/206 KB 264/1822 KB 600/894 KB 64/314 KB 144/206 KB 264/1822 KB 604/894 KB 64/314 KB 144/206 KB 264/1822 KB 608/894 KB 64/314 KB 144/206 KB 264/1822 KB 600/894 KB 64/314 KB 68/206 KB 264/1822 KB 612/894 KB 64/314 KB 144/206 KB 264/1822 KB 616/894 KB 68/314 KB 148/206 KB 268/1822 KB 620/894 KB 68/314 KB 148/206 KB 268/1822 KB 612/894 KB 68/314 KB 148/206 KB 268/1822 KB 612/894 KB 64/314 KB 148/206 KB 268/1822 KB 612/894 KB 64/314 KB 148/206 KB 264/1822 KB 620/894 KB 68/314 KB 148/206 KB 272/1822 KB 620/894 KB 68/314 KB 152/206 KB 272/1822 KB 620/894 KB 68/314 KB 156/206 KB 272/1822 KB 620/894 KB 68/314 KB 160/206 KB 272/1822 KB 620/894 KB 68/314 KB 160/206 KB 276/1822 KB 624/894 KB 72/314 KB 164/206 KB 280/1822 KB 624/894 KB 72/314 KB 164/206 KB 284/1822 KB 624/894 KB 72/314 KB 164/206 KB 276/1822 KB 620/894 KB 72/314 KB 164/206 KB 276/1822 KB 624/894 KB 72/314 KB 168/206 KB 284/1822 KB 620/894 KB 72/314 KB 160/206 KB 276/1822 KB 624/894 KB 76/314 KB 168/206 KB 288/1822 KB 624/894 KB 80/314 KB 168/206 KB 288/1822 KB 624/894 KB 72/314 KB 168/206 KB 288/1822 KB 624/894 KB 80/314 KB 172/206 KB 288/1822 KB 624/894 KB 80/314 KB 176/206 KB 288/1822 KB 624/894 KB 84/314 KB 180/206 KB 288/1822 KB 628/894 KB 84/314 KB 184/206 KB 292/1822 KB 3/57 KB 624/894 KB 84/314 KB 176/206 KB 288/1822 KB 628/894 KB 84/314 KB 180/206 KB 292/1822 KB 3/57 KB 632/894 KB 84/314 KB 184/206 KB 292/1822 KB 3/57 KB 636/894 KB 84/314 KB 184/206 KB 292/1822 KB 3/57 KB 640/894 KB 84/314 KB 184/206 KB 292/1822 KB 3/57 KB 628/894 KB 84/314 KB 180/206 KB 292/1822 KB 3/57 KB 628/894 KB 84/314 KB 180/206 KB 288/1822 KB 3/57 KB 640/894 KB 88/314 KB 184/206 KB 292/1822 KB 4/57 KB 640/894 KB 88/314 KB 184/206 KB 292/1822 KB 7/57 KB 640/894 KB 88/314 KB 184/206 KB 292/1822 KB 8/57 KB 640/894 KB 88/314 KB 184/206 KB 292/1822 KB 11/57 KB 640/894 KB 88/314 KB 184/206 KB 292/1822 KB 12/57 KB 640/894 KB 88/314 KB 184/206 KB 292/1822 KB 3/57 KB 640/894 KB 88/314 KB 184/206 KB 296/1822 KB 12/57 KB 640/894 KB 88/314 KB 184/206 KB 300/1822 KB 12/57 KB 640/894 KB 92/314 KB 184/206 KB 300/1822 KB 15/57 KB 640/894 KB 92/314 KB 184/206 KB 300/1822 KB 12/57 KB 640/894 KB 96/314 KB 184/206 KB 300/1822 KB 15/57 KB 640/894 KB 96/314 KB 184/206 KB 304/1822 KB 15/57 KB 640/894 KB 96/314 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install KB 184/206 KB 304/1822 KB 16/57 KB 640/894 KB 100/314 KB 184/206 KB 304/1822 KB 16/57 KB 644/894 KB 104/314 KB 188/206 KB 308/1822 KB 19/57 KB 644/894 KB 108/314 KB 188/206 KB 308/1822 KB 19/57 KB 644/894 KB 112/314 KB 188/206 KB 308/1822 KB 19/57 KB 644/894 KB 100/314 KB 188/206 KB 308/1822 KB 19/57 KB 644/894 KB 100/314 KB 188/206 KB 304/1822 KB 19/57 KB 640/894 KB 100/314 KB 188/206 KB 304/1822 KB 16/57 KB 644/894 KB 112/314 KB 192/206 KB 308/1822 KB 19/57 KB 644/894 KB 112/314 KB 192/206 KB 308/1822 KB 20/57 KB 644/894 KB 100/314 KB 188/206 KB 304/1822 KB 16/57 KB 648/894 KB 112/314 KB 192/206 KB 308/1822 KB 20/57 KB 652/894 KB 112/314 KB 192/206 KB 308/1822 KB 23/57 KB 656/894 KB 112/314 KB 192/206 KB 308/1822 KB 23/57 KB 648/894 KB 112/314 KB 192/206 KB 308/1822 KB 23/57 KB 656/894 KB 112/314 KB 192/206 KB 312/1822 KB 24/57 KB 656/894 KB 112/314 KB 192/206 KB 312/1822 KB 23/57 KB 656/894 KB 112/314 KB 196/206 KB 312/1822 KB 24/57 KB 660/894 KB 112/314 KB 196/206 KB 316/1822 KB 27/57 KB 664/894 KB 116/314 KB 200/206 KB 316/1822 KB 27/57 KB 668/894 KB 116/314 KB 200/206 KB 316/1822 KB 27/57 KB 656/894 KB 112/314 KB 196/206 KB 316/1822 KB 27/57 KB 656/894 KB 112/314 KB 196/206 KB 316/1822 KB 24/57 KB 668/894 KB 116/314 KB 200/206 KB 320/1822 KB 27/57 KB 668/894 KB 116/314 KB 200/206 KB 320/1822 KB 28/57 KB 668/894 KB 116/314 KB 200/206 KB 324/1822 KB 28/57 KB 660/894 KB 116/314 KB 200/206 KB 316/1822 KB 27/57 KB 672/894 KB 120/314 KB 200/206 KB 324/1822 KB 31/57 KB 672/894 KB 124/314 KB 200/206 KB 324/1822 KB 31/57 KB 672/894 KB 128/314 KB 200/206 KB 324/1822 KB 31/57 KB 660/894 KB 112/314 KB 200/206 KB 316/1822 KB 27/57 KB 672/894 KB 128/314 KB 204/206 KB 328/1822 KB 31/57 KB 672/894 KB 128/314 KB 206/206 KB 328/1822 KB 31/57 KB 672/894 KB 128/314 KB 200/206 KB 328/1822 KB 31/57 KB 672/894 KB 128/314 KB 206/206 KB 332/1822 KB 31/57 KB 672/894 KB 128/314 KB 206/206 KB 336/1822 KB 31/57 KB 672/894 KB 116/314 KB 200/206 KB 324/1822 KB 31/57 KB 668/894 KB 116/314 KB 200/206 KB 324/1822 KB 31/57 KB 672/894 KB 128/314 KB 206/206 KB 336/1822 KB 32/57 KB 672/894 KB 128/314 KB 206/206 KB 336/1822 KB 35/57 KB 672/894 KB 128/314 KB 206/206 KB 336/1822 KB 36/57 KB 672/894 KB 128/314 KB 206/206 KB 336/1822 KB 39/57 KB 672/894 KB 132/314 KB 206/206 KB 336/1822 KB 39/57 KB 676/894 KB 136/314 KB 206/206 KB 340/1822 KB 40/57 KB 676/894 KB 140/314 KB 206/206 KB 340/1822 KB 40/57 KB 676/894 KB 144/314 KB 206/206 KB 340/1822 KB 40/57 KB 676/894 KB 132/314 KB 206/206 KB 340/1822 KB 40/57 KB 676/894 KB 132/314 KB 206/206 KB 336/1822 KB 40/57 KB 672/894 KB 132/314 KB 206/206 KB 336/1822 KB 40/57 KB 676/894 KB 144/314 KB 206/206 KB 340/1822 KB 43/57 KB 680/894 KB 144/314 KB 206/206 KB 340/1822 KB 43/57 KB 680/894 KB 144/314 KB 206/206 KB 340/1822 KB 46/57 KB 684/894 KB 144/314 KB 206/206 KB 340/1822 KB 46/57 KB 688/894 KB 144/314 KB 206/206 KB 340/1822 KB 46/57 KB 688/894 KB 144/314 KB 206/206 KB 344/1822 KB 49/57 KB 688/894 KB 144/314 KB 206/206 KB 344/1822 KB 46/57 KB 692/894 KB 144/314 KB 206/206 KB 344/1822 KB 49/57 KB 696/894 KB 148/314 KB 206/206 KB 348/1822 KB 51/57 KB 700/894 KB 148/314 KB 206/206 KB 348/1822 KB 51/57 KB 692/894 KB 144/314 KB 206/206 KB 344/1822 KB 51/57 KB 700/894 KB 148/314 KB 348/1822 KB 54/57 KB 692/894 KB 148/314 KB 206/206 KB 348/1822 KB 51/57 KB 700/894 KB 152/314 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install KB 348/1822 KB 56/57 KB 700/894 KB 156/314 KB 348/1822 KB 56/57 KB 700/894 KB 160/314 KB 348/1822 KB 56/57 KB 692/894 KB 144/314 KB 206/206 KB 348/1822 KB 51/57 KB 704/894 KB 160/314 KB 352/1822 KB 56/57 KB 704/894 KB 160/314 KB 356/1822 KB 56/57 KB 704/894 KB 160/314 KB 348/1822 KB 56/57 KB 700/894 KB 148/314 KB 348/1822 KB 56/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 207.8 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 704/894 KB 160/314 KB 360/1822 KB 57/57 KB 704/894 KB 164/314 KB 360/1822 KB 57/57 KB 708/894 KB 168/314 KB 360/1822 KB 57/57 KB 708/894 KB 172/314 KB 360/1822 KB 57/57 KB 708/894 KB 164/314 KB 360/1822 KB 57/57 KB 704/894 KB 160/314 KB 360/1822 KB 57/57 KB 708/894 KB 172/314 KB 364/1822 KB 57/57 KB 708/894 KB 172/314 KB 368/1822 KB 57/57 KB 708/894 KB 172/314 KB 372/1822 KB 57/57 KB 712/894 KB 176/314 KB 372/1822 KB 57/57 KB 712/894 KB 172/314 KB 372/1822 KB 57/57 KB 716/894 KB 176/314 KB 372/1822 KB 57/57 KB 720/894 KB 176/314 KB 372/1822 KB 57/57 KB 720/894 KB 176/314 KB 376/1822 KB 57/57 KB 720/894 KB 176/314 KB 380/1822 KB 57/57 KB 720/894 KB 176/314 KB 384/1822 KB 57/57 KB 720/894 KB 180/314 KB 384/1822 KB 57/57 KB 724/894 KB 184/314 KB 388/1822 KB 57/57 KB 724/894 KB 188/314 KB 388/1822 KB 57/57 KB 724/894 KB 192/314 KB 388/1822 KB 57/57 KB 724/894 KB 180/314 KB 388/1822 KB 57/57 KB 724/894 KB 180/314 KB 384/1822 KB 57/57 KB 728/894 KB 192/314 KB 388/1822 KB 57/57 KB 732/894 KB 192/314 KB 388/1822 KB 57/57 KB 736/894 KB 192/314 KB 388/1822 KB 57/57 KB 736/894 KB 192/314 KB 392/1822 KB 57/57 KB 736/894 KB 192/314 KB 396/1822 KB 57/57 KB 736/894 KB 192/314 KB 400/1822 KB 736/894 KB 192/314 KB 404/1822 KB 740/894 KB 196/314 KB 408/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 56.6 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 740/894 KB 196/314 KB 404/1822 KB 740/894 KB 200/314 KB 408/1822 KB 740/894 KB 192/314 KB 404/1822 KB 744/894 KB 200/314 KB 408/1822 KB 744/894 KB 204/314 KB 408/1822 KB 748/894 KB 204/314 KB 408/1822 KB 748/894 KB 208/314 KB 408/1822 KB 752/894 KB 208/314 KB 408/1822 KB 752/894 KB 212/314 KB 412/1822 KB 752/894 KB 208/314 KB 412/1822 KB 756/894 KB 4/263 KB 216/314 KB 416/1822 KB 756/894 KB 4/263 KB 216/314 KB 420/1822 KB 756/894 KB 4/263 KB 216/314 KB 424/1822 KB 756/894 KB 4/263 KB 216/314 KB 412/1822 KB 756/894 KB 4/263 KB 212/314 KB 412/1822 KB 752/894 KB 4/263 KB 212/314 KB 412/1822 KB 756/894 KB 8/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 12/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 16/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 20/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 24/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 28/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 32/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 4/263 KB 216/314 KB 424/1822 KB 3/99 KB 756/894 KB 32/263 KB 216/314 KB 424/1822 KB 5/99 KB 756/894 KB 36/263 KB 216/314 KB 424/1822 KB 5/99 KB 756/894 KB 36/263 KB 216/314 KB 424/1822 KB 8/99 KB 756/894 KB 36/263 KB 216/314 KB 424/1822 KB 11/99 KB 756/894 KB 40/263 KB 216/314 KB 424/1822 KB 11/99 KB 756/894 KB 44/263 KB 216/314 KB 424/1822 KB 11/99 KB 756/894 KB 48/263 KB 216/314 KB 424/1822 KB 11/99 KB 756/894 KB 48/263 KB 216/314 KB 424/1822 KB 13/99 KB 760/894 KB 48/263 KB 216/314 KB 424/1822 KB 13/99 KB 764/894 KB 48/263 KB 220/314 KB 424/1822 KB 13/99 KB 768/894 KB 48/263 KB 220/314 KB 424/1822 KB 16/99 KB 760/894 KB 48/263 KB 220/314 KB 424/1822 KB 13/99 KB 768/894 KB 48/263 KB 224/314 KB 428/1822 KB 16/99 KB 768/894 KB 48/263 KB 220/314 KB 428/1822 KB 16/99 KB 768/894 KB 48/263 KB 224/314 KB 432/1822 KB 16/99 KB 772/894 KB 48/263 KB 224/314 KB 436/1822 KB 16/99 KB 772/894 KB 52/263 KB 228/314 KB 440/1822 KB 16/99 KB 772/894 KB 52/263 KB 228/314 KB 444/1822 KB 16/99 KB 772/894 KB 52/263 KB 228/314 KB 448/1822 KB 16/99 KB 764/894 KB 48/263 KB 220/314 KB 424/1822 KB 16/99 KB 772/894 KB 52/263 KB 228/314 KB 448/1822 KB 19/99 KB 772/894 KB 52/263 KB 228/314 KB 448/1822 KB 21/99 KB 772/894 KB 52/263 KB 228/314 KB 448/1822 KB 24/99 KB 772/894 KB 52/263 KB 228/314 KB 436/1822 KB 16/99 KB 772/894 KB 52/263 KB 224/314 KB 436/1822 KB 16/99 KB 772/894 KB 56/263 KB 228/314 KB 448/1822 KB 24/99 KB 772/894 KB 60/263 KB 228/314 KB 448/1822 KB 24/99 KB 772/894 KB 64/263 KB 228/314 KB 448/1822 KB 24/99 KB 772/894 KB 48/263 KB 224/314 KB 432/1822 KB 16/99 KB 772/894 KB 64/263 KB 232/314 KB 448/1822 KB 24/99 KB 776/894 KB 64/263 KB 232/314 KB 448/1822 KB 27/99 KB 776/894 KB 64/263 KB 232/314 KB 448/1822 KB 24/99 KB 780/894 KB 64/263 KB 236/314 KB 448/1822 KB 27/99 KB 784/894 KB 64/263 KB 236/314 KB 448/1822 KB 27/99 KB 776/894 KB 64/263 KB 236/314 KB 448/1822 KB 27/99 KB 784/894 KB 64/263 KB 240/314 KB 448/1822 KB 27/99 KB 784/894 KB 64/263 KB 240/314 KB 448/1822 KB 29/99 KB 784/894 KB 64/263 KB 244/314 KB 448/1822 KB 29/99 KB 788/894 KB 68/263 KB 248/314 KB 452/1822 KB 32/99 KB 788/894 KB 68/263 KB 252/314 KB 452/1822 KB 32/99 KB 788/894 KB 68/263 KB 244/314 KB 452/1822 KB 32/99 KB 784/894 KB 68/263 KB 244/314 KB 452/1822 KB 32/99 KB 784/894 KB 64/263 KB 244/314 KB 448/1822 KB 32/99 KB 788/894 KB 72/263 KB 252/314 KB 452/1822 KB 32/99 KB 788/894 KB 76/263 KB 252/314 KB 452/1822 KB 32/99 K unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install B 788/894 KB 80/263 KB 252/314 KB 452/1822 KB 32/99 KB 784/894 KB 64/263 KB 244/314 KB 452/1822 KB 32/99 KB 788/894 KB 80/263 KB 252/314 KB 456/1822 KB 32/99 KB 788/894 KB 80/263 KB 252/314 KB 460/1822 KB 32/99 KB 792/894 KB 80/263 KB 252/314 KB 464/1822 KB 32/99 KB 792/894 KB 80/263 KB 252/314 KB 468/1822 KB 32/99 KB 792/894 KB 84/263 KB 256/314 KB 472/1822 KB 36/99 KB 792/894 KB 84/263 KB 256/314 KB 476/1822 KB 36/99 KB 792/894 KB 84/263 KB 256/314 KB 480/1822 KB 36/99 KB 792/894 KB 80/263 KB 252/314 KB 460/1822 KB 32/99 KB 796/894 KB 84/263 KB 256/314 KB 480/1822 KB 36/99 KB 800/894 KB 84/263 KB 256/314 KB 480/1822 KB 36/99 KB 792/894 KB 84/263 KB 256/314 KB 468/1822 KB 36/99 KB 800/894 KB 88/263 KB 256/314 KB 480/1822 KB 36/99 KB 800/894 KB 92/263 KB 256/314 KB 480/1822 KB 36/99 KB 804/894 KB 96/263 KB 256/314 KB 480/1822 KB 36/99 KB 792/894 KB 80/263 KB 256/314 KB 468/1822 KB 36/99 KB 792/894 KB 80/263 KB 252/314 KB 468/1822 KB 36/99 KB 804/894 KB 96/263 KB 256/314 KB 480/1822 KB 40/99 KB 804/894 KB 96/263 KB 256/314 KB 480/1822 KB 44/99 KB 804/894 KB 96/263 KB 256/314 KB 480/1822 KB 48/99 KB 804/894 KB 96/263 KB 260/314 KB 480/1822 KB 48/99 KB 804/894 KB 96/263 KB 264/314 KB 480/1822 KB 52/99 KB 804/894 KB 96/263 KB 268/314 KB 480/1822 KB 52/99 KB 804/894 KB 96/263 KB 272/314 KB 480/1822 KB 52/99 KB 804/894 KB 92/263 KB 256/314 KB 480/1822 KB 36/99 KB 808/894 KB 96/263 KB 272/314 KB 480/1822 KB 52/99 KB 812/894 KB 96/263 KB 272/314 KB 480/1822 KB 52/99 KB 816/894 KB 96/263 KB 272/314 KB 480/1822 KB 52/99 KB 820/894 KB 96/263 KB 272/314 KB 480/1822 KB 52/99 KB 824/894 KB 100/263 KB 276/314 KB 484/1822 KB 52/99 KB 828/894 KB 100/263 KB 276/314 KB 484/1822 KB 52/99 KB 804/894 KB 96/263 KB 260/314 KB 480/1822 KB 52/99 KB 828/894 KB 100/263 KB 276/314 KB 484/1822 KB 56/99 KB 828/894 KB 100/263 KB 276/314 KB 484/1822 KB 60/99 KB 828/894 KB 100/263 KB 276/314 KB 484/1822 KB 64/99 KB 828/894 KB 100/263 KB 276/314 KB 484/1822 KB 68/99 KB 828/894 KB 100/263 KB 276/314 KB 484/1822 KB 72/99 KB 820/894 KB 100/263 KB 276/314 KB 484/1822 KB 52/99 KB 820/894 KB 100/263 KB 272/314 KB 484/1822 KB 52/99 KB 832/894 KB 104/263 KB 276/314 KB 484/1822 KB 72/99 KB 832/894 KB 108/263 KB 276/314 KB 484/1822 KB 72/99 KB 832/894 KB 112/263 KB 276/314 KB 484/1822 KB 72/99 KB 820/894 KB 96/263 KB 272/314 KB 484/1822 KB 52/99 KB 832/894 KB 112/263 KB 276/314 KB 488/1822 KB 72/99 KB 832/894 KB 112/263 KB 280/314 KB 488/1822 KB 72/99 KB 832/894 KB 112/263 KB 284/314 KB 492/1822 KB 72/99 KB 832/894 KB 112/263 KB 288/314 KB 492/1822 KB 72/99 KB 832/894 KB 100/263 KB 276/314 KB 484/1822 KB 72/99 KB 832/894 KB 112/263 KB 280/314 KB 492/1822 KB 72/99 KB 832/894 KB 112/263 KB 288/314 KB 496/1822 KB 72/99 KB 832/894 KB 112/263 KB 288/314 KB 496/1822 KB 76/99 KB 832/894 KB 112/263 KB 288/314 KB 496/1822 KB 80/99 KB 836/894 KB 116/263 KB 292/314 KB 496/1822 KB 80/99 KB 836/894 KB 120/263 KB 292/314 KB 496/1822 KB 84/99 KB 836/894 KB 112/263 KB 292/314 KB 496/1822 KB 80/99 KB 832/894 KB 112/263 KB 292/314 KB 496/1822 KB 80/99 KB 836/894 KB 120/263 KB 292/314 KB 500/1822 KB 84/99 KB 836/894 KB 120/263 KB 292/314 KB 496/1822 KB 84/99 KB 836/894 KB 124/263 KB 292/314 KB 500/1822 KB 84/99 KB 836/894 KB 128/263 KB 292/314 KB 500/1822 KB 84/99 KB 836/894 KB 128/263 KB 296/314 KB 504/1822 KB 84/99 KB 840/894 KB 128/263 KB 300/314 KB 504/1822 KB 84/99 KB 840/894 KB 128/263 KB 30 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 4/314 KB 504/1822 KB 84/99 KB 840/894 KB 128/263 KB 308/314 KB 504/1822 KB 84/99 KB 840/894 KB 132/263 KB 312/314 KB 504/1822 KB 88/99 KB 836/894 KB 128/263 KB 292/314 KB 504/1822 KB 84/99 KB 840/894 KB 132/263 KB 312/314 KB 508/1822 KB 88/99 KB 840/894 KB 132/263 KB 312/314 KB 512/1822 KB 88/99 KB 840/894 KB 132/263 KB 312/314 KB 516/1822 KB 88/99 KB 840/894 KB 132/263 KB 308/314 KB 504/1822 KB 88/99 KB 840/894 KB 128/263 KB 308/314 KB 504/1822 KB 88/99 KB 840/894 KB 128/263 KB 296/314 KB 504/1822 KB 84/99 KB 844/894 KB 132/263 KB 314/314 KB 516/1822 KB 88/99 KB 848/894 KB 132/263 KB 314/314 KB 516/1822 KB 88/99 KB 848/894 KB 132/263 KB 314/314 KB 516/1822 KB 92/99 KB 848/894 KB 132/263 KB 314/314 KB 516/1822 KB 96/99 KB 848/894 KB 132/263 KB 314/314 KB 516/1822 KB 99/99 KB 852/894 KB 136/263 KB 314/314 KB 516/1822 KB 99/99 KB 856/894 KB 136/263 KB 314/314 KB 516/1822 KB 99/99 KB 840/894 KB 132/263 KB 314/314 KB 516/1822 KB 88/99 KB 856/894 KB 136/263 KB 314/314 KB 520/1822 KB 99/99 KB 848/894 KB 136/263 KB 314/314 KB 516/1822 KB 99/99 KB 856/894 KB 140/263 KB 314/314 KB 520/1822 KB 99/99 KB 856/894 KB 144/263 KB 314/314 KB 520/1822 KB 99/99 KB 856/894 KB 144/263 KB 314/314 KB 524/1822 KB 99/99 KB 860/894 KB 144/263 KB 314/314 KB 528/1822 KB 99/99 KB 860/894 KB 144/263 KB 314/314 KB 524/1822 KB 99/99 KB 864/894 KB 144/263 KB 314/314 KB 528/1822 KB 99/99 KB 864/894 KB 144/263 KB 314/314 KB 532/1822 KB 99/99 KB 868/894 KB 148/263 KB 314/314 KB 536/1822 KB 99/99 KB 868/894 KB 148/263 KB 314/314 KB 540/1822 KB 99/99 KB 868/894 KB 148/263 KB 314/314 KB 544/1822 KB 99/99 KB 868/894 KB 148/263 KB 314/314 KB 532/1822 KB 99/99 KB 868/894 KB 152/263 KB 314/314 KB 544/1822 KB 99/99 KB 868/894 KB 156/263 KB 314/314 KB 544/1822 KB 99/99 KB 868/894 KB 160/263 KB 314/314 KB 544/1822 KB 99/99 KB 868/894 KB 144/263 KB 314/314 KB 532/1822 KB 99/99 KB 872/894 KB 160/263 KB 314/314 KB 544/1822 KB 99/99 KB 876/894 KB 160/263 KB 314/314 KB 544/1822 KB 99/99 KB 880/894 KB 160/263 KB 314/314 KB 544/1822 KB 99/99 KB 880/894 KB 164/263 KB 314/314 KB 544/1822 KB 99/99 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 884/894 KB 168/263 KB 314/314 KB 544/1822 KB 884/894 KB 172/263 KB 314/314 KB 544/1822 KB 884/894 KB 176/263 KB 314/314 KB 544/1822 KB 884/894 KB 164/263 KB 314/314 KB 544/1822 KB 99/99 KB 888/894 KB 176/263 KB 314/314 KB 548/1822 KB 892/894 KB 176/263 KB 314/314 KB 548/1822 KB 894/894 KB 176/263 KB 314/314 KB 548/1822 KB 884/894 KB 176/263 KB 314/314 KB 548/1822 KB 894/894 KB 176/263 KB 314/314 KB 552/1822 KB 894/894 KB 176/263 KB 314/314 KB 556/1822 KB 894/894 KB 176/263 KB 560/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 297.7 KB/sec) unit-abot-epc-basic-0: 04:37:30 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-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 894/894 KB 180/263 KB 560/1822 KB 894/894 KB 184/263 KB 560/1822 KB 894/894 KB 188/263 KB 560/1822 KB 894/894 KB 192/263 KB 560/1822 KB 894/894 KB 192/263 KB 564/1822 KB 894/894 KB 192/263 KB 568/1822 KB 894/894 KB 192/263 KB 572/1822 KB 894/894 KB 192/263 KB 576/1822 KB 894/894 KB 196/263 KB 576/1822 KB 894/894 KB 200/263 KB 576/1822 KB 894/894 KB 204/263 KB 576/1822 KB 894/894 KB 208/263 KB 576/1822 KB 894/894 KB 208/263 KB 580/1822 KB 894/894 KB 208/263 KB 584/1822 KB 894/894 KB 208/263 KB 588/1822 KB 894/894 KB 208/263 KB 592/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 842.6 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 212/263 KB 592/1822 KB 216/263 KB 4/54 KB 596/1822 KB 4/276 KB 220/263 KB 4/54 KB 596/1822 KB 4/276 KB 224/263 KB 4/54 KB 596/1822 KB 4/276 KB 212/263 KB 4/54 KB 596/1822 KB 4/276 KB 212/263 KB 4/54 KB 592/1822 KB 4/276 KB 212/263 KB 4/54 KB 592/1822 KB 224/263 KB 8/54 KB 596/1822 KB 8/276 KB 224/263 KB 12/54 KB 596/1822 KB 8/276 KB 224/263 KB 16/54 KB 596/1822 KB 8/276 KB 224/263 KB 12/54 KB 596/1822 KB 8/276 KB 224/263 KB 16/54 KB 596/1822 KB 12/276 KB 224/263 KB 16/54 KB 596/1822 KB 16/276 KB 224/263 KB 20/54 KB 596/1822 KB 16/276 KB 224/263 KB 24/54 KB 596/1822 KB 20/276 KB 224/263 KB 28/54 KB 596/1822 KB 20/276 KB 224/263 KB 32/54 KB 596/1822 KB 20/276 KB 224/263 KB 20/54 KB 596/1822 KB 20/276 KB 224/263 KB 32/54 KB 596/1822 KB 24/276 KB 224/263 KB 32/54 KB 596/1822 KB 28/276 KB 224/263 KB 32/54 KB 596/1822 KB 32/276 KB 224/263 KB 36/54 KB 596/1822 KB 32/276 KB 228/263 KB 40/54 KB 3/748 KB 600/1822 KB 36/276 KB 228/263 KB 44/54 KB 3/748 KB 600/1822 KB 36/276 KB 228/263 KB 48/54 KB 3/748 KB 600/1822 KB 36/276 KB 224/263 KB 36/54 KB 596/1822 KB 36/276 KB 228/263 KB 48/54 KB 3/748 KB 600/1822 KB 40/276 KB 228/263 KB 48/54 KB 3/748 KB 600/1822 KB 44/276 KB 228/263 KB 48/54 KB 3/748 KB 600/1822 KB 48/276 KB 228/263 KB 48/54 KB 3/748 KB 600/1822 KB 52/276 KB 228/263 KB 52/54 KB 3/748 KB 600/1822 KB 56/276 KB 228/263 KB 36/54 KB 3/748 KB 600/1822 KB 36/276 KB 224/263 KB 36/54 KB 3/748 KB 600/1822 KB 36/276 KB 224/263 KB 36/54 KB 3/748 KB 596/1822 KB 36/276 KB 228/263 KB 52/54 KB 3/748 KB 604/1822 KB 60/276 KB 228/263 KB 52/54 KB 3/748 KB 608/1822 KB 60/276 KB 228/263 KB 52/54 KB 6/748 KB 608/1822 KB 60/276 KB 228/263 KB 52/54 KB 6/748 KB 612/1822 KB 60/276 KB 232/263 KB 52/54 KB 9/748 KB 616/1822 KB 60/276 KB 232/263 KB 52/54 KB 9/748 KB 620/1822 KB 60/276 KB 232/263 KB 52/54 KB 9/748 KB 624/1822 KB 60/276 KB 228/263 KB 52/54 KB 3/748 KB 600/1822 KB 52/276 KB 232/263 KB 52/54 KB 9/748 KB 612/1822 KB 60/276 KB 228/263 KB 52/54 KB 9/748 KB 612/1822 KB 60/276 KB 236/263 KB 52/54 KB 9/748 KB 624/1822 KB 60/276 KB 240/263 KB 52/54 KB 11/748 KB 624/1822 KB 60/276 KB 236/263 KB 52/54 KB 11/748 KB 624/1822 KB 60/276 KB 240/263 KB 54/54 KB 11/748 KB 624/1822 KB 60/276 KB 240/263 KB 54/54 KB 14/748 KB 624/1822 KB 60/276 KB 244/263 KB 54/54 KB 14/748 KB 624/1822 KB 60/276 KB 248/263 KB 54/54 KB 16/748 KB 628/1822 KB 60/276 KB 252/263 KB 54/54 KB 16/748 KB 628/1822 KB 60/276 KB 228/263 KB 52/54 KB 3/748 KB 600/1822 KB 60/276 KB 244/263 KB 54/54 KB 16/748 KB 624/1822 KB 60/276 KB 252/263 KB 54/54 KB 19/748 KB 628/1822 KB 60/276 KB 252/263 KB 54/54 KB 22/748 KB 628/1822 KB 60/276 KB 244/263 KB 54/54 KB 16/748 KB 628/1822 KB 60/276 KB 256/263 KB 54/54 KB 25/748 KB 628/1822 KB 64/276 KB 252/263 KB 54/54 KB 25/748 KB 628/1822 KB 64/276 KB 252/263 KB 54/54 KB 22/748 KB 628/1822 KB 64/276 KB 256/263 KB 54/54 KB 27/748 KB 628/1822 KB 64/276 KB 260/263 KB 54/54 KB 30/748 KB 632/1822 KB 64/276 KB 260/263 KB 54/54 KB 32/748 KB 632/1822 KB 64/276 KB 260/263 KB 54/54 KB 27/748 KB 632/1822 KB 64/276 KB 256/263 KB 54/54 KB 27/748 KB 632/1822 KB 64/276 KB 260/263 KB 54/54 KB 32/748 KB 636/1822 KB 68/276 KB 260/263 KB 54/54 KB 32/748 KB 640/1822 KB 68/276 KB 263/263 KB 54/54 KB 32/748 KB 640/1822 KB 68/276 KB 260/263 KB 54/54 KB 32/748 KB 632/1822 KB 68/276 KB 263/263 KB 54/54 KB 32/748 KB 644/1822 KB 68/276 KB 263/263 KB 36/748 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 648/1822 KB 72/276 KB 263/263 KB 36/748 KB 652/1822 KB 72/276 KB 263/263 KB 36/748 KB 656/1822 KB 72/276 KB 263/263 KB 36/748 KB 644/1822 KB 72/276 KB 263/263 KB 32/748 KB 644/1822 KB 72/276 KB 263/263 KB 36/748 KB 656/1822 KB 76/276 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 49.7 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 263/263 KB 36/748 KB 656/1822 KB 80/276 KB 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 263/263 KB 36/748 KB 656/1822 KB 84/276 KB 263/263 KB 40/748 KB 660/1822 KB 88/276 KB 263/263 KB 40/748 KB 660/1822 KB 92/276 KB 263/263 KB 40/748 KB 660/1822 KB 96/276 KB 40/748 KB 660/1822 KB 100/276 KB 40/748 KB 660/1822 KB 104/276 KB 40/748 KB 660/1822 KB 108/276 KB 263/263 KB 40/748 KB 660/1822 KB 84/276 KB 263/263 KB 40/748 KB 656/1822 KB 84/276 KB 44/748 KB 660/1822 KB 108/276 KB 48/748 KB 660/1822 KB 108/276 KB 52/748 KB 660/1822 KB 108/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 240.6 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 52/748 KB 664/1822 KB 108/276 KB 56/748 KB 664/1822 KB 108/276 KB 60/748 KB 664/1822 KB 108/276 KB 60/748 KB 668/1822 KB 108/276 KB 60/748 KB 672/1822 KB 108/276 KB 64/748 KB 672/1822 KB 108/276 KB 64/748 KB 676/1822 KB 108/276 KB 68/748 KB 676/1822 KB 112/276 KB 4/223 KB 68/748 KB 680/1822 KB 112/276 KB 68/748 KB 676/1822 KB 108/276 KB 4/223 KB 68/748 KB 676/1822 KB 112/276 KB 8/223 KB 68/748 KB 680/1822 KB 112/276 KB 12/223 KB 68/748 KB 680/1822 KB 112/276 KB 16/223 KB 68/748 KB 680/1822 KB 112/276 KB 16/223 KB 72/748 KB 680/1822 KB 112/276 KB 16/223 KB 72/748 KB 684/1822 KB 112/276 KB 16/223 KB 76/748 KB 684/1822 KB 112/276 KB 16/223 KB 76/748 KB 684/1822 KB 116/276 KB 16/223 KB 76/748 KB 688/1822 KB 116/276 KB 16/223 KB 80/748 KB 688/1822 KB 116/276 KB 16/223 KB 80/748 KB 692/1822 KB 120/276 KB 16/223 KB 80/748 KB 688/1822 KB 120/276 KB 3/27 KB 20/223 KB 84/748 KB 692/1822 KB 124/276 KB 3/27 KB 20/223 KB 84/748 KB 692/1822 KB 120/276 KB 5/27 KB 20/223 KB 84/748 KB 692/1822 KB 124/276 KB 8/27 KB 20/223 KB 84/748 KB 692/1822 KB 124/276 KB 8/27 KB 20/223 KB 84/748 KB 692/1822 KB 128/276 KB 11/27 KB 20/223 KB 84/748 KB 692/1822 KB 128/276 KB 13/27 KB 20/223 KB 84/748 KB 692/1822 KB 128/276 KB 20/223 KB 84/748 KB 692/1822 KB 120/276 KB 13/27 KB 20/223 KB 88/748 KB 692/1822 KB 128/276 KB 13/27 KB 20/223 KB 92/748 KB 696/1822 KB 128/276 KB 13/27 KB 20/223 KB 96/748 KB 696/1822 KB 128/276 KB 16/27 KB 20/223 KB 100/748 KB 696/1822 KB 128/276 KB 16/27 KB 20/223 KB 104/748 KB 696/1822 KB 132/276 KB 16/27 KB 20/223 KB 108/748 KB 696/1822 KB 132/276 KB 20/223 KB 80/748 KB 692/1822 KB 120/276 KB 16/27 KB 24/223 KB 108/748 KB 696/1822 KB 132/276 KB 16/27 KB 28/223 KB 108/748 KB 696/1822 KB 132/276 KB 16/27 KB 32/223 KB 108/748 KB 696/1822 KB 132/276 KB 16/27 KB 36/223 KB 108/748 KB 696/1822 KB 132/276 KB 16/27 KB 40/223 KB 108/748 KB 696/1822 KB 132/276 KB 16/27 KB 20/223 KB 100/748 KB 696/1822 KB 132/276 KB 16/27 KB 20/223 KB 96/748 KB 696/1822 KB 128/276 KB 13/27 KB 20/223 KB 88/748 KB 696/1822 KB 128/276 KB 16/27 KB 40/223 KB 108/748 KB 700/1822 KB 132/276 KB 16/27 KB 40/223 KB 108/748 KB 704/1822 KB 132/276 KB 19/27 KB 40/223 KB 108/748 KB 704/1822 KB 132/276 KB 19/27 KB 40/223 KB 108/748 KB 704/1822 KB 136/276 KB 19/27 KB 40/223 KB 108/748 KB 704/1822 KB 140/276 KB 21/27 KB 40/223 KB 108/748 KB 704/1822 KB 144/276 KB 21/27 KB 40/223 KB 108/748 KB 704/1822 KB 140/276 KB 21/27 KB 44/223 KB 108/748 KB 704/1822 KB 144/276 KB 24/27 KB 44/223 KB 108/748 KB 708/1822 KB 144/276 KB 24/27 KB 48/223 KB 108/748 KB 712/1822 KB 144/276 KB 24/27 KB 44/223 KB 108/748 KB 704/1822 KB 144/276 KB 24/27 KB 48/223 KB 108/748 KB 708/1822 KB 144/276 KB 27/27 KB 48/223 KB 108/748 KB 716/1822 KB 144/276 KB 27/27 KB 48/223 KB 112/748 KB 716/1822 KB 144/276 KB 27/27 KB 48/223 KB 112/748 KB 716/1822 KB 148/276 KB 24/27 KB 48/223 KB 108/748 KB 716/1822 KB 144/276 KB 27/27 KB 48/223 KB 112/748 KB 720/1822 KB 148/276 KB 27/27 KB 48/223 KB 112/748 KB 724/1822 KB 148/276 KB 27/27 KB 52/223 KB 116/748 KB 728/1822 KB 152/276 KB 27/27 KB 52/223 KB 116/748 KB 732/1822 KB 152/276 KB 27/27 KB 52/223 KB 116/748 KB 736/1822 KB 152/276 KB 27/27 KB 48/223 KB 108/748 KB 716/1822 KB 144/276 KB 27/27 KB 52/223 KB 116/748 KB 724/1822 KB 152/276 KB 27/27 KB 56/223 KB 116/748 KB 736/1822 KB 152/276 KB 27/27 KB 48/223 KB 116/748 KB 724/1822 KB 152/276 KB 27/27 KB 48/223 KB 112/748 K unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install B 724/1822 KB 152/276 KB 27/27 KB 56/223 KB 116/748 KB 736/1822 KB 156/276 KB 27/27 KB 56/223 KB 116/748 KB 736/1822 KB 160/276 KB 27/27 KB 60/223 KB 116/748 KB 736/1822 KB 160/276 KB 27/27 KB 64/223 KB 120/748 KB 736/1822 KB 160/276 KB 27/27 KB 60/223 KB 120/748 KB 736/1822 KB 160/276 KB 27/27 KB 64/223 KB 124/748 KB 736/1822 KB 160/276 KB 27/27 KB 64/223 KB 128/748 KB 736/1822 KB 160/276 KB 27/27 KB 68/223 KB 128/748 KB 740/1822 KB 164/276 KB 68/223 KB 132/748 KB 744/1822 KB 164/276 KB 68/223 KB 132/748 KB 748/1822 KB 164/276 KB 68/223 KB 132/748 KB 752/1822 KB 164/276 KB 27/27 KB 68/223 KB 128/748 KB 736/1822 KB 164/276 KB 68/223 KB 132/748 KB 752/1822 KB 168/276 KB 68/223 KB 132/748 KB 752/1822 KB 172/276 KB 68/223 KB 132/748 KB 752/1822 KB 176/276 KB 27/27 KB 68/223 KB 128/748 KB 736/1822 KB 160/276 KB 72/223 KB 132/748 KB 752/1822 KB 176/276 KB 76/223 KB 132/748 KB 752/1822 KB 176/276 KB 80/223 KB 132/748 KB 752/1822 KB 176/276 KB 27/27 KB 68/223 KB 132/748 KB 740/1822 KB 164/276 KB 80/223 KB 136/748 KB 752/1822 KB 180/276 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 23.7 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 80/223 KB 140/748 KB 752/1822 KB 180/276 KB 80/223 KB 144/748 KB 752/1822 KB 180/276 KB 80/223 KB 148/748 KB 752/1822 KB 180/276 KB 84/223 KB 152/748 KB 756/1822 KB 180/276 KB 80/223 KB 132/748 KB 752/1822 KB 180/276 KB 84/223 KB 152/748 KB 756/1822 KB 184/276 KB 84/223 KB 152/748 KB 756/1822 KB 188/276 KB 84/223 KB 152/748 KB 756/1822 KB 192/276 KB 84/223 KB 148/748 KB 756/1822 KB 180/276 KB 88/223 KB 152/748 KB 756/1822 KB 192/276 KB 92/223 KB 152/748 KB 756/1822 KB 192/276 KB 96/223 KB 152/748 KB 756/1822 KB 192/276 KB 80/223 KB 148/748 KB 756/1822 KB 180/276 KB 96/223 KB 152/748 KB 760/1822 KB 192/276 KB 96/223 KB 152/748 KB 764/1822 KB 192/276 KB 96/223 KB 156/748 KB 768/1822 KB 192/276 KB 96/223 KB 156/748 KB 764/1822 KB 192/276 KB 96/223 KB 160/748 KB 768/1822 KB 196/276 KB 96/223 KB 156/748 KB 768/1822 KB 196/276 KB 96/223 KB 160/748 KB 768/1822 KB 200/276 KB 96/223 KB 160/748 KB 768/1822 KB 204/276 KB 96/223 KB 160/748 KB 768/1822 KB 208/276 KB 96/223 KB 160/748 KB 768/1822 KB 212/276 KB 100/223 KB 164/748 KB 772/1822 KB 216/276 KB 100/223 KB 164/748 KB 772/1822 KB 220/276 KB 100/223 KB 164/748 KB 772/1822 KB 212/276 KB 104/223 KB 164/748 KB 772/1822 KB 220/276 KB 96/223 KB 164/748 KB 772/1822 KB 212/276 KB 108/223 KB 164/748 KB 772/1822 KB 220/276 KB 96/223 KB 160/748 KB 772/1822 KB 212/276 KB 108/223 KB 168/748 KB 776/1822 KB 220/276 KB 108/223 KB 168/748 KB 772/1822 KB 220/276 KB 112/223 KB 168/748 KB 776/1822 KB 220/276 KB 112/223 KB 172/748 KB 776/1822 KB 220/276 KB 112/223 KB 172/748 KB 780/1822 KB 220/276 KB 112/223 KB 176/748 KB 780/1822 KB 220/276 KB 112/223 KB 176/748 KB 784/1822 KB 220/276 KB 112/223 KB 180/748 KB 784/1822 KB 220/276 KB 116/223 KB 184/748 KB 788/1822 KB 224/276 KB 116/223 KB 188/748 KB 788/1822 KB 224/276 KB 116/223 KB 192/748 KB 788/1822 KB 224/276 KB 116/223 KB 180/748 KB 788/1822 KB 224/276 KB 116/223 KB 180/748 KB 784/1822 KB 224/276 KB 112/223 KB 180/748 KB 784/1822 KB 224/276 KB 116/223 KB 192/748 KB 788/1822 KB 228/276 KB 120/223 KB 192/748 KB 792/1822 KB 232/276 KB 120/223 KB 192/748 KB 792/1822 KB 236/276 KB 120/223 KB 192/748 KB 792/1822 KB 240/276 KB 120/223 KB 3/178 KB 192/748 KB 792/1822 KB 244/276 KB 120/223 KB 192/748 KB 792/1822 KB 228/276 KB 120/223 KB 192/748 KB 788/1822 KB 228/276 KB 124/223 KB 3/178 KB 196/748 KB 792/1822 KB 244/276 KB 128/223 KB 3/178 KB 196/748 KB 792/1822 KB 244/276 KB 128/223 KB 3/178 KB 196/748 KB 796/1822 KB 244/276 KB 132/223 KB 3/178 KB 196/748 KB 796/1822 KB 244/276 KB 136/223 KB 3/178 KB 196/748 KB 800/1822 KB 244/276 KB 120/223 KB 3/178 KB 196/748 KB 792/1822 KB 244/276 KB 120/223 KB 3/178 KB 192/748 KB 792/1822 KB 240/276 KB 136/223 KB 5/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 8/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 11/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 13/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 16/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 19/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 21/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 24/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 27/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 29/178 KB 196/748 KB 800/1822 KB 244/276 KB 132/223 KB 3/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 32/178 KB 196/748 KB 800/1822 KB 244/276 KB 136/223 KB 32/178 KB 196/748 KB 804/1822 KB 244/276 KB 140/223 KB 36/178 KB 200/748 KB 808/1822 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install KB 244/276 KB 140/223 KB 36/178 KB 200/748 KB 812/1822 KB 244/276 KB 140/223 KB 36/178 KB 200/748 KB 804/1822 KB 244/276 KB 140/223 KB 40/178 KB 200/748 KB 812/1822 KB 248/276 KB 140/223 KB 32/178 KB 200/748 KB 804/1822 KB 244/276 KB 136/223 KB 32/178 KB 200/748 KB 804/1822 KB 244/276 KB 144/223 KB 40/178 KB 204/748 KB 812/1822 KB 248/276 KB 144/223 KB 40/178 KB 208/748 KB 812/1822 KB 248/276 KB 144/223 KB 40/178 KB 200/748 KB 812/1822 KB 248/276 KB 140/223 KB 36/178 KB 200/748 KB 812/1822 KB 248/276 KB 144/223 KB 40/178 KB 208/748 KB 812/1822 KB 252/276 KB 144/223 KB 44/178 KB 212/748 KB 816/1822 KB 256/276 KB 144/223 KB 44/178 KB 212/748 KB 816/1822 KB 260/276 KB 148/223 KB 44/178 KB 212/748 KB 816/1822 KB 264/276 KB 144/223 KB 44/178 KB 212/748 KB 816/1822 KB 252/276 KB 144/223 KB 44/178 KB 208/748 KB 816/1822 KB 252/276 KB 144/223 KB 40/178 KB 208/748 KB 816/1822 KB 252/276 KB 148/223 KB 48/178 KB 212/748 KB 816/1822 KB 264/276 KB 148/223 KB 48/178 KB 212/748 KB 820/1822 KB 264/276 KB 148/223 KB 52/178 KB 216/748 KB 824/1822 KB 264/276 KB 148/223 KB 52/178 KB 216/748 KB 828/1822 KB 264/276 KB 148/223 KB 52/178 KB 216/748 KB 832/1822 KB 264/276 KB 148/223 KB 44/178 KB 212/748 KB 816/1822 KB 260/276 KB 152/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 156/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 160/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 164/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 168/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 172/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 176/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 148/223 KB 52/178 KB 216/748 KB 832/1822 KB 268/276 KB 176/223 KB 52/178 KB 216/748 KB 832/1822 KB 272/276 KB 148/223 KB 52/178 KB 216/748 KB 820/1822 KB 264/276 KB 176/223 KB 52/178 KB 220/748 KB 832/1822 KB 272/276 KB 176/223 KB 52/178 KB 224/748 KB 832/1822 KB 272/276 KB 148/223 KB 52/178 KB 212/748 KB 820/1822 KB 264/276 KB 176/223 KB 56/178 KB 224/748 KB 832/1822 KB 272/276 KB 176/223 KB 60/178 KB 224/748 KB 832/1822 KB 272/276 KB 176/223 KB 64/178 KB 224/748 KB 832/1822 KB 272/276 KB 176/223 KB 64/178 KB 228/748 KB 832/1822 KB 272/276 KB 176/223 KB 68/178 KB 232/748 KB 832/1822 KB 276/276 KB 176/223 KB 68/178 KB 236/748 KB 832/1822 KB 276/276 KB 176/223 KB 68/178 KB 228/748 KB 832/1822 KB 276/276 KB 176/223 KB 68/178 KB 236/748 KB 836/1822 KB 276/276 KB 176/223 KB 68/178 KB 228/748 KB 832/1822 KB 272/276 KB 176/223 KB 68/178 KB 236/748 KB 836/1822 KB 276/276 KB 176/223 KB 72/178 KB 236/748 KB 840/1822 KB 276/276 KB 176/223 KB 72/178 KB 240/748 KB 844/1822 KB 276/276 KB 176/223 KB 72/178 KB 240/748 KB 848/1822 KB 276/276 KB 176/223 KB 72/178 KB 236/748 KB 836/1822 KB 276/276 KB 176/223 KB 72/178 KB 240/748 KB 840/1822 KB 276/276 KB 176/223 KB 76/178 KB 240/748 KB 848/1822 KB 276/276 KB 176/223 KB 80/178 KB 240/748 KB 848/1822 KB 276/276 KB 176/223 KB 80/178 KB 240/748 KB 852/1822 KB 276/276 KB 180/223 KB 84/178 KB 244/748 KB 856/1822 KB 276/276 KB 180/223 KB 84/178 KB 244/748 KB 860/1822 KB 276/276 KB 180/223 KB 84/178 KB 244/748 KB 864/1822 KB 276/276 KB 180/223 KB 84/178 KB 244/748 KB 852/1822 KB 276/276 KB 180/223 KB 80/178 KB 244/748 KB 852/1822 KB 276/276 KB 180/223 KB 80/178 KB 240/748 KB 852/1822 KB 276/276 KB 184/223 KB 84/178 KB 244/748 KB 864/1822 KB 276/276 KB 188/223 KB 84/178 KB 244/748 KB 864/1822 KB 276/276 KB 192/223 KB 84/178 KB 244/748 KB 864/1822 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 276/276 KB 192/223 KB 84/178 KB 248/748 KB 864/1822 KB 276/276 KB 192/223 KB 84/178 KB 252/748 KB 864/1822 KB 276/276 KB 192/223 KB 84/178 KB 256/748 KB 864/1822 KB 276/276 KB 192/223 KB 88/178 KB 256/748 KB 864/1822 KB 276/276 KB 192/223 KB 92/178 KB 256/748 KB 864/1822 KB 276/276 KB 192/223 KB 96/178 KB 256/748 KB 864/1822 KB 276/276 KB 192/223 KB 100/178 KB 256/748 KB 868/1822 KB 276/276 KB 196/223 KB 104/178 KB 260/748 KB 868/1822 KB 276/276 KB 196/223 KB 108/178 KB 260/748 KB 868/1822 KB 196/223 KB 112/178 KB 260/748 KB 868/1822 KB 192/223 KB 96/178 KB 256/748 KB 868/1822 KB 276/276 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 238.3 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 196/223 KB 100/178 KB 260/748 KB 868/1822 KB 276/276 KB 196/223 KB 100/178 KB 256/748 KB 868/1822 KB 276/276 KB 200/223 KB 112/178 KB 260/748 KB 868/1822 KB 204/223 KB 112/178 KB 260/748 KB 868/1822 KB 208/223 KB 112/178 KB 264/748 KB 868/1822 KB 204/223 KB 112/178 KB 264/748 KB 868/1822 KB 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 208/223 KB 112/178 KB 268/748 KB 868/1822 KB 208/223 KB 112/178 KB 268/748 KB 872/1822 KB 208/223 KB 112/178 KB 268/748 KB 876/1822 KB 208/223 KB 112/178 KB 270/748 KB 880/1822 KB 208/223 KB 112/178 KB 270/748 KB 884/1822 KB 212/223 KB 116/178 KB 270/748 KB 888/1822 KB 212/223 KB 116/178 KB 270/748 KB 892/1822 KB 208/223 KB 112/178 KB 270/748 KB 876/1822 KB 212/223 KB 116/178 KB 274/748 KB 892/1822 KB 212/223 KB 116/178 KB 278/748 KB 892/1822 KB 212/223 KB 116/178 KB 282/748 KB 892/1822 KB 212/223 KB 116/178 KB 286/748 KB 892/1822 KB 212/223 KB 116/178 KB 270/748 KB 884/1822 KB 212/223 KB 112/178 KB 270/748 KB 884/1822 KB 216/223 KB 116/178 KB 286/748 KB 892/1822 KB 220/223 KB 116/178 KB 286/748 KB 892/1822 KB 223/223 KB 116/178 KB 286/748 KB 892/1822 KB 223/223 KB 120/178 KB 286/748 KB 892/1822 KB 223/223 KB 124/178 KB 286/748 KB 892/1822 KB 223/223 KB 128/178 KB 286/748 KB 892/1822 KB 223/223 KB 132/178 KB 286/748 KB 896/1822 KB 223/223 KB 136/178 KB 290/748 KB 896/1822 KB 223/223 KB 140/178 KB 290/748 KB 896/1822 KB 223/223 KB 144/178 KB 290/748 KB 896/1822 KB 223/223 KB 128/178 KB 286/748 KB 896/1822 KB 223/223 KB 144/178 KB 290/748 KB 900/1822 KB 223/223 KB 144/178 KB 290/748 KB 904/1822 KB 223/223 KB 132/178 KB 290/748 KB 896/1822 KB 223/223 KB 144/178 KB 294/748 KB 904/1822 KB 223/223 KB 144/178 KB 298/748 KB 904/1822 KB 223/223 KB 144/178 KB 302/748 KB 904/1822 KB 223/223 KB 144/178 KB 302/748 KB 908/1822 KB 223/223 KB 144/178 KB 302/748 KB 912/1822 KB 3/23 KB 223/223 KB 144/178 KB 302/748 KB 912/1822 KB 6/23 KB 223/223 KB 144/178 KB 302/748 KB 912/1822 KB 9/23 KB 223/223 KB 144/178 KB 302/748 KB 912/1822 KB 11/23 KB 223/223 KB 144/178 KB 302/748 KB 912/1822 KB 14/23 KB 223/223 KB 144/178 KB 302/748 KB 912/1822 KB 16/23 KB 223/223 KB 144/178 KB 302/748 KB 912/1822 KB 16/23 KB 223/223 KB 144/178 KB 302/748 KB 916/1822 KB 19/23 KB 223/223 KB 148/178 KB 306/748 KB 920/1822 KB 19/23 KB 223/223 KB 148/178 KB 306/748 KB 916/1822 KB 19/23 KB 223/223 KB 144/178 KB 306/748 KB 916/1822 KB 19/23 KB 223/223 KB 144/178 KB 302/748 KB 916/1822 KB 22/23 KB 223/223 KB 148/178 KB 306/748 KB 920/1822 KB 22/23 KB 223/223 KB 148/178 KB 310/748 KB 920/1822 KB 22/23 KB 223/223 KB 148/178 KB 314/748 KB 920/1822 KB 23/23 KB 223/223 KB 152/178 KB 318/748 KB 920/1822 KB 23/23 KB 223/223 KB 152/178 KB 314/748 KB 920/1822 KB 22/23 KB 223/223 KB 152/178 KB 314/748 KB 920/1822 KB 23/23 KB 156/178 KB 318/748 KB 924/1822 KB 23/23 KB 160/178 KB 318/748 KB 924/1822 KB 23/23 KB 152/178 KB 318/748 KB 924/1822 KB 23/23 KB 160/178 KB 318/748 KB 928/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 191.2 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 23/23 KB 160/178 KB 322/748 KB 928/1822 KB 23/23 KB 164/178 KB 326/748 KB 932/1822 KB 23/23 KB 164/178 KB 330/748 KB 932/1822 KB 23/23 KB 164/178 KB 334/748 KB 932/1822 KB 23/23 KB 164/178 KB 322/748 KB 932/1822 KB 23/23 KB 168/178 KB 334/748 KB 932/1822 KB 23/23 KB 172/178 KB 334/748 KB 932/1822 KB 23/23 KB 176/178 KB 334/748 KB 932/1822 KB 23/23 KB 160/178 KB 322/748 KB 932/1822 KB 23/23 KB 176/178 KB 334/748 KB 936/1822 KB 23/23 KB 176/178 KB 334/748 KB 940/1822 KB 23/23 KB 178/178 KB 334/748 KB 940/1822 KB 23/23 KB 178/178 KB 334/748 KB 944/1822 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 19.3 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 178/178 KB 338/748 KB 948/1822 KB 178/178 KB 3/55 KB 342/748 KB 948/1822 KB 178/178 KB 334/748 KB 948/1822 KB 178/178 KB 3/55 KB 342/748 KB 952/1822 KB 178/178 KB 3/55 KB 346/748 KB 956/1822 KB 178/178 KB 3/55 KB 346/748 KB 960/1822 KB 178/178 KB 3/55 KB 346/748 KB 964/1822 KB 178/178 KB 3/55 KB 346/748 KB 968/1822 KB 178/178 KB 3/55 KB 338/748 KB 948/1822 KB 178/178 KB 3/55 KB 346/748 KB 952/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 178/178 KB 3/55 KB 350/748 KB 968/1822 KB 178/178 KB 3/55 KB 354/748 KB 968/1822 KB 178/178 KB 6/55 KB 358/748 KB 968/1822 KB 178/178 KB 6/55 KB 354/748 KB 968/1822 KB 178/178 KB 9/55 KB 358/748 KB 968/1822 KB 178/178 KB 9/55 KB 362/748 KB 972/1822 KB 178/178 KB 9/55 KB 362/748 KB 976/1822 KB 178/178 KB 9/55 KB 362/748 KB 968/1822 KB 178/178 KB 11/55 KB 366/748 KB 976/1822 KB 178/178 KB 9/55 KB 366/748 KB 976/1822 KB 178/178 KB 14/55 KB 366/748 KB 976/1822 KB 178/178 KB 16/55 KB 366/748 KB 976/1822 KB 178/178 KB 19/55 KB 366/748 KB 980/1822 KB 178/178 KB 22/55 KB 366/748 KB 980/1822 KB 178/178 KB 16/55 KB 366/748 KB 980/1822 KB 178/178 KB 22/55 KB 370/748 KB 984/1822 KB 178/178 KB 22/55 KB 370/748 KB 980/1822 KB 178/178 KB 22/55 KB 370/748 KB 988/1822 KB 22/55 KB 374/748 KB 992/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 149.3 KB/sec) unit-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 04:37: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.jar unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 178/178 KB 22/55 KB 374/748 KB 988/1822 KB 25/55 KB 378/748 KB 992/1822 KB 25/55 KB 382/748 KB 992/1822 KB 25/55 KB 374/748 KB 992/1822 KB 27/55 KB 382/748 KB 992/1822 KB 30/55 KB 386/748 KB 992/1822 KB 32/55 KB 386/748 KB 996/1822 KB 36/55 KB 4/1210 KB 386/748 KB 996/1822 KB 3/471 KB 27/55 KB 386/748 KB 992/1822 KB 32/55 KB 4/1210 KB 386/748 KB 996/1822 KB 3/471 KB 36/55 KB 8/1210 KB 386/748 KB 996/1822 KB 3/471 KB 36/55 KB 12/1210 KB 386/748 KB 996/1822 KB 3/471 KB 36/55 KB 16/1210 KB 386/748 KB 996/1822 KB 3/471 KB 36/55 KB 20/1210 KB 386/748 KB 996/1822 KB 3/471 KB 32/55 KB 386/748 KB 996/1822 KB 3/471 KB 36/55 KB 20/1210 KB 386/748 KB 996/1822 KB 5/471 KB 36/55 KB 20/1210 KB 386/748 KB 996/1822 KB 8/471 KB 30/55 KB 386/748 KB 996/1822 KB 36/55 KB 24/1210 KB 390/748 KB 1000/1822 KB 8/471 KB 36/55 KB 24/1210 KB 390/748 KB 1004/1822 KB 8/471 KB 36/55 KB 24/1210 KB 390/748 KB 996/1822 KB 8/471 KB 36/55 KB 24/1210 KB 394/748 KB 1004/1822 KB 8/471 KB 36/55 KB 24/1210 KB 386/748 KB 996/1822 KB 8/471 KB 36/55 KB 28/1210 KB 394/748 KB 1008/1822 KB 8/471 KB 36/55 KB 32/1210 KB 394/748 KB 1008/1822 KB 8/471 KB 36/55 KB 24/1210 KB 394/748 KB 1008/1822 KB 8/471 KB 36/55 KB 32/1210 KB 398/748 KB 1012/1822 KB 8/471 KB 40/55 KB 36/1210 KB 398/748 KB 1016/1822 KB 11/471 KB 40/55 KB 36/1210 KB 398/748 KB 1020/1822 KB 11/471 KB 40/55 KB 36/1210 KB 398/748 KB 1024/1822 KB 11/471 KB 36/55 KB 32/1210 KB 398/748 KB 1008/1822 KB 8/471 KB 40/55 KB 36/1210 KB 402/748 KB 1024/1822 KB 11/471 KB 40/55 KB 36/1210 KB 406/748 KB 1024/1822 KB 11/471 KB 40/55 KB 36/1210 KB 410/748 KB 1024/1822 KB 11/471 KB 40/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 11/471 KB 40/55 KB 36/1210 KB 398/748 KB 1012/1822 KB 11/471 KB 44/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 11/471 KB 48/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 11/471 KB 36/55 KB 36/1210 KB 398/748 KB 1012/1822 KB 11/471 KB 48/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 13/471 KB 48/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 16/471 KB 48/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 19/471 KB 48/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 21/471 KB 52/55 KB 36/1210 KB 414/748 KB 1028/1822 KB 24/471 KB 52/55 KB 36/1210 KB 414/748 KB 1028/1822 KB 27/471 KB 36/55 KB 36/1210 KB 398/748 KB 1012/1822 KB 8/471 KB 52/55 KB 40/1210 KB 414/748 KB 1028/1822 KB 27/471 KB 52/55 KB 44/1210 KB 414/748 KB 1028/1822 KB 27/471 KB 52/55 KB 48/1210 KB 414/748 KB 1028/1822 KB 27/471 KB 52/55 KB 52/1210 KB 414/748 KB 1028/1822 KB 27/471 KB 52/55 KB 36/1210 KB 414/748 KB 1028/1822 KB 21/471 KB 52/55 KB 52/1210 KB 418/748 KB 1032/1822 KB 29/471 KB 52/55 KB 52/1210 KB 418/748 KB 1036/1822 KB 29/471 KB 52/55 KB 52/1210 KB 418/748 KB 1040/1822 KB 29/471 KB 52/55 KB 36/1210 KB 414/748 KB 1024/1822 KB 21/471 KB 55/55 KB 52/1210 KB 418/748 KB 1040/1822 KB 29/471 KB 52/55 KB 52/1210 KB 418/748 KB 1028/1822 KB 29/471 KB 52/55 KB 52/1210 KB 418/748 KB 1028/1822 KB 27/471 KB 55/55 KB 52/1210 KB 422/748 KB 1040/1822 KB 29/471 KB 55/55 KB 56/1210 KB 422/748 KB 1040/1822 KB 29/471 KB 55/55 KB 56/1210 KB 426/748 KB 1040/1822 KB 29/471 KB 55/55 KB 56/1210 KB 430/748 KB 1040/1822 KB 32/471 KB 55/55 KB 56/1210 KB 426/748 KB 1040/1822 KB 32/471 KB 55/55 KB 60/1210 KB 430/748 KB 1040/1822 KB 32/471 KB 55/55 KB 64/1210 KB 430/748 KB 1040/1822 KB 32/471 KB 55/55 KB 68/1210 KB 430/748 KB 1040/1822 KB 32/471 KB 72/1210 KB 430/748 KB 1040/1822 KB 32/471 KB 76/1210 K unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install B 430/748 KB 1040/1822 KB 32/471 KB 80/1210 KB 430/748 KB 1040/1822 KB 32/471 KB 84/1210 KB 430/748 KB 1040/1822 KB 32/471 KB 88/1210 KB 434/748 KB 1044/1822 KB 36/471 KB 92/1210 KB 434/748 KB 1044/1822 KB 36/471 KB 84/1210 KB 434/748 KB 1044/1822 KB 36/471 KB 84/1210 KB 434/748 KB 1044/1822 KB 32/471 KB 92/1210 KB 434/748 KB 1048/1822 KB 36/471 KB 92/1210 KB 434/748 KB 1052/1822 KB 36/471 KB 92/1210 KB 434/748 KB 1056/1822 KB 36/471 KB 84/1210 KB 434/748 KB 1040/1822 KB 32/471 KB 92/1210 KB 438/748 KB 1056/1822 KB 40/471 KB 92/1210 KB 442/748 KB 1056/1822 KB 40/471 KB 92/1210 KB 446/748 KB 1056/1822 KB 40/471 KB 92/1210 KB 450/748 KB 1056/1822 KB 40/471 KB 92/1210 KB 454/748 KB 1060/1822 KB 40/471 KB 92/1210 KB 458/748 KB 1060/1822 KB 40/471 KB 92/1210 KB 462/748 KB 1060/1822 KB 40/471 KB 92/1210 KB 434/748 KB 1056/1822 KB 40/471 KB 92/1210 KB 462/748 KB 1060/1822 KB 44/471 KB 92/1210 KB 462/748 KB 1060/1822 KB 48/471 KB 92/1210 KB 462/748 KB 1060/1822 KB 52/471 KB 92/1210 KB 462/748 KB 1060/1822 KB 56/471 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 44.3 KB/sec) unit-abot-epc-basic-0: 04:37: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.jar unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 92/1210 KB 450/748 KB 1060/1822 KB 40/471 KB 92/1210 KB 462/748 KB 1064/1822 KB 56/471 KB 92/1210 KB 462/748 KB 1068/1822 KB 56/471 KB 92/1210 KB 462/748 KB 1072/1822 KB 56/471 KB 92/1210 KB 462/748 KB 1072/1822 KB 60/471 KB 92/1210 KB 462/748 KB 1072/1822 KB 64/471 KB 92/1210 KB 466/748 KB 1072/1822 KB 64/471 KB 96/1210 KB 470/748 KB 1076/1822 KB 68/471 KB 96/1210 KB 474/748 KB 1076/1822 KB 68/471 KB 96/1210 KB 478/748 KB 1076/1822 KB 68/471 KB 96/1210 KB 466/748 KB 1076/1822 KB 68/471 KB 96/1210 KB 466/748 KB 1076/1822 KB 64/471 KB 96/1210 KB 466/748 KB 1072/1822 KB 64/471 KB 96/1210 KB 478/748 KB 1080/1822 KB 68/471 KB 96/1210 KB 478/748 KB 1084/1822 KB 68/471 KB 100/1210 KB 478/748 KB 1084/1822 KB 68/471 KB 104/1210 KB 478/748 KB 1088/1822 KB 72/471 KB 100/1210 KB 478/748 KB 1088/1822 KB 72/471 KB 100/1210 KB 478/748 KB 1088/1822 KB 68/471 KB 104/1210 KB 478/748 KB 1088/1822 KB 76/471 KB 104/1210 KB 478/748 KB 1088/1822 KB 80/471 KB 104/1210 KB 478/748 KB 1092/1822 KB 80/471 KB 108/1210 KB 482/748 KB 1096/1822 KB 84/471 KB 108/1210 KB 482/748 KB 1100/1822 KB 84/471 KB 108/1210 KB 482/748 KB 1104/1822 KB 84/471 KB 108/1210 KB 482/748 KB 1092/1822 KB 84/471 KB 108/1210 KB 482/748 KB 1092/1822 KB 80/471 KB 108/1210 KB 478/748 KB 1092/1822 KB 80/471 KB 112/1210 KB 482/748 KB 1104/1822 KB 3/93 KB 84/471 KB 116/1210 KB 482/748 KB 1104/1822 KB 3/93 KB 84/471 KB 120/1210 KB 486/748 KB 1104/1822 KB 3/93 KB 88/471 KB 124/1210 KB 486/748 KB 1104/1822 KB 3/93 KB 88/471 KB 128/1210 KB 486/748 KB 1104/1822 KB 3/93 KB 88/471 KB 108/1210 KB 482/748 KB 1104/1822 KB 3/93 KB 84/471 KB 128/1210 KB 486/748 KB 1108/1822 KB 6/93 KB 88/471 KB 128/1210 KB 486/748 KB 1108/1822 KB 9/93 KB 88/471 KB 128/1210 KB 486/748 KB 1108/1822 KB 11/93 KB 88/471 KB 128/1210 KB 486/748 KB 1108/1822 KB 14/93 KB 88/471 KB 128/1210 KB 486/748 KB 1108/1822 KB 16/93 KB 88/471 KB 128/1210 KB 486/748 KB 1108/1822 KB 19/93 KB 88/471 KB 128/1210 KB 486/748 KB 1108/1822 KB 3/93 KB 88/471 KB 128/1210 KB 486/748 KB 1112/1822 KB 19/93 KB 88/471 KB 128/1210 KB 486/748 KB 1116/1822 KB 19/93 KB 88/471 KB 116/1210 KB 486/748 KB 1104/1822 KB 3/93 KB 88/471 KB 128/1210 KB 486/748 KB 1116/1822 KB 22/93 KB 92/471 KB 128/1210 KB 486/748 KB 1116/1822 KB 22/93 KB 96/471 KB 116/1210 KB 486/748 KB 1104/1822 KB 3/93 KB 84/471 KB 128/1210 KB 490/748 KB 1116/1822 KB 22/93 KB 96/471 KB 128/1210 KB 494/748 KB 1116/1822 KB 22/93 KB 96/471 KB 128/1210 KB 498/748 KB 1116/1822 KB 22/93 KB 96/471 KB 128/1210 KB 502/748 KB 1116/1822 KB 22/93 KB 100/471 KB 128/1210 KB 506/748 KB 1116/1822 KB 22/93 KB 100/471 KB 128/1210 KB 486/748 KB 1116/1822 KB 22/93 KB 88/471 KB 128/1210 KB 506/748 KB 1116/1822 KB 25/93 KB 100/471 KB 128/1210 KB 498/748 KB 1116/1822 KB 22/93 KB 100/471 KB 132/1210 KB 510/748 KB 1120/1822 KB 25/93 KB 104/471 KB 132/1210 KB 510/748 KB 1120/1822 KB 25/93 KB 108/471 KB 132/1210 KB 510/748 KB 1120/1822 KB 25/93 KB 112/471 KB 132/1210 KB 510/748 KB 1120/1822 KB 25/93 KB 100/471 KB 128/1210 KB 510/748 KB 1120/1822 KB 25/93 KB 100/471 KB 132/1210 KB 510/748 KB 1124/1822 KB 25/93 KB 112/471 KB 136/1210 KB 510/748 KB 1128/1822 KB 27/93 KB 116/471 KB 136/1210 KB 510/748 KB 1132/1822 KB 27/93 KB 116/471 KB 136/1210 KB 510/748 KB 1136/1822 KB 27/93 KB 116/471 KB 128/1210 KB 510/748 KB 1116/1822 KB 25/93 KB 100/471 KB 136/1210 KB 514/748 KB 1136/1822 KB 27/93 KB 116/471 KB 136/1210 KB 518/748 KB 1136/1822 KB 27/93 KB 116/47 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 1 KB 136/1210 KB 522/748 KB 1136/1822 KB 27/93 KB 116/471 KB 136/1210 KB 526/748 KB 1136/1822 KB 27/93 KB 116/471 KB 136/1210 KB 510/748 KB 1124/1822 KB 27/93 KB 116/471 KB 136/1210 KB 510/748 KB 1124/1822 KB 27/93 KB 112/471 KB 136/1210 KB 526/748 KB 1136/1822 KB 30/93 KB 116/471 KB 136/1210 KB 526/748 KB 1136/1822 KB 32/93 KB 116/471 KB 136/1210 KB 526/748 KB 1136/1822 KB 36/93 KB 116/471 KB 136/1210 KB 530/748 KB 1140/1822 KB 40/93 KB 120/471 KB 136/1210 KB 530/748 KB 1140/1822 KB 44/93 KB 120/471 KB 136/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 136/1210 KB 510/748 KB 1124/1822 KB 25/93 KB 112/471 KB 140/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 144/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 148/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 152/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 156/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 160/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 164/1210 KB 530/748 KB 1140/1822 KB 48/93 KB 120/471 KB 168/1210 KB 530/748 KB 1140/1822 KB 52/93 KB 120/471 KB 172/1210 KB 530/748 KB 1140/1822 KB 52/93 KB 120/471 KB 176/1210 KB 530/748 KB 1140/1822 KB 52/93 KB 120/471 KB 136/1210 KB 530/748 KB 1140/1822 KB 36/93 KB 120/471 KB 136/1210 KB 530/748 KB 1136/1822 KB 36/93 KB 120/471 KB 136/1210 KB 526/748 KB 1136/1822 KB 36/93 KB 120/471 KB 176/1210 KB 530/748 KB 1140/1822 KB 52/93 KB 124/471 KB 176/1210 KB 530/748 KB 1140/1822 KB 52/93 KB 128/471 KB 176/1210 KB 530/748 KB 1140/1822 KB 52/93 KB 132/471 KB 176/1210 KB 534/748 KB 1144/1822 KB 52/93 KB 132/471 KB 176/1210 KB 534/748 KB 1148/1822 KB 52/93 KB 132/471 KB 176/1210 KB 534/748 KB 1152/1822 KB 52/93 KB 136/471 KB 164/1210 KB 530/748 KB 1140/1822 KB 52/93 KB 120/471 KB 176/1210 KB 534/748 KB 1152/1822 KB 56/93 KB 136/471 KB 176/1210 KB 534/748 KB 1152/1822 KB 60/93 KB 136/471 KB 176/1210 KB 534/748 KB 1152/1822 KB 64/93 KB 136/471 KB 176/1210 KB 534/748 KB 1152/1822 KB 68/93 KB 136/471 KB 180/1210 KB 534/748 KB 1156/1822 KB 72/93 KB 136/471 KB 176/1210 KB 534/748 KB 1148/1822 KB 52/93 KB 136/471 KB 176/1210 KB 534/748 KB 1140/1822 KB 52/93 KB 132/471 KB 180/1210 KB 538/748 KB 1156/1822 KB 76/93 KB 136/471 KB 180/1210 KB 542/748 KB 1156/1822 KB 76/93 KB 136/471 KB 180/1210 KB 542/748 KB 1156/1822 KB 76/93 KB 140/471 KB 180/1210 KB 542/748 KB 1156/1822 KB 76/93 KB 144/471 KB 180/1210 KB 542/748 KB 1156/1822 KB 76/93 KB 148/471 KB 180/1210 KB 546/748 KB 1156/1822 KB 76/93 KB 152/471 KB 180/1210 KB 546/748 KB 1156/1822 KB 76/93 KB 156/471 KB 180/1210 KB 546/748 KB 1156/1822 KB 76/93 KB 160/471 KB 180/1210 KB 534/748 KB 1156/1822 KB 68/93 KB 136/471 KB 176/1210 KB 534/748 KB 1156/1822 KB 68/93 KB 136/471 KB 180/1210 KB 546/748 KB 1156/1822 KB 76/93 KB 148/471 KB 180/1210 KB 550/748 KB 1156/1822 KB 76/93 KB 160/471 KB 180/1210 KB 554/748 KB 1156/1822 KB 76/93 KB 160/471 KB 180/1210 KB 558/748 KB 1156/1822 KB 76/93 KB 160/471 KB 180/1210 KB 558/748 KB 1160/1822 KB 76/93 KB 160/471 KB 180/1210 KB 558/748 KB 1164/1822 KB 76/93 KB 160/471 KB 180/1210 KB 558/748 KB 1168/1822 KB 76/93 KB 160/471 KB 180/1210 KB 562/748 KB 1168/1822 KB 76/93 KB 160/471 KB 184/1210 KB 566/748 KB 1172/1822 KB 76/93 KB 164/471 KB 184/1210 KB 570/748 KB 1172/1822 KB 76/93 KB 164/471 KB 184/1210 KB 574/748 KB 1172/1822 KB 76/93 KB 164/471 KB 180/1210 KB 534/748 KB 1156/1822 KB 76/93 KB 136/471 KB 184/1210 KB 574/748 KB 1172/1822 KB 80/93 KB 164/471 KB 1 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 84/1210 KB 562/748 KB 1172/1822 KB 76/93 KB 164/471 KB 184/1210 KB 574/748 KB 1176/1822 KB 80/93 KB 164/471 KB 184/1210 KB 562/748 KB 1168/1822 KB 76/93 KB 164/471 KB 184/1210 KB 574/748 KB 1176/1822 KB 80/93 KB 168/471 KB 184/1210 KB 574/748 KB 1176/1822 KB 80/93 KB 172/471 KB 184/1210 KB 578/748 KB 1180/1822 KB 80/93 KB 176/471 KB 184/1210 KB 578/748 KB 1180/1822 KB 80/93 KB 180/471 KB 184/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 184/471 KB 184/1210 KB 562/748 KB 1168/1822 KB 76/93 KB 160/471 KB 188/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 184/471 KB 192/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 184/471 KB 196/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 184/471 KB 200/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 184/471 KB 204/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 184/471 KB 208/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 184/471 KB 184/1210 KB 578/748 KB 1180/1822 KB 84/93 KB 180/471 KB 208/1210 KB 578/748 KB 1180/1822 KB 88/93 KB 184/471 KB 208/1210 KB 578/748 KB 1180/1822 KB 92/93 KB 184/471 KB 208/1210 KB 578/748 KB 1180/1822 KB 93/93 KB 184/471 KB 184/1210 KB 578/748 KB 1180/1822 KB 80/93 KB 172/471 KB 208/1210 KB 582/748 KB 1180/1822 KB 93/93 KB 184/471 KB 208/1210 KB 586/748 KB 1180/1822 KB 93/93 KB 184/471 KB 208/1210 KB 590/748 KB 1180/1822 KB 93/93 KB 184/471 KB 208/1210 KB 594/748 KB 1180/1822 KB 93/93 KB 184/471 KB 212/1210 KB 598/748 KB 1180/1822 KB 93/93 KB 188/471 KB 212/1210 KB 602/748 KB 1180/1822 KB 93/93 KB 188/471 KB 212/1210 KB 606/748 KB 1180/1822 KB 93/93 KB 188/471 KB 184/1210 KB 574/748 KB 1180/1822 KB 80/93 KB 172/471 KB 212/1210 KB 606/748 KB 1184/1822 KB 93/93 KB 188/471 KB 212/1210 KB 606/748 KB 1188/1822 KB 93/93 KB 188/471 KB 212/1210 KB 606/748 KB 1192/1822 KB 93/93 KB 188/471 KB 212/1210 KB 606/748 KB 1196/1822 KB 93/93 KB 188/471 KB 212/1210 KB 606/748 KB 1200/1822 KB 93/93 KB 188/471 KB 212/1210 KB 594/748 KB 1180/1822 KB 93/93 KB 188/471 KB 208/1210 KB 594/748 KB 1180/1822 KB 93/93 KB 188/471 KB 212/1210 KB 606/748 KB 1200/1822 KB 93/93 KB 192/471 KB 216/1210 KB 606/748 KB 1200/1822 KB 93/93 KB 192/471 KB 220/1210 KB 606/748 KB 1200/1822 KB 93/93 KB 192/471 KB 224/1210 KB 606/748 KB 1200/1822 KB 93/93 KB 192/471 KB 228/1210 KB 606/748 KB 1200/1822 KB 93/93 KB 192/471 KB 232/1210 KB 610/748 KB 1204/1822 KB 93/93 KB 196/471 KB 236/1210 KB 610/748 KB 1204/1822 KB 93/93 KB 196/471 KB 240/1210 KB 610/748 KB 1204/1822 KB 93/93 KB 196/471 KB 228/1210 KB 610/748 KB 1204/1822 KB 93/93 KB 196/471 KB 228/1210 KB 606/748 KB 1204/1822 KB 93/93 KB 196/471 KB 240/1210 KB 610/748 KB 1204/1822 KB 93/93 KB 200/471 KB 240/1210 KB 610/748 KB 1204/1822 KB 93/93 KB 204/471 KB 240/1210 KB 610/748 KB 1204/1822 KB 93/93 KB 208/471 KB 228/1210 KB 606/748 KB 1204/1822 KB 93/93 KB 192/471 KB 240/1210 KB 610/748 KB 1208/1822 KB 93/93 KB 208/471 KB 240/1210 KB 610/748 KB 1212/1822 KB 93/93 KB 208/471 KB 240/1210 KB 610/748 KB 1216/1822 KB 93/93 KB 208/471 KB 240/1210 KB 610/748 KB 1220/1822 KB 93/93 KB 208/471 KB 244/1210 KB 614/748 KB 1224/1822 KB 212/471 KB 244/1210 KB 614/748 KB 1220/1822 KB 212/471 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 72.0 KB/sec) unit-abot-epc-basic-0: 04:37:30 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: 04:37:30 DEBUG unit.abot-epc-basic/0.install 244/1210 KB 614/748 KB 1228/1822 KB 216/471 KB 244/1210 KB 614/748 KB 1232/1822 KB 216/471 KB 244/1210 KB 614/748 KB 1220/1822 KB 93/93 KB 208/471 KB 240/1210 KB 614/748 KB 1220/1822 KB 93/93 KB 208/471 KB 244/1210 KB 618/748 KB 1232/1822 KB 216/471 KB 244/1210 KB 622/748 KB 1232/1822 KB 216/471 KB 244/1210 KB 614/748 KB 1224/1822 KB 216/471 KB 244/1210 KB 622/748 KB 1232/1822 KB 220/471 KB 244/1210 KB 622/748 KB 1232/1822 KB 224/471 KB 244/1210 KB 626/748 KB 1232/1822 KB 224/471 KB 248/1210 KB 630/748 KB 1236/1822 KB 228/471 KB 248/1210 KB 634/748 KB 1236/1822 KB 228/471 KB 248/1210 KB 638/748 KB 1236/1822 KB 228/471 KB 248/1210 KB 626/748 KB 1236/1822 KB 228/471 KB 248/1210 KB 638/748 KB 1236/1822 KB 232/471 KB 248/1210 KB 638/748 KB 1236/1822 KB 236/471 KB 248/1210 KB 638/748 KB 1236/1822 KB 240/471 KB 248/1210 KB 626/748 KB 1236/1822 KB 224/471 KB 248/1210 KB 626/748 KB 1232/1822 KB 224/471 KB 252/1210 KB 638/748 KB 1236/1822 KB 240/471 KB 256/1210 KB 638/748 KB 1236/1822 KB 240/471 KB 260/1210 KB 638/748 KB 1236/1822 KB 240/471 KB 264/1210 KB 3/53 KB 642/748 KB 1240/1822 KB 244/471 KB 268/1210 KB 3/53 KB 642/748 KB 1240/1822 KB 244/471 KB 272/1210 KB 3/53 KB 642/748 KB 1240/1822 KB 244/471 KB 260/1210 KB 3/53 KB 642/748 KB 1240/1822 KB 244/471 KB 272/1210 KB 4/53 KB 642/748 KB 1240/1822 KB 244/471 KB 272/1210 KB 7/53 KB 642/748 KB 1240/1822 KB 244/471 KB 276/1210 KB 8/53 KB 642/748 KB 1240/1822 KB 244/471 KB 276/1210 KB 11/53 KB 642/748 KB 1240/1822 KB 244/471 KB 276/1210 KB 12/53 KB 642/748 KB 1240/1822 KB 244/471 KB 260/1210 KB 642/748 KB 1240/1822 KB 244/471 KB 276/1210 KB 12/53 KB 642/748 KB 1240/1822 KB 248/471 KB 260/1210 KB 642/748 KB 1240/1822 KB 240/471 KB 260/1210 KB 638/748 KB 1240/1822 KB 240/471 KB 276/1210 KB 12/53 KB 642/748 KB 1244/1822 KB 248/471 KB 276/1210 KB 12/53 KB 642/748 KB 1248/1822 KB 248/471 KB 276/1210 KB 12/53 KB 642/748 KB 1252/1822 KB 248/471 KB 276/1210 KB 12/53 KB 646/748 KB 1256/1822 KB 252/471 KB 276/1210 KB 12/53 KB 646/748 KB 1260/1822 KB 252/471 KB 276/1210 KB 12/53 KB 646/748 KB 1264/1822 KB 252/471 KB 276/1210 KB 7/53 KB 642/748 KB 1240/1822 KB 244/471 KB 276/1210 KB 12/53 KB 646/748 KB 1252/1822 KB 252/471 KB 276/1210 KB 12/53 KB 646/748 KB 1264/1822 KB 256/471 KB 276/1210 KB 12/53 KB 646/748 KB 1264/1822 KB 260/471 KB 280/1210 KB 15/53 KB 646/748 KB 1268/1822 KB 264/471 KB 280/1210 KB 15/53 KB 646/748 KB 1268/1822 KB 268/471 KB 280/1210 KB 15/53 KB 646/748 KB 1268/1822 KB 272/471 KB 276/1210 KB 12/53 KB 646/748 KB 1252/1822 KB 248/471 KB 280/1210 KB 15/53 KB 650/748 KB 1268/1822 KB 272/471 KB 280/1210 KB 15/53 KB 654/748 KB 1268/1822 KB 272/471 KB 280/1210 KB 15/53 KB 658/748 KB 1268/1822 KB 272/471 KB 280/1210 KB 15/53 KB 662/748 KB 1268/1822 KB 272/471 KB 280/1210 KB 15/53 KB 666/748 KB 1268/1822 KB 272/471 KB 280/1210 KB 15/53 KB 670/748 KB 1268/1822 KB 272/471 KB 280/1210 KB 15/53 KB 646/748 KB 1268/1822 KB 260/471 KB 280/1210 KB 12/53 KB 646/748 KB 1268/1822 KB 260/471 KB 280/1210 KB 15/53 KB 670/748 KB 1272/1822 KB 272/471 KB 280/1210 KB 16/53 KB 670/748 KB 1276/1822 KB 272/471 KB 280/1210 KB 16/53 KB 670/748 KB 1280/1822 KB 272/471 KB 280/1210 KB 16/53 KB 670/748 KB 1284/1822 KB 272/471 KB 280/1210 KB 16/53 KB 674/748 KB 1288/1822 KB 276/471 KB 280/1210 KB 16/53 KB 674/748 KB 1292/1822 KB 276/471 KB 280/1210 KB 12/53 KB 646/748 KB 1264/1822 KB 260/471 KB 284/1210 KB 16/53 KB 674/748 KB 1292/1822 KB 276/471 KB 28 unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 8/1210 KB 16/53 KB 674/748 KB 1292/1822 KB 276/471 KB 292/1210 KB 16/53 KB 674/748 KB 1292/1822 KB 276/471 KB 296/1210 KB 16/53 KB 674/748 KB 1292/1822 KB 276/471 KB 300/1210 KB 16/53 KB 674/748 KB 1292/1822 KB 276/471 KB 304/1210 KB 16/53 KB 674/748 KB 1292/1822 KB 276/471 KB 280/1210 KB 16/53 KB 674/748 KB 1284/1822 KB 276/471 KB 280/1210 KB 16/53 KB 674/748 KB 1284/1822 KB 272/471 KB 280/1210 KB 16/53 KB 670/748 KB 1272/1822 KB 272/471 KB 304/1210 KB 19/53 KB 674/748 KB 1292/1822 KB 276/471 KB 304/1210 KB 20/53 KB 674/748 KB 1292/1822 KB 276/471 KB 304/1210 KB 23/53 KB 674/748 KB 1292/1822 KB 276/471 KB 304/1210 KB 23/53 KB 678/748 KB 1292/1822 KB 276/471 KB 304/1210 KB 24/53 KB 678/748 KB 1292/1822 KB 276/471 KB 304/1210 KB 24/53 KB 682/748 KB 1292/1822 KB 280/471 KB 304/1210 KB 24/53 KB 682/748 KB 1292/1822 KB 284/471 KB 304/1210 KB 24/53 KB 682/748 KB 1292/1822 KB 276/471 KB 304/1210 KB 27/53 KB 686/748 KB 1292/1822 KB 284/471 KB 304/1210 KB 27/53 KB 682/748 KB 1292/1822 KB 284/471 KB 304/1210 KB 27/53 KB 686/748 KB 1292/1822 KB 288/471 KB 308/1210 KB 27/53 KB 686/748 KB 1292/1822 KB 288/471 KB 312/1210 KB 28/53 KB 690/748 KB 1296/1822 KB 292/471 KB 316/1210 KB 28/53 KB 690/748 KB 1296/1822 KB 292/471 KB 320/1210 KB 28/53 KB 690/748 KB 1296/1822 KB 292/471 KB 308/1210 KB 28/53 KB 690/748 KB 1296/1822 KB 292/471 KB 308/1210 KB 28/53 KB 686/748 KB 1292/1822 KB 288/471 KB 320/1210 KB 31/53 KB 690/748 KB 1296/1822 KB 292/471 KB 320/1210 KB 32/53 KB 690/748 KB 1296/1822 KB 292/471 KB 320/1210 KB 35/53 KB 690/748 KB 1296/1822 KB 292/471 KB 308/1210 KB 28/53 KB 686/748 KB 1296/1822 KB 292/471 KB 308/1210 KB 28/53 KB 686/748 KB 1296/1822 KB 288/471 KB 320/1210 KB 35/53 KB 694/748 KB 1300/1822 KB 292/471 KB 324/1210 KB 36/53 KB 694/748 KB 1304/1822 KB 296/471 KB 324/1210 KB 36/53 KB 694/748 KB 1308/1822 KB 296/471 KB 324/1210 KB 36/53 KB 694/748 KB 1312/1822 KB 296/471 KB 320/1210 KB 35/53 KB 694/748 KB 1296/1822 KB 292/471 KB 324/1210 KB 36/53 KB 698/748 KB 1312/1822 KB 296/471 KB 324/1210 KB 36/53 KB 702/748 KB 1312/1822 KB 296/471 KB 324/1210 KB 36/53 KB 706/748 KB 1312/1822 KB 296/471 KB 324/1210 KB 36/53 KB 710/748 KB 1316/1822 KB 296/471 KB 324/1210 KB 36/53 KB 714/748 KB 1316/1822 KB 296/471 KB 324/1210 KB 36/53 KB 694/748 KB 1300/1822 KB 296/471 KB 320/1210 KB 36/53 KB 694/748 KB 1300/1822 KB 296/471 KB 320/1210 KB 36/53 KB 694/748 KB 1300/1822 KB 292/471 KB 324/1210 KB 36/53 KB 714/748 KB 1316/1822 KB 300/471 KB 324/1210 KB 39/53 KB 714/748 KB 1316/1822 KB 304/471 KB 324/1210 KB 39/53 KB 714/748 KB 1316/1822 KB 300/471 KB 324/1210 KB 40/53 KB 714/748 KB 1316/1822 KB 304/471 KB 324/1210 KB 40/53 KB 714/748 KB 1316/1822 KB 308/471 KB 328/1210 KB 43/53 KB 714/748 KB 1316/1822 KB 312/471 KB 328/1210 KB 43/53 KB 714/748 KB 1316/1822 KB 316/471 KB 328/1210 KB 43/53 KB 714/748 KB 1316/1822 KB 320/471 KB 324/1210 KB 36/53 KB 706/748 KB 1316/1822 KB 296/471 KB 328/1210 KB 43/53 KB 718/748 KB 1320/1822 KB 320/471 KB 328/1210 KB 43/53 KB 718/748 KB 1324/1822 KB 320/471 KB 328/1210 KB 43/53 KB 718/748 KB 1328/1822 KB 320/471 KB 328/1210 KB 43/53 KB 718/748 KB 1316/1822 KB 320/471 KB 328/1210 KB 43/53 KB 714/748 KB 1316/1822 KB 308/471 KB 324/1210 KB 43/53 KB 714/748 KB 1316/1822 KB 308/471 KB 332/1210 KB 43/53 KB 718/748 KB 1328/1822 KB 320/471 KB 332/1210 KB 44/53 KB 718/748 KB 1328/1822 KB 320/471 KB 336/1210 KB 44/53 KB 718/748 KB 1328/1822 KB 320/471 KB 336/1210 KB unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 47/53 KB 718/748 KB 1328/1822 KB 320/471 KB 336/1210 KB 48/53 KB 718/748 KB 1328/1822 KB 320/471 KB 336/1210 KB 48/53 KB 722/748 KB 1328/1822 KB 320/471 KB 340/1210 KB 51/53 KB 726/748 KB 1332/1822 KB 324/471 KB 340/1210 KB 51/53 KB 730/748 KB 1332/1822 KB 324/471 KB 340/1210 KB 51/53 KB 734/748 KB 1332/1822 KB 324/471 KB 340/1210 KB 51/53 KB 722/748 KB 1332/1822 KB 324/471 KB 336/1210 KB 51/53 KB 722/748 KB 1328/1822 KB 320/471 KB 340/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 324/471 KB 340/1210 KB 51/53 KB 722/748 KB 1328/1822 KB 324/471 KB 340/1210 KB 51/53 KB 722/748 KB 1328/1822 KB 320/471 KB 344/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 328/471 KB 348/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 328/471 KB 352/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 328/471 KB 340/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 328/471 KB 352/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 332/471 KB 352/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 336/471 KB 352/1210 KB 53/53 KB 734/748 KB 1332/1822 KB 340/471 KB 356/1210 KB 53/53 KB 738/748 KB 1336/1822 KB 344/471 KB 356/1210 KB 53/53 KB 738/748 KB 1336/1822 KB 340/471 KB 352/1210 KB 53/53 KB 734/748 KB 1336/1822 KB 340/471 KB 356/1210 KB 53/53 KB 738/748 KB 1340/1822 KB 344/471 KB 356/1210 KB 53/53 KB 738/748 KB 1344/1822 KB 344/471 KB 356/1210 KB 53/53 KB 734/748 KB 1336/1822 KB 340/471 KB 360/1210 KB 53/53 KB 738/748 KB 1344/1822 KB 344/471 KB 364/1210 KB 53/53 KB 738/748 KB 1344/1822 KB 344/471 KB 364/1210 KB 53/53 KB 742/748 KB 1344/1822 KB 344/471 KB 364/1210 KB 53/53 KB 746/748 KB 1344/1822 KB 344/471 KB 368/1210 KB 53/53 KB 748/748 KB 1344/1822 KB 344/471 KB 368/1210 KB 53/53 KB 746/748 KB 1344/1822 KB 344/471 KB 368/1210 KB 53/53 KB 748/748 KB 1344/1822 KB 348/471 KB 368/1210 KB 53/53 KB 748/748 KB 1348/1822 KB 348/471 KB 368/1210 KB 53/53 KB 748/748 KB 1348/1822 KB 352/471 KB 372/1210 KB 53/53 KB 748/748 KB 1348/1822 KB 352/471 KB 376/1210 KB 53/53 KB 748/748 KB 1352/1822 KB 356/471 KB 380/1210 KB 53/53 KB 748/748 KB 1352/1822 KB 356/471 KB 372/1210 KB 53/53 KB 748/748 KB 1352/1822 KB 356/471 KB 372/1210 KB 53/53 KB 748/748 KB 1352/1822 KB 352/471 KB 380/1210 KB 53/53 KB 748/748 KB 1356/1822 KB 356/471 KB 380/1210 KB 53/53 KB 748/748 KB 1360/1822 KB 356/471 KB 380/1210 KB 53/53 KB 748/748 KB 1364/1822 KB 356/471 KB 384/1210 KB 53/53 KB 748/748 KB 1364/1822 KB 360/471 KB 380/1210 KB 53/53 KB 748/748 KB 1364/1822 KB 360/471 KB 384/1210 KB 53/53 KB 748/748 KB 1364/1822 KB 364/471 KB 384/1210 KB 53/53 KB 748/748 KB 1364/1822 KB 368/471 KB 388/1210 KB 53/53 KB 748/748 KB 1364/1822 KB 368/471 KB 392/1210 KB 748/748 KB 1368/1822 KB 368/471 KB 396/1210 KB 748/748 KB 1368/1822 KB 372/471 KB 400/1210 KB 748/748 KB 1368/1822 KB 372/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 39.9 KB/sec) unit-abot-epc-basic-0: 04:37:30 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-mysql-0: 04:37:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install 388/1210 KB 53/53 KB 748/748 KB 1368/1822 KB 368/471 KB 400/1210 KB 748/748 KB 1372/1822 KB 372/471 KB 400/1210 KB 748/748 KB 1376/1822 KB 372/471 KB 400/1210 KB 748/748 KB 1380/1822 KB 372/471 KB 404/1210 KB 1384/1822 KB 372/471 KB 404/1210 KB 1388/1822 KB 372/471 KB 396/1210 KB 748/748 KB 1368/1822 KB 372/471 KB 404/1210 KB 1388/1822 KB 376/471 KB 404/1210 KB 1388/1822 KB 380/471 KB 404/1210 KB 1388/1822 KB 384/471 KB 404/1210 KB 1392/1822 KB 384/471 KB 404/1210 KB 1392/1822 KB 388/471 KB 404/1210 KB 1396/1822 KB 392/471 KB 404/1210 KB 1396/1822 KB 396/471 KB 404/1210 KB 1396/1822 KB 400/471 KB 404/1210 KB 1380/1822 KB 372/471 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 560.9 KB/sec) unit-abot-epc-basic-0: 04:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 408/1210 KB 1396/1822 KB 400/471 KB 412/1210 KB 1396/1822 KB 400/471 KB 416/1210 KB 1396/1822 KB 400/471 KB 404/1210 KB 1396/1822 KB 388/471 KB 416/1210 KB 1400/1822 KB 400/471 KB 416/1210 KB 1404/1822 KB 400/471 KB 416/1210 KB 1408/1822 KB 400/471 KB 416/1210 KB 1412/1822 KB 400/471 KB 420/1210 KB 1416/1822 KB 404/471 KB 420/1210 KB 1420/1822 KB 404/471 KB 420/1210 KB 1424/1822 KB 404/471 KB 420/1210 KB 1412/1822 KB 404/471 KB 424/1210 KB 1424/1822 KB 404/471 KB 416/1210 KB 1412/1822 KB 404/471 KB 428/1210 KB 1424/1822 KB 404/471 KB 428/1210 KB 1424/1822 KB 408/471 KB 432/1210 KB 1424/1822 KB 408/471 KB 432/1210 KB 1424/1822 KB 412/471 KB 432/1210 KB 1424/1822 KB 416/471 KB 432/1210 KB 1424/1822 KB 420/471 KB 436/1210 KB 1428/1822 KB 424/471 KB 436/1210 KB 1428/1822 KB 428/471 KB 436/1210 KB 1428/1822 KB 432/471 KB 436/1210 KB 1428/1822 KB 420/471 KB 440/1210 KB 3/276 KB 1428/1822 KB 432/471 KB 444/1210 KB 3/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 3/276 KB 1428/1822 KB 432/471 KB 432/1210 KB 1428/1822 KB 420/471 KB 436/1210 KB 3/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 5/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 8/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 11/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 13/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 16/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 19/276 KB 1428/1822 KB 432/471 KB 448/1210 KB 19/276 KB 1428/1822 KB 4/577 KB 432/471 KB 448/1210 KB 19/276 KB 1428/1822 KB 8/577 KB 432/471 KB 448/1210 KB 19/276 KB 1428/1822 KB 12/577 KB 432/471 KB 448/1210 KB 19/276 KB 1428/1822 KB 16/577 KB 432/471 KB 448/1210 KB 21/276 KB 1428/1822 KB 16/577 KB 432/471 KB 448/1210 KB 24/276 KB 1428/1822 KB 16/577 KB 432/471 KB 448/1210 KB 27/276 KB 1428/1822 KB 16/577 KB 432/471 KB 448/1210 KB 29/276 KB 1428/1822 KB 16/577 KB 432/471 KB 448/1210 KB 32/276 KB 1428/1822 KB 20/577 KB 432/471 KB 448/1210 KB 29/276 KB 1428/1822 KB 20/577 KB 432/471 KB 448/1210 KB 32/276 KB 1428/1822 KB 24/577 KB 432/471 KB 448/1210 KB 32/276 KB 1428/1822 KB 28/577 KB 432/471 KB 448/1210 KB 32/276 KB 1428/1822 KB 32/577 KB 432/471 KB 448/1210 KB 32/276 KB 1432/1822 KB 32/577 KB 432/471 KB 448/1210 KB 32/276 KB 1436/1822 KB 32/577 KB 432/471 KB 448/1210 KB 32/276 KB 1440/1822 KB 32/577 KB 432/471 KB 452/1210 KB 36/276 KB 1444/1822 KB 36/577 KB 432/471 KB 452/1210 KB 36/276 KB 1448/1822 KB 36/577 KB 436/471 KB 452/1210 KB 36/276 KB 1452/1822 KB 36/577 KB 436/471 KB 452/1210 KB 36/276 KB 1456/1822 KB 36/577 KB 436/471 KB 452/1210 KB 36/276 KB 1440/1822 KB 36/577 KB 432/471 KB 452/1210 KB 40/276 KB 1456/1822 KB 36/577 KB 436/471 KB 452/1210 KB 44/276 KB 1456/1822 KB 36/577 KB 436/471 KB 452/1210 KB 32/276 KB 1440/1822 KB 36/577 KB 432/471 KB 448/1210 KB 32/276 KB 1440/1822 KB 36/577 KB 432/471 KB 452/1210 KB 44/276 KB 1456/1822 KB 40/577 KB 436/471 KB 452/1210 KB 44/276 KB 1456/1822 KB 44/577 KB 436/471 KB 452/1210 KB 48/276 KB 1456/1822 KB 44/577 KB 436/471 KB 452/1210 KB 36/276 KB 1444/1822 KB 36/577 KB 436/471 KB 456/1210 KB 48/276 KB 1456/1822 KB 48/577 KB 436/471 KB 460/1210 KB 48/276 KB 1456/1822 KB 48/577 KB 436/471 KB 464/1210 KB 48/276 KB 1456/1822 KB 48/577 KB 440/471 KB 452/1210 KB 48/276 KB 1456/1822 KB 48/577 KB 436/471 KB 460/1210 KB 48/276 KB 1456/1822 KB 48/577 KB 440/471 KB 464/1210 KB 48/276 KB 1456/1822 KB 48/577 KB 444/471 KB 464/1210 KB 48/276 KB 1456/1822 KB 48/577 KB 448/471 KB 464/1210 KB 52/276 KB 1456/1822 KB 48/577 KB 448/471 KB unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 468/1210 KB 56/276 KB 1460/1822 KB 52/577 KB 452/471 KB 468/1210 KB 60/276 KB 1460/1822 KB 52/577 KB 452/471 KB 468/1210 KB 64/276 KB 1460/1822 KB 52/577 KB 452/471 KB 468/1210 KB 52/276 KB 1460/1822 KB 52/577 KB 452/471 KB 468/1210 KB 64/276 KB 1464/1822 KB 52/577 KB 452/471 KB 468/1210 KB 64/276 KB 1468/1822 KB 52/577 KB 452/471 KB 468/1210 KB 52/276 KB 1456/1822 KB 52/577 KB 452/471 KB 472/1210 KB 64/276 KB 1472/1822 KB 52/577 KB 452/471 KB 476/1210 KB 64/276 KB 1472/1822 KB 52/577 KB 452/471 KB 480/1210 KB 64/276 KB 1472/1822 KB 52/577 KB 452/471 KB 464/1210 KB 52/276 KB 1456/1822 KB 52/577 KB 452/471 KB 464/1210 KB 52/276 KB 1456/1822 KB 52/577 KB 448/471 KB 480/1210 KB 64/276 KB 1472/1822 KB 56/577 KB 452/471 KB 480/1210 KB 64/276 KB 1472/1822 KB 60/577 KB 452/471 KB 480/1210 KB 64/276 KB 1472/1822 KB 64/577 KB 452/471 KB 480/1210 KB 64/276 KB 1472/1822 KB 64/577 KB 456/471 KB 480/1210 KB 64/276 KB 1472/1822 KB 68/577 KB 456/471 KB 484/1210 KB 68/276 KB 1472/1822 KB 72/577 KB 460/471 KB 484/1210 KB 68/276 KB 1472/1822 KB 68/577 KB 460/471 KB 484/1210 KB 72/276 KB 1472/1822 KB 72/577 KB 460/471 KB 484/1210 KB 76/276 KB 1472/1822 KB 76/577 KB 460/471 KB 484/1210 KB 64/276 KB 1472/1822 KB 68/577 KB 460/471 KB 488/1210 KB 76/276 KB 1472/1822 KB 76/577 KB 460/471 KB 468/1210 KB 64/276 KB 1472/1822 KB 68/577 KB 460/471 KB 480/1210 KB 64/276 KB 1472/1822 KB 68/577 KB 460/471 KB 488/1210 KB 76/276 KB 1472/1822 KB 80/577 KB 464/471 KB 488/1210 KB 76/276 KB 1472/1822 KB 80/577 KB 468/471 KB 488/1210 KB 76/276 KB 1472/1822 KB 80/577 KB 471/471 KB 488/1210 KB 76/276 KB 1476/1822 KB 80/577 KB 471/471 KB 488/1210 KB 76/276 KB 1480/1822 KB 80/577 KB 471/471 KB 492/1210 KB 76/276 KB 1484/1822 KB 80/577 KB 471/471 KB 492/1210 KB 76/276 KB 1488/1822 KB 80/577 KB 471/471 KB 488/1210 KB 76/276 KB 1472/1822 KB 80/577 KB 460/471 KB 484/1210 KB 76/276 KB 1472/1822 KB 72/577 KB 460/471 KB 492/1210 KB 80/276 KB 1488/1822 KB 80/577 KB 471/471 KB 492/1210 KB 76/276 KB 1480/1822 KB 80/577 KB 471/471 KB 496/1210 KB 80/276 KB 1488/1822 KB 80/577 KB 471/471 KB 496/1210 KB 84/276 KB 1488/1822 KB 80/577 KB 471/471 KB 500/1210 KB 88/276 KB 1492/1822 KB 84/577 KB 471/471 KB 500/1210 KB 92/276 KB 1492/1822 KB 84/577 KB 471/471 KB 500/1210 KB 96/276 KB 1492/1822 KB 84/577 KB 471/471 KB 496/1210 KB 84/276 KB 1488/1822 KB 84/577 KB 471/471 KB 500/1210 KB 96/276 KB 1492/1822 KB 88/577 KB 471/471 KB 500/1210 KB 96/276 KB 1492/1822 KB 92/577 KB 471/471 KB 500/1210 KB 96/276 KB 1492/1822 KB 96/577 KB 471/471 KB 500/1210 KB 84/276 KB 1492/1822 KB 84/577 KB 471/471 KB 504/1210 KB 96/276 KB 1492/1822 KB 96/577 KB 471/471 KB 496/1210 KB 84/276 KB 1492/1822 KB 84/577 KB 471/471 KB 504/1210 KB 96/276 KB 1496/1822 KB 96/577 KB 471/471 KB 508/1210 KB 100/276 KB 1496/1822 KB 96/577 KB 471/471 KB 508/1210 KB 104/276 KB 1500/1822 KB 100/577 KB 471/471 KB 508/1210 KB 108/276 KB 1500/1822 KB 100/577 KB 471/471 KB 508/1210 KB 112/276 KB 1500/1822 KB 100/577 KB 471/471 KB 508/1210 KB 96/276 KB 1496/1822 KB 96/577 KB 471/471 KB 512/1210 KB 112/276 KB 1500/1822 KB 100/577 KB 471/471 KB 516/1210 KB 112/276 KB 1500/1822 KB 100/577 KB 471/471 KB 508/1210 KB 100/276 KB 1500/1822 KB 100/577 KB 471/471 KB 516/1210 KB 112/276 KB 1500/1822 KB 104/577 KB 471/471 KB 516/1210 KB 112/276 KB 1500/1822 KB 108/577 KB 471/471 KB 516/1210 KB 112/276 KB 1500/1822 KB 112/577 KB 471/471 KB 508/1210 KB 100/276 KB 1500/1822 KB 96/577 KB 47 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 1/471 KB 516/1210 KB 112/276 KB 1504/1822 KB 112/577 KB 471/471 KB 516/1210 KB 112/276 KB 1508/1822 KB 112/577 KB 471/471 KB 516/1210 KB 112/276 KB 1512/1822 KB 112/577 KB 471/471 KB 520/1210 KB 112/276 KB 1516/1822 KB 116/577 KB 471/471 KB 520/1210 KB 112/276 KB 1520/1822 KB 116/577 KB 520/1210 KB 112/276 KB 1512/1822 KB 116/577 KB 471/471 KB 524/1210 KB 112/276 KB 1520/1822 KB 116/577 KB 528/1210 KB 112/276 KB 1520/1822 KB 116/577 KB 528/1210 KB 116/276 KB 1520/1822 KB 116/577 KB 516/1210 KB 112/276 KB 1512/1822 KB 116/577 KB 471/471 KB 528/1210 KB 120/276 KB 1520/1822 KB 120/577 KB 532/1210 KB 120/276 KB 1520/1822 KB 124/577 KB 532/1210 KB 120/276 KB 1520/1822 KB 128/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 343.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 532/1210 KB 120/276 KB 1524/1822 KB 128/577 KB 532/1210 KB 120/276 KB 1520/1822 KB 120/577 KB 536/1210 KB 120/276 KB 1524/1822 KB 128/577 KB 540/1210 KB 120/276 KB 1528/1822 KB 128/577 KB 544/1210 KB 120/276 KB 1528/1822 KB 128/577 KB 528/1210 KB 120/276 KB 1520/1822 KB 120/577 KB 544/1210 KB 124/276 KB 1528/1822 KB 128/577 KB 544/1210 KB 128/276 KB 1528/1822 KB 128/577 KB 536/1210 KB 120/276 KB 1528/1822 KB 128/577 KB 544/1210 KB 128/276 KB 1532/1822 KB 128/577 KB 544/1210 KB 128/276 KB 1536/1822 KB 128/577 KB 544/1210 KB 128/276 KB 1540/1822 KB 128/577 KB 548/1210 KB 132/276 KB 1544/1822 KB 132/577 KB 548/1210 KB 132/276 KB 1548/1822 KB 132/577 KB 548/1210 KB 132/276 KB 1552/1822 KB 132/577 KB 548/1210 KB 132/276 KB 1540/1822 KB 132/577 KB 544/1210 KB 132/276 KB 1540/1822 KB 132/577 KB 544/1210 KB 132/276 KB 1540/1822 KB 128/577 KB 548/1210 KB 132/276 KB 1552/1822 KB 136/577 KB 548/1210 KB 132/276 KB 1552/1822 KB 140/577 KB 548/1210 KB 136/276 KB 1552/1822 KB 140/577 KB 548/1210 KB 140/276 KB 1552/1822 KB 140/577 KB 548/1210 KB 144/276 KB 1552/1822 KB 140/577 KB 548/1210 KB 144/276 KB 1552/1822 KB 144/577 KB 552/1210 KB 144/276 KB 1552/1822 KB 144/577 KB 552/1210 KB 148/276 KB 1552/1822 KB 144/577 KB 556/1210 KB 152/276 KB 1556/1822 KB 148/577 KB 556/1210 KB 156/276 KB 1556/1822 KB 148/577 KB 556/1210 KB 160/276 KB 1556/1822 KB 148/577 KB 556/1210 KB 148/276 KB 1556/1822 KB 148/577 KB 556/1210 KB 160/276 KB 1560/1822 KB 148/577 KB 556/1210 KB 160/276 KB 1564/1822 KB 148/577 KB 556/1210 KB 160/276 KB 1568/1822 KB 148/577 KB 556/1210 KB 148/276 KB 1552/1822 KB 148/577 KB 556/1210 KB 148/276 KB 1552/1822 KB 144/577 KB 556/1210 KB 160/276 KB 3/37 KB 1568/1822 KB 148/577 KB 556/1210 KB 160/276 KB 6/37 KB 1568/1822 KB 148/577 KB 556/1210 KB 160/276 KB 9/37 KB 1568/1822 KB 148/577 KB 556/1210 KB 160/276 KB 11/37 KB 1568/1822 KB 148/577 KB 556/1210 KB 160/276 KB 14/37 KB 1568/1822 KB 148/577 KB 556/1210 KB 160/276 KB 16/37 KB 1568/1822 KB 148/577 KB 556/1210 KB 160/276 KB 19/37 KB 1568/1822 KB 148/577 KB 560/1210 KB 160/276 KB 19/37 KB 1568/1822 KB 148/577 KB 560/1210 KB 160/276 KB 22/37 KB 1568/1822 KB 148/577 KB 564/1210 KB 160/276 KB 22/37 KB 1568/1822 KB 148/577 KB 564/1210 KB 160/276 KB 25/37 KB 1568/1822 KB 152/577 KB 564/1210 KB 160/276 KB 25/37 KB 1568/1822 KB 156/577 KB 564/1210 KB 160/276 KB 25/37 KB 1568/1822 KB 160/577 KB 564/1210 KB 160/276 KB 25/37 KB 1568/1822 KB 148/577 KB 564/1210 KB 160/276 KB 27/37 KB 1568/1822 KB 160/577 KB 568/1210 KB 160/276 KB 27/37 KB 1568/1822 KB 160/577 KB 572/1210 KB 160/276 KB 27/37 KB 1568/1822 KB 160/577 KB 576/1210 KB 160/276 KB 30/37 KB 1568/1822 KB 160/577 KB 580/1210 KB 160/276 KB 30/37 KB 1572/1822 KB 160/577 KB 584/1210 KB 164/276 KB 30/37 KB 1572/1822 KB 164/577 KB 588/1210 KB 164/276 KB 30/37 KB 1572/1822 KB 164/577 KB 592/1210 KB 164/276 KB 30/37 KB 1572/1822 KB 164/577 KB 572/1210 KB 160/276 KB 30/37 KB 1568/1822 KB 160/577 KB 592/1210 KB 164/276 KB 32/37 KB 1572/1822 KB 164/577 KB 580/1210 KB 164/276 KB 30/37 KB 1572/1822 KB 164/577 KB 580/1210 KB 164/276 KB 30/37 KB 1572/1822 KB 160/577 KB 592/1210 KB 168/276 KB 32/37 KB 1572/1822 KB 164/577 KB 592/1210 KB 172/276 KB 32/37 KB 1572/1822 KB 164/577 KB 592/1210 KB 172/276 KB 35/37 KB 1572/1822 KB 168/577 KB 592/1210 KB 176/276 KB 35/37 KB 1572/1822 KB 172/577 KB 576/1210 KB 160/276 KB 30/37 KB 1572/1822 KB 160/577 KB 592/1210 KB 176/276 KB 35/37 KB 1572/1822 KB 168/577 K unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install B 592/1210 KB 172/276 KB 35/37 KB 1572/1822 KB 164/577 KB 592/1210 KB 176/276 KB 37/37 KB 1572/1822 KB 172/577 KB 592/1210 KB 176/276 KB 37/37 KB 1576/1822 KB 176/577 KB 592/1210 KB 176/276 KB 37/37 KB 1576/1822 KB 172/577 KB 592/1210 KB 176/276 KB 37/37 KB 1580/1822 KB 176/577 KB 592/1210 KB 176/276 KB 37/37 KB 1584/1822 KB 176/577 KB 592/1210 KB 176/276 KB 37/37 KB 1588/1822 KB 176/577 KB 596/1210 KB 180/276 KB 37/37 KB 1592/1822 KB 180/577 KB 596/1210 KB 180/276 KB 37/37 KB 1588/1822 KB 180/577 KB 592/1210 KB 180/276 KB 37/37 KB 1588/1822 KB 180/577 KB 596/1210 KB 184/276 KB 37/37 KB 1596/1822 KB 180/577 KB 596/1210 KB 188/276 KB 37/37 KB 1596/1822 KB 180/577 KB 596/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 180/577 KB 592/1210 KB 176/276 KB 37/37 KB 1588/1822 KB 180/577 KB 596/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 184/577 KB 596/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 188/577 KB 596/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 192/577 KB 600/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 192/577 KB 604/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 192/577 KB 608/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 192/577 KB 612/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 192/577 KB 616/1210 KB 196/276 KB 37/37 KB 1596/1822 KB 196/577 KB 620/1210 KB 196/276 KB 37/37 KB 1596/1822 KB 196/577 KB 624/1210 KB 196/276 KB 1596/1822 KB 196/577 KB 596/1210 KB 192/276 KB 37/37 KB 1596/1822 KB 192/577 KB 624/1210 KB 196/276 KB 1600/1822 KB 196/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.2 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 612/1210 KB 196/276 KB 37/37 KB 1596/1822 KB 196/577 KB 624/1210 KB 196/276 KB 1600/1822 KB 200/577 KB 624/1210 KB 196/276 KB 1604/1822 KB 204/577 KB 612/1210 KB 196/276 KB 37/37 KB 1596/1822 KB 192/577 KB 624/1210 KB 200/276 KB 1604/1822 KB 204/577 KB 624/1210 KB 204/276 KB 1604/1822 KB 204/577 KB 624/1210 KB 208/276 KB 1604/1822 KB 204/577 KB 624/1210 KB 196/276 KB 1604/1822 KB 200/577 KB 624/1210 KB 208/276 KB 1608/1822 KB 204/577 KB 624/1210 KB 208/276 KB 1612/1822 KB 208/577 KB 624/1210 KB 208/276 KB 1608/1822 KB 208/577 KB 624/1210 KB 212/276 KB 1612/1822 KB 212/577 KB 628/1210 KB 212/276 KB 1616/1822 KB 216/577 KB 628/1210 KB 212/276 KB 1616/1822 KB 220/577 KB 624/1210 KB 212/276 KB 1612/1822 KB 208/577 KB 628/1210 KB 216/276 KB 1616/1822 KB 220/577 KB 628/1210 KB 220/276 KB 1616/1822 KB 220/577 KB 628/1210 KB 224/276 KB 1616/1822 KB 220/577 KB 628/1210 KB 212/276 KB 1616/1822 KB 212/577 KB 624/1210 KB 212/276 KB 1616/1822 KB 212/577 KB 628/1210 KB 224/276 KB 1620/1822 KB 220/577 KB 632/1210 KB 224/276 KB 1624/1822 KB 220/577 KB 632/1210 KB 224/276 KB 1628/1822 KB 220/577 KB 632/1210 KB 224/276 KB 1632/1822 KB 224/577 KB 632/1210 KB 224/276 KB 1620/1822 KB 220/577 KB 636/1210 KB 224/276 KB 1632/1822 KB 224/577 KB 640/1210 KB 224/276 KB 1632/1822 KB 224/577 KB 632/1210 KB 224/276 KB 1628/1822 KB 224/577 KB 640/1210 KB 228/276 KB 1632/1822 KB 224/577 KB 640/1210 KB 232/276 KB 1636/1822 KB 224/577 KB 640/1210 KB 236/276 KB 1636/1822 KB 224/577 KB 640/1210 KB 240/276 KB 1636/1822 KB 224/577 KB 644/1210 KB 240/276 KB 1636/1822 KB 224/577 KB 648/1210 KB 240/276 KB 1636/1822 KB 224/577 KB 652/1210 KB 240/276 KB 1636/1822 KB 228/577 KB 656/1210 KB 240/276 KB 1636/1822 KB 228/577 KB 640/1210 KB 228/276 KB 1636/1822 KB 224/577 KB 656/1210 KB 244/276 KB 3/167 KB 1636/1822 KB 228/577 KB 656/1210 KB 244/276 KB 5/167 KB 1636/1822 KB 228/577 KB 656/1210 KB 244/276 KB 8/167 KB 1636/1822 KB 228/577 KB 656/1210 KB 244/276 KB 11/167 KB 1640/1822 KB 228/577 KB 656/1210 KB 244/276 KB 1636/1822 KB 228/577 KB 648/1210 KB 240/276 KB 1636/1822 KB 228/577 KB 656/1210 KB 244/276 KB 11/167 KB 1640/1822 KB 232/577 KB 656/1210 KB 244/276 KB 8/167 KB 1640/1822 KB 228/577 KB 656/1210 KB 244/276 KB 11/167 KB 1644/1822 KB 236/577 KB 656/1210 KB 244/276 KB 11/167 KB 1648/1822 KB 236/577 KB 656/1210 KB 244/276 KB 11/167 KB 1640/1822 KB 236/577 KB 656/1210 KB 244/276 KB 11/167 KB 1648/1822 KB 240/577 KB 656/1210 KB 244/276 KB 13/167 KB 1648/1822 KB 240/577 KB 660/1210 KB 248/276 KB 16/167 KB 1652/1822 KB 244/577 KB 660/1210 KB 248/276 KB 13/167 KB 1652/1822 KB 244/577 KB 656/1210 KB 248/276 KB 13/167 KB 1648/1822 KB 240/577 KB 660/1210 KB 252/276 KB 16/167 KB 1652/1822 KB 244/577 KB 660/1210 KB 256/276 KB 16/167 KB 1652/1822 KB 244/577 KB 664/1210 KB 256/276 KB 16/167 KB 1652/1822 KB 244/577 KB 656/1210 KB 248/276 KB 13/167 KB 1652/1822 KB 244/577 KB 656/1210 KB 248/276 KB 13/167 KB 1648/1822 KB 244/577 KB 664/1210 KB 256/276 KB 19/167 KB 1652/1822 KB 248/577 KB 668/1210 KB 256/276 KB 19/167 KB 1656/1822 KB 252/577 KB 668/1210 KB 256/276 KB 19/167 KB 1656/1822 KB 256/577 KB 664/1210 KB 256/276 KB 19/167 KB 1652/1822 KB 244/577 KB 668/1210 KB 256/276 KB 19/167 KB 1656/1822 KB 248/577 KB 668/1210 KB 256/276 KB 19/167 KB 1660/1822 KB 256/577 KB 668/1210 KB 256/276 KB 19/167 KB 1652/1822 KB 248/577 KB 672/1210 KB 256/276 KB 21/167 KB 1664/1822 KB 256/577 KB 668/1210 KB 256/276 KB 21/167 KB 1660/1822 KB 256/ unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 577 KB 672/1210 KB 260/276 KB 21/167 KB 1664/1822 KB 256/577 KB 672/1210 KB 264/276 KB 24/167 KB 1664/1822 KB 256/577 KB 672/1210 KB 268/276 KB 24/167 KB 1664/1822 KB 256/577 KB 672/1210 KB 272/276 KB 24/167 KB 1664/1822 KB 256/577 KB 676/1210 KB 276/276 KB 24/167 KB 1664/1822 KB 256/577 KB 676/1210 KB 276/276 KB 24/167 KB 1664/1822 KB 260/577 KB 672/1210 KB 260/276 KB 24/167 KB 1664/1822 KB 256/577 KB 672/1210 KB 260/276 KB 21/167 KB 1664/1822 KB 256/577 KB 676/1210 KB 276/276 KB 24/167 KB 1668/1822 KB 260/577 KB 676/1210 KB 276/276 KB 24/167 KB 1664/1822 KB 260/577 KB 676/1210 KB 272/276 KB 24/167 KB 1664/1822 KB 256/577 KB 676/1210 KB 276/276 KB 27/167 KB 1668/1822 KB 260/577 KB 676/1210 KB 276/276 KB 29/167 KB 1668/1822 KB 260/577 KB 680/1210 KB 276/276 KB 29/167 KB 1668/1822 KB 260/577 KB 684/1210 KB 276/276 KB 29/167 KB 1668/1822 KB 260/577 KB 684/1210 KB 276/276 KB 32/167 KB 1672/1822 KB 264/577 KB 684/1210 KB 276/276 KB 29/167 KB 1672/1822 KB 264/577 KB 684/1210 KB 276/276 KB 29/167 KB 1668/1822 KB 264/577 KB 684/1210 KB 276/276 KB 32/167 KB 1676/1822 KB 264/577 KB 688/1210 KB 276/276 KB 32/167 KB 1680/1822 KB 268/577 KB 688/1210 KB 276/276 KB 32/167 KB 1676/1822 KB 268/577 KB 688/1210 KB 276/276 KB 32/167 KB 1676/1822 KB 264/577 KB 688/1210 KB 276/276 KB 36/167 KB 1680/1822 KB 272/577 KB 688/1210 KB 276/276 KB 36/167 KB 1684/1822 KB 272/577 KB 692/1210 KB 276/276 KB 36/167 KB 1688/1822 KB 276/577 KB 692/1210 KB 276/276 KB 36/167 KB 1692/1822 KB 276/577 KB 688/1210 KB 276/276 KB 36/167 KB 1680/1822 KB 268/577 KB 692/1210 KB 276/276 KB 36/167 KB 1684/1822 KB 276/577 KB 692/1210 KB 276/276 KB 40/167 KB 1692/1822 KB 276/577 KB 688/1210 KB 276/276 KB 36/167 KB 1684/1822 KB 276/577 KB 696/1210 KB 276/276 KB 44/167 KB 1692/1822 KB 276/577 KB 696/1210 KB 276/276 KB 40/167 KB 1692/1822 KB 276/577 KB 696/1210 KB 276/276 KB 44/167 KB 1692/1822 KB 280/577 KB 700/1210 KB 276/276 KB 48/167 KB 1692/1822 KB 280/577 KB 696/1210 KB 276/276 KB 48/167 KB 1692/1822 KB 280/577 KB 700/1210 KB 276/276 KB 48/167 KB 1692/1822 KB 284/577 KB 700/1210 KB 276/276 KB 48/167 KB 1696/1822 KB 284/577 KB 704/1210 KB 276/276 KB 48/167 KB 1696/1822 KB 288/577 KB 700/1210 KB 276/276 KB 48/167 KB 1696/1822 KB 288/577 KB 704/1210 KB 276/276 KB 48/167 KB 1696/1822 KB 292/577 KB 708/1210 KB 276/276 KB 52/167 KB 1700/1822 KB 296/577 KB 708/1210 KB 276/276 KB 52/167 KB 1700/1822 KB 292/577 KB 704/1210 KB 276/276 KB 52/167 KB 1700/1822 KB 292/577 KB 708/1210 KB 276/276 KB 56/167 KB 1700/1822 KB 296/577 KB 704/1210 KB 276/276 KB 48/167 KB 1700/1822 KB 292/577 KB 708/1210 KB 276/276 KB 60/167 KB 1700/1822 KB 296/577 KB 712/1210 KB 276/276 KB 60/167 KB 1704/1822 KB 296/577 KB 708/1210 KB 276/276 KB 60/167 KB 1704/1822 KB 296/577 KB 712/1210 KB 60/167 KB 1708/1822 KB 296/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 194.1 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 712/1210 KB 64/167 KB 1708/1822 KB 296/577 KB 712/1210 KB 64/167 KB 1708/1822 KB 300/577 KB 716/1210 KB 64/167 KB 1712/1822 KB 300/577 KB 716/1210 KB 64/167 KB 1708/1822 KB 300/577 KB 716/1210 KB 64/167 KB 1712/1822 KB 304/577 KB 720/1210 KB 64/167 KB 1712/1822 KB 304/577 KB 720/1210 KB 64/167 KB 1716/1822 KB 304/577 KB 720/1210 KB 68/167 KB 1720/1822 KB 304/577 KB 720/1210 KB 68/167 KB 1716/1822 KB 304/577 KB 724/1210 KB 68/167 KB 1720/1822 KB 304/577 KB 724/1210 KB 72/167 KB 1720/1822 KB 304/577 KB 728/1210 KB 76/167 KB 1724/1822 KB 304/577 KB 728/1210 KB 80/167 KB 1724/1822 KB 304/577 KB 728/1210 KB 72/167 KB 1724/1822 KB 304/577 KB 724/1210 KB 72/167 KB 1724/1822 KB 304/577 KB 728/1210 KB 80/167 KB 1728/1822 KB 304/577 KB 732/1210 KB 80/167 KB 1728/1822 KB 304/577 KB 736/1210 KB 80/167 KB 1728/1822 KB 304/577 KB 740/1210 KB 84/167 KB 1732/1822 KB 304/577 KB 744/1210 KB 84/167 KB 1732/1822 KB 304/577 KB 748/1210 KB 84/167 KB 1732/1822 KB 304/577 KB 736/1210 KB 84/167 KB 1732/1822 KB 304/577 KB 736/1210 KB 84/167 KB 1728/1822 KB 304/577 KB 748/1210 KB 84/167 KB 1736/1822 KB 304/577 KB 748/1210 KB 88/167 KB 1736/1822 KB 304/577 KB 748/1210 KB 88/167 KB 1740/1822 KB 304/577 KB 748/1210 KB 88/167 KB 1744/1822 KB 304/577 KB 748/1210 KB 92/167 KB 1744/1822 KB 304/577 KB 748/1210 KB 96/167 KB 1744/1822 KB 304/577 KB 752/1210 KB 96/167 KB 1744/1822 KB 304/577 KB 752/1210 KB 96/167 KB 1748/1822 KB 304/577 KB 756/1210 KB 100/167 KB 1752/1822 KB 304/577 KB 756/1210 KB 100/167 KB 1756/1822 KB 304/577 KB 756/1210 KB 100/167 KB 1748/1822 KB 304/577 KB 756/1210 KB 104/167 KB 1756/1822 KB 304/577 KB 756/1210 KB 96/167 KB 1748/1822 KB 304/577 KB 756/1210 KB 108/167 KB 1756/1822 KB 304/577 KB 760/1210 KB 108/167 KB 1760/1822 KB 304/577 KB 756/1210 KB 108/167 KB 1760/1822 KB 304/577 KB 760/1210 KB 112/167 KB 1760/1822 KB 304/577 KB 764/1210 KB 112/167 KB 1760/1822 KB 304/577 KB 768/1210 KB 112/167 KB 1760/1822 KB 304/577 KB 772/1210 KB 112/167 KB 1760/1822 KB 304/577 KB 776/1210 KB 116/167 KB 1764/1822 KB 304/577 KB 780/1210 KB 116/167 KB 1764/1822 KB 304/577 KB 772/1210 KB 116/167 KB 1764/1822 KB 304/577 KB 780/1210 KB 116/167 KB 1768/1822 KB 304/577 KB 772/1210 KB 116/167 KB 1760/1822 KB 304/577 KB 780/1210 KB 116/167 KB 1772/1822 KB 304/577 KB 780/1210 KB 120/167 KB 1776/1822 KB 304/577 KB 780/1210 KB 120/167 KB 1772/1822 KB 304/577 KB 780/1210 KB 124/167 KB 1776/1822 KB 304/577 KB 780/1210 KB 128/167 KB 1776/1822 KB 304/577 KB 784/1210 KB 128/167 KB 1780/1822 KB 304/577 KB 784/1210 KB 132/167 KB 1780/1822 KB 304/577 KB 788/1210 KB 136/167 KB 1780/1822 KB 304/577 KB 788/1210 KB 140/167 KB 1780/1822 KB 304/577 KB 788/1210 KB 144/167 KB 1780/1822 KB 304/577 KB 780/1210 KB 128/167 KB 1780/1822 KB 304/577 KB 788/1210 KB 144/167 KB 1784/1822 KB 304/577 KB 788/1210 KB 144/167 KB 1788/1822 KB 304/577 KB 788/1210 KB 144/167 KB 1792/1822 KB 304/577 KB 788/1210 KB 132/167 KB 1780/1822 KB 304/577 KB 792/1210 KB 144/167 KB 1792/1822 KB 304/577 KB 796/1210 KB 144/167 KB 1792/1822 KB 304/577 KB 800/1210 KB 144/167 KB 1792/1822 KB 304/577 KB 800/1210 KB 144/167 KB 1796/1822 KB 304/577 KB 804/1210 KB 148/167 KB 1800/1822 KB 304/577 KB 804/1210 KB 148/167 KB 1804/1822 KB 304/577 KB 804/1210 KB 148/167 KB 1808/1822 KB 304/577 KB 804/1210 KB 148/167 KB 1796/1822 KB 304/577 KB 804/1210 KB 144/167 KB 1796/1822 KB 304/577 KB 808/1210 KB 152/167 KB 1808/1822 KB 304/577 KB 812/1210 KB 152/167 KB 1808/1822 KB unit-mysql-0: 04:37:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 304/577 KB 816/1210 KB 152/167 KB 1808/1822 KB 304/577 KB 820/1210 KB 152/167 KB 1808/1822 KB 304/577 KB 824/1210 KB 152/167 KB 1812/1822 KB 308/577 KB 804/1210 KB 152/167 KB 1808/1822 KB 304/577 KB 824/1210 KB 156/167 KB 1812/1822 KB 308/577 KB 824/1210 KB 160/167 KB 1812/1822 KB 308/577 KB 824/1210 KB 164/167 KB 1812/1822 KB 308/577 KB 824/1210 KB 4/1192 KB 164/167 KB 1812/1822 KB 308/577 KB 824/1210 KB 8/1192 KB 164/167 KB 1812/1822 KB 308/577 KB 824/1210 KB 12/1192 KB 164/167 KB 1812/1822 KB 308/577 KB 824/1210 KB 16/1192 KB 164/167 KB 1812/1822 KB 308/577 KB 820/1210 KB 152/167 KB 1812/1822 KB 308/577 KB 824/1210 KB 16/1192 KB 164/167 KB 1816/1822 KB 308/577 KB 824/1210 KB 20/1192 KB 167/167 KB 1820/1822 KB 308/577 KB 824/1210 KB 20/1192 KB 167/167 KB 1822/1822 KB 308/577 KB 820/1210 KB 152/167 KB 1808/1822 KB 308/577 KB 824/1210 KB 20/1192 KB 167/167 KB 1822/1822 KB 312/577 KB 824/1210 KB 20/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 20/1192 KB 167/167 KB 1816/1822 KB 308/577 KB 824/1210 KB 20/1192 KB 164/167 KB 1816/1822 KB 308/577 KB 824/1210 KB 24/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 28/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 32/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 36/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 40/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 44/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 48/1192 KB 167/167 KB 1822/1822 KB 316/577 KB 824/1210 KB 48/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 824/1210 KB 52/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 824/1210 KB 56/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 824/1210 KB 60/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 824/1210 KB 64/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 828/1210 KB 64/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 832/1210 KB 64/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 832/1210 KB 68/1192 KB 167/167 KB 1822/1822 KB 320/577 KB 836/1210 KB 72/1192 KB 167/167 KB 1822/1822 KB 324/577 KB 836/1210 KB 76/1192 KB 167/167 KB 1822/1822 KB 324/577 KB 836/1210 KB 68/1192 KB 167/167 KB 1822/1822 KB 324/577 KB 832/1210 KB 68/1192 KB 167/167 KB 1822/1822 KB 324/577 KB 836/1210 KB 76/1192 KB 167/167 KB 1822/1822 KB 328/577 KB 836/1210 KB 76/1192 KB 167/167 KB 1822/1822 KB 332/577 KB 836/1210 KB 76/1192 KB 167/167 KB 1822/1822 KB 336/577 KB 836/1210 KB 80/1192 KB 167/167 KB 1822/1822 KB 336/577 KB 840/1210 KB 80/1192 KB 167/167 KB 1822/1822 KB 336/577 KB 844/1210 KB 80/1192 KB 167/167 KB 1822/1822 KB 336/577 KB 848/1210 KB 80/1192 KB 167/167 KB 1822/1822 KB 336/577 KB 852/1210 KB 80/1192 KB 167/167 KB 1822/1822 KB 336/577 KB 856/1210 KB 84/1192 KB 340/577 KB 860/1210 KB 84/1192 KB 340/577 KB 852/1210 KB 84/1192 KB 167/167 KB 1822/1822 KB 340/577 KB 852/1210 KB 84/1192 KB 167/167 KB 1822/1822 KB 336/577 KB 860/1210 KB 88/1192 KB 344/577 KB 860/1210 KB 92/1192 KB 344/577 KB 860/1210 KB 96/1192 KB 344/577 KB 860/1210 KB 84/1192 KB 344/577 KB 860/1210 KB 96/1192 KB 348/577 KB 860/1210 KB 96/1192 KB 352/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 113.1 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1233.2 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 864/1210 KB 96/1192 KB 352/577 KB 868/1210 KB 96/1192 KB 352/577 KB 872/1210 KB 100/1192 KB 356/577 KB 876/1210 KB 100/1192 KB 356/577 KB 880/1210 KB 100/1192 KB 356/577 KB 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: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 868/1210 KB 100/1192 KB 356/577 KB 868/1210 KB 96/1192 KB 356/577 KB 880/1210 KB 104/1192 KB 356/577 KB 880/1210 KB 108/1192 KB 360/577 KB 880/1210 KB 104/1192 KB 360/577 KB 880/1210 KB 112/1192 KB 364/577 KB 880/1210 KB 112/1192 KB 368/577 KB 880/1210 KB 112/1192 KB 368/577 KB 880/1210 KB 116/1192 KB 368/577 KB 884/1210 KB 120/1192 KB 372/577 KB 884/1210 KB 124/1192 KB 372/577 KB 884/1210 KB 116/1192 KB 372/577 KB 880/1210 KB 116/1192 KB 372/577 KB 884/1210 KB 124/1192 KB 376/577 KB 884/1210 KB 124/1192 KB 380/577 KB 884/1210 KB 124/1192 KB 384/577 KB 888/1210 KB 124/1192 KB 384/577 KB 892/1210 KB 124/1192 KB 384/577 KB 896/1210 KB 128/1192 KB 384/577 KB 900/1210 KB 128/1192 KB 384/577 KB 904/1210 KB 128/1192 KB 3/439 KB 388/577 KB 892/1210 KB 128/1192 KB 384/577 KB 904/1210 KB 132/1192 KB 3/439 KB 388/577 KB 904/1210 KB 136/1192 KB 3/439 KB 388/577 KB 904/1210 KB 140/1192 KB 3/439 KB 388/577 KB 904/1210 KB 144/1192 KB 3/439 KB 3/562 KB 388/577 KB 904/1210 KB 144/1192 KB 3/439 KB 6/562 KB 388/577 KB 904/1210 KB 144/1192 KB 3/439 KB 9/562 KB 388/577 KB 904/1210 KB 144/1192 KB 3/439 KB 11/562 KB 388/577 KB 900/1210 KB 128/1192 KB 3/439 KB 388/577 KB 900/1210 KB 128/1192 KB 3/439 KB 384/577 KB 904/1210 KB 144/1192 KB 6/439 KB 11/562 KB 388/577 KB 904/1210 KB 144/1192 KB 9/439 KB 11/562 KB 388/577 KB 904/1210 KB 144/1192 KB 9/439 KB 11/562 KB 392/577 KB 904/1210 KB 144/1192 KB 9/439 KB 14/562 KB 392/577 KB 904/1210 KB 144/1192 KB 11/439 KB 14/562 KB 396/577 KB 904/1210 KB 144/1192 KB 11/439 KB 14/562 KB 392/577 KB 908/1210 KB 144/1192 KB 11/439 KB 14/562 KB 400/577 KB 904/1210 KB 144/1192 KB 11/439 KB 14/562 KB 400/577 KB 904/1210 KB 144/1192 KB 11/439 KB 14/562 KB 400/577 KB 912/1210 KB 144/1192 KB 11/439 KB 14/562 KB 400/577 KB 916/1210 KB 144/1192 KB 14/439 KB 14/562 KB 400/577 KB 920/1210 KB 148/1192 KB 14/439 KB 16/562 KB 404/577 KB 924/1210 KB 148/1192 KB 14/439 KB 16/562 KB 404/577 KB 928/1210 KB 148/1192 KB 14/439 KB 16/562 KB 404/577 KB 912/1210 KB 144/1192 KB 14/439 KB 14/562 KB 400/577 KB 928/1210 KB 148/1192 KB 16/439 KB 16/562 KB 404/577 KB 928/1210 KB 148/1192 KB 19/439 KB 16/562 KB 404/577 KB 916/1210 KB 148/1192 KB 14/439 KB 16/562 KB 404/577 KB 916/1210 KB 148/1192 KB 14/439 KB 16/562 KB 400/577 KB 916/1210 KB 144/1192 KB 14/439 KB 16/562 KB 400/577 KB 928/1210 KB 148/1192 KB 19/439 KB 19/562 KB 404/577 KB 928/1210 KB 148/1192 KB 19/439 KB 22/562 KB 404/577 KB 928/1210 KB 148/1192 KB 22/439 KB 22/562 KB 404/577 KB 928/1210 KB 152/1192 KB 22/439 KB 25/562 KB 408/577 KB 928/1210 KB 156/1192 KB 22/439 KB 25/562 KB 408/577 KB 928/1210 KB 160/1192 KB 22/439 KB 25/562 KB 408/577 KB 928/1210 KB 148/1192 KB 22/439 KB 25/562 KB 408/577 KB 928/1210 KB 148/1192 KB 22/439 KB 22/562 KB 408/577 KB 928/1210 KB 160/1192 KB 22/439 KB 25/562 KB 412/577 KB 928/1210 KB 160/1192 KB 22/439 KB 25/562 KB 416/577 KB 932/1210 KB 160/1192 KB 25/439 KB 25/562 KB 420/577 KB 932/1210 KB 160/1192 KB 25/439 KB 25/562 KB 424/577 KB 932/1210 KB 160/1192 KB 25/439 KB 25/562 KB 428/577 KB 932/1210 KB 160/1192 KB 25/439 KB 25/562 KB 432/577 KB 928/1210 KB 160/1192 KB 25/439 KB 25/562 KB 416/577 KB 932/1210 KB 160/1192 KB 27/439 KB 25/562 KB 432/577 KB 932/1210 KB 160/1192 KB 30/439 KB 25/562 KB 432/577 KB 932/1210 KB 160/1192 KB 32/439 KB 25/562 KB 432/577 KB 932/1210 KB 160/1192 KB 25/439 KB 25/562 KB 416/577 KB 936/1210 KB 160/1192 KB 32/439 KB 25/562 KB 432/577 KB 940/ unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 1210 KB 160/1192 KB 32/439 KB 25/562 KB 432/577 KB 944/1210 KB 160/1192 KB 32/439 KB 25/562 KB 432/577 KB 948/1210 KB 160/1192 KB 32/439 KB 25/562 KB 432/577 KB 952/1210 KB 160/1192 KB 36/439 KB 25/562 KB 436/577 KB 956/1210 KB 160/1192 KB 36/439 KB 25/562 KB 436/577 KB 960/1210 KB 160/1192 KB 36/439 KB 25/562 KB 436/577 KB 948/1210 KB 160/1192 KB 36/439 KB 25/562 KB 436/577 KB 948/1210 KB 160/1192 KB 32/439 KB 25/562 KB 436/577 KB 960/1210 KB 160/1192 KB 40/439 KB 25/562 KB 440/577 KB 960/1210 KB 160/1192 KB 40/439 KB 25/562 KB 444/577 KB 960/1210 KB 160/1192 KB 40/439 KB 25/562 KB 436/577 KB 960/1210 KB 160/1192 KB 44/439 KB 25/562 KB 444/577 KB 960/1210 KB 160/1192 KB 48/439 KB 25/562 KB 444/577 KB 960/1210 KB 160/1192 KB 48/439 KB 25/562 KB 448/577 KB 960/1210 KB 160/1192 KB 52/439 KB 25/562 KB 448/577 KB 964/1210 KB 164/1192 KB 56/439 KB 27/562 KB 452/577 KB 960/1210 KB 160/1192 KB 52/439 KB 27/562 KB 448/577 KB 964/1210 KB 164/1192 KB 60/439 KB 30/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 32/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 36/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 40/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 44/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 48/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 52/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 56/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 60/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 64/562 KB 452/577 KB 964/1210 KB 164/1192 KB 52/439 KB 27/562 KB 452/577 KB 964/1210 KB 164/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 164/1192 KB 52/439 KB 27/562 KB 448/577 KB 960/1210 KB 164/1192 KB 52/439 KB 27/562 KB 448/577 KB 964/1210 KB 168/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 172/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 176/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 180/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 184/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 188/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 192/1192 KB 60/439 KB 64/562 KB 456/577 KB 964/1210 KB 196/1192 KB 60/439 KB 64/562 KB 456/577 KB 968/1210 KB 200/1192 KB 60/439 KB 64/562 KB 456/577 KB 968/1210 KB 204/1192 KB 60/439 KB 64/562 KB 460/577 KB 968/1210 KB 208/1192 KB 60/439 KB 64/562 KB 460/577 KB 964/1210 KB 196/1192 KB 60/439 KB 64/562 KB 456/577 KB 968/1210 KB 196/1192 KB 60/439 KB 64/562 KB 456/577 KB 968/1210 KB 200/1192 KB 60/439 KB 64/562 KB 460/577 KB 968/1210 KB 208/1192 KB 64/439 KB 64/562 KB 460/577 KB 972/1210 KB 208/1192 KB 64/439 KB 64/562 KB 464/577 KB 968/1210 KB 208/1192 KB 64/439 KB 64/562 KB 464/577 KB 976/1210 KB 208/1192 KB 64/439 KB 64/562 KB 464/577 KB 976/1210 KB 208/1192 KB 68/439 KB 64/562 KB 464/577 KB 976/1210 KB 208/1192 KB 68/439 KB 68/562 KB 464/577 KB 980/1210 KB 212/1192 KB 68/439 KB 68/562 KB 468/577 KB 980/1210 KB 212/1192 KB 68/439 KB 68/562 KB 464/577 KB 980/1210 KB 208/1192 KB 68/439 KB 68/562 KB 464/577 KB 980/1210 KB 212/1192 KB 68/439 KB 72/562 KB 468/577 KB 980/1210 KB 212/1192 KB 68/439 KB 76/562 KB 468/577 KB 980/1210 KB 212/1192 KB 68/439 KB 80/562 KB 468/577 KB 980/1210 KB 212/1192 KB 72/439 KB 80/562 KB 472/577 KB 984/1210 KB 212/1192 KB 72/439 KB 80/562 KB 476/577 KB 984/1210 KB 216/1192 KB 72/439 KB 80/562 KB 480/577 KB 980/1210 KB 212/1192 KB 72/439 KB 80/562 KB 468/577 KB 984/1210 KB 216/1192 KB 76/439 KB 80/562 KB 480/577 KB 984/1210 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install KB 216/1192 KB 72/439 KB 80/562 KB 476/577 KB 984/1210 KB 212/1192 KB 72/439 KB 80/562 KB 472/577 KB 988/1210 KB 220/1192 KB 80/439 KB 80/562 KB 480/577 KB 988/1210 KB 220/1192 KB 76/439 KB 80/562 KB 480/577 KB 984/1210 KB 220/1192 KB 80/439 KB 80/562 KB 480/577 KB 992/1210 KB 220/1192 KB 80/439 KB 80/562 KB 480/577 KB 992/1210 KB 224/1192 KB 80/439 KB 80/562 KB 480/577 KB 992/1210 KB 228/1192 KB 80/439 KB 80/562 KB 480/577 KB 996/1210 KB 232/1192 KB 84/439 KB 84/562 KB 484/577 KB 996/1210 KB 236/1192 KB 84/439 KB 84/562 KB 484/577 KB 996/1210 KB 228/1192 KB 84/439 KB 84/562 KB 484/577 KB 1000/1210 KB 236/1192 KB 84/439 KB 84/562 KB 484/577 KB 1004/1210 KB 236/1192 KB 84/439 KB 84/562 KB 484/577 KB 992/1210 KB 228/1192 KB 84/439 KB 84/562 KB 484/577 KB 992/1210 KB 228/1192 KB 80/439 KB 84/562 KB 484/577 KB 1004/1210 KB 236/1192 KB 84/439 KB 88/562 KB 484/577 KB 1004/1210 KB 236/1192 KB 84/439 KB 92/562 KB 484/577 KB 1004/1210 KB 236/1192 KB 84/439 KB 96/562 KB 484/577 KB 992/1210 KB 228/1192 KB 80/439 KB 80/562 KB 484/577 KB 1004/1210 KB 236/1192 KB 88/439 KB 96/562 KB 488/577 KB 1004/1210 KB 236/1192 KB 88/439 KB 96/562 KB 492/577 KB 1004/1210 KB 236/1192 KB 88/439 KB 96/562 KB 496/577 KB 1004/1210 KB 236/1192 KB 88/439 KB 96/562 KB 484/577 KB 1004/1210 KB 236/1192 KB 92/439 KB 96/562 KB 496/577 KB 1008/1210 KB 236/1192 KB 92/439 KB 96/562 KB 496/577 KB 1012/1210 KB 240/1192 KB 96/439 KB 96/562 KB 496/577 KB 1016/1210 KB 240/1192 KB 96/439 KB 100/562 KB 500/577 KB 1020/1210 KB 240/1192 KB 96/439 KB 100/562 KB 500/577 KB 1008/1210 KB 240/1192 KB 96/439 KB 96/562 KB 496/577 KB 1008/1210 KB 236/1192 KB 96/439 KB 96/562 KB 496/577 KB 1020/1210 KB 240/1192 KB 100/439 KB 100/562 KB 500/577 KB 1020/1210 KB 244/1192 KB 104/439 KB 100/562 KB 500/577 KB 1020/1210 KB 244/1192 KB 108/439 KB 100/562 KB 500/577 KB 1020/1210 KB 244/1192 KB 112/439 KB 100/562 KB 500/577 KB 1012/1210 KB 240/1192 KB 96/439 KB 100/562 KB 500/577 KB 1020/1210 KB 244/1192 KB 112/439 KB 104/562 KB 500/577 KB 1020/1210 KB 244/1192 KB 112/439 KB 108/562 KB 500/577 KB 1020/1210 KB 244/1192 KB 112/439 KB 112/562 KB 500/577 KB 1012/1210 KB 240/1192 KB 96/439 KB 96/562 KB 500/577 KB 1020/1210 KB 244/1192 KB 112/439 KB 112/562 KB 504/577 KB 1020/1210 KB 244/1192 KB 112/439 KB 112/562 KB 508/577 KB 1020/1210 KB 244/1192 KB 112/439 KB 112/562 KB 512/577 KB 1020/1210 KB 244/1192 KB 100/439 KB 100/562 KB 500/577 KB 1020/1210 KB 248/1192 KB 112/439 KB 112/562 KB 512/577 KB 1020/1210 KB 252/1192 KB 112/439 KB 112/562 KB 512/577 KB 1020/1210 KB 256/1192 KB 112/439 KB 112/562 KB 512/577 KB 1024/1210 KB 260/1192 KB 112/439 KB 116/562 KB 512/577 KB 1024/1210 KB 260/1192 KB 116/439 KB 120/562 KB 516/577 KB 1024/1210 KB 260/1192 KB 116/439 KB 124/562 KB 516/577 KB 1024/1210 KB 260/1192 KB 116/439 KB 128/562 KB 516/577 KB 1024/1210 KB 256/1192 KB 112/439 KB 112/562 KB 512/577 KB 1028/1210 KB 260/1192 KB 116/439 KB 128/562 KB 516/577 KB 1032/1210 KB 260/1192 KB 116/439 KB 128/562 KB 516/577 KB 1036/1210 KB 260/1192 KB 116/439 KB 128/562 KB 516/577 KB 1040/1210 KB 260/1192 KB 116/439 KB 128/562 KB 516/577 KB 1024/1210 KB 260/1192 KB 116/439 KB 116/562 KB 516/577 KB 1040/1210 KB 260/1192 KB 116/439 KB 128/562 KB 520/577 KB 1024/1210 KB 260/1192 KB 116/439 KB 116/562 KB 512/577 KB 1040/1210 KB 260/1192 KB 120/439 KB 128/562 KB 524/577 KB 1040/1210 KB 260/1192 KB 124/439 KB 128/562 KB 524/577 KB 1040/1210 KB 260/1192 KB 128/439 KB unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 128/562 KB 524/577 KB 1028/1210 KB 260/1192 KB 116/439 KB 128/562 KB 516/577 KB 1040/1210 KB 260/1192 KB 128/439 KB 128/562 KB 524/577 KB 1040/1210 KB 260/1192 KB 128/439 KB 128/562 KB 528/577 KB 1040/1210 KB 264/1192 KB 128/439 KB 128/562 KB 532/577 KB 1044/1210 KB 264/1192 KB 132/439 KB 132/562 KB 536/577 KB 1040/1210 KB 264/1192 KB 128/439 KB 128/562 KB 528/577 KB 1044/1210 KB 268/1192 KB 132/439 KB 132/562 KB 536/577 KB 1044/1210 KB 272/1192 KB 132/439 KB 132/562 KB 536/577 KB 1044/1210 KB 264/1192 KB 132/439 KB 132/562 KB 532/577 KB 1044/1210 KB 272/1192 KB 132/439 KB 136/562 KB 536/577 KB 1044/1210 KB 272/1192 KB 132/439 KB 140/562 KB 536/577 KB 1044/1210 KB 272/1192 KB 132/439 KB 144/562 KB 536/577 KB 1044/1210 KB 264/1192 KB 132/439 KB 128/562 KB 532/577 KB 1040/1210 KB 264/1192 KB 132/439 KB 128/562 KB 532/577 KB 1044/1210 KB 272/1192 KB 136/439 KB 144/562 KB 536/577 KB 1044/1210 KB 272/1192 KB 140/439 KB 144/562 KB 536/577 KB 1044/1210 KB 272/1192 KB 144/439 KB 144/562 KB 536/577 KB 1048/1210 KB 272/1192 KB 148/439 KB 144/562 KB 540/577 KB 1048/1210 KB 276/1192 KB 152/439 KB 148/562 KB 540/577 KB 1044/1210 KB 272/1192 KB 144/439 KB 144/562 KB 540/577 KB 1048/1210 KB 276/1192 KB 152/439 KB 148/562 KB 544/577 KB 1048/1210 KB 272/1192 KB 144/439 KB 144/562 KB 540/577 KB 1052/1210 KB 276/1192 KB 152/439 KB 148/562 KB 544/577 KB 1056/1210 KB 276/1192 KB 152/439 KB 148/562 KB 544/577 KB 1056/1210 KB 276/1192 KB 152/439 KB 148/562 KB 548/577 KB 1060/1210 KB 276/1192 KB 152/439 KB 148/562 KB 552/577 KB 1060/1210 KB 276/1192 KB 152/439 KB 148/562 KB 556/577 KB 1048/1210 KB 276/1192 KB 148/439 KB 148/562 KB 540/577 KB 1048/1210 KB 276/1192 KB 148/439 KB 144/562 KB 540/577 KB 1060/1210 KB 280/1192 KB 156/439 KB 148/562 KB 556/577 KB 1060/1210 KB 284/1192 KB 156/439 KB 148/562 KB 556/577 KB 1060/1210 KB 288/1192 KB 156/439 KB 148/562 KB 556/577 KB 1060/1210 KB 292/1192 KB 156/439 KB 148/562 KB 556/577 KB 1060/1210 KB 276/1192 KB 156/439 KB 148/562 KB 556/577 KB 1060/1210 KB 276/1192 KB 152/439 KB 148/562 KB 548/577 KB 1060/1210 KB 292/1192 KB 160/439 KB 152/562 KB 560/577 KB 1060/1210 KB 292/1192 KB 156/439 KB 152/562 KB 560/577 KB 1060/1210 KB 292/1192 KB 156/439 KB 152/562 KB 556/577 KB 1064/1210 KB 292/1192 KB 160/439 KB 156/562 KB 560/577 KB 1064/1210 KB 292/1192 KB 160/439 KB 160/562 KB 560/577 KB 1064/1210 KB 296/1192 KB 160/439 KB 160/562 KB 560/577 KB 1064/1210 KB 300/1192 KB 160/439 KB 160/562 KB 560/577 KB 1064/1210 KB 304/1192 KB 160/439 KB 160/562 KB 564/577 KB 1064/1210 KB 292/1192 KB 160/439 KB 152/562 KB 560/577 KB 1068/1210 KB 304/1192 KB 160/439 KB 160/562 KB 564/577 KB 1072/1210 KB 304/1192 KB 160/439 KB 160/562 KB 564/577 KB 1072/1210 KB 304/1192 KB 160/439 KB 164/562 KB 564/577 KB 1072/1210 KB 304/1192 KB 164/439 KB 168/562 KB 564/577 KB 1072/1210 KB 304/1192 KB 164/439 KB 172/562 KB 564/577 KB 1072/1210 KB 304/1192 KB 164/439 KB 176/562 KB 564/577 KB 1072/1210 KB 304/1192 KB 164/439 KB 180/562 KB 564/577 KB 1076/1210 KB 308/1192 KB 164/439 KB 184/562 KB 564/577 KB 1076/1210 KB 308/1192 KB 164/439 KB 188/562 KB 564/577 KB 1076/1210 KB 308/1192 KB 164/439 KB 192/562 KB 564/577 KB 1064/1210 KB 300/1192 KB 160/439 KB 160/562 KB 564/577 KB 1076/1210 KB 308/1192 KB 164/439 KB 192/562 KB 568/577 KB 1076/1210 KB 308/1192 KB 164/439 KB 192/562 KB 572/577 KB 1076/1210 KB 308/1192 KB 164/439 KB 192/562 KB 576/577 KB 1076/1210 KB 308/1192 KB 164/439 KB 180/562 KB 564/577 K unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install B 1072/1210 KB 308/1192 KB 164/439 KB 180/562 KB 564/577 KB 1072/1210 KB 304/1192 KB 164/439 KB 164/562 KB 564/577 KB 1080/1210 KB 308/1192 KB 168/439 KB 192/562 KB 576/577 KB 1080/1210 KB 308/1192 KB 172/439 KB 192/562 KB 576/577 KB 1080/1210 KB 308/1192 KB 176/439 KB 192/562 KB 576/577 KB 1080/1210 KB 312/1192 KB 176/439 KB 192/562 KB 576/577 KB 1080/1210 KB 316/1192 KB 176/439 KB 192/562 KB 577/577 KB 1080/1210 KB 320/1192 KB 176/439 KB 192/562 KB 577/577 KB 1080/1210 KB 308/1192 KB 164/439 KB 192/562 KB 577/577 KB 1080/1210 KB 312/1192 KB 176/439 KB 192/562 KB 577/577 KB 1084/1210 KB 320/1192 KB 180/439 KB 192/562 KB 577/577 KB 1088/1210 KB 320/1192 KB 180/439 KB 192/562 KB 577/577 KB 1088/1210 KB 324/1192 KB 180/439 KB 192/562 KB 577/577 KB 1092/1210 KB 328/1192 KB 180/439 KB 196/562 KB 577/577 KB 1092/1210 KB 332/1192 KB 180/439 KB 196/562 KB 577/577 KB 1080/1210 KB 320/1192 KB 180/439 KB 192/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 184/439 KB 196/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 188/439 KB 196/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 192/439 KB 196/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 196/439 KB 196/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 200/439 KB 196/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 204/439 KB 196/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 208/439 KB 196/562 KB 577/577 KB 1092/1210 KB 324/1192 KB 180/439 KB 196/562 KB 577/577 KB 1092/1210 KB 324/1192 KB 180/439 KB 192/562 KB 577/577 KB 1096/1210 KB 336/1192 KB 208/439 KB 196/562 KB 577/577 KB 1100/1210 KB 336/1192 KB 208/439 KB 196/562 KB 577/577 KB 1104/1210 KB 336/1192 KB 208/439 KB 196/562 KB 577/577 KB 1092/1210 KB 336/1192 KB 180/439 KB 196/562 KB 577/577 KB 1104/1210 KB 336/1192 KB 208/439 KB 200/562 KB 577/577 KB 1104/1210 KB 336/1192 KB 208/439 KB 204/562 KB 577/577 KB 1104/1210 KB 336/1192 KB 208/439 KB 208/562 KB 577/577 KB 1108/1210 KB 336/1192 KB 208/439 KB 208/562 KB 577/577 KB 1112/1210 KB 340/1192 KB 208/439 KB 212/562 KB 577/577 KB 1112/1210 KB 340/1192 KB 212/439 KB 212/562 KB 577/577 KB 1116/1210 KB 340/1192 KB 216/439 KB 212/562 KB 577/577 KB 1108/1210 KB 340/1192 KB 208/439 KB 212/562 KB 577/577 KB 1108/1210 KB 340/1192 KB 208/439 KB 208/562 KB 577/577 KB 1116/1210 KB 344/1192 KB 216/439 KB 212/562 KB 577/577 KB 1116/1210 KB 340/1192 KB 212/439 KB 212/562 KB 577/577 KB 1120/1210 KB 344/1192 KB 216/439 KB 212/562 KB 577/577 KB 1120/1210 KB 348/1192 KB 216/439 KB 212/562 KB 577/577 KB 1120/1210 KB 352/1192 KB 216/439 KB 212/562 KB 577/577 KB 1120/1210 KB 352/1192 KB 216/439 KB 216/562 KB 577/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 369.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 1120/1210 KB 352/1192 KB 216/439 KB 220/562 KB 577/577 KB 1124/1210 KB 352/1192 KB 220/439 KB 224/562 KB 1124/1210 KB 352/1192 KB 216/439 KB 220/562 KB 1128/1210 KB 352/1192 KB 220/439 KB 224/562 KB 1132/1210 KB 352/1192 KB 220/439 KB 224/562 KB 1136/1210 KB 356/1192 KB 220/439 KB 224/562 KB 1124/1210 KB 352/1192 KB 220/439 KB 220/562 KB 1136/1210 KB 356/1192 KB 224/439 KB 228/562 KB 1136/1210 KB 356/1192 KB 228/439 KB 228/562 KB 1136/1210 KB 356/1192 KB 232/439 KB 228/562 KB 1136/1210 KB 356/1192 KB 236/439 KB 228/562 KB 1136/1210 KB 356/1192 KB 240/439 KB 228/562 KB 1136/1210 KB 356/1192 KB 220/439 KB 228/562 KB 1136/1210 KB 356/1192 KB 240/439 KB 232/562 KB 1136/1210 KB 356/1192 KB 240/439 KB 236/562 KB 1136/1210 KB 356/1192 KB 240/439 KB 240/562 KB 1132/1210 KB 356/1192 KB 220/439 KB 224/562 KB 1136/1210 KB 360/1192 KB 240/439 KB 240/562 KB 1136/1210 KB 364/1192 KB 240/439 KB 240/562 KB 1136/1210 KB 368/1192 KB 240/439 KB 240/562 KB 1136/1210 KB 372/1192 KB 240/439 KB 240/562 KB 1140/1210 KB 376/1192 KB 244/439 KB 244/562 KB 1140/1210 KB 380/1192 KB 244/439 KB 244/562 KB 1140/1210 KB 384/1192 KB 244/439 KB 244/562 KB 1140/1210 KB 372/1192 KB 244/439 KB 244/562 KB 1140/1210 KB 372/1192 KB 244/439 KB 240/562 KB 1140/1210 KB 372/1192 KB 240/439 KB 240/562 KB 1144/1210 KB 384/1192 KB 244/439 KB 248/562 KB 1148/1210 KB 384/1192 KB 244/439 KB 248/562 KB 1152/1210 KB 384/1192 KB 244/439 KB 248/562 KB 1140/1210 KB 384/1192 KB 244/439 KB 248/562 KB 1152/1210 KB 384/1192 KB 244/439 KB 252/562 KB 1152/1210 KB 384/1192 KB 248/439 KB 256/562 KB 1152/1210 KB 384/1192 KB 248/439 KB 260/562 KB 1156/1210 KB 388/1192 KB 248/439 KB 264/562 KB 1156/1210 KB 388/1192 KB 248/439 KB 268/562 KB 1152/1210 KB 384/1192 KB 248/439 KB 252/562 KB 1156/1210 KB 388/1192 KB 252/439 KB 268/562 KB 1156/1210 KB 388/1192 KB 256/439 KB 268/562 KB 1156/1210 KB 388/1192 KB 260/439 KB 268/562 KB 1156/1210 KB 388/1192 KB 248/439 KB 260/562 KB 1156/1210 KB 384/1192 KB 248/439 KB 260/562 KB 1160/1210 KB 388/1192 KB 260/439 KB 268/562 KB 4/256 KB 1164/1210 KB 388/1192 KB 260/439 KB 268/562 KB 4/256 KB 1156/1210 KB 388/1192 KB 260/439 KB 268/562 KB 4/256 KB 1164/1210 KB 392/1192 KB 260/439 KB 268/562 KB 8/256 KB 1164/1210 KB 392/1192 KB 260/439 KB 268/562 KB 12/256 KB 1164/1210 KB 392/1192 KB 260/439 KB 268/562 KB 16/256 KB 1164/1210 KB 392/1192 KB 260/439 KB 268/562 KB 4/256 KB 1168/1210 KB 396/1192 KB 260/439 KB 268/562 KB 16/256 KB 1168/1210 KB 400/1192 KB 260/439 KB 268/562 KB 16/256 KB 1168/1210 KB 400/1192 KB 264/439 KB 268/562 KB 20/256 KB 1168/1210 KB 404/1192 KB 264/439 KB 272/562 KB 24/256 KB 1168/1210 KB 404/1192 KB 264/439 KB 272/562 KB 28/256 KB 1168/1210 KB 404/1192 KB 264/439 KB 272/562 KB 32/256 KB 1168/1210 KB 392/1192 KB 260/439 KB 268/562 KB 16/256 KB 1172/1210 KB 404/1192 KB 264/439 KB 272/562 KB 32/256 KB 1176/1210 KB 404/1192 KB 264/439 KB 272/562 KB 32/256 KB 1180/1210 KB 404/1192 KB 264/439 KB 272/562 KB 32/256 KB 1184/1210 KB 404/1192 KB 264/439 KB 272/562 KB 32/256 KB 1168/1210 KB 404/1192 KB 264/439 KB 272/562 KB 20/256 KB 1184/1210 KB 408/1192 KB 264/439 KB 272/562 KB 32/256 KB 1168/1210 KB 400/1192 KB 264/439 KB 272/562 KB 20/256 KB 1168/1210 KB 400/1192 KB 264/439 KB 268/562 KB 16/256 KB 1184/1210 KB 408/1192 KB 268/439 KB 272/562 KB 32/256 KB 1184/1210 KB 408/1192 KB 269/439 KB 272/562 KB 32/256 KB 1184/1210 KB 408/1192 KB 269/439 KB 276/562 KB 32/256 KB 1184/1210 KB 408/1192 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install KB 273/439 KB 280/562 KB 32/256 KB 1184/1210 KB 408/1192 KB 273/439 KB 276/562 KB 32/256 KB 1184/1210 KB 412/1192 KB 277/439 KB 280/562 KB 32/256 KB 1188/1210 KB 412/1192 KB 281/439 KB 284/562 KB 32/256 KB 1188/1210 KB 412/1192 KB 285/439 KB 284/562 KB 32/256 KB 1184/1210 KB 412/1192 KB 273/439 KB 280/562 KB 32/256 KB 1188/1210 KB 416/1192 KB 285/439 KB 284/562 KB 32/256 KB 1188/1210 KB 416/1192 KB 285/439 KB 284/562 KB 36/256 KB 1188/1210 KB 416/1192 KB 285/439 KB 284/562 KB 40/256 KB 1188/1210 KB 416/1192 KB 285/439 KB 284/562 KB 44/256 KB 1188/1210 KB 416/1192 KB 285/439 KB 284/562 KB 48/256 KB 1188/1210 KB 416/1192 KB 285/439 KB 284/562 KB 52/256 KB 1188/1210 KB 420/1192 KB 289/439 KB 284/562 KB 56/256 KB 1188/1210 KB 420/1192 KB 289/439 KB 284/562 KB 60/256 KB 1188/1210 KB 412/1192 KB 277/439 KB 284/562 KB 32/256 KB 1184/1210 KB 412/1192 KB 277/439 KB 284/562 KB 32/256 KB 1188/1210 KB 420/1192 KB 289/439 KB 288/562 KB 60/256 KB 1188/1210 KB 420/1192 KB 289/439 KB 292/562 KB 60/256 KB 1188/1210 KB 420/1192 KB 289/439 KB 284/562 KB 52/256 KB 1188/1210 KB 420/1192 KB 285/439 KB 284/562 KB 52/256 KB 1192/1210 KB 424/1192 KB 289/439 KB 296/562 KB 60/256 KB 1192/1210 KB 420/1192 KB 289/439 KB 296/562 KB 60/256 KB 1192/1210 KB 420/1192 KB 289/439 KB 292/562 KB 60/256 KB 1196/1210 KB 424/1192 KB 293/439 KB 296/562 KB 60/256 KB 1200/1210 KB 424/1192 KB 293/439 KB 296/562 KB 60/256 KB 1200/1210 KB 428/1192 KB 293/439 KB 296/562 KB 60/256 KB 1192/1210 KB 424/1192 KB 293/439 KB 296/562 KB 60/256 KB 1200/1210 KB 428/1192 KB 293/439 KB 300/562 KB 60/256 KB 1200/1210 KB 432/1192 KB 297/439 KB 300/562 KB 60/256 KB 1200/1210 KB 428/1192 KB 297/439 KB 300/562 KB 60/256 KB 1200/1210 KB 432/1192 KB 301/439 KB 304/562 KB 60/256 KB 1200/1210 KB 432/1192 KB 305/439 KB 304/562 KB 60/256 KB 1204/1210 KB 436/1192 KB 309/439 KB 304/562 KB 64/256 KB 1204/1210 KB 436/1192 KB 313/439 KB 304/562 KB 64/256 KB 1204/1210 KB 436/1192 KB 317/439 KB 304/562 KB 64/256 KB 1200/1210 KB 432/1192 KB 297/439 KB 304/562 KB 60/256 KB 1204/1210 KB 436/1192 KB 317/439 KB 308/562 KB 64/256 KB 1204/1210 KB 436/1192 KB 317/439 KB 312/562 KB 64/256 KB 1204/1210 KB 436/1192 KB 305/439 KB 304/562 KB 64/256 KB 1204/1210 KB 432/1192 KB 305/439 KB 304/562 KB 64/256 KB 1204/1210 KB 432/1192 KB 305/439 KB 304/562 KB 60/256 KB 1208/1210 KB 436/1192 KB 317/439 KB 312/562 KB 64/256 KB 1210/1210 KB 436/1192 KB 317/439 KB 312/562 KB 64/256 KB 1210/1210 KB 436/1192 KB 317/439 KB 312/562 KB 68/256 KB 1210/1210 KB 440/1192 KB 317/439 KB 316/562 KB 68/256 KB 1210/1210 KB 440/1192 KB 317/439 KB 312/562 KB 68/256 KB 1210/1210 KB 444/1192 KB 317/439 KB 316/562 KB 68/256 KB 1210/1210 KB 448/1192 KB 317/439 KB 320/562 KB 68/256 KB 1210/1210 KB 444/1192 KB 317/439 KB 320/562 KB 68/256 KB 1210/1210 KB 448/1192 KB 317/439 KB 320/562 KB 72/256 KB 1210/1210 KB 448/1192 KB 317/439 KB 320/562 KB 76/256 KB 1210/1210 KB 448/1192 KB 317/439 KB 320/562 KB 80/256 KB 1210/1210 KB 448/1192 KB 321/439 KB 320/562 KB 84/256 KB 1210/1210 KB 452/1192 KB 321/439 KB 324/562 KB 88/256 KB 1210/1210 KB 452/1192 KB 321/439 KB 324/562 KB 92/256 KB 1210/1210 KB 448/1192 KB 321/439 KB 320/562 KB 80/256 KB 1210/1210 KB 452/1192 KB 321/439 KB 324/562 KB 84/256 KB 1210/1210 KB 456/1192 KB 325/439 KB 324/562 KB 92/256 KB 1210/1210 KB 460/1192 KB 325/439 KB 324/562 KB 92/256 KB 1210/1210 KB 448/1192 KB 321/439 KB 324/562 KB 84/256 KB 1210/1210 KB 460/1192 KB 325/439 KB unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 328/562 KB 92/256 KB 1210/1210 KB 452/1192 KB 325/439 KB 324/562 KB 92/256 KB 1210/1210 KB 460/1192 KB 329/439 KB 328/562 KB 92/256 KB 1210/1210 KB 460/1192 KB 333/439 KB 328/562 KB 92/256 KB 1210/1210 KB 464/1192 KB 333/439 KB 332/562 KB 92/256 KB 1210/1210 KB 464/1192 KB 333/439 KB 328/562 KB 92/256 KB 1210/1210 KB 464/1192 KB 333/439 KB 336/562 KB 96/256 KB 1210/1210 KB 464/1192 KB 333/439 KB 336/562 KB 92/256 KB 1210/1210 KB 464/1192 KB 333/439 KB 336/562 KB 100/256 KB 468/1192 KB 337/439 KB 340/562 KB 104/256 KB 468/1192 KB 337/439 KB 340/562 KB 108/256 KB 468/1192 KB 337/439 KB 340/562 KB 100/256 KB 464/1192 KB 337/439 KB 340/562 KB 100/256 KB 468/1192 KB 341/439 KB 340/562 KB 108/256 KB 464/1192 KB 333/439 KB 340/562 KB 100/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 756.0 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-mysql-0: 04:37:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 468/1192 KB 345/439 KB 340/562 KB 108/256 KB 472/1192 KB 345/439 KB 344/562 KB 108/256 KB 472/1192 KB 345/439 KB 348/562 KB 108/256 KB 472/1192 KB 345/439 KB 340/562 KB 108/256 KB 476/1192 KB 349/439 KB 348/562 KB 108/256 KB 472/1192 KB 349/439 KB 348/562 KB 108/256 KB 476/1192 KB 349/439 KB 348/562 KB 112/256 KB 480/1192 KB 349/439 KB 352/562 KB 112/256 KB 476/1192 KB 349/439 KB 352/562 KB 112/256 KB 480/1192 KB 349/439 KB 356/562 KB 112/256 KB 484/1192 KB 353/439 KB 360/562 KB 116/256 KB 484/1192 KB 353/439 KB 356/562 KB 116/256 KB 484/1192 KB 353/439 KB 356/562 KB 112/256 KB 480/1192 KB 353/439 KB 356/562 KB 112/256 KB 484/1192 KB 357/439 KB 364/562 KB 116/256 KB 484/1192 KB 357/439 KB 364/562 KB 120/256 KB 488/1192 KB 361/439 KB 364/562 KB 120/256 KB 484/1192 KB 361/439 KB 364/562 KB 120/256 KB 484/1192 KB 353/439 KB 364/562 KB 116/256 KB 492/1192 KB 361/439 KB 364/562 KB 120/256 KB 492/1192 KB 365/439 KB 364/562 KB 124/256 KB 492/1192 KB 361/439 KB 364/562 KB 124/256 KB 492/1192 KB 365/439 KB 368/562 KB 124/256 KB 492/1192 KB 365/439 KB 368/562 KB 128/256 KB 496/1192 KB 365/439 KB 368/562 KB 128/256 KB 496/1192 KB 365/439 KB 372/562 KB 128/256 KB 500/1192 KB 369/439 KB 376/562 KB 132/256 KB 500/1192 KB 369/439 KB 380/562 KB 132/256 KB 500/1192 KB 369/439 KB 384/562 KB 132/256 KB 500/1192 KB 369/439 KB 372/562 KB 132/256 KB 500/1192 KB 365/439 KB 372/562 KB 132/256 KB 500/1192 KB 365/439 KB 372/562 KB 128/256 KB 500/1192 KB 373/439 KB 384/562 KB 132/256 KB 504/1192 KB 373/439 KB 384/562 KB 136/256 KB 500/1192 KB 373/439 KB 384/562 KB 136/256 KB 504/1192 KB 377/439 KB 384/562 KB 136/256 KB 508/1192 KB 377/439 KB 384/562 KB 140/256 KB 508/1192 KB 377/439 KB 4/140 KB 384/562 KB 140/256 KB 508/1192 KB 377/439 KB 384/562 KB 136/256 KB 508/1192 KB 377/439 KB 8/140 KB 384/562 KB 140/256 KB 512/1192 KB 381/439 KB 8/140 KB 384/562 KB 140/256 KB 508/1192 KB 381/439 KB 8/140 KB 384/562 KB 140/256 KB 512/1192 KB 381/439 KB 12/140 KB 384/562 KB 144/256 KB 512/1192 KB 381/439 KB 16/140 KB 384/562 KB 144/256 KB 516/1192 KB 381/439 KB 20/140 KB 384/562 KB 144/256 KB 516/1192 KB 385/439 KB 24/140 KB 388/562 KB 144/256 KB 516/1192 KB 385/439 KB 28/140 KB 388/562 KB 144/256 KB 512/1192 KB 381/439 KB 8/140 KB 384/562 KB 144/256 KB 516/1192 KB 385/439 KB 28/140 KB 388/562 KB 148/256 KB 516/1192 KB 385/439 KB 28/140 KB 388/562 KB 152/256 KB 516/1192 KB 385/439 KB 28/140 KB 388/562 KB 156/256 KB 516/1192 KB 385/439 KB 20/140 KB 388/562 KB 144/256 KB 516/1192 KB 381/439 KB 20/140 KB 388/562 KB 144/256 KB 516/1192 KB 385/439 KB 28/140 KB 392/562 KB 160/256 KB 516/1192 KB 381/439 KB 16/140 KB 384/562 KB 144/256 KB 516/1192 KB 385/439 KB 28/140 KB 396/562 KB 160/256 KB 520/1192 KB 389/439 KB 28/140 KB 396/562 KB 160/256 KB 520/1192 KB 385/439 KB 28/140 KB 396/562 KB 160/256 KB 520/1192 KB 389/439 KB 28/140 KB 400/562 KB 160/256 KB 524/1192 KB 389/439 KB 28/140 KB 400/562 KB 160/256 KB 528/1192 KB 389/439 KB 28/140 KB 400/562 KB 160/256 KB 532/1192 KB 393/439 KB 28/140 KB 400/562 KB 160/256 KB 536/1192 KB 393/439 KB 32/140 KB 404/562 KB 160/256 KB 540/1192 KB 393/439 KB 32/140 KB 404/562 KB 160/256 KB 544/1192 KB 393/439 KB 32/140 KB 404/562 KB 160/256 KB 528/1192 KB 393/439 KB 28/140 KB 400/562 KB 160/256 KB 544/1192 KB 397/439 KB 32/140 KB 404/562 KB 160/256 KB 544/1192 KB 401/439 KB 32/140 KB 404/562 KB 160/256 KB 544/1192 KB 405/439 KB 32/140 KB 404/562 KB 160/256 KB 544 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install /1192 KB 409/439 KB 32/140 KB 404/562 KB 160/256 KB 544/1192 KB 413/439 KB 32/140 KB 404/562 KB 160/256 KB 544/1192 KB 417/439 KB 32/140 KB 404/562 KB 160/256 KB 548/1192 KB 421/439 KB 32/140 KB 404/562 KB 160/256 KB 548/1192 KB 425/439 KB 32/140 KB 404/562 KB 160/256 KB 548/1192 KB 429/439 KB 32/140 KB 404/562 KB 160/256 KB 532/1192 KB 393/439 KB 32/140 KB 404/562 KB 160/256 KB 532/1192 KB 393/439 KB 32/140 KB 400/562 KB 160/256 KB 532/1192 KB 393/439 KB 28/140 KB 400/562 KB 160/256 KB 548/1192 KB 429/439 KB 32/140 KB 404/562 KB 164/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 168/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 172/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 176/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 180/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 184/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 188/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 192/256 KB 548/1192 KB 417/439 KB 32/140 KB 404/562 KB 160/256 KB 552/1192 KB 429/439 KB 36/140 KB 408/562 KB 192/256 KB 548/1192 KB 429/439 KB 36/140 KB 408/562 KB 164/256 KB 552/1192 KB 429/439 KB 36/140 KB 412/562 KB 192/256 KB 548/1192 KB 429/439 KB 36/140 KB 404/562 KB 164/256 KB 552/1192 KB 429/439 KB 36/140 KB 416/562 KB 192/256 KB 552/1192 KB 429/439 KB 40/140 KB 416/562 KB 192/256 KB 552/1192 KB 429/439 KB 44/140 KB 416/562 KB 192/256 KB 552/1192 KB 429/439 KB 44/140 KB 420/562 KB 192/256 KB 552/1192 KB 429/439 KB 48/140 KB 420/562 KB 192/256 KB 552/1192 KB 429/439 KB 48/140 KB 424/562 KB 192/256 KB 552/1192 KB 429/439 KB 48/140 KB 428/562 KB 192/256 KB 556/1192 KB 429/439 KB 48/140 KB 428/562 KB 192/256 KB 560/1192 KB 429/439 KB 52/140 KB 432/562 KB 192/256 KB 556/1192 KB 429/439 KB 52/140 KB 432/562 KB 192/256 KB 556/1192 KB 429/439 KB 52/140 KB 432/562 KB 192/256 KB 560/1192 KB 429/439 KB 56/140 KB 432/562 KB 192/256 KB 560/1192 KB 429/439 KB 60/140 KB 432/562 KB 192/256 KB 560/1192 KB 429/439 KB 64/140 KB 432/562 KB 192/256 KB 564/1192 KB 429/439 KB 68/140 KB 436/562 KB 192/256 KB 564/1192 KB 433/439 KB 72/140 KB 436/562 KB 196/256 KB 564/1192 KB 433/439 KB 76/140 KB 436/562 KB 196/256 KB 564/1192 KB 433/439 KB 80/140 KB 436/562 KB 196/256 KB 564/1192 KB 429/439 KB 64/140 KB 436/562 KB 192/256 KB 564/1192 KB 429/439 KB 64/140 KB 432/562 KB 192/256 KB 568/1192 KB 433/439 KB 80/140 KB 436/562 KB 196/256 KB 564/1192 KB 433/439 KB 68/140 KB 436/562 KB 196/256 KB 564/1192 KB 433/439 KB 68/140 KB 436/562 KB 192/256 KB 568/1192 KB 437/439 KB 80/140 KB 440/562 KB 196/256 KB 568/1192 KB 439/439 KB 80/140 KB 440/562 KB 196/256 KB 568/1192 KB 433/439 KB 80/140 KB 440/562 KB 196/256 KB 572/1192 KB 439/439 KB 80/140 KB 440/562 KB 196/256 KB 572/1192 KB 439/439 KB 80/140 KB 444/562 KB 200/256 KB 572/1192 KB 439/439 KB 80/140 KB 440/562 KB 200/256 KB 576/1192 KB 439/439 KB 80/140 KB 444/562 KB 200/256 KB 576/1192 KB 439/439 KB 80/140 KB 448/562 KB 204/256 KB 576/1192 KB 439/439 KB 80/140 KB 448/562 KB 200/256 KB 580/1192 KB 439/439 KB 80/140 KB 448/562 KB 204/256 KB 584/1192 KB 439/439 KB 84/140 KB 452/562 KB 208/256 KB 588/1192 KB 439/439 KB 84/140 KB 452/562 KB 208/256 KB 592/1192 KB 439/439 KB 84/140 KB 452/562 KB 208/256 KB 580/1192 KB 439/439 KB 84/140 KB 452/562 KB 208/256 KB 580/1192 KB 439/439 KB 80/140 KB 452/562 KB 208/256 KB 580/1192 KB 439/439 KB 80/140 KB 448/562 KB 208/256 KB 592/1192 KB 439/439 KB 84/140 KB 452/562 KB 212/256 KB 592/119 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 2 KB 439/439 KB 84/140 KB 452/562 KB 216/256 KB 592/1192 KB 439/439 KB 84/140 KB 456/562 KB 216/256 KB 592/1192 KB 439/439 KB 84/140 KB 460/562 KB 216/256 KB 592/1192 KB 439/439 KB 88/140 KB 460/562 KB 220/256 KB 592/1192 KB 439/439 KB 88/140 KB 460/562 KB 224/256 KB 592/1192 KB 439/439 KB 88/140 KB 460/562 KB 216/256 KB 592/1192 KB 439/439 KB 92/140 KB 464/562 KB 224/256 KB 592/1192 KB 439/439 KB 96/140 KB 464/562 KB 224/256 KB 592/1192 KB 439/439 KB 100/140 KB 464/562 KB 224/256 KB 596/1192 KB 439/439 KB 104/140 KB 464/562 KB 228/256 KB 596/1192 KB 439/439 KB 108/140 KB 464/562 KB 228/256 KB 596/1192 KB 439/439 KB 112/140 KB 464/562 KB 228/256 KB 592/1192 KB 439/439 KB 88/140 KB 464/562 KB 224/256 KB 596/1192 KB 112/140 KB 468/562 KB 228/256 KB 596/1192 KB 112/140 KB 472/562 KB 228/256 KB 596/1192 KB 112/140 KB 476/562 KB 228/256 KB 596/1192 KB 112/140 KB 480/562 KB 228/256 KB 596/1192 KB 112/140 KB 484/562 KB 228/256 KB 596/1192 KB 116/140 KB 488/562 KB 228/256 KB 596/1192 KB 116/140 KB 492/562 KB 228/256 KB 596/1192 KB 116/140 KB 496/562 KB 228/256 KB 596/1192 KB 116/140 KB 500/562 KB 228/256 KB 596/1192 KB 116/140 KB 504/562 KB 228/256 KB 596/1192 KB 116/140 KB 508/562 KB 228/256 KB 596/1192 KB 116/140 KB 512/562 KB 228/256 KB 596/1192 KB 116/140 KB 516/562 KB 228/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 266.4 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 596/1192 KB 439/439 KB 100/140 KB 464/562 KB 228/256 KB 596/1192 KB 116/140 KB 516/562 KB 232/256 KB 596/1192 KB 116/140 KB 516/562 KB 236/256 KB 596/1192 KB 116/140 KB 516/562 KB 240/256 KB 596/1192 KB 116/140 KB 516/562 KB 244/256 KB 596/1192 KB 116/140 KB 516/562 KB 248/256 KB 596/1192 KB 116/140 KB 516/562 KB 252/256 KB 596/1192 KB 116/140 KB 516/562 KB 256/256 KB 596/1192 KB 116/140 KB 516/562 KB 256/256 KB 596/1192 KB 439/439 KB 100/140 KB 464/562 KB 224/256 KB 600/1192 KB 116/140 KB 516/562 KB 256/256 KB 604/1192 KB 116/140 KB 516/562 KB 256/256 KB 608/1192 KB 116/140 KB 516/562 KB 256/256 KB 612/1192 KB 116/140 KB 516/562 KB 256/256 KB 616/1192 KB 116/140 KB 516/562 KB 256/256 KB 620/1192 KB 116/140 KB 516/562 KB 256/256 KB 624/1192 KB 116/140 KB 516/562 KB 256/256 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 596/1192 KB 116/140 KB 484/562 KB 228/256 KB 624/1192 KB 120/140 KB 516/562 KB 256/256 KB 624/1192 KB 124/140 KB 516/562 KB 256/256 KB 624/1192 KB 128/140 KB 516/562 KB 256/256 KB 628/1192 KB 132/140 KB 516/562 KB 256/256 KB 628/1192 KB 136/140 KB 516/562 KB 256/256 KB 628/1192 KB 140/140 KB 520/562 KB 256/256 KB 628/1192 KB 140/140 KB 520/562 KB 256/256 KB 628/1192 KB 128/140 KB 516/562 KB 256/256 KB 632/1192 KB 140/140 KB 520/562 KB 256/256 KB 636/1192 KB 140/140 KB 520/562 KB 256/256 KB 640/1192 KB 140/140 KB 520/562 KB 256/256 KB 644/1192 KB 140/140 KB 520/562 KB 256/256 KB 648/1192 KB 140/140 KB 520/562 KB 256/256 KB 652/1192 KB 140/140 KB 520/562 KB 256/256 KB 656/1192 KB 140/140 KB 520/562 KB 256/256 KB 628/1192 KB 136/140 KB 520/562 KB 256/256 KB 656/1192 KB 140/140 KB 524/562 KB 256/256 KB 656/1192 KB 140/140 KB 528/562 KB 256/256 KB 660/1192 KB 140/140 KB 528/562 KB 256/256 KB 660/1192 KB 140/140 KB 532/562 KB 256/256 KB 664/1192 KB 140/140 KB 532/562 KB 256/256 KB 664/1192 KB 140/140 KB 536/562 KB 256/256 KB 668/1192 KB 140/140 KB 540/562 KB 256/256 KB 668/1192 KB 140/140 KB 536/562 KB 256/256 KB 672/1192 KB 140/140 KB 540/562 KB 256/256 KB 672/1192 KB 140/140 KB 544/562 KB 256/256 KB 676/1192 KB 140/140 KB 544/562 KB 256/256 KB 680/1192 KB 140/140 KB 548/562 KB 256/256 KB 684/1192 KB 140/140 KB 548/562 KB 256/256 KB 688/1192 KB 140/140 KB 548/562 KB 256/256 KB 676/1192 KB 140/140 KB 548/562 KB 256/256 KB 688/1192 KB 140/140 KB 552/562 KB 256/256 KB 688/1192 KB 140/140 KB 556/562 KB 256/256 KB 688/1192 KB 4/1118 KB 140/140 KB 556/562 KB 256/256 KB 688/1192 KB 8/1118 KB 140/140 KB 556/562 KB 688/1192 KB 12/1118 KB 140/140 KB 556/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 153.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 688/1192 KB 16/1118 KB 140/140 KB 556/562 KB 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 688/1192 KB 20/1118 KB 140/140 KB 556/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 84.1 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 688/1192 KB 24/1118 KB 556/562 KB 688/1192 KB 28/1118 KB 556/562 KB 688/1192 KB 32/1118 KB 556/562 KB 688/1192 KB 36/1118 KB 556/562 KB 688/1192 KB 40/1118 KB 556/562 KB 688/1192 KB 44/1118 KB 556/562 KB 688/1192 KB 48/1118 KB 556/562 KB 688/1192 KB 48/1118 KB 560/562 KB 688/1192 KB 52/1118 KB 560/562 KB 692/1192 KB 56/1118 KB 562/562 KB 692/1192 KB 60/1118 KB 562/562 KB 3/37 KB 692/1192 KB 52/1118 KB 562/562 KB 688/1192 KB 52/1118 KB 562/562 KB 692/1192 KB 60/1118 KB 562/562 KB 6/37 KB 696/1192 KB 60/1118 KB 562/562 KB 9/37 KB 696/1192 KB 60/1118 KB 562/562 KB 6/37 KB 700/1192 KB 60/1118 KB 562/562 KB 9/37 KB 704/1192 KB 60/1118 KB 562/562 KB 9/37 KB 692/1192 KB 60/1118 KB 562/562 KB 704/1192 KB 64/1118 KB 562/562 KB 9/37 KB 704/1192 KB 64/1118 KB 562/562 KB 11/37 KB 708/1192 KB 68/1118 KB 562/562 KB 14/37 KB 708/1192 KB 68/1118 KB 562/562 KB 16/37 KB 708/1192 KB 68/1118 KB 562/562 KB 11/37 KB 708/1192 KB 64/1118 KB 562/562 KB 11/37 KB 712/1192 KB 68/1118 KB 562/562 KB 16/37 KB 712/1192 KB 72/1118 KB 562/562 KB 16/37 KB 712/1192 KB 76/1118 KB 562/562 KB 19/37 KB 716/1192 KB 80/1118 KB 562/562 KB 19/37 KB 712/1192 KB 72/1118 KB 562/562 KB 19/37 KB 716/1192 KB 76/1118 KB 562/562 KB 19/37 KB 720/1192 KB 80/1118 KB 562/562 KB 19/37 KB 720/1192 KB 84/1118 KB 562/562 KB 19/37 KB 724/1192 KB 88/1118 KB 562/562 KB 22/37 KB 724/1192 KB 92/1118 KB 562/562 KB 22/37 KB 724/1192 KB 84/1118 KB 562/562 KB 22/37 KB 720/1192 KB 84/1118 KB 562/562 KB 22/37 KB 724/1192 KB 92/1118 KB 562/562 KB 25/37 KB 724/1192 KB 92/1118 KB 562/562 KB 27/37 KB 724/1192 KB 92/1118 KB 562/562 KB 30/37 KB 728/1192 KB 92/1118 KB 562/562 KB 30/37 KB 732/1192 KB 92/1118 KB 562/562 KB 30/37 KB 736/1192 KB 96/1118 KB 562/562 KB 30/37 KB 732/1192 KB 96/1118 KB 562/562 KB 30/37 KB 736/1192 KB 96/1118 KB 562/562 KB 32/37 KB 740/1192 KB 96/1118 KB 562/562 KB 32/37 KB 744/1192 KB 100/1118 KB 562/562 KB 35/37 KB 748/1192 KB 100/1118 KB 562/562 KB 35/37 KB 752/1192 KB 100/1118 KB 562/562 KB 35/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 333.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 740/1192 KB 96/1118 KB 562/562 KB 35/37 KB 752/1192 KB 100/1118 KB 37/37 KB 740/1192 KB 100/1118 KB 562/562 KB 35/37 KB 752/1192 KB 104/1118 KB 37/37 KB 752/1192 KB 108/1118 KB 37/37 KB 752/1192 KB 112/1118 KB 37/37 KB 756/1192 KB 112/1118 KB 37/37 KB 760/1192 KB 116/1118 KB 4/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 4/1461 KB 37/37 KB 756/1192 KB 116/1118 KB 4/1461 KB 37/37 KB 756/1192 KB 112/1118 KB 4/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 8/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 12/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 16/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 20/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 24/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 28/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 32/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 36/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 40/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 44/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 48/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 52/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 3/46 KB 56/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 3/46 KB 60/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 3/46 KB 52/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 3/46 KB 64/1461 KB 37/37 KB 764/1192 KB 116/1118 KB 6/46 KB 64/1461 KB 37/37 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 21.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 768/1192 KB 120/1118 KB 9/46 KB 68/1461 KB 764/1192 KB 120/1118 KB 9/46 KB 68/1461 KB 768/1192 KB 124/1118 KB 9/46 KB 68/1461 KB 764/1192 KB 116/1118 KB 9/46 KB 68/1461 KB 768/1192 KB 124/1118 KB 11/46 KB 68/1461 KB 764/1192 KB 116/1118 KB 9/46 KB 68/1461 KB 768/1192 KB 124/1118 KB 14/46 KB 68/1461 KB 768/1192 KB 124/1118 KB 14/46 KB 72/1461 KB 768/1192 KB 124/1118 KB 14/46 KB 76/1461 KB 768/1192 KB 124/1118 KB 16/46 KB 80/1461 KB 768/1192 KB 124/1118 KB 16/46 KB 76/1461 KB 768/1192 KB 128/1118 KB 16/46 KB 80/1461 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 772/1192 KB 132/1118 KB 19/46 KB 84/1461 KB 772/1192 KB 136/1118 KB 19/46 KB 84/1461 KB 772/1192 KB 128/1118 KB 19/46 KB 84/1461 KB 772/1192 KB 128/1118 KB 19/46 KB 80/1461 KB 768/1192 KB 128/1118 KB 19/46 KB 80/1461 KB 776/1192 KB 136/1118 KB 22/46 KB 84/1461 KB 776/1192 KB 136/1118 KB 25/46 KB 84/1461 KB 776/1192 KB 136/1118 KB 25/46 KB 84/1461 KB 780/1192 KB 136/1118 KB 25/46 KB 84/1461 KB 780/1192 KB 136/1118 KB 27/46 KB 88/1461 KB 780/1192 KB 136/1118 KB 27/46 KB 92/1461 KB 780/1192 KB 136/1118 KB 27/46 KB 84/1461 KB 784/1192 KB 140/1118 KB 27/46 KB 92/1461 KB 784/1192 KB 136/1118 KB 27/46 KB 92/1461 KB 784/1192 KB 144/1118 KB 27/46 KB 92/1461 KB 784/1192 KB 144/1118 KB 27/46 KB 96/1461 KB 784/1192 KB 144/1118 KB 30/46 KB 96/1461 KB 784/1192 KB 144/1118 KB 30/46 KB 100/1461 KB 788/1192 KB 148/1118 KB 32/46 KB 104/1461 KB 788/1192 KB 148/1118 KB 32/46 KB 108/1461 KB 788/1192 KB 148/1118 KB 32/46 KB 112/1461 KB 788/1192 KB 148/1118 KB 32/46 KB 100/1461 KB 788/1192 KB 144/1118 KB 32/46 KB 100/1461 KB 788/1192 KB 148/1118 KB 36/46 KB 112/1461 KB 788/1192 KB 144/1118 KB 30/46 KB 100/1461 KB 792/1192 KB 152/1118 KB 36/46 KB 112/1461 KB 796/1192 KB 152/1118 KB 36/46 KB 112/1461 KB 800/1192 KB 152/1118 KB 36/46 KB 112/1461 KB 788/1192 KB 152/1118 KB 36/46 KB 112/1461 KB 800/1192 KB 156/1118 KB 36/46 KB 112/1461 KB 800/1192 KB 160/1118 KB 36/46 KB 112/1461 KB 800/1192 KB 164/1118 KB 40/46 KB 112/1461 KB 804/1192 KB 168/1118 KB 40/46 KB 3/287 KB 116/1461 KB 804/1192 KB 172/1118 KB 40/46 KB 3/287 KB 116/1461 KB 804/1192 KB 176/1118 KB 40/46 KB 3/287 KB 116/1461 KB 800/1192 KB 160/1118 KB 40/46 KB 112/1461 KB 804/1192 KB 164/1118 KB 40/46 KB 3/287 KB 116/1461 KB 804/1192 KB 176/1118 KB 40/46 KB 5/287 KB 116/1461 KB 804/1192 KB 176/1118 KB 40/46 KB 8/287 KB 116/1461 KB 804/1192 KB 176/1118 KB 40/46 KB 11/287 KB 116/1461 KB 804/1192 KB 176/1118 KB 44/46 KB 11/287 KB 116/1461 KB 804/1192 KB 176/1118 KB 46/46 KB 13/287 KB 116/1461 KB 804/1192 KB 164/1118 KB 40/46 KB 116/1461 KB 800/1192 KB 164/1118 KB 40/46 KB 116/1461 KB 804/1192 KB 176/1118 KB 46/46 KB 13/287 KB 120/1461 KB 808/1192 KB 176/1118 KB 46/46 KB 13/287 KB 124/1461 KB 808/1192 KB 176/1118 KB 46/46 KB 13/287 KB 128/1461 KB 804/1192 KB 176/1118 KB 44/46 KB 13/287 KB 116/1461 KB 808/1192 KB 176/1118 KB 46/46 KB 16/287 KB 128/1461 KB 808/1192 KB 176/1118 KB 46/46 KB 19/287 KB 128/1461 KB 808/1192 KB 176/1118 KB 46/46 KB 13/287 KB 120/1461 KB 812/1192 KB 176/1118 KB 46/46 KB 19/287 KB 128/1461 KB 816/1192 KB 176/1118 KB 46/46 KB 19/287 KB 128/1461 KB 816/1192 KB 176/1118 KB 46/46 KB 21/287 KB 128/1461 KB 820/1192 KB 176/1118 KB 46/46 KB 21/287 KB 128/1461 KB 824/1192 KB 180/1118 KB 46/46 KB 24/287 KB 132/1461 KB 820/1192 KB 180/1118 KB 46/46 KB 24/287 KB 132/1461 KB 820/1192 KB 176/1118 KB 46/46 KB 24/287 KB 132/1461 KB 824/1192 KB 180/1118 KB 46/46 KB 27/287 KB 132/1461 KB 820/1192 KB 176/1118 KB 46/46 KB 21/287 KB 132/1461 KB 824/1192 KB 180/1118 KB 46/46 KB 27/287 KB 136/1461 KB 824/1192 KB 184/1118 KB 46/46 KB 29/287 KB 136/1461 KB 824/1192 KB 188/1118 KB 46/46 KB 29/287 KB 136/1461 KB 824/1192 KB 180/1118 KB 46/46 KB 29/287 KB 136/1461 KB 824/1192 KB 188/1118 KB 46/46 KB 29/287 KB 140/1461 KB 824/1192 KB 188/1118 KB 29/287 KB 144/1461 KB 828/1192 KB 192/1118 KB 32/287 KB 144/1461 KB 828/1192 KB 192/1118 KB 29/287 KB 144/1461 KB 828/119 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 2 KB 188/1118 KB 29/287 KB 144/1461 KB 832/1192 KB 192/1118 KB 32/287 KB 144/1461 KB 836/1192 KB 192/1118 KB 32/287 KB 144/1461 KB 840/1192 KB 196/1118 KB 36/287 KB 148/1461 KB 836/1192 KB 196/1118 KB 36/287 KB 148/1461 KB 844/1192 KB 196/1118 KB 36/287 KB 152/1461 KB 836/1192 KB 196/1118 KB 36/287 KB 144/1461 KB 836/1192 KB 196/1118 KB 32/287 KB 144/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 26.4 KB/sec) unit-mysql-0: 04:37:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 844/1192 KB 200/1118 KB 36/287 KB 152/1461 KB 844/1192 KB 204/1118 KB 36/287 KB 152/1461 KB 844/1192 KB 208/1118 KB 40/287 KB 156/1461 KB 844/1192 KB 204/1118 KB 40/287 KB 156/1461 KB 844/1192 KB 204/1118 KB 36/287 KB 156/1461 KB 844/1192 KB 208/1118 KB 40/287 KB 160/1461 KB 844/1192 KB 196/1118 KB 36/287 KB 148/1461 KB 848/1192 KB 208/1118 KB 44/287 KB 160/1461 KB 852/1192 KB 208/1118 KB 44/287 KB 160/1461 KB 856/1192 KB 212/1118 KB 44/287 KB 164/1461 KB 844/1192 KB 208/1118 KB 44/287 KB 160/1461 KB 856/1192 KB 212/1118 KB 48/287 KB 164/1461 KB 856/1192 KB 212/1118 KB 52/287 KB 164/1461 KB 856/1192 KB 212/1118 KB 56/287 KB 164/1461 KB 852/1192 KB 212/1118 KB 44/287 KB 164/1461 KB 856/1192 KB 216/1118 KB 56/287 KB 164/1461 KB 852/1192 KB 208/1118 KB 44/287 KB 164/1461 KB 856/1192 KB 220/1118 KB 56/287 KB 164/1461 KB 856/1192 KB 220/1118 KB 56/287 KB 168/1461 KB 856/1192 KB 224/1118 KB 56/287 KB 168/1461 KB 860/1192 KB 224/1118 KB 56/287 KB 172/1461 KB 856/1192 KB 224/1118 KB 56/287 KB 172/1461 KB 864/1192 KB 224/1118 KB 56/287 KB 172/1461 KB 864/1192 KB 224/1118 KB 60/287 KB 176/1461 KB 864/1192 KB 224/1118 KB 60/287 KB 172/1461 KB 864/1192 KB 224/1118 KB 64/287 KB 176/1461 KB 868/1192 KB 224/1118 KB 64/287 KB 176/1461 KB 872/1192 KB 228/1118 KB 68/287 KB 180/1461 KB 876/1192 KB 228/1118 KB 68/287 KB 180/1461 KB 880/1192 KB 228/1118 KB 68/287 KB 180/1461 KB 868/1192 KB 228/1118 KB 68/287 KB 180/1461 KB 868/1192 KB 224/1118 KB 68/287 KB 180/1461 KB 880/1192 KB 232/1118 KB 68/287 KB 180/1461 KB 880/1192 KB 232/1118 KB 68/287 KB 184/1461 KB 880/1192 KB 232/1118 KB 68/287 KB 188/1461 KB 868/1192 KB 224/1118 KB 68/287 KB 176/1461 KB 880/1192 KB 236/1118 KB 68/287 KB 188/1461 KB 880/1192 KB 236/1118 KB 72/287 KB 192/1461 KB 880/1192 KB 240/1118 KB 72/287 KB 192/1461 KB 880/1192 KB 240/1118 KB 76/287 KB 192/1461 KB 880/1192 KB 240/1118 KB 80/287 KB 192/1461 KB 880/1192 KB 240/1118 KB 84/287 KB 192/1461 KB 884/1192 KB 244/1118 KB 88/287 KB 192/1461 KB 884/1192 KB 244/1118 KB 92/287 KB 192/1461 KB 884/1192 KB 244/1118 KB 96/287 KB 192/1461 KB 880/1192 KB 236/1118 KB 68/287 KB 192/1461 KB 884/1192 KB 244/1118 KB 96/287 KB 196/1461 KB 884/1192 KB 244/1118 KB 84/287 KB 192/1461 KB 884/1192 KB 240/1118 KB 84/287 KB 192/1461 KB 888/1192 KB 244/1118 KB 96/287 KB 200/1461 KB 888/1192 KB 248/1118 KB 96/287 KB 200/1461 KB 892/1192 KB 248/1118 KB 96/287 KB 200/1461 KB 884/1192 KB 244/1118 KB 96/287 KB 200/1461 KB 892/1192 KB 252/1118 KB 96/287 KB 200/1461 KB 896/1192 KB 252/1118 KB 96/287 KB 204/1461 KB 896/1192 KB 252/1118 KB 96/287 KB 200/1461 KB 896/1192 KB 256/1118 KB 96/287 KB 208/1461 KB 896/1192 KB 256/1118 KB 96/287 KB 208/1461 KB 896/1192 KB 260/1118 KB 96/287 KB 208/1461 KB 900/1192 KB 264/1118 KB 100/287 KB 212/1461 KB 900/1192 KB 260/1118 KB 100/287 KB 212/1461 KB 896/1192 KB 260/1118 KB 100/287 KB 212/1461 KB 900/1192 KB 268/1118 KB 100/287 KB 216/1461 KB 896/1192 KB 260/1118 KB 100/287 KB 208/1461 KB 904/1192 KB 268/1118 KB 100/287 KB 216/1461 KB 908/1192 KB 268/1118 KB 100/287 KB 216/1461 KB 912/1192 KB 268/1118 KB 100/287 KB 220/1461 KB 908/1192 KB 268/1118 KB 100/287 KB 220/1461 KB 900/1192 KB 268/1118 KB 100/287 KB 212/1461 KB 912/1192 KB 268/1118 KB 104/287 KB 220/1461 KB 912/1192 KB 268/1118 KB 104/287 KB 224/1461 KB 912/1192 KB 272/1118 KB 108/287 KB 224/1461 KB 912/1192 KB 268/1118 KB 108/287 KB 224/1461 KB 912/1192 KB 272/1118 KB 112/287 KB 224/1461 KB 912/1192 KB unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 272/1118 KB 116/287 KB 228/1461 KB 916/1192 KB 276/1118 KB 120/287 KB 228/1461 KB 912/1192 KB 272/1118 KB 112/287 KB 228/1461 KB 916/1192 KB 276/1118 KB 116/287 KB 228/1461 KB 916/1192 KB 272/1118 KB 116/287 KB 228/1461 KB 920/1192 KB 276/1118 KB 120/287 KB 228/1461 KB 920/1192 KB 280/1118 KB 120/287 KB 232/1461 KB 920/1192 KB 276/1118 KB 120/287 KB 232/1461 KB 924/1192 KB 280/1118 KB 120/287 KB 232/1461 KB 924/1192 KB 280/1118 KB 120/287 KB 236/1461 KB 928/1192 KB 280/1118 KB 120/287 KB 240/1461 KB 928/1192 KB 284/1118 KB 120/287 KB 240/1461 KB 924/1192 KB 284/1118 KB 120/287 KB 240/1461 KB 928/1192 KB 288/1118 KB 120/287 KB 240/1461 KB 928/1192 KB 288/1118 KB 124/287 KB 240/1461 KB 928/1192 KB 288/1118 KB 128/287 KB 240/1461 KB 932/1192 KB 288/1118 KB 132/287 KB 240/1461 KB 932/1192 KB 292/1118 KB 136/287 KB 244/1461 KB 932/1192 KB 292/1118 KB 140/287 KB 244/1461 KB 932/1192 KB 292/1118 KB 144/287 KB 244/1461 KB 932/1192 KB 288/1118 KB 128/287 KB 240/1461 KB 936/1192 KB 292/1118 KB 144/287 KB 244/1461 KB 940/1192 KB 292/1118 KB 144/287 KB 244/1461 KB 944/1192 KB 292/1118 KB 144/287 KB 244/1461 KB 932/1192 KB 292/1118 KB 132/287 KB 244/1461 KB 932/1192 KB 288/1118 KB 132/287 KB 244/1461 KB 944/1192 KB 292/1118 KB 144/287 KB 248/1461 KB 944/1192 KB 292/1118 KB 144/287 KB 252/1461 KB 944/1192 KB 292/1118 KB 144/287 KB 256/1461 KB 944/1192 KB 296/1118 KB 144/287 KB 256/1461 KB 944/1192 KB 300/1118 KB 144/287 KB 256/1461 KB 944/1192 KB 304/1118 KB 144/287 KB 256/1461 KB 944/1192 KB 308/1118 KB 144/287 KB 256/1461 KB 948/1192 KB 308/1118 KB 148/287 KB 260/1461 KB 948/1192 KB 308/1118 KB 152/287 KB 260/1461 KB 948/1192 KB 308/1118 KB 144/287 KB 260/1461 KB 944/1192 KB 308/1118 KB 144/287 KB 260/1461 KB 952/1192 KB 312/1118 KB 152/287 KB 260/1461 KB 956/1192 KB 312/1118 KB 152/287 KB 264/1461 KB 960/1192 KB 312/1118 KB 152/287 KB 264/1461 KB 948/1192 KB 312/1118 KB 152/287 KB 260/1461 KB 960/1192 KB 312/1118 KB 156/287 KB 264/1461 KB 960/1192 KB 316/1118 KB 160/287 KB 264/1461 KB 956/1192 KB 312/1118 KB 152/287 KB 264/1461 KB 960/1192 KB 316/1118 KB 160/287 KB 268/1461 KB 960/1192 KB 316/1118 KB 160/287 KB 272/1461 KB 960/1192 KB 316/1118 KB 156/287 KB 264/1461 KB 960/1192 KB 320/1118 KB 160/287 KB 272/1461 KB 960/1192 KB 320/1118 KB 160/287 KB 276/1461 KB 964/1192 KB 324/1118 KB 164/287 KB 280/1461 KB 964/1192 KB 324/1118 KB 164/287 KB 284/1461 KB 964/1192 KB 324/1118 KB 164/287 KB 288/1461 KB 964/1192 KB 324/1118 KB 164/287 KB 276/1461 KB 964/1192 KB 320/1118 KB 164/287 KB 276/1461 KB 964/1192 KB 320/1118 KB 160/287 KB 276/1461 KB 968/1192 KB 324/1118 KB 164/287 KB 288/1461 KB 972/1192 KB 324/1118 KB 164/287 KB 288/1461 KB 972/1192 KB 324/1118 KB 168/287 KB 288/1461 KB 972/1192 KB 328/1118 KB 168/287 KB 288/1461 KB 976/1192 KB 328/1118 KB 172/287 KB 288/1461 KB 976/1192 KB 328/1118 KB 168/287 KB 288/1461 KB 976/1192 KB 332/1118 KB 172/287 KB 288/1461 KB 976/1192 KB 336/1118 KB 176/287 KB 288/1461 KB 976/1192 KB 340/1118 KB 176/287 KB 288/1461 KB 980/1192 KB 344/1118 KB 176/287 KB 292/1461 KB 980/1192 KB 348/1118 KB 176/287 KB 292/1461 KB 976/1192 KB 332/1118 KB 176/287 KB 288/1461 KB 980/1192 KB 348/1118 KB 180/287 KB 292/1461 KB 980/1192 KB 348/1118 KB 184/287 KB 292/1461 KB 980/1192 KB 348/1118 KB 188/287 KB 292/1461 KB 980/1192 KB 348/1118 KB 192/287 KB 292/1461 KB 980/1192 KB 340/1118 KB 176/287 KB 292/1461 KB 980/1192 KB 340/1118 KB 176/287 KB 288/1461 KB 980/1192 KB 348/1 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 118 KB 192/287 KB 296/1461 KB 984/1192 KB 348/1118 KB 192/287 KB 296/1461 KB 988/1192 KB 348/1118 KB 192/287 KB 296/1461 KB 988/1192 KB 348/1118 KB 192/287 KB 300/1461 KB 988/1192 KB 348/1118 KB 192/287 KB 304/1461 KB 992/1192 KB 348/1118 KB 192/287 KB 304/1461 KB 992/1192 KB 352/1118 KB 192/287 KB 304/1461 KB 996/1192 KB 356/1118 KB 192/287 KB 304/1461 KB 996/1192 KB 360/1118 KB 196/287 KB 308/1461 KB 996/1192 KB 364/1118 KB 196/287 KB 308/1461 KB 996/1192 KB 352/1118 KB 192/287 KB 304/1461 KB 996/1192 KB 356/1118 KB 196/287 KB 308/1461 KB 996/1192 KB 356/1118 KB 192/287 KB 308/1461 KB 1000/1192 KB 364/1118 KB 196/287 KB 308/1461 KB 1004/1192 KB 364/1118 KB 200/287 KB 312/1461 KB 1008/1192 KB 364/1118 KB 200/287 KB 312/1461 KB 1000/1192 KB 364/1118 KB 200/287 KB 312/1461 KB 1000/1192 KB 364/1118 KB 196/287 KB 312/1461 KB 1008/1192 KB 364/1118 KB 204/287 KB 312/1461 KB 1008/1192 KB 364/1118 KB 208/287 KB 316/1461 KB 1008/1192 KB 364/1118 KB 204/287 KB 316/1461 KB 1008/1192 KB 364/1118 KB 208/287 KB 320/1461 KB 1008/1192 KB 368/1118 KB 212/287 KB 320/1461 KB 1012/1192 KB 368/1118 KB 216/287 KB 324/1461 KB 1012/1192 KB 368/1118 KB 220/287 KB 324/1461 KB 1008/1192 KB 368/1118 KB 208/287 KB 320/1461 KB 1012/1192 KB 368/1118 KB 212/287 KB 324/1461 KB 1012/1192 KB 368/1118 KB 224/287 KB 328/1461 KB 1012/1192 KB 368/1118 KB 212/287 KB 320/1461 KB 1016/1192 KB 368/1118 KB 224/287 KB 328/1461 KB 1020/1192 KB 368/1118 KB 224/287 KB 328/1461 KB 1024/1192 KB 368/1118 KB 224/287 KB 328/1461 KB 1024/1192 KB 368/1118 KB 224/287 KB 332/1461 KB 1012/1192 KB 368/1118 KB 224/287 KB 324/1461 KB 1024/1192 KB 368/1118 KB 224/287 KB 336/1461 KB 1028/1192 KB 368/1118 KB 224/287 KB 336/1461 KB 1032/1192 KB 368/1118 KB 228/287 KB 340/1461 KB 1036/1192 KB 368/1118 KB 228/287 KB 340/1461 KB 1028/1192 KB 368/1118 KB 228/287 KB 340/1461 KB 1028/1192 KB 368/1118 KB 228/287 KB 336/1461 KB 1036/1192 KB 368/1118 KB 232/287 KB 340/1461 KB 1036/1192 KB 368/1118 KB 236/287 KB 340/1461 KB 1040/1192 KB 368/1118 KB 240/287 KB 344/1461 KB 1040/1192 KB 368/1118 KB 236/287 KB 344/1461 KB 1036/1192 KB 368/1118 KB 236/287 KB 344/1461 KB 1040/1192 KB 368/1118 KB 240/287 KB 348/1461 KB 1040/1192 KB 368/1118 KB 240/287 KB 352/1461 KB 1040/1192 KB 368/1118 KB 244/287 KB 356/1461 KB 1044/1192 KB 372/1118 KB 244/287 KB 360/1461 KB 1044/1192 KB 372/1118 KB 244/287 KB 364/1461 KB 1044/1192 KB 372/1118 KB 244/287 KB 368/1461 KB 1040/1192 KB 368/1118 KB 244/287 KB 352/1461 KB 1044/1192 KB 372/1118 KB 244/287 KB 356/1461 KB 1044/1192 KB 376/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 380/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 384/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 388/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 392/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 396/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 400/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 404/1118 KB 244/287 KB 368/1461 KB 1044/1192 KB 368/1118 KB 244/287 KB 356/1461 KB 1048/1192 KB 404/1118 KB 248/287 KB 368/1461 KB 1052/1192 KB 404/1118 KB 248/287 KB 368/1461 KB 1044/1192 KB 404/1118 KB 248/287 KB 368/1461 KB 1052/1192 KB 408/1118 KB 252/287 KB 368/1461 KB 1052/1192 KB 408/1118 KB 256/287 KB 368/1461 KB 1052/1192 KB 408/1118 KB 248/287 KB 368/1461 KB 1056/1192 KB 408/1118 KB 256/287 KB 368/1461 KB 1056/1192 KB 412/1118 KB 256/287 KB 368/1461 KB 1056/1192 KB 416/1118 KB 256/287 KB 368/1461 KB 1060/1192 KB 420/1118 KB 260/287 KB 368/1461 KB 1060/1192 KB 424/1118 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install KB 260/287 KB 372/1461 KB 1060/1192 KB 428/1118 KB 260/287 KB 372/1461 KB 1060/1192 KB 416/1118 KB 260/287 KB 368/1461 KB 1056/1192 KB 416/1118 KB 260/287 KB 368/1461 KB 1064/1192 KB 432/1118 KB 260/287 KB 372/1461 KB 1060/1192 KB 420/1118 KB 260/287 KB 372/1461 KB 1064/1192 KB 432/1118 KB 264/287 KB 372/1461 KB 1064/1192 KB 432/1118 KB 264/287 KB 376/1461 KB 1068/1192 KB 432/1118 KB 268/287 KB 380/1461 KB 1068/1192 KB 432/1118 KB 268/287 KB 376/1461 KB 1064/1192 KB 432/1118 KB 268/287 KB 376/1461 KB 1072/1192 KB 432/1118 KB 268/287 KB 380/1461 KB 1072/1192 KB 432/1118 KB 272/287 KB 380/1461 KB 1072/1192 KB 432/1118 KB 272/287 KB 384/1461 KB 1060/1192 KB 432/1118 KB 260/287 KB 372/1461 KB 1076/1192 KB 432/1118 KB 272/287 KB 384/1461 KB 1080/1192 KB 436/1118 KB 276/287 KB 388/1461 KB 1084/1192 KB 436/1118 KB 276/287 KB 388/1461 KB 1088/1192 KB 436/1118 KB 276/287 KB 388/1461 KB 1076/1192 KB 436/1118 KB 276/287 KB 388/1461 KB 1076/1192 KB 436/1118 KB 272/287 KB 388/1461 KB 1088/1192 KB 436/1118 KB 280/287 KB 392/1461 KB 1088/1192 KB 436/1118 KB 280/287 KB 396/1461 KB 1076/1192 KB 436/1118 KB 272/287 KB 384/1461 KB 1088/1192 KB 436/1118 KB 280/287 KB 392/1461 KB 1088/1192 KB 436/1118 KB 284/287 KB 396/1461 KB 1088/1192 KB 440/1118 KB 284/287 KB 396/1461 KB 1088/1192 KB 440/1118 KB 287/287 KB 400/1461 KB 1088/1192 KB 440/1118 KB 287/287 KB 396/1461 KB 1088/1192 KB 444/1118 KB 287/287 KB 400/1461 KB 1088/1192 KB 448/1118 KB 287/287 KB 400/1461 KB 1092/1192 KB 452/1118 KB 287/287 KB 400/1461 KB 1092/1192 KB 456/1118 KB 287/287 KB 404/1461 KB 1092/1192 KB 460/1118 KB 287/287 KB 404/1461 KB 1092/1192 KB 448/1118 KB 287/287 KB 400/1461 KB 1096/1192 KB 460/1118 KB 287/287 KB 404/1461 KB 1100/1192 KB 460/1118 KB 287/287 KB 404/1461 KB 1104/1192 KB 460/1118 KB 287/287 KB 404/1461 KB 1092/1192 KB 452/1118 KB 287/287 KB 404/1461 KB 1104/1192 KB 460/1118 KB 287/287 KB 408/1461 KB 1104/1192 KB 460/1118 KB 287/287 KB 412/1461 KB 1104/1192 KB 460/1118 KB 287/287 KB 416/1461 KB 1104/1192 KB 460/1118 KB 287/287 KB 420/1461 KB 1108/1192 KB 464/1118 KB 287/287 KB 424/1461 KB 1108/1192 KB 464/1118 KB 287/287 KB 428/1461 KB 1108/1192 KB 464/1118 KB 287/287 KB 420/1461 KB 1104/1192 KB 464/1118 KB 287/287 KB 420/1461 KB 1108/1192 KB 468/1118 KB 432/1461 KB 1112/1192 KB 472/1118 KB 432/1461 KB 1108/1192 KB 464/1118 KB 432/1461 KB 1112/1192 KB 468/1118 KB 432/1461 KB 1116/1192 KB 472/1118 KB 432/1461 KB 1120/1192 KB 472/1118 KB 432/1461 KB 1120/1192 KB 476/1118 KB 432/1461 KB 1120/1192 KB 480/1118 KB 432/1461 KB 1120/1192 KB 484/1118 KB 432/1461 KB 1124/1192 KB 488/1118 KB 436/1461 KB 1124/1192 KB 492/1118 KB 436/1461 KB 1124/1192 KB 496/1118 KB 436/1461 KB 1124/1192 KB 484/1118 KB 436/1461 KB 1120/1192 KB 484/1118 KB 436/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 160.3 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 1128/1192 KB 496/1118 KB 436/1461 KB 1128/1192 KB 496/1118 KB 440/1461 KB 1128/1192 KB 496/1118 KB 444/1461 KB 1132/1192 KB 496/1118 KB 444/1461 KB 1136/1192 KB 496/1118 KB 444/1461 KB 1136/1192 KB 496/1118 KB 448/1461 KB 1136/1192 KB 496/1118 KB 452/1461 KB 1140/1192 KB 500/1118 KB 456/1461 KB 1140/1192 KB 500/1118 KB 460/1461 KB 1140/1192 KB 500/1118 KB 464/1461 KB 1140/1192 KB 500/1118 KB 452/1461 KB 1140/1192 KB 496/1118 KB 452/1461 KB 1144/1192 KB 500/1118 KB 464/1461 KB 1148/1192 KB 500/1118 KB 464/1461 KB 1148/1192 KB 504/1118 KB 464/1461 KB 1148/1192 KB 508/1118 KB 464/1461 KB 1152/1192 KB 512/1118 KB 464/1461 KB 1152/1192 KB 508/1118 KB 464/1461 KB 1152/1192 KB 512/1118 KB 468/1461 KB 1156/1192 KB 516/1118 KB 472/1461 KB 1156/1192 KB 516/1118 KB 476/1461 KB 1156/1192 KB 516/1118 KB 480/1461 KB 1156/1192 KB 516/1118 KB 468/1461 KB 1156/1192 KB 512/1118 KB 468/1461 KB 1160/1192 KB 516/1118 KB 480/1461 KB 1164/1192 KB 516/1118 KB 480/1461 KB 1168/1192 KB 520/1118 KB 480/1461 KB 1164/1192 KB 520/1118 KB 480/1461 KB 1168/1192 KB 524/1118 KB 480/1461 KB 1168/1192 KB 528/1118 KB 480/1461 KB 1168/1192 KB 528/1118 KB 484/1461 KB 1172/1192 KB 532/1118 KB 488/1461 KB 1172/1192 KB 532/1118 KB 492/1461 KB 1172/1192 KB 532/1118 KB 496/1461 KB 1172/1192 KB 532/1118 KB 484/1461 KB 1172/1192 KB 528/1118 KB 484/1461 KB 1176/1192 KB 532/1118 KB 496/1461 KB 1180/1192 KB 532/1118 KB 496/1461 KB 1180/1192 KB 536/1118 KB 496/1461 KB 1184/1192 KB 536/1118 KB 496/1461 KB 1184/1192 KB 540/1118 KB 496/1461 KB 1184/1192 KB 544/1118 KB 496/1461 KB 1188/1192 KB 548/1118 KB 496/1461 KB 1188/1192 KB 552/1118 KB 500/1461 KB 1188/1192 KB 544/1118 KB 496/1461 KB 1192/1192 KB 552/1118 KB 500/1461 KB 1192/1192 KB 552/1118 KB 500/1461 KB 1188/1192 KB 548/1118 KB 500/1461 KB 1192/1192 KB 552/1118 KB 504/1461 KB 1192/1192 KB 552/1118 KB 508/1461 KB 1192/1192 KB 552/1118 KB 512/1461 KB 1192/1192 KB 556/1118 KB 512/1461 KB 1192/1192 KB 560/1118 KB 512/1461 KB 1192/1192 KB 564/1118 KB 512/1461 KB 1192/1192 KB 568/1118 KB 516/1461 KB 1192/1192 KB 572/1118 KB 516/1461 KB 1192/1192 KB 576/1118 KB 516/1461 KB 1192/1192 KB 564/1118 KB 516/1461 KB 1192/1192 KB 576/1118 KB 520/1461 KB 1192/1192 KB 576/1118 KB 524/1461 KB 1192/1192 KB 576/1118 KB 528/1461 KB 1192/1192 KB 580/1118 KB 528/1461 KB 1192/1192 KB 584/1118 KB 532/1461 KB 1192/1192 KB 588/1118 KB 532/1461 KB 1192/1192 KB 592/1118 KB 532/1461 KB 1192/1192 KB 580/1118 KB 532/1461 KB 1192/1192 KB 592/1118 KB 536/1461 KB 1192/1192 KB 592/1118 KB 540/1461 KB 1192/1192 KB 592/1118 KB 544/1461 KB 1192/1192 KB 596/1118 KB 544/1461 KB 1192/1192 KB 600/1118 KB 548/1461 KB 1192/1192 KB 604/1118 KB 548/1461 KB 1192/1192 KB 596/1118 KB 548/1461 KB 1192/1192 KB 604/1118 KB 552/1461 KB 1192/1192 KB 604/1118 KB 556/1461 KB 1192/1192 KB 604/1118 KB 560/1461 KB 1192/1192 KB 608/1118 KB 560/1461 KB 1192/1192 KB 612/1118 KB 560/1461 KB 1192/1192 KB 616/1118 KB 564/1461 KB 1192/1192 KB 620/1118 KB 564/1461 KB 1192/1192 KB 624/1118 KB 564/1461 KB 1192/1192 KB 612/1118 KB 564/1461 KB 1192/1192 KB 624/1118 KB 568/1461 KB 1192/1192 KB 624/1118 KB 572/1461 KB 1192/1192 KB 624/1118 KB 576/1461 KB 1192/1192 KB 624/1118 KB 580/1461 KB 628/1118 KB 584/1461 KB 628/1118 KB 588/1461 KB 628/1118 KB 580/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 656.2 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 632/1118 KB 588/1461 KB 636/1118 KB 588/1461 KB 640/1118 KB 588/1461 KB 640/1118 KB 592/1461 KB 640/1118 KB 596/1461 KB 644/1118 KB 600/1461 KB 644/1118 KB 604/1461 KB 644/1118 KB 608/1461 KB 644/1118 KB 596/1461 KB 648/1118 KB 608/1461 KB 652/1118 KB 608/1461 KB 656/1118 KB 608/1461 KB 660/1118 KB 608/1461 KB 664/1118 KB 612/1461 KB 668/1118 KB 612/1461 KB 660/1118 KB 612/1461 KB 668/1118 KB 616/1461 KB 668/1118 KB 620/1461 KB 668/1118 KB 624/1461 KB 672/1118 KB 624/1461 KB 676/1118 KB 624/1461 KB 680/1118 KB 628/1461 KB 684/1118 KB 628/1461 KB 688/1118 KB 628/1461 KB 676/1118 KB 628/1461 KB 688/1118 KB 632/1461 KB 688/1118 KB 636/1461 KB 688/1118 KB 640/1461 KB 688/1118 KB 644/1461 KB 692/1118 KB 648/1461 KB 692/1118 KB 652/1461 KB 692/1118 KB 644/1461 KB 696/1118 KB 652/1461 KB 700/1118 KB 652/1461 KB 704/1118 KB 652/1461 KB 704/1118 KB 656/1461 KB 704/1118 KB 660/1461 KB 708/1118 KB 664/1461 KB 708/1118 KB 668/1461 KB 708/1118 KB 672/1461 KB 708/1118 KB 660/1461 KB 712/1118 KB 672/1461 KB 716/1118 KB 672/1461 KB 720/1118 KB 672/1461 KB 724/1118 KB 672/1461 KB 728/1118 KB 676/1461 KB 732/1118 KB 676/1461 KB 736/1118 KB 676/1461 KB 724/1118 KB 676/1461 KB 736/1118 KB 680/1461 KB 736/1118 KB 684/1461 KB 736/1118 KB 688/1461 KB 736/1118 KB 692/1461 KB 740/1118 KB 696/1461 KB 740/1118 KB 700/1461 KB 740/1118 KB 704/1461 KB 740/1118 KB 692/1461 KB 744/1118 KB 704/1461 KB 748/1118 KB 704/1461 KB 752/1118 KB 704/1461 KB 756/1118 KB 704/1461 KB 760/1118 KB 708/1461 KB 764/1118 KB 708/1461 KB 768/1118 KB 708/1461 KB 756/1118 KB 708/1461 KB 768/1118 KB 712/1461 KB 768/1118 KB 716/1461 KB 768/1118 KB 720/1461 KB 772/1118 KB 720/1461 KB 776/1118 KB 724/1461 KB 780/1118 KB 724/1461 KB 772/1118 KB 724/1461 KB 780/1118 KB 728/1461 KB 784/1118 KB 728/1461 KB 784/1118 KB 732/1461 KB 784/1118 KB 736/1461 KB 788/1118 KB 736/1461 KB 792/1118 KB 740/1461 KB 796/1118 KB 740/1461 KB 788/1118 KB 740/1461 KB 796/1118 KB 744/1461 KB 800/1118 KB 744/1461 KB 800/1118 KB 748/1461 KB 800/1118 KB 752/1461 KB 800/1118 KB 756/1461 KB 804/1118 KB 760/1461 KB 804/1118 KB 764/1461 KB 804/1118 KB 768/1461 KB 804/1118 KB 756/1461 KB 808/1118 KB 768/1461 KB 812/1118 KB 768/1461 KB 816/1118 KB 768/1461 KB 816/1118 KB 772/1461 KB 820/1118 KB 776/1461 KB 820/1118 KB 780/1461 KB 820/1118 KB 784/1461 KB 820/1118 KB 772/1461 KB 824/1118 KB 784/1461 KB 828/1118 KB 784/1461 KB 832/1118 KB 784/1461 KB 832/1118 KB 788/1461 KB 836/1118 KB 792/1461 KB 836/1118 KB 796/1461 KB 836/1118 KB 800/1461 KB 836/1118 KB 788/1461 KB 840/1118 KB 800/1461 KB 844/1118 KB 800/1461 KB 848/1118 KB 800/1461 KB 848/1118 KB 804/1461 KB 848/1118 KB 808/1461 KB 848/1118 KB 812/1461 KB 852/1118 KB 812/1461 KB 852/1118 KB 816/1461 KB 856/1118 KB 816/1461 KB 860/1118 KB 816/1461 KB 864/1118 KB 816/1461 KB 868/1118 KB 816/1461 KB 872/1118 KB 820/1461 KB 876/1118 KB 820/1461 KB 880/1118 KB 820/1461 KB 868/1118 KB 820/1461 KB 880/1118 KB 824/1461 KB 880/1118 KB 828/1461 KB 880/1118 KB 832/1461 KB 880/1118 KB 836/1461 KB 884/1118 KB 840/1461 KB 884/1118 KB 844/1461 KB 884/1118 KB 848/1461 KB 884/1118 KB 836/1461 KB 888/1118 KB 848/1461 KB 892/1118 KB 848/1461 KB 896/1118 KB 848/1461 KB 900/1118 KB 852/1461 KB 904/1118 KB 852/1461 KB 896/1118 KB 852/1461 KB 904/1118 KB 856/1461 KB 904/1118 KB 860/1461 KB 904/1118 KB 864/1461 KB 908/1118 KB 864/1461 KB 912/1118 KB 864/1461 KB 912/1118 KB 868/1461 KB 916/111 unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 8 KB 872/1461 KB 916/1118 KB 876/1461 KB 916/1118 KB 880/1461 KB 916/1118 KB 868/1461 KB 920/1118 KB 880/1461 KB 924/1118 KB 880/1461 KB 928/1118 KB 880/1461 KB 928/1118 KB 884/1461 KB 932/1118 KB 888/1461 KB 932/1118 KB 892/1461 KB 932/1118 KB 896/1461 KB 932/1118 KB 884/1461 KB 936/1118 KB 896/1461 KB 940/1118 KB 896/1461 KB 944/1118 KB 896/1461 KB 944/1118 KB 900/1461 KB 948/1118 KB 904/1461 KB 948/1118 KB 908/1461 KB 948/1118 KB 900/1461 KB 952/1118 KB 908/1461 KB 956/1118 KB 912/1461 KB 952/1118 KB 912/1461 KB 960/1118 KB 912/1461 KB 960/1118 KB 916/1461 KB 964/1118 KB 920/1461 KB 964/1118 KB 924/1461 KB 964/1118 KB 928/1461 KB 964/1118 KB 916/1461 KB 968/1118 KB 928/1461 KB 972/1118 KB 928/1461 KB 976/1118 KB 928/1461 KB 980/1118 KB 928/1461 KB 984/1118 KB 932/1461 KB 988/1118 KB 932/1461 KB 992/1118 KB 932/1461 KB 980/1118 KB 932/1461 KB 992/1118 KB 936/1461 KB 992/1118 KB 940/1461 KB 992/1118 KB 944/1461 KB 996/1118 KB 944/1461 KB 1000/1118 KB 948/1461 KB 1004/1118 KB 948/1461 KB 1008/1118 KB 948/1461 KB 996/1118 KB 948/1461 KB 1008/1118 KB 952/1461 KB 1008/1118 KB 956/1461 KB 1008/1118 KB 960/1461 KB 1012/1118 KB 960/1461 KB 1016/1118 KB 964/1461 KB 1020/1118 KB 964/1461 KB 1012/1118 KB 964/1461 KB 1020/1118 KB 968/1461 KB 1020/1118 KB 972/1461 KB 1020/1118 KB 976/1461 KB 1024/1118 KB 976/1461 KB 1028/1118 KB 976/1461 KB 1032/1118 KB 980/1461 KB 1036/1118 KB 980/1461 KB 1040/1118 KB 980/1461 KB 1028/1118 KB 980/1461 KB 1040/1118 KB 984/1461 KB 1040/1118 KB 988/1461 KB 1040/1118 KB 992/1461 KB 1040/1118 KB 996/1461 KB 1044/1118 KB 1000/1461 KB 1044/1118 KB 1004/1461 KB 1044/1118 KB 996/1461 KB 1048/1118 KB 1004/1461 KB 1052/1118 KB 1004/1461 KB 1052/1118 KB 1008/1461 KB 1056/1118 KB 1008/1461 KB 1056/1118 KB 1012/1461 KB 1060/1118 KB 1016/1461 KB 1060/1118 KB 1020/1461 KB 1060/1118 KB 1024/1461 KB 1060/1118 KB 1012/1461 KB 1064/1118 KB 1024/1461 KB 1068/1118 KB 1024/1461 KB 1072/1118 KB 1024/1461 KB 1076/1118 KB 1024/1461 KB 1080/1118 KB 1028/1461 KB 1084/1118 KB 1028/1461 KB 1076/1118 KB 1028/1461 KB 1084/1118 KB 1032/1461 KB 1084/1118 KB 1036/1461 KB 1088/1118 KB 1040/1461 KB 1088/1118 KB 1036/1461 KB 1088/1118 KB 1044/1461 KB 1092/1118 KB 1048/1461 KB 1092/1118 KB 1052/1461 KB 1092/1118 KB 1056/1461 KB 1092/1118 KB 1044/1461 KB 1096/1118 KB 1056/1461 KB 1100/1118 KB 1056/1461 KB 1104/1118 KB 1056/1461 KB 1104/1118 KB 1060/1461 KB 1108/1118 KB 1064/1461 KB 1108/1118 KB 1068/1461 KB 1108/1118 KB 1072/1461 KB 1108/1118 KB 1060/1461 KB 1112/1118 KB 1072/1461 KB 1116/1118 KB 1072/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 590.8 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 758.9 KB/sec) unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 364.1 KB/sec) unit-abot-epc-basic-0: 04:37:31 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-mysql-0: 04:37:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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: 04:37:31 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 95.1 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 82.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 368/424 B 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: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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 128.0 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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 146.8 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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 131.4 KB/sec) unit-mysql-0: 04:37:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-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: 04:37:31 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: 04:37:31 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 76.5 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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 180.3 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:31 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 43.4 KB/sec) unit-abot-epc-basic-0: 04:37:31 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-mysql-0: 04:37:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 04:37:31 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 199.7 KB/sec) unit-abot-epc-basic-0: 04:37:31 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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 163.6 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 794.7 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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-mysql-0: 04:37:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 4/10 KB 8/10 KB 3/6 KB 10/10 KB 3/6 KB 10/10 KB 3/149 KB 3/6 KB 4/14 KB 10/10 KB 5/149 KB 3/6 KB 4/14 KB 10/10 KB 8/149 KB 3/6 KB 4/14 KB 10/10 KB 4/21 KB 11/149 KB 3/6 KB 4/14 KB 10/10 KB 4/21 KB 13/149 KB 3/6 KB 4/14 KB 10/10 KB 4/21 KB 16/149 KB 3/6 KB 4/10 KB 3/6 KB 4/14 KB 10/10 KB 4/21 KB 16/149 KB 6/6 KB 4/14 KB 10/10 KB 4/21 KB 16/149 KB 6/6 KB 4/14 KB 10/10 KB 4/21 KB 8/149 KB 3/6 KB 4/14 KB 10/10 KB 8/21 KB 16/149 KB 6/6 KB 4/14 KB 10/10 KB 12/21 KB 16/149 KB 6/6 KB 4/14 KB 10/10 KB 3/149 KB 3/6 KB 8/14 KB 10/10 KB 12/21 KB 19/149 KB 6/6 KB 12/14 KB 10/10 KB 12/21 KB 19/149 KB 6/6 KB 14/14 KB 10/10 KB 12/21 KB 19/149 KB 6/6 KB 4/14 KB 10/10 KB 12/21 KB 19/149 KB 6/6 KB 14/14 KB 10/10 KB 16/21 KB 19/149 KB 6/6 KB 14/14 KB 10/10 KB 16/21 KB 21/149 KB 6/6 KB 14/14 KB 10/10 KB 20/21 KB 24/149 KB 6/6 KB 14/14 KB 10/10 KB 20/21 KB 21/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 24/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 27/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 29/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 32/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 36/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 40/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 44/149 KB 6/6 KB 14/14 KB 10/10 KB 21/21 KB 48/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 404.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 263.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 604.2 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 653.9 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 52/149 KB 56/149 KB 60/149 KB 64/149 KB 64/149 KB 3/30 KB 64/149 KB 6/30 KB 64/149 KB 9/30 KB 64/149 KB 4/37 KB 9/30 KB 3/14 KB 64/149 KB 8/37 KB 9/30 KB 3/14 KB 64/149 KB 12/37 KB 9/30 KB 3/14 KB 64/149 KB 4/37 KB 9/30 KB 6/14 KB 64/149 KB 12/37 KB 9/30 KB 9/14 KB 64/149 KB 12/37 KB 9/30 KB 11/14 KB 64/149 KB 12/37 KB 9/30 KB 11/14 KB 64/149 KB 16/37 KB 9/30 KB 14/14 KB 64/149 KB 16/37 KB 9/30 KB 14/14 KB 64/149 KB 16/37 KB 11/30 KB 3/37 KB 14/14 KB 64/149 KB 16/37 KB 11/30 KB 6/37 KB 14/14 KB 68/149 KB 20/37 KB 14/30 KB 3/37 KB 14/14 KB 68/149 KB 20/37 KB 14/30 KB 6/37 KB 14/14 KB 68/149 KB 24/37 KB 14/30 KB 6/37 KB 14/14 KB 68/149 KB 28/37 KB 14/30 KB 6/37 KB 14/14 KB 68/149 KB 32/37 KB 14/30 KB 3/37 KB 14/14 KB 68/149 KB 16/37 KB 14/30 KB 3/37 KB 14/14 KB 64/149 KB 16/37 KB 14/30 KB 6/37 KB 14/14 KB 68/149 KB 32/37 KB 16/30 KB 6/37 KB 14/14 KB 68/149 KB 32/37 KB 19/30 KB 6/37 KB 14/14 KB 72/149 KB 32/37 KB 19/30 KB 6/37 KB 14/14 KB 76/149 KB 32/37 KB 19/30 KB 6/37 KB 14/14 KB 76/149 KB 32/37 KB 22/30 KB 9/37 KB 14/14 KB 76/149 KB 32/37 KB 22/30 KB 9/37 KB 14/14 KB 76/149 KB 32/37 KB 25/30 KB 11/37 KB 14/14 KB 80/149 KB 36/37 KB 25/30 KB 9/37 KB 14/14 KB 80/149 KB 36/37 KB 25/30 KB 9/37 KB 14/14 KB 76/149 KB 36/37 KB 25/30 KB 11/37 KB 14/14 KB 80/149 KB 37/37 KB 25/30 KB 11/37 KB 14/14 KB 80/149 KB 37/37 KB 27/30 KB 11/37 KB 14/14 KB 80/149 KB 37/37 KB 30/30 KB 14/37 KB 14/14 KB 80/149 KB 37/37 KB 30/30 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 363.7 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 16/37 KB 80/149 KB 37/37 KB 30/30 KB 16/37 KB 84/149 KB 37/37 KB 30/30 KB 16/37 KB 88/149 KB 37/37 KB 30/30 KB 19/37 KB 92/149 KB 37/37 KB 30/30 KB 19/37 KB 96/149 KB 37/37 KB 30/30 KB 19/37 KB 88/149 KB 37/37 KB 30/30 KB 22/37 KB 96/149 KB 37/37 KB 30/30 KB 25/37 KB 96/149 KB 37/37 KB 30/30 KB 25/37 KB 100/149 KB 37/37 KB 30/30 KB 27/37 KB 100/149 KB 37/37 KB 30/30 KB 30/37 KB 100/149 KB 37/37 KB 30/30 KB 30/37 KB 104/149 KB 37/37 KB 30/30 KB 30/37 KB 108/149 KB 37/37 KB 30/30 KB 32/37 KB 112/149 KB 37/37 KB 30/30 KB 32/37 KB 108/149 KB 37/37 KB 30/30 KB 35/37 KB 112/149 KB 37/37 KB 30/30 KB 37/37 KB 112/149 KB 37/37 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 717.3 KB/sec) unit-abot-epc-basic-0: 04:37:32 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 857.3 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 37/37 KB 116/149 KB 37/37 KB 3/11 KB 120/149 KB 37/37 KB 3/11 KB 124/149 KB 37/37 KB 3/11 KB 128/149 KB 37/37 KB 3/11 KB 116/149 KB 37/37 KB 6/11 KB 128/149 KB 37/37 KB 9/11 KB 128/149 KB 37/37 KB 11/11 KB 128/149 KB 37/37 KB 11/11 KB 3/43 KB 128/149 KB 37/37 KB 11/11 KB 3/43 KB 132/149 KB 11/11 KB 6/43 KB 136/149 KB 3/7 KB 11/11 KB 6/43 KB 140/149 KB 3/7 KB 11/11 KB 6/43 KB 132/149 KB 3/7 KB 11/11 KB 9/43 KB 140/149 KB 3/7 KB 37/37 KB 11/11 KB 3/43 KB 132/149 KB 3/7 KB 11/11 KB 9/43 KB 140/149 KB 5/7 KB 11/11 KB 9/43 KB 140/149 KB 7/7 KB 11/11 KB 11/43 KB 140/149 KB 7/7 KB 11/11 KB 14/43 KB 140/149 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 724.8 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 11/11 KB 16/43 KB 140/149 KB 7/7 KB 11/11 KB 16/43 KB 144/149 KB 7/7 KB 11/11 KB 16/43 KB 148/149 KB 7/7 KB 11/11 KB 19/43 KB 149/149 KB 7/7 KB 11/11 KB 19/43 KB 148/149 KB 7/7 KB 11/11 KB 22/43 KB 149/149 KB 7/7 KB 25/43 KB 149/149 KB 7/7 KB 27/43 KB 149/149 KB 7/7 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 181.9 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 30/43 KB 149/149 KB 7/7 KB 32/43 KB 149/149 KB 7/7 KB 36/43 KB 149/149 KB 7/7 KB 40/43 KB 149/149 KB 7/7 KB 43/43 KB 149/149 KB 7/7 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 116.7 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 43/43 KB 149/149 KB 3/60 KB 43/43 KB 149/149 KB 6/60 KB 43/43 KB 149/149 KB 9/60 KB 43/43 KB 149/149 KB 11/60 KB 43/43 KB 149/149 KB 14/60 KB 43/43 KB 149/149 KB 16/60 KB 43/43 KB 149/149 KB 19/60 KB 43/43 KB 149/149 KB 22/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2145.8 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 43/43 KB 25/60 KB 43/43 KB 27/60 KB 43/43 KB 30/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 679.0 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 851.8 KB/sec) unit-mysql-0: 04:37:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:32 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-mysql-0: 04:37:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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 172.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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 125.6 KB/sec) unit-abot-epc-basic-0: 04:37:32 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-mysql-0: 04:37:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 106.6 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 133.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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 176.4 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 146.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 1/3 KB 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 155.9 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 96.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 2/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: 04:37:32 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: 04:37:32 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 65.1 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1009.9 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 45.1 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 48.0 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 86.7 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 3/156 KB 6/13 KB 3/48 KB 3/87 KB 3/156 KB 9/13 KB 3/48 KB 3/87 KB 3/156 KB 11/13 KB 3/48 KB 3/87 KB 3/156 KB 3/13 KB 3/48 KB 3/87 KB 3/156 KB 11/13 KB 4/21 KB 5/48 KB 3/87 KB 3/156 KB 11/13 KB 4/21 KB 8/48 KB 3/87 KB 3/156 KB 11/13 KB 4/21 KB 11/48 KB 3/87 KB 3/156 KB 11/13 KB 4/21 KB 13/48 KB 3/87 KB 3/156 KB 11/13 KB 4/21 KB 16/48 KB 3/87 KB 3/156 KB 11/13 KB 4/21 KB 19/48 KB 3/87 KB 3/156 KB 3/13 KB 3/87 KB 5/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 8/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 11/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 13/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 16/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 3/13 KB 6/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 9/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 11/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 14/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 16/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 19/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 22/87 KB 19/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 3/156 KB 13/13 KB 4/21 KB 19/48 KB 3/87 KB 3/156 KB 11/13 KB 4/21 KB 3/48 KB 22/87 KB 21/156 KB 13/13 KB 8/21 KB 21/48 KB 22/87 KB 21/156 KB 13/13 KB 12/21 KB 21/48 KB 22/87 KB 21/156 KB 13/13 KB 16/21 KB 21/48 KB 22/87 KB 21/156 KB 13/13 KB 20/21 KB 21/48 KB 22/87 KB 21/156 KB 13/13 KB 21/21 KB 21/48 KB 22/87 KB 21/156 KB 13/13 KB 4/21 KB 21/48 KB 22/87 KB 21/156 KB 13/13 KB 21/21 KB 24/48 KB 22/87 KB 21/156 KB 13/13 KB 4/21 KB 19/48 KB 25/87 KB 24/156 KB 13/13 KB 21/21 KB 24/48 KB 25/87 KB 21/156 KB 13/13 KB 21/21 KB 24/48 KB 25/87 KB 24/156 KB 13/13 KB 21/21 KB 27/48 KB 27/87 KB 27/156 KB 13/13 KB 21/21 KB 29/48 KB 27/87 KB 27/156 KB 13/13 KB 21/21 KB 27/48 KB 25/87 KB 27/156 KB 13/13 KB 21/21 KB 27/48 KB 27/87 KB 29/156 KB 13/13 KB 21/21 KB 29/48 KB 30/87 KB 29/156 KB 13/13 KB 21/21 KB 29/48 KB 30/87 KB 29/156 KB 13/13 KB 21/21 KB 32/48 KB 30/87 KB 32/156 KB 13/13 KB 21/21 KB 36/48 KB 30/87 KB 32/156 KB 13/13 KB 21/21 KB 32/48 KB 32/87 KB 32/156 KB 13/13 KB 21/21 KB 36/48 KB 36/87 KB 32/156 KB 13/13 KB 21/21 KB 36/48 KB 40/87 KB 36/156 KB 13/13 KB 21/21 KB 40/48 KB 44/87 KB 36/156 KB 13/13 KB 21/21 KB 40/48 KB 48/87 KB 36/156 KB 13/13 KB 21/21 KB 40/48 KB 36/87 KB 36/156 KB 13/13 KB 21/21 KB 40/48 KB 36/87 KB 36/156 KB 13/13 KB 21/21 KB 36/48 KB 48/87 KB 36/156 KB 13/13 KB 21/21 KB 44/48 KB 48/87 KB 40/156 KB 13/13 KB 21/21 KB 44/48 KB 48/87 KB 40/156 KB 13/13 KB 21/21 KB 48/48 KB 48/87 KB 44/156 KB 13/13 KB 21/21 KB 48/48 KB 48/87 KB 44/156 KB 13/13 KB 21/21 KB 48/48 KB 48/87 KB 48/156 KB 21/21 KB 48/48 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 359.7 KB/sec) unit-abot-epc-basic-0: 04:37:32 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.jar unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 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 784.2 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 52/87 KB 48/156 KB 48/48 KB 56/87 KB 52/156 KB 48/48 KB 60/87 KB 52/156 KB 48/48 KB 64/87 KB 52/156 KB 48/48 KB 52/87 KB 52/156 KB 48/48 KB 64/87 KB 56/156 KB 48/48 KB 64/87 KB 60/156 KB 48/48 KB 64/87 KB 64/156 KB 48/48 KB 64/87 KB 68/156 KB 48/48 KB 68/87 KB 72/156 KB 48/48 KB 68/87 KB 76/156 KB 48/48 KB 68/87 KB 68/156 KB 48/48 KB 72/87 KB 76/156 KB 48/48 KB 76/87 KB 76/156 KB 48/48 KB 80/87 KB 76/156 KB 48/48 KB 80/87 KB 80/156 KB 48/48 KB 84/87 KB 80/156 KB 48/48 KB 87/87 KB 80/156 KB 48/48 KB 87/87 KB 84/156 KB 48/48 KB 87/87 KB 88/156 KB 48/48 KB 87/87 KB 92/156 KB 3/35 KB 3/86 KB 87/87 KB 96/156 KB 3/35 KB 3/86 KB 87/87 KB 88/156 KB 3/35 KB 48/48 KB 3/86 KB 87/87 KB 88/156 KB 48/48 KB 3/86 KB 87/87 KB 96/156 KB 3/35 KB 6/86 KB 87/87 KB 96/156 KB 3/35 KB 9/86 KB 87/87 KB 96/156 KB 7/35 KB 9/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1169.8 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 87/87 KB 96/156 KB 7/35 KB 11/86 KB 87/87 KB 96/156 KB 7/35 KB 14/86 KB 87/87 KB 96/156 KB 11/35 KB 14/86 KB 87/87 KB 96/156 KB 15/35 KB 14/86 KB 87/87 KB 96/156 KB 19/35 KB 16/86 KB 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 87/87 KB 96/156 KB 15/35 KB 16/86 KB 87/87 KB 96/156 KB 19/35 KB 19/86 KB 87/87 KB 96/156 KB 23/35 KB 19/86 KB 87/87 KB 96/156 KB 27/35 KB 22/86 KB 87/87 KB 96/156 KB 31/35 KB 22/86 KB 87/87 KB 96/156 KB 35/35 KB 22/86 KB 87/87 KB 96/156 KB 35/35 KB 22/86 KB 87/87 KB 96/156 KB 23/35 KB 22/86 KB 87/87 KB 96/156 KB 35/35 KB 25/86 KB 87/87 KB 96/156 KB 35/35 KB 27/86 KB 87/87 KB 96/156 KB 35/35 KB 30/86 KB 87/87 KB 96/156 KB 35/35 KB 32/86 KB 87/87 KB 100/156 KB 35/35 KB 32/86 KB 104/156 KB 35/35 KB 36/86 KB 108/156 KB 35/35 KB 36/86 KB 112/156 KB 35/35 KB 36/86 KB 87/87 KB 100/156 KB 35/35 KB 36/86 KB 112/156 KB 35/35 KB 40/86 KB 112/156 KB 35/35 KB 44/86 KB 112/156 KB 35/35 KB 48/86 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 1638.2 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 116/156 KB 35/35 KB 48/86 KB 4/24 KB 120/156 KB 35/35 KB 52/86 KB 4/24 KB 124/156 KB 35/35 KB 52/86 KB 4/24 KB 128/156 KB 35/35 KB 52/86 KB 4/24 KB 116/156 KB 35/35 KB 52/86 KB 8/24 KB 3/14 KB 128/156 KB 52/86 KB 12/24 KB 3/14 KB 128/156 KB 52/86 KB 16/24 KB 3/14 KB 128/156 KB 52/86 KB 20/24 KB 3/14 KB 128/156 KB 52/86 KB 24/24 KB 3/14 KB 128/156 KB 52/86 KB 24/24 KB 3/14 KB 128/156 KB 52/86 KB 116/156 KB 35/35 KB 52/86 KB 24/24 KB 3/14 KB 128/156 KB 56/86 KB 24/24 KB 3/14 KB 128/156 KB 60/86 KB 24/24 KB 3/14 KB 128/156 KB 64/86 KB 24/24 KB 3/14 KB 128/156 KB 68/86 KB 24/24 KB 3/14 KB 132/156 KB 72/86 KB 24/24 KB 3/14 KB 132/156 KB 76/86 KB 24/24 KB 3/14 KB 132/156 KB 80/86 KB 4/24 KB 3/14 KB 128/156 KB 52/86 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 639.4 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 24/24 KB 5/14 KB 132/156 KB 80/86 KB 24/24 KB 8/14 KB 132/156 KB 80/86 KB 24/24 KB 3/14 KB 132/156 KB 68/86 KB 24/24 KB 11/14 KB 132/156 KB 80/86 KB 24/24 KB 11/14 KB 136/156 KB 80/86 KB 24/24 KB 11/14 KB 140/156 KB 80/86 KB 24/24 KB 11/14 KB 144/156 KB 84/86 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 406.5 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 24/24 KB 11/14 KB 140/156 KB 84/86 KB 11/14 KB 144/156 KB 86/86 KB 13/14 KB 144/156 KB 86/86 KB 14/14 KB 144/156 KB 86/86 KB 14/14 KB 144/156 KB 3/119 KB 86/86 KB 14/14 KB 144/156 KB 5/119 KB 86/86 KB 14/14 KB 144/156 KB 8/119 KB 86/86 KB 14/14 KB 144/156 KB 11/119 KB 86/86 KB 14/14 KB 144/156 KB 13/119 KB 86/86 KB 14/14 KB 148/156 KB 16/119 KB 86/86 KB 14/14 KB 148/156 KB 13/119 KB 86/86 KB 14/14 KB 152/156 KB 19/119 KB 86/86 KB 14/14 KB 148/156 KB 19/119 KB 86/86 KB 14/14 KB 156/156 KB 19/119 KB 86/86 KB 14/14 KB 156/156 KB 19/119 KB 86/86 KB 14/14 KB 156/156 KB 21/119 KB 86/86 KB 14/14 KB 156/156 KB 24/119 KB 86/86 KB 14/14 KB 156/156 KB 27/119 KB 86/86 KB 14/14 KB 156/156 KB 29/119 KB 86/86 KB 14/14 KB 156/156 KB 32/119 KB 86/86 KB 14/14 KB 156/156 KB 36/119 KB 86/86 KB 14/14 KB 156/156 KB 40/119 KB 86/86 KB 14/14 KB 156/156 KB 44/119 KB 86/86 KB 14/14 KB 156/156 KB 48/119 KB 86/86 KB 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 198.0 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 156/156 KB 4/29 KB 48/119 KB 86/86 KB 156/156 KB 8/29 KB 48/119 KB 86/86 KB 156/156 KB 12/29 KB 48/119 KB 86/86 KB 156/156 KB 16/29 KB 48/119 KB 86/86 KB 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 156/156 KB 20/29 KB 48/119 KB 86/86 KB 156/156 KB 24/29 KB 48/119 KB 86/86 KB 156/156 KB 28/29 KB 48/119 KB 86/86 KB 156/156 KB 29/29 KB 48/119 KB 86/86 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 1218.2 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 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 2051.2 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 29/29 KB 52/119 KB 29/29 KB 56/119 KB 29/29 KB 60/119 KB 29/29 KB 64/119 KB 29/29 KB 68/119 KB 29/29 KB 72/119 KB 29/29 KB 76/119 KB 29/29 KB 80/119 KB 3/37 KB 29/29 KB 80/119 KB 6/37 KB 29/29 KB 80/119 KB 9/37 KB 29/29 KB 80/119 KB 11/37 KB 29/29 KB 80/119 KB 14/37 KB 29/29 KB 80/119 KB 16/37 KB 29/29 KB 80/119 KB 19/37 KB 29/29 KB 80/119 KB 22/37 KB 29/29 KB 80/119 KB 3/57 KB 25/37 KB 29/29 KB 80/119 KB 3/57 KB 22/37 KB 29/29 KB 80/119 KB 6/57 KB 25/37 KB 29/29 KB 80/119 KB 9/57 KB 25/37 KB 29/29 KB 80/119 KB 11/57 KB 25/37 KB 29/29 KB 80/119 KB 14/57 KB 25/37 KB 29/29 KB 80/119 KB 16/57 KB 25/37 KB 80/119 KB 4/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 364.0 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 14/57 KB 25/37 KB 29/29 KB 80/119 KB 4/11 KB 16/57 KB 25/37 KB 80/119 KB 8/11 KB 16/57 KB 25/37 KB 80/119 KB 11/11 KB 19/57 KB 25/37 KB 80/119 KB 11/11 KB 22/57 KB 25/37 KB 80/119 KB 11/11 KB 22/57 KB 27/37 KB 80/119 KB 11/11 KB 25/57 KB 27/37 KB 80/119 KB 11/11 KB 25/57 KB 30/37 KB 80/119 KB 11/11 KB 27/57 KB 30/37 KB 80/119 KB 11/11 KB 30/57 KB 32/37 KB 80/119 KB 11/11 KB 32/57 KB 32/37 KB 84/119 KB 36/57 KB 32/37 KB 3/33 KB 84/119 KB 40/57 KB 32/37 KB 3/33 KB 84/119 KB 27/57 KB 32/37 KB 80/119 KB 11/11 KB 32/57 KB 32/37 KB 3/33 KB 84/119 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 115.4 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 40/57 KB 35/37 KB 6/33 KB 84/119 KB 30/57 KB 32/37 KB 84/119 KB 11/11 KB 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 40/57 KB 32/37 KB 6/33 KB 84/119 KB 40/57 KB 35/37 KB 6/33 KB 88/119 KB 40/57 KB 35/37 KB 9/33 KB 88/119 KB 40/57 KB 37/37 KB 9/33 KB 92/119 KB 40/57 KB 35/37 KB 9/33 KB 92/119 KB 40/57 KB 37/37 KB 9/33 KB 96/119 KB 40/57 KB 37/37 KB 11/33 KB 96/119 KB 40/57 KB 37/37 KB 11/33 KB 100/119 KB 40/57 KB 37/37 KB 14/33 KB 100/119 KB 40/57 KB 37/37 KB 16/33 KB 100/119 KB 40/57 KB 37/37 KB 19/33 KB 100/119 KB 40/57 KB 37/37 KB 19/33 KB 104/119 KB 40/57 KB 37/37 KB 19/33 KB 108/119 KB 40/57 KB 37/37 KB 22/33 KB 108/119 KB 44/57 KB 37/37 KB 22/33 KB 112/119 KB 44/57 KB 37/37 KB 22/33 KB 108/119 KB 48/57 KB 37/37 KB 22/33 KB 112/119 KB 48/57 KB 37/37 KB 25/33 KB 112/119 KB 52/57 KB 37/37 KB 25/33 KB 112/119 KB 52/57 KB 37/37 KB 27/33 KB 116/119 KB 52/57 KB 37/37 KB 25/33 KB 116/119 KB 52/57 KB 37/37 KB 27/33 KB 119/119 KB 56/57 KB 37/37 KB 27/33 KB 119/119 KB 56/57 KB 37/37 KB 30/33 KB 119/119 KB 57/57 KB 37/37 KB 30/33 KB 119/119 KB 57/57 KB 37/37 KB 32/33 KB 119/119 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 3/21 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 5/21 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 8/21 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 11/21 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 13/21 KB 57/57 KB 33/33 KB 119/119 KB 16/21 KB 57/57 KB 33/33 KB 119/119 KB 19/21 KB 57/57 KB 33/33 KB 119/119 KB 21/21 KB 57/57 KB 33/33 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 376.8 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install 21/21 KB 57/57 KB 33/33 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 576.3 KB/sec) unit-abot-epc-basic-0: 04:37:32 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: 04:37:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 321.4 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 21/21 KB 3/5 KB 119/119 KB 21/21 KB 5/5 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/5 KB 119/119 KB 6/14 KB 5/5 KB 119/119 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/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1132.6 KB/sec) unit-abot-epc-basic-0: 04:37:32 DEBUG unit.abot-epc-basic/0.install 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 40.8 KB/sec) unit-abot-epc-basic-0: 04:37:32 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 125.9 KB/sec) unit-abot-epc-basic-0: 04:37:33 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 04:37:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:33 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: 04:37:33 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: 04:37:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:33 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 2/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 447.6 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 2/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 201.6 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 207.2 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 155.0 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 1284.6 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 391.7 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 552.5 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 194.3 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 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 193.1 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 98.1 KB/sec) unit-mysql-0: 04:37:34 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 94.4 KB/sec) unit-abot-epc-basic-0: 04:37:34 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-mysql-0: 04:37:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:37:34 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 160.6 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1165.7 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/45 KB 3/308 KB 3/286 KB 3/45 KB 6/308 KB 3/286 KB 3/45 KB 9/308 KB 3/286 KB 3/45 KB 11/308 KB 3/286 KB 3/45 KB 14/308 KB 3/286 KB 3/223 KB 3/45 KB 16/308 KB 3/286 KB 3/45 KB 3/286 KB 3/223 KB 6/45 KB 16/308 KB 3/286 KB 3/223 KB 3/45 KB 14/308 KB 3/286 KB 5/223 KB 3/39 KB 6/45 KB 16/308 KB 3/286 KB 8/223 KB 3/39 KB 6/45 KB 16/308 KB 3/286 KB 11/223 KB 3/39 KB 6/45 KB 16/308 KB 3/286 KB 13/223 KB 3/39 KB 6/45 KB 16/308 KB 3/286 KB 16/223 KB 3/39 KB 6/45 KB 16/308 KB 3/286 KB 19/223 KB 3/39 KB 6/45 KB 16/308 KB 3/286 KB 3/223 KB 3/39 KB 6/45 KB 16/308 KB 3/286 KB 19/223 KB 5/39 KB 9/45 KB 19/308 KB 3/286 KB 19/223 KB 8/39 KB 9/45 KB 19/308 KB 3/286 KB 19/223 KB 11/39 KB 9/45 KB 19/308 KB 3/286 KB 19/223 KB 13/39 KB 9/45 KB 19/308 KB 3/286 KB 19/223 KB 16/39 KB 9/45 KB 19/308 KB 3/286 KB 19/223 KB 3/39 KB 9/45 KB 19/308 KB 3/286 KB 19/223 KB 3/39 KB 9/45 KB 16/308 KB 3/286 KB 19/223 KB 19/39 KB 9/45 KB 19/308 KB 3/286 KB 19/223 KB 21/39 KB 9/45 KB 19/308 KB 3/286 KB 21/223 KB 24/39 KB 11/45 KB 22/308 KB 5/286 KB 21/223 KB 21/39 KB 11/45 KB 22/308 KB 5/286 KB 19/223 KB 21/39 KB 11/45 KB 22/308 KB 5/286 KB 19/223 KB 21/39 KB 11/45 KB 19/308 KB 5/286 KB 19/223 KB 21/39 KB 9/45 KB 19/308 KB 5/286 KB 21/223 KB 24/39 KB 14/45 KB 22/308 KB 5/286 KB 21/223 KB 24/39 KB 14/45 KB 25/308 KB 8/286 KB 24/223 KB 24/39 KB 14/45 KB 25/308 KB 8/286 KB 21/223 KB 24/39 KB 14/45 KB 22/308 KB 8/286 KB 24/223 KB 24/39 KB 14/45 KB 27/308 KB 8/286 KB 24/223 KB 24/39 KB 16/45 KB 30/308 KB 11/286 KB 24/223 KB 24/39 KB 16/45 KB 27/308 KB 11/286 KB 24/223 KB 24/39 KB 14/45 KB 27/308 KB 11/286 KB 27/223 KB 27/39 KB 16/45 KB 30/308 KB 11/286 KB 27/223 KB 24/39 KB 16/45 KB 30/308 KB 11/286 KB 27/223 KB 29/39 KB 19/45 KB 30/308 KB 11/286 KB 27/223 KB 29/39 KB 16/45 KB 30/308 KB 11/286 KB 29/223 KB 29/39 KB 19/45 KB 32/308 KB 13/286 KB 29/223 KB 29/39 KB 19/45 KB 30/308 KB 13/286 KB 27/223 KB 29/39 KB 19/45 KB 30/308 KB 13/286 KB 29/223 KB 32/39 KB 22/45 KB 32/308 KB 16/286 KB 29/223 KB 32/39 KB 22/45 KB 32/308 KB 13/286 KB 29/223 KB 29/39 KB 22/45 KB 32/308 KB 13/286 KB 32/223 KB 32/39 KB 22/45 KB 36/308 KB 16/286 KB 32/223 KB 32/39 KB 22/45 KB 32/308 KB 16/286 KB 32/223 KB 35/39 KB 25/45 KB 36/308 KB 19/286 KB 32/223 KB 35/39 KB 22/45 KB 36/308 KB 19/286 KB 32/223 KB 35/39 KB 22/45 KB 36/308 KB 16/286 KB 32/223 KB 37/39 KB 25/45 KB 36/308 KB 19/286 KB 32/223 KB 39/39 KB 25/45 KB 36/308 KB 21/286 KB 32/223 KB 37/39 KB 25/45 KB 36/308 KB 21/286 KB 32/223 KB 39/39 KB 27/45 KB 36/308 KB 21/286 KB 32/223 KB 39/39 KB 27/45 KB 36/308 KB 24/286 KB 32/223 KB 39/39 KB 30/45 KB 36/308 KB 27/286 KB 32/223 KB 39/39 KB 30/45 KB 36/308 KB 24/286 KB 36/223 KB 39/39 KB 30/45 KB 40/308 KB 27/286 KB 40/223 KB 39/39 KB 30/45 KB 40/308 KB 27/286 KB 32/223 KB 39/39 KB 30/45 KB 40/308 KB 27/286 KB 40/223 KB 39/39 KB 32/45 KB 44/308 KB 27/286 KB 40/223 KB 39/39 KB 32/45 KB 40/308 KB 27/286 KB 40/223 KB 39/39 KB 32/45 KB 48/308 KB 27/286 KB 44/223 KB 39/39 KB 32/45 KB 48/308 KB 29/286 KB 48/223 KB 39/39 KB 32/45 KB 48/308 KB 29/286 KB 40/223 KB 39/39 KB 32/45 KB 48/308 KB 29/286 KB 48/223 KB 39/39 KB 32/45 KB 52/308 KB 29/286 KB 52/223 KB 39/39 KB 36/45 KB 56/308 KB 32/286 KB 52/223 KB 39/39 KB 36/45 KB 52/308 KB 32/286 KB 56/223 KB 39/39 KB 36/45 KB 56/308 KB 32/286 KB 60/223 KB 39/39 KB 36/45 KB 60/308 unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install KB 32/286 KB 64/223 KB 39/39 KB 36/45 KB 60/308 KB 32/286 KB 48/223 KB 39/39 KB 36/45 KB 52/308 KB 32/286 KB 64/223 KB 39/39 KB 40/45 KB 60/308 KB 32/286 KB 48/223 KB 39/39 KB 32/45 KB 52/308 KB 32/286 KB 64/223 KB 39/39 KB 40/45 KB 60/308 KB 36/286 KB 64/223 KB 39/39 KB 44/45 KB 60/308 KB 40/286 KB 64/223 KB 39/39 KB 44/45 KB 60/308 KB 44/286 KB 64/223 KB 39/39 KB 44/45 KB 60/308 KB 48/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1065.7 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 56/223 KB 39/39 KB 36/45 KB 60/308 KB 32/286 KB 68/223 KB 44/45 KB 64/308 KB 52/286 KB 68/223 KB 44/45 KB 68/308 KB 52/286 KB 68/223 KB 44/45 KB 72/308 KB 52/286 KB 68/223 KB 44/45 KB 76/308 KB 52/286 KB 68/223 KB 44/45 KB 80/308 KB 52/286 KB 68/223 KB 44/45 KB 60/308 KB 52/286 KB 72/223 KB 44/45 KB 80/308 KB 52/286 KB 64/223 KB 44/45 KB 60/308 KB 52/286 KB 64/223 KB 39/39 KB 44/45 KB 60/308 KB 36/286 KB 72/223 KB 45/45 KB 80/308 KB 52/286 KB 76/223 KB 45/45 KB 80/308 KB 52/286 KB 76/223 KB 45/45 KB 80/308 KB 56/286 KB 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 80/223 KB 45/45 KB 80/308 KB 56/286 KB 80/223 KB 45/45 KB 80/308 KB 60/286 KB 80/223 KB 45/45 KB 80/308 KB 64/286 KB 80/223 KB 45/45 KB 80/308 KB 68/286 KB 84/223 KB 45/45 KB 84/308 KB 72/286 KB 84/223 KB 45/45 KB 84/308 KB 76/286 KB 84/223 KB 45/45 KB 84/308 KB 80/286 KB 84/223 KB 45/45 KB 84/308 KB 68/286 KB 80/223 KB 45/45 KB 84/308 KB 68/286 KB 84/223 KB 45/45 KB 88/308 KB 80/286 KB 84/223 KB 45/45 KB 92/308 KB 80/286 KB 84/223 KB 45/45 KB 96/308 KB 80/286 KB 88/223 KB 45/45 KB 96/308 KB 80/286 KB 92/223 KB 45/45 KB 96/308 KB 80/286 KB 96/223 KB 45/45 KB 96/308 KB 80/286 KB 96/223 KB 45/45 KB 100/308 KB 80/286 KB 100/223 KB 45/45 KB 104/308 KB 84/286 KB 100/223 KB 45/45 KB 108/308 KB 84/286 KB 100/223 KB 45/45 KB 112/308 KB 84/286 KB 100/223 KB 45/45 KB 100/308 KB 84/286 KB 100/223 KB 45/45 KB 100/308 KB 80/286 KB 104/223 KB 45/45 KB 112/308 KB 84/286 KB 104/223 KB 45/45 KB 112/308 KB 88/286 KB 108/223 KB 45/45 KB 112/308 KB 92/286 KB 112/223 KB 45/45 KB 112/308 KB 92/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 888.7 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 104/223 KB 45/45 KB 112/308 KB 92/286 KB 112/223 KB 112/308 KB 96/286 KB 112/223 KB 112/308 KB 100/286 KB 116/223 KB 116/308 KB 104/286 KB 116/223 KB 116/308 KB 108/286 KB 116/223 KB 116/308 KB 112/286 KB 116/223 KB 116/308 KB 100/286 KB 112/223 KB 116/308 KB 100/286 KB 116/223 KB 120/308 KB 112/286 KB 116/223 KB 124/308 KB 112/286 KB 116/223 KB 128/308 KB 112/286 KB 120/223 KB 128/308 KB 112/286 KB 120/223 KB 3/174 KB 128/308 KB 112/286 KB 120/223 KB 5/174 KB 128/308 KB 112/286 KB 120/223 KB 8/174 KB 128/308 KB 112/286 KB 120/223 KB 11/174 KB 128/308 KB 112/286 KB 120/223 KB 13/174 KB 128/308 KB 112/286 KB 120/223 KB 16/174 KB 128/308 KB 112/286 KB 124/223 KB 16/174 KB 128/308 KB 112/286 KB 128/223 KB 19/174 KB 128/308 KB 112/286 KB 124/223 KB 19/174 KB 128/308 KB 112/286 KB 128/223 KB 19/174 KB 132/308 KB 112/286 KB 128/223 KB 21/174 KB 136/308 KB 112/286 KB 128/223 KB 21/174 KB 132/308 KB 112/286 KB 128/223 KB 4/22 KB 21/174 KB 136/308 KB 116/286 KB 128/223 KB 8/22 KB 21/174 KB 136/308 KB 116/286 KB 128/223 KB 12/22 KB 21/174 KB 136/308 KB 116/286 KB 128/223 KB 16/22 KB 21/174 KB 136/308 KB 116/286 KB 128/223 KB 20/22 KB 21/174 KB 136/308 KB 116/286 KB 128/223 KB 22/22 KB 21/174 KB 136/308 KB 116/286 KB 128/223 KB 22/22 KB 21/174 KB 140/308 KB 116/286 KB 128/223 KB 22/22 KB 21/174 KB 144/308 KB 116/286 KB 128/223 KB 21/174 KB 136/308 KB 116/286 KB 128/223 KB 22/22 KB 24/174 KB 144/308 KB 120/286 KB 132/223 KB 22/22 KB 24/174 KB 144/308 KB 124/286 KB 132/223 KB 22/22 KB 24/174 KB 144/308 KB 128/286 KB 128/223 KB 22/22 KB 24/174 KB 144/308 KB 116/286 KB 132/223 KB 22/22 KB 27/174 KB 144/308 KB 128/286 KB 132/223 KB 22/22 KB 24/174 KB 144/308 KB 120/286 KB 136/223 KB 22/22 KB 27/174 KB 144/308 KB 128/286 KB 140/223 KB 22/22 KB 27/174 KB 144/308 KB 128/286 KB 140/223 KB 22/22 KB 29/174 KB 144/308 KB 128/286 KB 144/223 KB 22/22 KB 29/174 KB 144/308 KB 132/286 KB 144/223 KB 22/22 KB 32/174 KB 148/308 KB 136/286 KB 144/223 KB 22/22 KB 32/174 KB 148/308 KB 140/286 KB 144/223 KB 22/22 KB 32/174 KB 148/308 KB 144/286 KB 144/223 KB 22/22 KB 29/174 KB 144/308 KB 128/286 KB 144/223 KB 22/22 KB 32/174 KB 148/308 KB 132/286 KB 144/223 KB 22/22 KB 32/174 KB 152/308 KB 144/286 KB 144/223 KB 22/22 KB 32/174 KB 156/308 KB 144/286 KB 144/223 KB 22/22 KB 32/174 KB 160/308 KB 144/286 KB 144/223 KB 22/22 KB 32/174 KB 144/308 KB 132/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 144/286 KB 148/223 KB 22/22 KB 40/174 KB 164/308 KB 144/286 KB 148/223 KB 22/22 KB 44/174 KB 164/308 KB 144/286 KB 148/223 KB 22/22 KB 48/174 KB 164/308 KB 144/286 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 361.2 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 148/223 KB 22/22 KB 36/174 KB 160/308 KB 144/286 KB 152/223 KB 48/174 KB 164/308 KB 144/286 KB 156/223 KB 48/174 KB 164/308 KB 144/286 KB 160/223 KB 48/174 KB 164/308 KB 144/286 KB 148/223 KB 22/22 KB 36/174 KB 164/308 KB 144/286 KB 160/223 KB 48/174 KB 168/308 KB 144/286 KB 160/223 KB 52/174 KB 172/308 KB 148/286 KB 4/9 KB 160/223 KB 52/174 KB 176/308 KB 148/286 KB 4/9 KB 160/223 KB 52/174 KB 168/308 KB 148/286 KB 4/9 KB 160/223 KB 52/174 KB 176/308 KB 152/286 KB 4/9 KB 160/223 KB 52/174 KB 176/308 KB 156/286 KB 4/9 KB 160/223 KB 52/174 KB 176/308 KB 160/286 KB 4/9 KB 160/223 KB 52/174 KB 168/308 KB 144/286 KB 4/9 KB 164/223 KB 56/174 KB 176/308 KB 160/286 KB 4/9 KB 164/223 KB 60/174 KB 176/308 KB 160/286 KB 4/9 KB 164/223 KB 64/174 KB 176/308 KB 160/286 KB 4/9 KB 160/223 KB 48/174 KB 168/308 KB 144/286 KB 4/9 KB 164/223 KB 64/174 KB 180/308 KB 160/286 KB 8/9 KB 164/223 KB 64/174 KB 180/308 KB 160/286 KB 9/9 KB 164/223 KB 64/174 KB 180/308 KB 160/286 KB 4/9 KB 164/223 KB 64/174 KB 184/308 KB 160/286 KB 9/9 KB 164/223 KB 64/174 KB 188/308 KB 160/286 KB 9/9 KB 164/223 KB 64/174 KB 192/308 KB 160/286 KB 9/9 KB 164/223 KB 52/174 KB 176/308 KB 160/286 KB 4/9 KB 168/223 KB 64/174 KB 192/308 KB 164/286 KB 9/9 KB 172/223 KB 64/174 KB 192/308 KB 164/286 KB 9/9 KB 176/223 KB 64/174 KB 192/308 KB 164/286 KB 9/9 KB 180/223 KB 64/174 KB 192/308 KB 164/286 KB 9/9 KB 184/223 KB 68/174 KB 196/308 KB 164/286 KB 9/9 KB 188/223 KB 68/174 KB 196/308 KB 164/286 KB 9/9 KB 192/223 KB 68/174 KB 196/308 KB 164/286 KB 9/9 KB 164/223 KB 64/174 KB 192/308 KB 164/286 KB 9/9 KB 192/223 KB 68/174 KB 196/308 KB 168/286 KB 9/9 KB 192/223 KB 68/174 KB 196/308 KB 172/286 KB 9/9 KB 192/223 KB 68/174 KB 196/308 KB 176/286 KB 9/9 KB 180/223 KB 68/174 KB 196/308 KB 164/286 KB 9/9 KB 192/223 KB 72/174 KB 196/308 KB 176/286 KB 9/9 KB 192/223 KB 76/174 KB 196/308 KB 176/286 KB 9/9 KB 192/223 KB 80/174 KB 196/308 KB 176/286 KB 9/9 KB 192/223 KB 84/174 KB 196/308 KB 176/286 KB 196/223 KB 88/174 KB 196/308 KB 180/286 KB 196/223 KB 92/174 KB 196/308 KB 180/286 KB 196/223 KB 96/174 KB 196/308 KB 180/286 KB 180/223 KB 64/174 KB 196/308 KB 164/286 KB 9/9 KB 196/223 KB 96/174 KB 200/308 KB 180/286 KB 196/223 KB 96/174 KB 204/308 KB 180/286 KB 196/223 KB 96/174 KB 208/308 KB 180/286 KB 196/223 KB 84/174 KB 196/308 KB 180/286 KB 200/223 KB 96/174 KB 208/308 KB 180/286 KB 204/223 KB 96/174 KB 208/308 KB 180/286 KB 208/223 KB 96/174 KB 208/308 KB 180/286 KB 192/223 KB 84/174 KB 196/308 KB 180/286 KB 208/223 KB 96/174 KB 208/308 KB 184/286 KB 208/223 KB 96/174 KB 208/308 KB 188/286 KB 208/223 KB 96/174 KB 208/308 KB 192/286 KB 208/223 KB 96/174 KB 208/308 KB 196/286 KB 212/223 KB 100/174 KB 212/308 KB 200/286 KB 212/223 KB 100/174 KB 212/308 KB 204/286 KB 212/223 KB 100/174 KB 212/308 KB 208/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 106.3 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 212/223 KB 100/174 KB 212/308 KB 196/286 KB 216/223 KB 100/174 KB 212/308 KB 208/286 KB 220/223 KB 100/174 KB 212/308 KB 208/286 KB 223/223 KB 100/174 KB 212/308 KB 208/286 KB 208/223 KB 100/174 KB 212/308 KB 196/286 KB 223/223 KB 104/174 KB 212/308 KB 208/286 KB 223/223 KB 108/174 KB 212/308 KB 208/286 KB 208/223 KB 96/174 KB 212/308 KB 196/286 KB 223/223 KB 108/174 KB 216/308 KB 208/286 KB 223/223 KB 108/174 KB 220/308 KB 208/286 KB 223/223 KB 108/174 KB 224/308 KB 208/286 KB 223/223 KB 108/174 KB 228/308 KB 208/286 KB 223/223 KB 112/174 KB 232/308 KB 208/286 KB 223/223 KB 112/174 KB 236/308 KB 208/286 KB 223/223 KB 112/174 KB 240/308 KB 208/286 KB 223/223 KB 112/174 KB 228/308 KB 208/286 KB 223/223 KB 116/174 KB 240/308 KB 212/286 KB 223/223 KB 120/174 KB 240/308 KB 212/286 KB 223/223 KB 124/174 KB 240/308 KB 212/286 KB 223/223 KB 128/174 KB 240/308 KB 212/286 KB 223/223 KB 112/174 KB 240/308 KB 212/286 KB 223/223 KB 128/174 KB 240/308 KB 216/286 KB 223/223 KB 128/174 KB 240/308 KB 220/286 KB 223/223 KB 128/174 KB 240/308 KB 224/286 KB 223/223 KB 132/174 KB 240/308 KB 224/286 KB 223/223 KB 3/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 6/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 9/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 11/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 14/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 16/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 19/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 22/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 22/22 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 132/174 KB 244/308 KB 228/286 KB 223/223 KB 22/22 KB 132/174 KB 244/308 KB 232/286 KB 223/223 KB 22/22 KB 136/174 KB 244/308 KB 236/286 KB 223/223 KB 22/22 KB 136/174 KB 244/308 KB 240/286 KB 223/223 KB 132/174 KB 244/308 KB 224/286 KB 223/223 KB 22/22 KB 136/174 KB 248/308 KB 240/286 KB 223/223 KB 22/22 KB 136/174 KB 252/308 KB 240/286 KB 223/223 KB 22/22 KB 136/174 KB 256/308 KB 240/286 KB 223/223 KB 22/22 KB 136/174 KB 244/308 KB 232/286 KB 223/223 KB 22/22 KB 140/174 KB 256/308 KB 240/286 KB 223/223 KB 22/22 KB 144/174 KB 256/308 KB 240/286 KB 223/223 KB 22/22 KB 144/174 KB 256/308 KB 244/286 KB 22/22 KB 148/174 KB 260/308 KB 248/286 KB 22/22 KB 148/174 KB 260/308 KB 252/286 KB 22/22 KB 148/174 KB 260/308 KB 256/286 KB 148/174 KB 260/308 KB 260/286 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 2184.0 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 223/223 KB 22/22 KB 148/174 KB 260/308 KB 244/286 KB 152/174 KB 260/308 KB 260/286 KB 223/223 KB 22/22 KB 144/174 KB 260/308 KB 244/286 KB 152/174 KB 264/308 KB 260/286 KB 152/174 KB 268/308 KB 260/286 KB 152/174 KB 269/308 KB 260/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 175.9 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 3/17 KB 156/174 KB 269/308 KB 264/286 KB 3/17 KB 156/174 KB 269/308 KB 268/286 KB 3/17 KB 156/174 KB 269/308 KB 272/286 KB 3/17 KB 156/174 KB 269/308 KB 276/286 KB 3/17 KB 156/174 KB 269/308 KB 280/286 KB 3/17 KB 156/174 KB 269/308 KB 284/286 KB 3/17 KB 156/174 KB 269/308 KB 286/286 KB 3/17 KB 156/174 KB 269/308 KB 260/286 KB 3/17 KB 160/174 KB 269/308 KB 286/286 KB 3/17 KB 164/174 KB 269/308 KB 286/286 KB 3/17 KB 168/174 KB 269/308 KB 286/286 KB 3/17 KB 172/174 KB 269/308 KB 286/286 KB 3/17 KB 174/174 KB 269/308 KB 286/286 KB 3/17 KB 152/174 KB 269/308 KB 260/286 KB 6/17 KB 174/174 KB 269/308 KB 286/286 KB 9/17 KB 174/174 KB 269/308 KB 286/286 KB 11/17 KB 174/174 KB 269/308 KB 286/286 KB 14/17 KB 174/174 KB 269/308 KB 286/286 KB 16/17 KB 174/174 KB 269/308 KB 286/286 KB 17/17 KB 174/174 KB 269/308 KB 286/286 KB 17/17 KB 174/174 KB 273/308 KB 286/286 KB 17/17 KB 174/174 KB 277/308 KB 286/286 KB 17/17 KB 174/174 KB 281/308 KB 286/286 KB 17/17 KB 174/174 KB 285/308 KB 286/286 KB 17/17 KB 174/174 KB 289/308 KB 286/286 KB 17/17 KB 174/174 KB 293/308 KB 286/286 KB 17/17 KB 174/174 KB 297/308 KB 286/286 KB 17/17 KB 174/174 KB 301/308 KB 286/286 KB 17/17 KB 174/174 KB 305/308 KB 286/286 KB 17/17 KB 174/174 KB 308/308 KB 286/286 KB 17/17 KB 174/174 KB 4/11 KB 308/308 KB 286/286 KB 17/17 KB 174/174 KB 8/11 KB 308/308 KB 286/286 KB 17/17 KB 174/174 KB 11/11 KB 308/308 KB 286/286 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 1943.2 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1306.1 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 121.0 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2244.9 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 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 77.4 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 4/13 KB 4/11 KB 4/13 KB 8/11 KB 7/13 KB 11/11 KB 7/13 KB 4/11 KB 7/13 KB 11/11 KB 10/13 KB 11/11 KB 13/13 KB 11/11 KB 13/13 KB 11/11 KB 13/13 KB 3/28 KB 11/11 KB 13/13 KB 3/28 KB 11/11 KB 13/13 KB 6/28 KB 11/11 KB 13/13 KB 8/28 KB 11/11 KB 13/13 KB 11/28 KB 11/11 KB 3/14 KB 13/13 KB 14/28 KB 11/11 KB 3/14 KB 13/13 KB 16/28 KB 11/11 KB 3/14 KB 13/13 KB 19/28 KB 11/11 KB 3/14 KB 13/13 KB 11/28 KB 11/11 KB 4/14 KB 13/13 KB 19/28 KB 11/11 KB 6/14 KB 13/13 KB 19/28 KB 11/11 KB 9/14 KB 13/13 KB 19/28 KB 11/11 KB 12/14 KB 13/13 KB 19/28 KB 11/11 KB 14/14 KB 13/13 KB 19/28 KB 11/11 KB 14/14 KB 4/309 KB 13/13 KB 19/28 KB 11/11 KB 14/14 KB 8/309 KB 13/13 KB 19/28 KB 11/11 KB 14/14 KB 12/309 KB 13/13 KB 19/28 KB 11/11 KB 14/14 KB 16/309 KB 13/13 KB 22/28 KB 11/11 KB 14/14 KB 12/309 KB 13/13 KB 22/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 69.9 KB/sec) unit-abot-epc-basic-0: 04:37:34 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: 04:37:34 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 86.5 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 14/14 KB 16/309 KB 24/28 KB 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: 04:37:34 DEBUG unit.abot-epc-basic/0.install 14/14 KB 16/309 KB 27/28 KB 14/14 KB 20/309 KB 27/28 KB 14/14 KB 20/309 KB 28/28 KB 14/14 KB 24/309 KB 28/28 KB 14/14 KB 28/309 KB 28/28 KB 14/14 KB 32/309 KB 28/28 KB 14/14 KB 36/309 KB 28/28 KB 40/309 KB 28/28 KB 44/309 KB 28/28 KB 48/309 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 87.9 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 52/309 KB 28/28 KB 56/309 KB 28/28 KB 60/309 KB 28/28 KB 64/309 KB 28/28 KB 64/309 KB 1/192 KB 28/28 KB 64/309 KB 5/192 KB 28/28 KB 64/309 KB 9/192 KB 28/28 KB 64/309 KB 13/192 KB 28/28 KB 64/309 KB 17/192 KB 28/28 KB 64/309 KB 17/192 KB 3/37 KB 28/28 KB 64/309 KB 17/192 KB 6/37 KB 28/28 KB 64/309 KB 17/192 KB 9/37 KB 28/28 KB 64/309 KB 17/192 KB 11/37 KB 28/28 KB 64/309 KB 17/192 KB 14/37 KB 28/28 KB 64/309 KB 21/192 KB 14/37 KB 28/28 KB 64/309 KB 25/192 KB 16/37 KB 64/309 KB 29/192 KB 16/37 KB 64/309 KB 33/192 KB 16/37 KB 64/309 KB 21/192 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 64/309 KB 33/192 KB 16/37 KB 3/14 KB 64/309 KB 33/192 KB 16/37 KB 5/14 KB 64/309 KB 33/192 KB 16/37 KB 8/14 KB 64/309 KB 33/192 KB 16/37 KB 11/14 KB 64/309 KB 33/192 KB 19/37 KB 11/14 KB 64/309 KB 33/192 KB 22/37 KB 11/14 KB 64/309 KB 33/192 KB 22/37 KB 13/14 KB 64/309 KB 33/192 KB 22/37 KB 14/14 KB 64/309 KB 33/192 KB 25/37 KB 14/14 KB 64/309 KB 37/192 KB 27/37 KB 14/14 KB 68/309 KB 37/192 KB 30/37 KB 14/14 KB 64/309 KB 37/192 KB 25/37 KB 14/14 KB 68/309 KB 37/192 KB 27/37 KB 14/14 KB 72/309 KB 37/192 KB 30/37 KB 14/14 KB 76/309 KB 41/192 KB 32/37 KB 14/14 KB 72/309 KB 41/192 KB 32/37 KB 14/14 KB 72/309 KB 41/192 KB 30/37 KB 14/14 KB 76/309 KB 45/192 KB 32/37 KB 14/14 KB 76/309 KB 49/192 KB 32/37 KB 14/14 KB 80/309 KB 49/192 KB 32/37 KB 14/14 KB 80/309 KB 49/192 KB 35/37 KB 14/14 KB 80/309 KB 49/192 KB 37/37 KB 14/14 KB 84/309 KB 53/192 KB 37/37 KB 14/14 KB 88/309 KB 53/192 KB 37/37 KB 14/14 KB 92/309 KB 53/192 KB 37/37 KB 14/14 KB 96/309 KB 53/192 KB 37/37 KB 14/14 KB 80/309 KB 53/192 KB 37/37 KB 14/14 KB 96/309 KB 57/192 KB 37/37 KB 14/14 KB 96/309 KB 61/192 KB 37/37 KB 14/14 KB 96/309 KB 65/192 KB 37/37 KB 14/14 KB 100/309 KB 65/192 KB 37/37 KB 14/14 KB 104/309 KB 69/192 KB 37/37 KB 14/14 KB 108/309 KB 69/192 KB 37/37 KB 14/14 KB 112/309 KB 69/192 KB 37/37 KB 14/14 KB 100/309 KB 69/192 KB 37/37 KB 14/14 KB 112/309 KB 73/192 KB 37/37 KB 14/14 KB 112/309 KB 77/192 KB 37/37 KB 14/14 KB 112/309 KB 81/192 KB 37/37 KB 14/14 KB 112/309 KB 85/192 KB 37/37 KB 14/14 KB 116/309 KB 89/192 KB 37/37 KB 14/14 KB 116/309 KB 93/192 KB 37/37 KB 14/14 KB 116/309 KB 97/192 KB 37/37 KB 14/14 KB 116/309 KB 85/192 KB 37/37 KB 14/14 KB 120/309 KB 97/192 KB 37/37 KB 14/14 KB 124/309 KB 97/192 KB 37/37 KB 14/14 KB 128/309 KB 97/192 KB 37/37 KB 14/14 KB 132/309 KB 97/192 KB 37/37 KB 14/14 KB 136/309 KB 101/192 KB 14/14 KB 140/309 KB 101/192 KB 14/14 KB 144/309 KB 101/192 KB 14/14 KB 132/309 KB 101/192 KB 14/14 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 209.9 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 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 77.9 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 144/309 KB 105/192 KB 144/309 KB 109/192 KB 144/309 KB 113/192 KB 144/309 KB 117/192 KB 148/309 KB 121/192 KB 148/309 KB 125/192 KB 148/309 KB 129/192 KB 148/309 KB 117/192 KB 152/309 KB 129/192 KB 156/309 KB 129/192 KB 160/309 KB 129/192 KB 164/309 KB 129/192 KB 168/309 KB 133/192 KB 172/309 KB 133/192 KB 176/309 KB 133/192 KB 164/309 KB 133/192 KB 176/309 KB 137/192 KB 176/309 KB 141/192 KB 176/309 KB 145/192 KB 176/309 KB 149/192 KB 180/309 KB 153/192 KB 180/309 KB 157/192 KB 180/309 KB 161/192 KB 180/309 KB 149/192 KB 184/309 KB 161/192 KB 188/309 KB 161/192 KB 192/309 KB 161/192 KB 192/309 KB 165/192 KB 196/309 KB 169/192 KB 196/309 KB 173/192 KB 196/309 KB 177/192 KB 196/309 KB 165/192 KB 200/309 KB 177/192 KB 204/309 KB 177/192 KB 208/309 KB 177/192 KB 208/309 KB 181/192 KB 212/309 KB 185/192 KB 212/309 KB 189/192 KB 212/309 KB 192/192 KB 212/309 KB 181/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 268/309 KB 272/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 976.9 KB/sec) unit-abot-epc-basic-0: 04:37:34 DEBUG unit.abot-epc-basic/0.install 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 1511.8 KB/sec) unit-mysql-0: 04:37:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:37:35 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 04:37:35 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: 04:37:35 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 177.2 KB/sec) unit-abot-epc-basic-0: 04:37:35 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: 04:37:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 208.6 KB/sec) unit-abot-epc-basic-0: 04:37:35 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-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 04:37:35 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/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 3507.2 KB/sec) unit-abot-epc-basic-0: 04:37:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:35 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 04:37:35 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 04:37:35 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 04:37:35 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 04:37:35 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 04:37:36 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 04:37:36 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:36 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:37:36 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Fri Aug 31 04:37:36 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 04:37:36 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:36 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 04:37:36 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: 04:37:36 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: 04:37:37 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 04:37:37 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:37 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-mysql-0: 04:37:37 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 04:37:37 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-mysql-0: 04:37:37 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 04:37:38 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: 04:37:38 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3046 kB/s) unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed (Reading database ... 83513 files and directories currently installed.) unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:38 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:38 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 04:37:38 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:37:38 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Fri Aug 31 04:37:39 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 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: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 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: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 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-mysql-0: 04:37:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 04:37:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:37:39 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Fri Aug 31 04:37:39 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 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: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 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: 04:37:39 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 4:37:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:37:39 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: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :1387 MS unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :128 MS unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:37:40 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: 04:37:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 0m1.982s unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 04:37:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 04:37:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.18 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.02 sec unit-abot-epc-basic-0: 04:37:40 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 04:37:40.853 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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 201.4 KB/sec) unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 04:37:41 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 144.4 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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 94.0 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 04:37:41 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 76.5 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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 461.7 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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: 04:37:41 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: 04:37:41 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: 04:37:41 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-abot-epc-basic-0: 04:37:41 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 3/60 KB 16/22 KB 5/60 KB 16/22 KB 7/60 KB 16/22 KB 10/60 KB 16/22 KB 10/60 KB 19/22 KB 12/60 KB 19/22 KB 15/60 KB 19/22 KB 18/60 KB 19/22 KB 20/60 KB 3/181 KB 19/22 KB 3/57 KB 18/60 KB 3/181 KB 19/22 KB 20/60 KB 5/181 KB 19/22 KB 3/57 KB 20/60 KB 8/181 KB 19/22 KB 3/57 KB 20/60 KB 11/181 KB 19/22 KB 3/57 KB 20/60 KB 13/181 KB 19/22 KB 3/57 KB 20/60 KB 16/181 KB 19/22 KB 3/57 KB 20/60 KB 16/181 KB 22/22 KB 3/57 KB 18/60 KB 3/181 KB 19/22 KB 3/57 KB 23/60 KB 16/181 KB 22/22 KB 6/57 KB 23/60 KB 16/181 KB 22/22 KB 9/57 KB 23/60 KB 16/181 KB 22/22 KB 11/57 KB 23/60 KB 3/203 KB 16/181 KB 22/22 KB 14/57 KB 23/60 KB 16/181 KB 22/22 KB 3/57 KB 26/60 KB 3/203 KB 16/181 KB 22/22 KB 14/57 KB 28/60 KB 3/203 KB 16/181 KB 22/22 KB 14/57 KB 31/60 KB 3/203 KB 16/181 KB 22/22 KB 14/57 KB 34/60 KB 3/203 KB 16/181 KB 22/22 KB 14/57 KB 34/60 KB 3/203 KB 16/181 KB 22/22 KB 16/57 KB 23/60 KB 3/203 KB 16/181 KB 22/22 KB 11/57 KB 36/60 KB 3/203 KB 16/181 KB 22/22 KB 16/57 KB 39/60 KB 3/203 KB 16/181 KB 22/22 KB 19/57 KB 39/60 KB 3/203 KB 16/181 KB 22/22 KB 16/57 KB 39/60 KB 5/203 KB 16/181 KB 22/22 KB 19/57 KB 39/60 KB 8/203 KB 16/181 KB 22/22 KB 19/57 KB 39/60 KB 11/203 KB 16/181 KB 22/22 KB 22/57 KB 43/60 KB 13/203 KB 16/181 KB 22/57 KB 39/60 KB 8/203 KB 16/181 KB 22/22 KB 22/57 KB 43/60 KB 13/203 KB 16/181 KB 25/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 532.5 KB/sec) unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install 43/60 KB 13/203 KB 16/181 KB 27/57 KB 43/60 KB 11/203 KB 16/181 KB 22/22 KB 22/57 KB 47/60 KB 13/203 KB 16/181 KB 27/57 KB 51/60 KB 13/203 KB 16/181 KB 27/57 KB 55/60 KB 13/203 KB 16/181 KB 30/57 KB 51/60 KB 13/203 KB 16/181 KB 30/57 KB 55/60 KB 16/203 KB 16/181 KB 30/57 KB 55/60 KB 16/203 KB 16/181 KB 32/57 KB 55/60 KB 19/203 KB 16/181 KB 36/57 KB 59/60 KB 19/203 KB 16/181 KB 40/57 KB 59/60 KB 19/203 KB 16/181 KB 44/57 KB 59/60 KB 19/203 KB 16/181 KB 48/57 KB 55/60 KB 19/203 KB 16/181 KB 32/57 KB 59/60 KB 19/203 KB 16/181 KB 36/57 KB 60/60 KB 19/203 KB 16/181 KB 48/57 KB 60/60 KB 21/203 KB 16/181 KB 48/57 KB 60/60 KB 24/203 KB 16/181 KB 48/57 KB 60/60 KB 27/203 KB 16/181 KB 52/57 KB 60/60 KB 29/203 KB 16/181 KB 52/57 KB 60/60 KB 32/203 KB 16/181 KB 52/57 KB 60/60 KB 24/203 KB 16/181 KB 52/57 KB 60/60 KB 32/203 KB 16/181 KB 56/57 KB 60/60 KB 32/203 KB 16/181 KB 57/57 KB 60/60 KB 36/203 KB 16/181 KB 57/57 KB 60/60 KB 40/203 KB 16/181 KB 57/57 KB 60/60 KB 44/203 KB 16/181 KB 57/57 KB 60/60 KB 48/203 KB 16/181 KB 57/57 KB 60/60 KB 52/203 KB 16/181 KB 57/57 KB 60/60 KB 56/203 KB 16/181 KB 57/57 KB 60/60 KB 60/203 KB 16/181 KB 57/57 KB 60/60 KB 64/203 KB 16/181 KB 57/57 KB 60/60 KB 68/203 KB 16/181 KB 57/57 KB 60/60 KB 68/203 KB 19/181 KB 57/57 KB 60/60 KB 68/203 KB 21/181 KB 57/57 KB 60/60 KB 72/203 KB 21/181 KB 57/57 KB 60/60 KB 76/203 KB 21/181 KB 57/57 KB 60/60 KB 76/203 KB 24/181 KB 57/57 KB 60/60 KB 80/203 KB 24/181 KB 57/57 KB 60/60 KB 84/203 KB 27/181 KB 57/57 KB 60/60 KB 88/203 KB 27/181 KB 57/57 KB 60/60 KB 92/203 KB 27/181 KB 57/57 KB 60/60 KB 80/203 KB 27/181 KB 57/57 KB 60/60 KB 92/203 KB 29/181 KB 57/57 KB 60/60 KB 92/203 KB 32/181 KB 57/57 KB 60/60 KB 96/203 KB 32/181 KB 57/57 KB 60/60 KB 100/203 KB 32/181 KB 57/57 KB 60/60 KB 104/203 KB 36/181 KB 57/57 KB 60/60 KB 108/203 KB 36/181 KB 57/57 KB 60/60 KB 112/203 KB 36/181 KB 57/57 KB 60/60 KB 100/203 KB 36/181 KB 57/57 KB 60/60 KB 112/203 KB 40/181 KB 57/57 KB 60/60 KB 112/203 KB 44/181 KB 57/57 KB 60/60 KB 112/203 KB 48/181 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1114.3 KB/sec) unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1138.0 KB/sec) unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install 112/203 KB 52/181 KB 112/203 KB 56/181 KB 116/203 KB 60/181 KB 116/203 KB 64/181 KB 116/203 KB 56/181 KB 120/203 KB 64/181 KB 124/203 KB 64/181 KB 128/203 KB 64/181 KB 128/203 KB 68/181 KB 128/203 KB 72/181 KB 132/203 KB 76/181 KB 132/203 KB 80/181 KB 132/203 KB 72/181 KB 136/203 KB 80/181 KB 140/203 KB 80/181 KB 144/203 KB 80/181 KB 144/203 KB 84/181 KB 148/203 KB 88/181 KB 148/203 KB 92/181 KB 148/203 KB 84/181 KB 152/203 KB 92/181 KB 156/203 KB 92/181 KB 160/203 KB 96/181 KB 156/203 KB 96/181 KB 160/203 KB 100/181 KB 164/203 KB 104/181 KB 164/203 KB 108/181 KB 164/203 KB 112/181 KB 164/203 KB 100/181 KB 168/203 KB 112/181 KB 172/203 KB 112/181 KB 176/203 KB 112/181 KB 180/203 KB 112/181 KB 184/203 KB 116/181 KB 188/203 KB 116/181 KB 192/203 KB 116/181 KB 180/203 KB 116/181 KB 192/203 KB 120/181 KB 192/203 KB 124/181 KB 192/203 KB 128/181 KB 192/203 KB 132/181 KB 196/203 KB 136/181 KB 196/203 KB 140/181 KB 196/203 KB 144/181 KB 196/203 KB 132/181 KB 200/203 KB 144/181 KB 203/203 KB 144/181 KB 203/203 KB 148/181 KB 203/203 KB 152/181 KB 203/203 KB 156/181 KB 203/203 KB 160/181 KB 203/203 KB 164/181 KB 203/203 KB 168/181 KB 203/203 KB 172/181 KB 203/203 KB 176/181 KB 203/203 KB 180/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2897.9 KB/sec) unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2370.0 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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 1634.8 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 DEBUG unit.abot-epc-basic/0.install 1/5 KB 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 296.2 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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 265.8 KB/sec) unit-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-abot-epc-basic-0: 04:37:41 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-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install 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 176.4 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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 203.6 KB/sec) unit-abot-epc-basic-0: 04:37:41 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-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 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-mysql-0: 04:37:41 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 04:37:41 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/21 KB 3/21 KB 6/21 KB 9/21 KB 12/21 KB 14/21 KB 17/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 1347.1 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 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 83.3 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 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 31.5 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 04:37:42 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 170.9 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 04:37:42 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: 04:37:42 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 46.8 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 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: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/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 509.6 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 04:37:42 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 221.0 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 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 64.9 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/10 KB 3/10 KB 6/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 661.8 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 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: 04:37:42 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: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 3/54 KB 4/46 KB 4/201 KB 4/158 KB 4/54 KB 3/44 KB 4/46 KB 4/201 KB 4/158 KB 7/54 KB 3/44 KB 4/46 KB 4/201 KB 4/158 KB 3/54 KB 3/44 KB 8/46 KB 4/201 KB 4/158 KB 7/54 KB 3/44 KB 12/46 KB 4/201 KB 4/158 KB 7/54 KB 3/44 KB 4/201 KB 4/158 KB 3/54 KB 3/44 KB 16/46 KB 4/201 KB 4/158 KB 7/54 KB 6/44 KB 4/201 KB 4/158 KB 3/54 KB 16/46 KB 8/201 KB 4/158 KB 8/54 KB 6/44 KB 16/46 KB 12/201 KB 4/158 KB 8/54 KB 6/44 KB 16/46 KB 16/201 KB 4/158 KB 8/54 KB 6/44 KB 16/46 KB 20/201 KB 4/158 KB 8/54 KB 6/44 KB 16/46 KB 24/201 KB 4/158 KB 8/54 KB 6/44 KB 16/46 KB 28/201 KB 4/158 KB 8/54 KB 6/44 KB 16/46 KB 32/201 KB 4/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 4/158 KB 8/54 KB 6/44 KB 4/158 KB 3/54 KB 16/46 KB 36/201 KB 8/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 12/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 16/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 20/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 24/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 28/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 32/158 KB 8/54 KB 6/44 KB 16/46 KB 36/201 KB 36/158 KB 8/54 KB 6/44 KB 16/46 KB 4/201 KB 4/158 KB 8/54 KB 6/44 KB 20/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 24/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 28/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 32/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 36/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 40/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 16/46 KB 4/201 KB 4/158 KB 8/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 11/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 12/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 15/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 16/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 19/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 20/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 23/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 24/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 27/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 28/54 KB 6/44 KB 44/46 KB 40/201 KB 36/158 KB 31/54 KB 6/44 KB 46/46 KB 40/201 KB 36/158 KB 32/54 KB 6/44 KB 16/46 KB 40/201 KB 36/158 KB 8/54 KB 6/44 KB 46/46 KB 44/201 KB 36/158 KB 32/54 KB 6/44 KB 46/46 KB 48/201 KB 36/158 KB 35/54 KB 6/44 KB 46/46 KB 40/201 KB 36/158 KB 31/54 KB 6/44 KB 46/46 KB 48/201 KB 40/158 KB 35/54 KB 6/44 KB 46/46 KB 44/201 KB 36/158 KB 35/54 KB 6/44 KB 46/46 KB 48/201 KB 40/158 KB 36/54 KB 6/44 KB 46/46 KB 48/201 KB 44/158 KB 36/54 KB 6/44 KB 46/46 KB 48/201 KB 48/158 KB 36/54 KB 6/44 KB 46/46 KB 48/201 KB 52/158 KB 36/54 KB 6/44 KB 46/46 KB 52/201 KB 56/158 KB 39/54 KB 6/44 KB 46/46 KB 52/201 KB 60/158 KB 39/54 KB 6/44 KB 46/46 KB 52/201 KB 64/158 KB 39/54 KB 6/44 KB 46/46 KB 52/201 KB 52/158 KB 39/54 KB 6/44 KB 46/46 KB 48/201 KB 52/158 KB 39/54 KB 6/44 KB 46/46 KB 52/201 KB 64/158 KB 40/54 KB 6/44 KB 46/46 KB 52/201 KB 64/158 KB 43/54 KB 6/44 KB 46/46 KB 52/201 KB 64/158 KB 44/54 KB 6/44 KB 46/46 KB 56/201 KB 64/158 KB 44/54 KB 6/44 KB 46/46 KB 56/201 KB 64/158 KB 47/54 KB 6/44 KB 46/46 KB 60/201 KB 64/158 KB 47/54 KB 6/44 KB 46/46 KB 64/201 KB 64/158 KB 47/54 KB 6/44 KB 46/46 KB 64/201 KB 64/158 KB 50/54 KB 6/44 KB 46/46 KB 64/201 KB 68/158 KB 50/54 KB 6/44 KB 46/46 KB 68/201 KB 72/158 KB 52/54 KB 6/44 KB 46/46 KB 68/201 KB 68/158 KB 52/54 KB 6/44 KB 46/46 KB 64/201 KB 68/158 KB 52/54 KB 6/44 KB 46/46 KB 68/201 KB 76/158 KB 54/54 KB 6/44 KB 4 unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 6/46 KB 72/201 KB 76/158 KB 54/54 KB 6/44 KB 46/46 KB 76/201 KB 76/158 KB 54/54 KB 6/44 KB 46/46 KB 76/201 KB 76/158 KB 54/54 KB 6/44 KB 46/46 KB 80/201 KB 76/158 KB 54/54 KB 6/44 KB 46/46 KB 80/201 KB 80/158 KB 54/54 KB 6/44 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 882.7 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 80/201 KB 84/158 KB 54/54 KB 6/44 KB 84/201 KB 88/158 KB 54/54 KB 9/44 KB 84/201 KB 92/158 KB 54/54 KB 9/44 KB 84/201 KB 96/158 KB 54/54 KB 9/44 KB 84/201 KB 84/158 KB 54/54 KB 9/44 KB 80/201 KB 84/158 KB 54/54 KB 9/44 KB 84/201 KB 96/158 KB 54/54 KB 11/44 KB 84/201 KB 96/158 KB 54/54 KB 14/44 KB 84/201 KB 96/158 KB 54/54 KB 16/44 KB 84/201 KB 96/158 KB 54/54 KB 19/44 KB 84/201 KB 96/158 KB 54/54 KB 22/44 KB 84/201 KB 96/158 KB 54/54 KB 25/44 KB 84/201 KB 96/158 KB 54/54 KB 27/44 KB 84/201 KB 96/158 KB 54/54 KB 30/44 KB 84/201 KB 96/158 KB 54/54 KB 32/44 KB 84/201 KB 96/158 KB 54/54 KB 36/44 KB 84/201 KB 96/158 KB 54/54 KB 40/44 KB 84/201 KB 96/158 KB 54/54 KB 44/44 KB 88/201 KB 96/158 KB 54/54 KB 44/44 KB 92/201 KB 96/158 KB 44/44 KB 96/201 KB 96/158 KB 44/44 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 1054.9 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 100/201 KB 96/158 KB 44/44 KB 104/201 KB 4/6 KB 100/158 KB 44/44 KB 108/201 KB 4/6 KB 100/158 KB 44/44 KB 112/201 KB 4/6 KB 100/158 KB 44/44 KB 100/201 KB 4/6 KB 100/158 KB 44/44 KB 112/201 KB 6/6 KB 100/158 KB 44/44 KB 100/201 KB 100/158 KB 44/44 KB 112/201 KB 6/6 KB 104/158 KB 44/44 KB 112/201 KB 6/6 KB 108/158 KB 44/44 KB 112/201 KB 6/6 KB 112/158 KB 44/44 KB 116/201 KB 6/6 KB 112/158 KB 44/44 KB 120/201 KB 6/6 KB 116/158 KB 44/44 KB 124/201 KB 6/6 KB 116/158 KB 44/44 KB 128/201 KB 6/6 KB 116/158 KB 44/44 KB 116/201 KB 6/6 KB 116/158 KB 44/44 KB 128/201 KB 6/6 KB 120/158 KB 44/44 KB 128/201 KB 6/6 KB 124/158 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 827.5 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 128/201 KB 6/6 KB 128/158 KB 128/201 KB 6/6 KB 132/158 KB 132/201 KB 3/3 KB 6/6 KB 136/158 KB 132/201 KB 3/3 KB 6/6 KB 140/158 KB 132/201 KB 3/3 KB 6/6 KB 144/158 KB 132/201 KB 3/3 KB 6/6 KB 132/158 KB 128/201 KB 3/3 KB 6/6 KB 132/158 KB 132/201 KB 3/3 KB 6/6 KB 144/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 109.8 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 136/201 KB 3/3 KB 144/158 KB 140/201 KB 3/3 KB 144/158 KB 144/201 KB 3/3 KB 144/158 KB 148/201 KB 3/3 KB 144/158 KB 152/201 KB 3/3 KB 148/158 KB 156/201 KB 3/3 KB 148/158 KB 160/201 KB 3/3 KB 148/158 KB 148/201 KB 3/3 KB 148/158 KB 160/201 KB 3/3 KB 4/367 KB 148/158 KB 160/201 KB 3/3 KB 8/367 KB 148/158 KB 160/201 KB 3/3 KB 12/367 KB 148/158 KB 160/201 KB 3/3 KB 16/367 KB 148/158 KB 160/201 KB 3/3 KB 16/367 KB 152/158 KB 160/201 KB 3/3 KB 16/367 KB 156/158 KB 160/201 KB 16/367 KB 158/158 KB 160/201 KB 20/367 KB 158/158 KB 160/201 KB 24/367 KB 158/158 KB 160/201 KB 28/367 KB 158/158 KB 160/201 KB 32/367 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 42.0 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 160/201 KB 32/367 KB 3/5 KB 158/158 KB 160/201 KB 36/367 KB 3/5 KB 158/158 KB 160/201 KB 40/367 KB 3/5 KB 158/158 KB 160/201 KB 44/367 KB 3/5 KB 158/158 KB 160/201 KB 48/367 KB 5/5 KB 158/158 KB 160/201 KB 44/367 KB 5/5 KB 158/158 KB 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 160/201 KB 52/367 KB 5/5 KB 158/158 KB 160/201 KB 56/367 KB 5/5 KB 158/158 KB 160/201 KB 60/367 KB 5/5 KB 158/158 KB 160/201 KB 64/367 KB 5/5 KB 158/158 KB 160/201 KB 68/367 KB 5/5 KB 158/158 KB 160/201 KB 72/367 KB 5/5 KB 158/158 KB 160/201 KB 76/367 KB 5/5 KB 158/158 KB 160/201 KB 80/367 KB 5/5 KB 158/158 KB 164/201 KB 80/367 KB 5/5 KB 158/158 KB 168/201 KB 80/367 KB 5/5 KB 158/158 KB 172/201 KB 84/367 KB 3/52 KB 158/158 KB 176/201 KB 84/367 KB 3/52 KB 158/158 KB 168/201 KB 84/367 KB 3/52 KB 158/158 KB 168/201 KB 80/367 KB 3/52 KB 158/158 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 57.9 KB/sec) unit-abot-epc-basic-0: 04:37:42 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.jar unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 176/201 KB 84/367 KB 6/52 KB 158/158 KB 176/201 KB 84/367 KB 9/52 KB 158/158 KB 176/201 KB 84/367 KB 11/52 KB 158/158 KB 176/201 KB 84/367 KB 14/52 KB 158/158 KB 176/201 KB 84/367 KB 16/52 KB 158/158 KB 176/201 KB 84/367 KB 19/52 KB 158/158 KB 176/201 KB 88/367 KB 19/52 KB 158/158 KB 176/201 KB 92/367 KB 22/52 KB 158/158 KB 176/201 KB 96/367 KB 22/52 KB 158/158 KB 176/201 KB 88/367 KB 22/52 KB 158/158 KB 176/201 KB 96/367 KB 25/52 KB 158/158 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 1915.2 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 180/201 KB 96/367 KB 25/52 KB 184/201 KB 96/367 KB 27/52 KB 188/201 KB 96/367 KB 27/52 KB 192/201 KB 96/367 KB 27/52 KB 180/201 KB 96/367 KB 27/52 KB 192/201 KB 100/367 KB 30/52 KB 192/201 KB 100/367 KB 32/52 KB 192/201 KB 100/367 KB 36/52 KB 196/201 KB 100/367 KB 40/52 KB 3/47 KB 192/201 KB 100/367 KB 27/52 KB 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 196/201 KB 100/367 KB 36/52 KB 3/47 KB 196/201 KB 100/367 KB 40/52 KB 5/47 KB 196/201 KB 100/367 KB 40/52 KB 8/47 KB 196/201 KB 100/367 KB 40/52 KB 11/47 KB 196/201 KB 100/367 KB 40/52 KB 13/47 KB 196/201 KB 100/367 KB 40/52 KB 16/47 KB 196/201 KB 100/367 KB 40/52 KB 19/47 KB 196/201 KB 104/367 KB 40/52 KB 19/47 KB 196/201 KB 108/367 KB 40/52 KB 19/47 KB 196/201 KB 112/367 KB 40/52 KB 21/47 KB 196/201 KB 100/367 KB 36/52 KB 196/201 KB 108/367 KB 40/52 KB 21/47 KB 200/201 KB 112/367 KB 40/52 KB 21/47 KB 200/201 KB 112/367 KB 40/52 KB 24/47 KB 201/201 KB 112/367 KB 40/52 KB 24/47 KB 201/201 KB 112/367 KB 40/52 KB 27/47 KB 201/201 KB 116/367 KB 40/52 KB 27/47 KB 201/201 KB 116/367 KB 44/52 KB 29/47 KB 201/201 KB 116/367 KB 40/52 KB 29/47 KB 201/201 KB 116/367 KB 48/52 KB 29/47 KB 201/201 KB 116/367 KB 48/52 KB 32/47 KB 201/201 KB 120/367 KB 52/52 KB 32/47 KB 201/201 KB 120/367 KB 48/52 KB 32/47 KB 201/201 KB 124/367 KB 52/52 KB 32/47 KB 201/201 KB 128/367 KB 52/52 KB 32/47 KB 201/201 KB 132/367 KB 52/52 KB 32/47 KB 201/201 KB 136/367 KB 52/52 KB 36/47 KB 201/201 KB 140/367 KB 52/52 KB 36/47 KB 201/201 KB 144/367 KB 52/52 KB 36/47 KB 201/201 KB 132/367 KB 52/52 KB 36/47 KB 201/201 KB 144/367 KB 52/52 KB 40/47 KB 201/201 KB 144/367 KB 52/52 KB 44/47 KB 201/201 KB 144/367 KB 52/52 KB 47/47 KB 201/201 KB 144/367 KB 52/52 KB 4/238 KB 47/47 KB 201/201 KB 144/367 KB 52/52 KB 8/238 KB 47/47 KB 201/201 KB 144/367 KB 52/52 KB 12/238 KB 47/47 KB 201/201 KB 144/367 KB 52/52 KB 16/238 KB 47/47 KB 201/201 KB 144/367 KB 52/52 KB 20/238 KB 47/47 KB 144/367 KB 52/52 KB 24/238 KB 47/47 KB 144/367 KB 52/52 KB 28/238 KB 47/47 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 2133.9 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 144/367 KB 52/52 KB 32/238 KB 47/47 KB 148/367 KB 52/52 KB 32/238 KB 47/47 KB 152/367 KB 36/238 KB 47/47 KB 156/367 KB 36/238 KB 47/47 KB 160/367 KB 36/238 KB 47/47 KB 148/367 KB 36/238 KB 47/47 KB 160/367 KB 40/238 KB 160/367 KB 44/238 KB 160/367 KB 48/238 KB 160/367 KB 52/238 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 530.4 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 4/28 KB 164/367 KB 52/238 KB 8/28 KB 164/367 KB 52/238 KB 12/28 KB 164/367 KB 52/238 KB 164/367 KB 52/238 KB 12/28 KB 168/367 KB 52/238 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 471.6 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 16/28 KB 168/367 KB 52/238 KB 16/28 KB 172/367 KB 52/238 KB 16/28 KB 176/367 KB 52/238 KB 16/28 KB 176/367 KB 56/238 KB 16/28 KB 176/367 KB 60/238 KB 20/28 KB 176/367 KB 64/238 KB 20/28 KB 176/367 KB 60/238 KB 24/28 KB 176/367 KB 64/238 KB 28/28 KB 176/367 KB 64/238 KB 28/28 KB 176/367 KB 68/238 KB 28/28 KB 180/367 KB 72/238 KB 28/28 KB 180/367 KB 76/238 KB 28/28 KB 180/367 KB 80/238 KB 28/28 KB 180/367 KB 68/238 KB 28/28 KB 184/367 KB 80/238 KB 28/28 KB 188/367 KB 80/238 KB 28/28 KB 192/367 KB 80/238 KB 28/28 KB 196/367 KB 80/238 KB 28/28 KB 200/367 KB 84/238 KB 28/28 KB 204/367 KB 84/238 KB 28/28 KB 208/367 KB 84/238 KB 28/28 KB 208/367 KB 84/238 KB 4/186 KB 28/28 KB 208/367 KB 84/238 KB 8/186 KB 28/28 KB 208/367 KB 84/238 KB 12/186 KB 28/28 KB 208/367 KB 84/238 KB 16/186 KB 28/28 KB 208/367 KB 84/238 KB 20/186 KB 208/367 KB 84/238 KB 24/186 KB 208/367 KB 84/238 KB 28/186 KB 208/367 KB 84/238 KB 32/186 KB 208/367 KB 84/238 KB 36/186 KB 208/367 KB 84/238 KB 40/186 KB 208/367 KB 84/238 KB 44/186 KB 212/367 KB 84/238 KB 48/186 KB 28/28 KB 196/367 KB 84/238 KB 212/367 KB 88/238 KB 48/186 KB 212/367 KB 92/238 KB 48/186 KB 212/367 KB 96/238 KB 48/186 KB 212/367 KB 84/238 KB 44/186 KB 216/367 KB 96/238 KB 48/186 KB 220/367 KB 96/238 KB 48/186 KB 224/367 KB 96/238 KB 48/186 KB 228/367 KB 96/238 KB 48/186 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 239.4 KB/sec) unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install 228/367 KB 100/238 KB 52/186 KB 228/367 KB 104/238 KB 52/186 KB 228/367 KB 108/238 KB 52/186 KB 228/367 KB 112/238 KB 52/186 KB 228/367 KB 96/238 KB 52/186 KB 232/367 KB 112/238 KB 52/186 KB 236/367 KB 112/238 KB 56/186 KB 240/367 KB 112/238 KB 56/186 KB 232/367 KB 112/238 KB 56/186 KB 240/367 KB 112/238 KB 60/186 KB 240/367 KB 112/238 KB 64/186 KB 244/367 KB 112/238 KB 64/186 KB 248/367 KB 116/238 KB 68/186 KB 252/367 KB 116/238 KB 68/186 KB 256/367 KB 116/238 KB 68/186 KB 244/367 KB 116/238 KB 68/186 KB 244/367 KB 116/238 KB 64/186 KB 256/367 KB 120/238 KB 68/186 KB 256/367 KB 124/238 KB 68/186 KB 256/367 KB 128/238 KB 68/186 KB 256/367 KB 128/238 KB 72/186 KB 256/367 KB 128/238 KB 76/186 KB 256/367 KB 128/238 KB 80/186 KB 260/367 KB 128/238 KB 80/186 KB 260/367 KB 132/238 KB 84/186 KB 4/558 KB 264/367 KB 136/238 KB 84/186 KB 260/367 KB 128/238 KB 84/186 KB 4/558 KB 264/367 KB 132/238 KB 84/186 KB 8/558 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 4/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 8/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 12/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 16/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 20/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 24/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 28/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 32/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 36/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 40/1199 KB 264/367 KB 136/238 KB 84/186 KB 12/558 KB 44/1199 KB 264/367 KB 136/238 KB 84/186 KB 16/558 KB 48/1199 KB 264/367 KB 136/238 KB 84/186 KB 16/558 KB 52/1199 KB 264/367 KB 136/238 KB 84/186 KB 16/558 KB 56/1199 KB 264/367 KB 136/238 KB 84/186 KB 16/558 KB 60/1199 KB 264/367 KB 140/238 KB 84/186 KB 16/558 KB 64/1199 KB 264/367 KB 140/238 KB 88/186 KB 16/558 KB 44/1199 KB 264/367 KB 136/238 KB 84/186 KB 20/558 KB 64/1199 KB 264/367 KB 140/238 KB 88/186 KB 24/558 KB 64/1199 KB 264/367 KB 140/238 KB 88/186 KB 28/558 KB 64/1199 KB 264/367 KB 140/238 KB 88/186 KB 16/558 KB 60/1199 KB 264/367 KB 140/238 KB 88/186 KB 264/367 KB 140/238 KB 84/186 KB 16/558 KB 56/1199 KB 264/367 KB 140/238 KB 84/186 KB 32/558 KB 64/1199 KB 264/367 KB 144/238 KB 88/186 KB 32/558 KB 64/1199 KB 264/367 KB 148/238 KB 88/186 KB 32/558 KB 68/1199 KB 268/367 KB 152/238 KB 92/186 KB 32/558 KB 64/1199 KB 264/367 KB 140/238 KB 88/186 KB 36/558 KB 68/1199 KB 268/367 KB 152/238 KB 92/186 KB 40/558 KB 68/1199 KB 268/367 KB 152/238 KB 92/186 KB 44/558 KB 68/1199 KB 268/367 KB 156/238 KB 92/186 KB 32/558 KB 68/1199 KB 268/367 KB 148/238 KB 92/186 KB 32/558 KB 64/1199 KB 268/367 KB 148/238 KB 92/186 KB 32/558 KB 64/1199 KB 268/367 KB 148/238 KB 88/186 KB 48/558 KB 68/1199 KB 272/367 KB 156/238 KB 96/186 KB 48/558 KB 68/1199 KB 276/367 KB 156/238 KB 96/186 KB 48/558 KB 72/1199 KB 280/367 KB 156/238 KB 96/186 KB 48/558 KB 72/1199 KB 284/367 KB 156/238 KB 96/186 KB 48/558 KB 72/1199 KB 288/367 KB 156/238 KB 96/186 KB 40/558 KB 68/1199 KB 268/367 KB 156/238 KB 92/186 KB 48/558 KB 72/1199 KB 288/367 KB 160/238 KB 96/186 KB 48/558 KB 68/1199 KB 268/367 KB 156/238 KB 96/186 KB 48/558 KB 72/1199 KB 276/367 KB 156/238 KB 96/186 KB 48/558 KB 76/1199 KB 288/367 KB 160/238 KB 96/186 KB 48/558 KB 80/1199 KB 288/367 KB 160/238 KB 96/186 KB 48/558 KB 84/1199 KB 288/367 KB 160/238 KB 96/186 KB 52/5 unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 58 KB 88/1199 KB 292/367 KB 164/238 KB 96/186 KB 52/558 KB 92/1199 KB 292/367 KB 164/238 KB 96/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 96/186 KB 48/558 KB 68/1199 KB 268/367 KB 156/238 KB 96/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 100/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 104/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 108/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 112/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 116/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 120/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 124/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 128/186 KB 52/558 KB 96/1199 KB 292/367 KB 164/238 KB 132/186 KB 52/558 KB 100/1199 KB 292/367 KB 164/238 KB 136/186 KB 52/558 KB 84/1199 KB 292/367 KB 164/238 KB 96/186 KB 56/558 KB 100/1199 KB 292/367 KB 164/238 KB 136/186 KB 60/558 KB 100/1199 KB 292/367 KB 164/238 KB 136/186 KB 64/558 KB 100/1199 KB 292/367 KB 164/238 KB 136/186 KB 48/558 KB 84/1199 KB 292/367 KB 164/238 KB 96/186 KB 64/558 KB 100/1199 KB 292/367 KB 168/238 KB 136/186 KB 48/558 KB 84/1199 KB 292/367 KB 160/238 KB 96/186 KB 64/558 KB 100/1199 KB 292/367 KB 172/238 KB 136/186 KB 64/558 KB 100/1199 KB 292/367 KB 176/238 KB 136/186 KB 64/558 KB 100/1199 KB 296/367 KB 180/238 KB 136/186 KB 68/558 KB 100/1199 KB 296/367 KB 184/238 KB 136/186 KB 68/558 KB 100/1199 KB 296/367 KB 188/238 KB 136/186 KB 52/558 KB 100/1199 KB 292/367 KB 164/238 KB 132/186 KB 68/558 KB 104/1199 KB 296/367 KB 188/238 KB 140/186 KB 68/558 KB 108/1199 KB 296/367 KB 188/238 KB 140/186 KB 68/558 KB 112/1199 KB 296/367 KB 188/238 KB 140/186 KB 68/558 KB 100/1199 KB 296/367 KB 188/238 KB 140/186 KB 68/558 KB 112/1199 KB 296/367 KB 188/238 KB 144/186 KB 68/558 KB 100/1199 KB 296/367 KB 180/238 KB 136/186 KB 64/558 KB 100/1199 KB 296/367 KB 176/238 KB 136/186 KB 72/558 KB 112/1199 KB 300/367 KB 192/238 KB 144/186 KB 72/558 KB 112/1199 KB 304/367 KB 192/238 KB 144/186 KB 72/558 KB 112/1199 KB 308/367 KB 192/238 KB 144/186 KB 72/558 KB 112/1199 KB 312/367 KB 192/238 KB 144/186 KB 72/558 KB 112/1199 KB 316/367 KB 192/238 KB 144/186 KB 72/558 KB 112/1199 KB 320/367 KB 192/238 KB 144/186 KB 72/558 KB 112/1199 KB 324/367 KB 192/238 KB 144/186 KB 72/558 KB 116/1199 KB 328/367 KB 192/238 KB 148/186 KB 72/558 KB 116/1199 KB 332/367 KB 192/238 KB 148/186 KB 72/558 KB 116/1199 KB 336/367 KB 192/238 KB 148/186 KB 68/558 KB 112/1199 KB 296/367 KB 192/238 KB 144/186 KB 72/558 KB 116/1199 KB 336/367 KB 196/238 KB 148/186 KB 72/558 KB 116/1199 KB 336/367 KB 200/238 KB 148/186 KB 72/558 KB 116/1199 KB 336/367 KB 204/238 KB 148/186 KB 72/558 KB 116/1199 KB 336/367 KB 208/238 KB 148/186 KB 72/558 KB 116/1199 KB 324/367 KB 192/238 KB 148/186 KB 72/558 KB 116/1199 KB 324/367 KB 192/238 KB 144/186 KB 72/558 KB 120/1199 KB 336/367 KB 208/238 KB 148/186 KB 72/558 KB 124/1199 KB 336/367 KB 208/238 KB 148/186 KB 72/558 KB 128/1199 KB 336/367 KB 208/238 KB 148/186 KB 72/558 KB 132/1199 KB 336/367 KB 208/238 KB 148/186 KB 72/558 KB 136/1199 KB 340/367 KB 212/238 KB 152/186 KB 72/558 KB 140/1199 KB 340/367 KB 212/238 KB 152/186 KB 72/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 72/558 KB 112/1199 KB 296/367 KB 192/238 KB 144/186 KB 76/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 80/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 84/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 88/558 KB 144/1199 KB 340/3 unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 67 KB 212/238 KB 152/186 KB 92/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 96/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 100/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 104/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 108/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 112/558 KB 144/1199 KB 340/367 KB 212/238 KB 152/186 KB 72/558 KB 132/1199 KB 340/367 KB 212/238 KB 152/186 KB 112/558 KB 144/1199 KB 340/367 KB 216/238 KB 152/186 KB 112/558 KB 144/1199 KB 340/367 KB 220/238 KB 152/186 KB 72/558 KB 132/1199 KB 340/367 KB 208/238 KB 152/186 KB 112/558 KB 144/1199 KB 344/367 KB 220/238 KB 152/186 KB 112/558 KB 144/1199 KB 348/367 KB 224/238 KB 152/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 152/186 KB 72/558 KB 132/1199 KB 336/367 KB 208/238 KB 152/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 156/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 160/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 164/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 168/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 172/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 176/186 KB 112/558 KB 144/1199 KB 352/367 KB 224/238 KB 180/186 KB 116/558 KB 148/1199 KB 356/367 KB 224/238 KB 184/186 KB 116/558 KB 148/1199 KB 356/367 KB 224/238 KB 186/186 KB 112/558 KB 144/1199 KB 344/367 KB 224/238 KB 152/186 KB 116/558 KB 148/1199 KB 356/367 KB 228/238 KB 186/186 KB 116/558 KB 148/1199 KB 356/367 KB 232/238 KB 186/186 KB 116/558 KB 148/1199 KB 356/367 KB 236/238 KB 186/186 KB 116/558 KB 148/1199 KB 356/367 KB 238/238 KB 186/186 KB 116/558 KB 148/1199 KB 356/367 KB 224/238 KB 180/186 KB 112/558 KB 148/1199 KB 356/367 KB 224/238 KB 180/186 KB 116/558 KB 152/1199 KB 356/367 KB 238/238 KB 186/186 KB 116/558 KB 156/1199 KB 356/367 KB 238/238 KB 186/186 KB 116/558 KB 160/1199 KB 356/367 KB 238/238 KB 186/186 KB 116/558 KB 164/1199 KB 356/367 KB 238/238 KB 186/186 KB 120/558 KB 168/1199 KB 356/367 KB 238/238 KB 186/186 KB 120/558 KB 172/1199 KB 356/367 KB 238/238 KB 186/186 KB 120/558 KB 176/1199 KB 356/367 KB 238/238 KB 186/186 KB 112/558 KB 144/1199 KB 356/367 KB 224/238 KB 180/186 KB 120/558 KB 164/1199 KB 356/367 KB 238/238 KB 186/186 KB 124/558 KB 176/1199 KB 356/367 KB 238/238 KB 186/186 KB 128/558 KB 176/1199 KB 360/367 KB 238/238 KB 186/186 KB 124/558 KB 176/1199 KB 360/367 KB 238/238 KB 186/186 KB 128/558 KB 176/1199 KB 364/367 KB 238/238 KB 186/186 KB 128/558 KB 176/1199 KB 367/367 KB 238/238 KB 186/186 KB 132/558 KB 176/1199 KB 367/367 KB 238/238 KB 186/186 KB 136/558 KB 176/1199 KB 367/367 KB 238/238 KB 186/186 KB 140/558 KB 176/1199 KB 367/367 KB 238/238 KB 186/186 KB 144/558 KB 176/1199 KB 367/367 KB 238/238 KB 186/186 KB 144/558 KB 180/1199 KB 367/367 KB 238/238 KB 186/186 KB 144/558 KB 184/1199 KB 367/367 KB 238/238 KB 186/186 KB 144/558 KB 188/1199 KB 367/367 KB 238/238 KB 186/186 KB 144/558 KB 192/1199 KB 367/367 KB 238/238 KB 186/186 KB 148/558 KB 192/1199 KB 367/367 KB 238/238 KB 186/186 KB 152/558 KB 192/1199 KB 367/367 KB 238/238 KB 186/186 KB 156/558 KB 192/1199 KB 367/367 KB 238/238 KB 186/186 KB 160/558 KB 196/1199 KB 367/367 KB 238/238 KB 186/186 KB 164/558 KB 196/1199 KB 367/367 KB 238/238 KB 186/186 KB 168/558 KB 196/1199 KB 367/367 KB 238/238 KB 186/186 KB 172/558 KB 196/1199 KB 367/367 KB 238/238 KB 186/186 KB 176/558 KB 196/1199 KB 367/367 KB 156/558 KB 196/1199 KB 367/367 KB 238/23 unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 8 KB 186/186 KB 176/558 KB 200/1199 KB 367/367 KB 176/558 KB 204/1199 KB 367/367 KB 176/558 KB 208/1199 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2207.7 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 04:37:42 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: 04:37:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1120.3 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 176/558 KB 212/1199 KB 176/558 KB 216/1199 KB 176/558 KB 220/1199 KB 176/558 KB 224/1199 KB 180/558 KB 224/1199 KB 184/558 KB 224/1199 KB 188/558 KB 224/1199 KB 192/558 KB 224/1199 KB 192/558 KB 228/1199 KB 192/558 KB 232/1199 KB 192/558 KB 236/1199 KB 192/558 KB 240/1199 KB 196/558 KB 240/1199 KB 200/558 KB 240/1199 KB 204/558 KB 240/1199 KB 208/558 KB 240/1199 KB 208/558 KB 240/1199 KB 4/181 KB 208/558 KB 240/1199 KB 8/181 KB 208/558 KB 240/1199 KB 12/181 KB 208/558 KB 240/1199 KB 16/181 KB 208/558 KB 240/1199 KB 20/181 KB 208/558 KB 240/1199 KB 24/181 KB 208/558 KB 240/1199 KB 28/181 KB 208/558 KB 240/1199 KB 32/181 KB 208/558 KB 240/1199 KB 36/181 KB 208/558 KB 244/1199 KB 40/181 KB 208/558 KB 244/1199 KB 44/181 KB 208/558 KB 244/1199 KB 48/181 KB 208/558 KB 244/1199 KB 36/181 KB 208/558 KB 248/1199 KB 48/181 KB 208/558 KB 252/1199 KB 48/181 KB 208/558 KB 256/1199 KB 48/181 KB 212/558 KB 256/1199 KB 48/181 KB 216/558 KB 256/1199 KB 48/181 KB 220/558 KB 256/1199 KB 48/181 KB 224/558 KB 256/1199 KB 48/181 KB 224/558 KB 256/1199 KB 48/181 KB 4/1206 KB 224/558 KB 256/1199 KB 48/181 KB 8/1206 KB 224/558 KB 256/1199 KB 48/181 KB 12/1206 KB 224/558 KB 256/1199 KB 48/181 KB 16/1206 KB 224/558 KB 256/1199 KB 52/181 KB 16/1206 KB 224/558 KB 256/1199 KB 52/181 KB 20/1206 KB 224/558 KB 256/1199 KB 52/181 KB 24/1206 KB 224/558 KB 256/1199 KB 52/181 KB 28/1206 KB 224/558 KB 256/1199 KB 52/181 KB 32/1206 KB 224/558 KB 256/1199 KB 56/181 KB 32/1206 KB 224/558 KB 256/1199 KB 56/181 KB 36/1206 KB 224/558 KB 256/1199 KB 56/181 KB 40/1206 KB 224/558 KB 256/1199 KB 56/181 KB 44/1206 KB 224/558 KB 256/1199 KB 56/181 KB 48/1206 KB 224/558 KB 260/1199 KB 56/181 KB 48/1206 KB 224/558 KB 264/1199 KB 60/181 KB 52/1206 KB 224/558 KB 268/1199 KB 60/181 KB 52/1206 KB 224/558 KB 272/1199 KB 60/181 KB 52/1206 KB 224/558 KB 260/1199 KB 60/181 KB 52/1206 KB 224/558 KB 260/1199 KB 60/181 KB 48/1206 KB 228/558 KB 272/1199 KB 60/181 KB 56/1206 KB 228/558 KB 272/1199 KB 64/181 KB 56/1206 KB 228/558 KB 272/1199 KB 64/181 KB 60/1206 KB 228/558 KB 272/1199 KB 64/181 KB 64/1206 KB 228/558 KB 272/1199 KB 60/181 KB 52/1206 KB 232/558 KB 272/1199 KB 64/181 KB 64/1206 KB 236/558 KB 272/1199 KB 64/181 KB 64/1206 KB 240/558 KB 272/1199 KB 64/181 KB 64/1206 KB 244/558 KB 272/1199 KB 64/181 KB 64/1206 KB 248/558 KB 276/1199 KB 68/181 KB 68/1206 KB 252/558 KB 276/1199 KB 68/181 KB 68/1206 KB 256/558 KB 276/1199 KB 68/181 KB 68/1206 KB 244/558 KB 276/1199 KB 68/181 KB 68/1206 KB 256/558 KB 280/1199 KB 68/181 KB 68/1206 KB 256/558 KB 284/1199 KB 68/181 KB 68/1206 KB 244/558 KB 272/1199 KB 68/181 KB 68/1206 KB 256/558 KB 288/1199 KB 68/181 KB 72/1206 KB 256/558 KB 288/1199 KB 68/181 KB 76/1206 KB 244/558 KB 272/1199 KB 68/181 KB 64/1206 KB 256/558 KB 288/1199 KB 72/181 KB 80/1206 KB 256/558 KB 288/1199 KB 76/181 KB 80/1206 KB 256/558 KB 288/1199 KB 80/181 KB 80/1206 KB 256/558 KB 288/1199 KB 68/181 KB 68/1206 KB 256/558 KB 292/1199 KB 80/181 KB 80/1206 KB 260/558 KB 296/1199 KB 84/181 KB 80/1206 KB 260/558 KB 300/1199 KB 84/181 KB 80/1206 KB 260/558 KB 304/1199 KB 84/181 KB 80/1206 KB 256/558 KB 292/1199 KB 80/181 KB 80/1206 KB 260/558 KB 304/1199 KB 84/181 KB 84/1206 KB 260/558 KB 304/1199 KB 84/181 KB 88/1206 KB 260/558 KB 304/1199 KB 84/181 KB 92/1206 KB 260/558 KB 304/1199 KB 84/181 KB 96/1206 KB 260/558 KB 292/1199 KB 84/181 KB 80/1206 KB 264/558 KB 304/1199 KB 84/ unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 181 KB 96/1206 KB 256/558 KB 292/1199 KB 84/181 KB 80/1206 KB 264/558 KB 304/1199 KB 88/181 KB 96/1206 KB 264/558 KB 304/1199 KB 92/181 KB 96/1206 KB 264/558 KB 304/1199 KB 96/181 KB 96/1206 KB 268/558 KB 304/1199 KB 96/181 KB 96/1206 KB 272/558 KB 304/1199 KB 96/181 KB 96/1206 KB 272/558 KB 304/1199 KB 100/181 KB 96/1206 KB 276/558 KB 308/1199 KB 104/181 KB 100/1206 KB 276/558 KB 308/1199 KB 108/181 KB 100/1206 KB 276/558 KB 308/1199 KB 112/181 KB 100/1206 KB 276/558 KB 308/1199 KB 100/181 KB 100/1206 KB 280/558 KB 308/1199 KB 112/181 KB 100/1206 KB 284/558 KB 308/1199 KB 112/181 KB 100/1206 KB 272/558 KB 308/1199 KB 100/181 KB 96/1206 KB 284/558 KB 312/1199 KB 112/181 KB 100/1206 KB 284/558 KB 316/1199 KB 112/181 KB 100/1206 KB 284/558 KB 320/1199 KB 112/181 KB 100/1206 KB 272/558 KB 308/1199 KB 100/181 KB 100/1206 KB 284/558 KB 320/1199 KB 112/181 KB 104/1206 KB 288/558 KB 320/1199 KB 112/181 KB 108/1206 KB 288/558 KB 320/1199 KB 112/181 KB 112/1206 KB 288/558 KB 320/1199 KB 112/181 KB 116/1206 KB 288/558 KB 324/1199 KB 116/181 KB 120/1206 KB 288/558 KB 324/1199 KB 116/181 KB 124/1206 KB 288/558 KB 324/1199 KB 116/181 KB 128/1206 KB 288/558 KB 320/1199 KB 112/181 KB 104/1206 KB 292/558 KB 324/1199 KB 116/181 KB 128/1206 KB 296/558 KB 324/1199 KB 116/181 KB 128/1206 KB 288/558 KB 324/1199 KB 116/181 KB 116/1206 KB 288/558 KB 320/1199 KB 116/181 KB 116/1206 KB 296/558 KB 324/1199 KB 120/181 KB 128/1206 KB 296/558 KB 324/1199 KB 124/181 KB 128/1206 KB 296/558 KB 324/1199 KB 128/181 KB 128/1206 KB 296/558 KB 328/1199 KB 128/181 KB 128/1206 KB 296/558 KB 332/1199 KB 128/181 KB 128/1206 KB 296/558 KB 336/1199 KB 128/181 KB 128/1206 KB 300/558 KB 336/1199 KB 128/181 KB 128/1206 KB 300/558 KB 340/1199 KB 128/181 KB 128/1206 KB 304/558 KB 344/1199 KB 132/181 KB 128/1206 KB 304/558 KB 348/1199 KB 132/181 KB 128/1206 KB 304/558 KB 352/1199 KB 132/181 KB 128/1206 KB 304/558 KB 340/1199 KB 132/181 KB 128/1206 KB 304/558 KB 340/1199 KB 128/181 KB 128/1206 KB 304/558 KB 352/1199 KB 136/181 KB 132/1206 KB 304/558 KB 352/1199 KB 140/181 KB 132/1206 KB 304/558 KB 352/1199 KB 144/181 KB 132/1206 KB 308/558 KB 352/1199 KB 144/181 KB 132/1206 KB 304/558 KB 352/1199 KB 132/181 KB 132/1206 KB 308/558 KB 352/1199 KB 144/181 KB 136/1206 KB 312/558 KB 352/1199 KB 144/181 KB 136/1206 KB 316/558 KB 352/1199 KB 144/181 KB 136/1206 KB 320/558 KB 352/1199 KB 144/181 KB 140/1206 KB 324/558 KB 352/1199 KB 144/181 KB 140/1206 KB 328/558 KB 356/1199 KB 148/181 KB 140/1206 KB 316/558 KB 352/1199 KB 144/181 KB 140/1206 KB 332/558 KB 356/1199 KB 148/181 KB 144/1206 KB 324/558 KB 356/1199 KB 148/181 KB 140/1206 KB 332/558 KB 356/1199 KB 152/181 KB 144/1206 KB 332/558 KB 356/1199 KB 156/181 KB 144/1206 KB 324/558 KB 356/1199 KB 144/181 KB 140/1206 KB 332/558 KB 360/1199 KB 160/181 KB 144/1206 KB 332/558 KB 364/1199 KB 160/181 KB 144/1206 KB 332/558 KB 364/1199 KB 160/181 KB 144/1206 KB 332/558 KB 368/1199 KB 160/181 KB 144/1206 KB 332/558 KB 368/1199 KB 160/181 KB 148/1206 KB 332/558 KB 368/1199 KB 160/181 KB 152/1206 KB 332/558 KB 368/1199 KB 160/181 KB 156/1206 KB 332/558 KB 368/1199 KB 160/181 KB 160/1206 KB 332/558 KB 368/1199 KB 160/181 KB 164/1206 KB 332/558 KB 372/1199 KB 164/181 KB 168/1206 KB 332/558 KB 372/1199 KB 164/181 KB 172/1206 KB 332/558 KB 356/1199 KB 148/181 KB 140/1206 KB 336/558 KB 372/1199 KB 164/181 KB 172/1206 KB 340/558 KB 372/1199 KB 164/181 KB 172/1206 KB 344/558 KB 372/ unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 1199 KB 164/181 KB 172/1206 KB 348/558 KB 372/1199 KB 164/181 KB 172/1206 KB 332/558 KB 372/1199 KB 164/181 KB 164/1206 KB 332/558 KB 368/1199 KB 164/181 KB 164/1206 KB 348/558 KB 372/1199 KB 168/181 KB 172/1206 KB 348/558 KB 372/1199 KB 172/181 KB 172/1206 KB 348/558 KB 376/1199 KB 172/181 KB 172/1206 KB 348/558 KB 380/1199 KB 176/181 KB 172/1206 KB 348/558 KB 376/1199 KB 176/181 KB 172/1206 KB 348/558 KB 384/1199 KB 176/181 KB 172/1206 KB 348/558 KB 384/1199 KB 180/181 KB 172/1206 KB 348/558 KB 384/1199 KB 181/181 KB 172/1206 KB 352/558 KB 388/1199 KB 181/181 KB 172/1206 KB 352/558 KB 392/1199 KB 181/181 KB 176/1206 KB 352/558 KB 396/1199 KB 181/181 KB 176/1206 KB 352/558 KB 400/1199 KB 181/181 KB 176/1206 KB 352/558 KB 384/1199 KB 181/181 KB 172/1206 KB 352/558 KB 388/1199 KB 181/181 KB 176/1206 KB 356/558 KB 400/1199 KB 181/181 KB 176/1206 KB 360/558 KB 400/1199 KB 181/181 KB 180/1206 KB 364/558 KB 400/1199 KB 181/181 KB 180/1206 KB 368/558 KB 400/1199 KB 181/181 KB 180/1206 KB 356/558 KB 400/1199 KB 181/181 KB 180/1206 KB 368/558 KB 400/1199 KB 181/181 KB 184/1206 KB 368/558 KB 400/1199 KB 181/181 KB 188/1206 KB 368/558 KB 400/1199 KB 181/181 KB 192/1206 KB 368/558 KB 404/1199 KB 181/181 KB 192/1206 KB 368/558 KB 408/1199 KB 181/181 KB 196/1206 KB 368/558 KB 412/1199 KB 181/181 KB 196/1206 KB 372/558 KB 416/1199 KB 181/181 KB 196/1206 KB 368/558 KB 404/1199 KB 181/181 KB 196/1206 KB 372/558 KB 412/1199 KB 181/181 KB 196/1206 KB 376/558 KB 416/1199 KB 181/181 KB 196/1206 KB 376/558 KB 416/1199 KB 181/181 KB 200/1206 KB 380/558 KB 416/1199 KB 181/181 KB 200/1206 KB 384/558 KB 416/1199 KB 181/181 KB 200/1206 KB 384/558 KB 416/1199 KB 181/181 KB 204/1206 KB 384/558 KB 416/1199 KB 181/181 KB 208/1206 KB 384/558 KB 420/1199 KB 181/181 KB 208/1206 KB 388/558 KB 424/1199 KB 212/1206 KB 388/558 KB 428/1199 KB 212/1206 KB 388/558 KB 432/1199 KB 212/1206 KB 388/558 KB 420/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 388/558 KB 432/1199 KB 228/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 825.6 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 388/558 KB 420/1199 KB 181/181 KB 208/1206 KB 392/558 KB 436/1199 KB 228/1206 KB 396/558 KB 436/1199 KB 228/1206 KB 400/558 KB 436/1199 KB 228/1206 KB 404/558 KB 436/1199 KB 228/1206 KB 408/558 KB 436/1199 KB 228/1206 KB 388/558 KB 436/1199 KB 228/1206 KB 408/558 KB 440/1199 KB 228/1206 KB 408/558 KB 444/1199 KB 228/1206 KB 408/558 KB 448/1199 KB 228/1206 KB 412/558 KB 448/1199 KB 228/1206 KB 416/558 KB 448/1199 KB 228/1206 KB 416/558 KB 448/1199 KB 232/1206 KB 416/558 KB 448/1199 KB 236/1206 KB 416/558 KB 448/1199 KB 240/1206 KB 420/558 KB 448/1199 KB 240/1206 KB 424/558 KB 452/1199 KB 244/1206 KB 428/558 KB 452/1199 KB 244/1206 KB 420/558 KB 452/1199 KB 244/1206 KB 420/558 KB 452/1199 KB 240/1206 KB 432/558 KB 456/1199 KB 244/1206 KB 432/558 KB 460/1199 KB 244/1206 KB 432/558 KB 464/1199 KB 244/1206 KB 432/558 KB 464/1199 KB 248/1206 KB 432/558 KB 464/1199 KB 252/1206 KB 432/558 KB 464/1199 KB 256/1206 KB 432/558 KB 452/1199 KB 244/1206 KB 436/558 KB 464/1199 KB 256/1206 KB 440/558 KB 468/1199 KB 260/1206 KB 444/558 KB 468/1199 KB 260/1206 KB 448/558 KB 468/1199 KB 260/1206 KB 436/558 KB 468/1199 KB 260/1206 KB 448/558 KB 468/1199 KB 264/1206 KB 448/558 KB 468/1199 KB 268/1206 KB 448/558 KB 468/1199 KB 272/1206 KB 436/558 KB 468/1199 KB 256/1206 KB 448/558 KB 472/1199 KB 272/1206 KB 448/558 KB 476/1199 KB 272/1206 KB 448/558 KB 480/1199 KB 272/1206 KB 448/558 KB 484/1199 KB 272/1206 KB 452/558 KB 488/1199 KB 276/1206 KB 452/558 KB 492/1199 KB 276/1206 KB 452/558 KB 496/1199 KB 276/1206 KB 452/558 KB 484/1199 KB 276/1206 KB 452/558 KB 484/1199 KB 272/1206 KB 456/558 KB 496/1199 KB 276/1206 KB 460/558 KB 496/1199 KB 276/1206 KB 464/558 KB 496/1199 KB 276/1206 KB 464/558 KB 500/1199 KB 280/1206 KB 468/558 KB 504/1199 KB 280/1206 KB 468/558 KB 508/1199 KB 280/1206 KB 468/558 KB 512/1199 KB 280/1206 KB 464/558 KB 496/1199 KB 280/1206 KB 468/558 KB 512/1199 KB 284/1206 KB 468/558 KB 512/1199 KB 288/1206 KB 468/558 KB 512/1199 KB 292/1206 KB 468/558 KB 516/1199 KB 296/1206 KB 468/558 KB 516/1199 KB 300/1206 KB 468/558 KB 516/1199 KB 304/1206 KB 468/558 KB 500/1199 KB 280/1206 KB 472/558 KB 516/1199 KB 304/1206 KB 476/558 KB 516/1199 KB 304/1206 KB 480/558 KB 516/1199 KB 304/1206 KB 484/558 KB 516/1199 KB 304/1206 KB 488/558 KB 516/1199 KB 308/1206 KB 492/558 KB 516/1199 KB 308/1206 KB 496/558 KB 516/1199 KB 308/1206 KB 468/558 KB 516/1199 KB 292/1206 KB 496/558 KB 520/1199 KB 308/1206 KB 496/558 KB 524/1199 KB 308/1206 KB 496/558 KB 528/1199 KB 308/1206 KB 496/558 KB 532/1199 KB 308/1206 KB 500/558 KB 536/1199 KB 308/1206 KB 500/558 KB 540/1199 KB 308/1206 KB 500/558 KB 544/1199 KB 308/1206 KB 484/558 KB 516/1199 KB 308/1206 KB 500/558 KB 544/1199 KB 312/1206 KB 500/558 KB 544/1199 KB 316/1206 KB 500/558 KB 544/1199 KB 320/1206 KB 500/558 KB 532/1199 KB 308/1206 KB 504/558 KB 544/1199 KB 320/1206 KB 508/558 KB 544/1199 KB 320/1206 KB 512/558 KB 544/1199 KB 320/1206 KB 516/558 KB 544/1199 KB 320/1206 KB 520/558 KB 548/1199 KB 324/1206 KB 516/558 KB 548/1199 KB 324/1206 KB 516/558 KB 548/1199 KB 320/1206 KB 520/558 KB 548/1199 KB 328/1206 KB 520/558 KB 552/1199 KB 328/1206 KB 520/558 KB 556/1199 KB 328/1206 KB 520/558 KB 560/1199 KB 332/1206 KB 520/558 KB 556/1199 KB 332/1206 KB 520/558 KB 560/1199 KB 336/1206 KB 520/558 KB 560/1199 KB 340/1206 KB 524/558 KB 564/1199 KB 344/1206 KB 524/558 KB 564/1199 KB 348/1206 KB 524/558 KB 564/1199 KB 352/1206 KB 524/558 K unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install B 564/1199 KB 340/1206 KB 524/558 KB 568/1199 KB 352/1206 KB 524/558 KB 560/1199 KB 340/1206 KB 528/558 KB 568/1199 KB 352/1206 KB 532/558 KB 568/1199 KB 352/1206 KB 536/558 KB 572/1199 KB 352/1206 KB 540/558 KB 572/1199 KB 352/1206 KB 544/558 KB 572/1199 KB 356/1206 KB 532/558 KB 572/1199 KB 352/1206 KB 544/558 KB 576/1199 KB 356/1206 KB 544/558 KB 580/1199 KB 356/1206 KB 548/558 KB 584/1199 KB 356/1206 KB 540/558 KB 572/1199 KB 356/1206 KB 548/558 KB 584/1199 KB 360/1206 KB 548/558 KB 584/1199 KB 364/1206 KB 548/558 KB 584/1199 KB 368/1206 KB 548/558 KB 580/1199 KB 356/1206 KB 552/558 KB 584/1199 KB 368/1206 KB 556/558 KB 588/1199 KB 368/1206 KB 558/558 KB 588/1199 KB 368/1206 KB 552/558 KB 588/1199 KB 368/1206 KB 558/558 KB 592/1199 KB 368/1206 KB 558/558 KB 592/1199 KB 372/1206 KB 558/558 KB 596/1199 KB 376/1206 KB 558/558 KB 596/1199 KB 380/1206 KB 558/558 KB 596/1199 KB 384/1206 KB 558/558 KB 596/1199 KB 372/1206 KB 558/558 KB 600/1199 KB 384/1206 KB 558/558 KB 604/1199 KB 384/1206 KB 558/558 KB 608/1199 KB 384/1206 KB 558/558 KB 608/1199 KB 388/1206 KB 558/558 KB 612/1199 KB 392/1206 KB 558/558 KB 612/1199 KB 396/1206 KB 558/558 KB 612/1199 KB 388/1206 KB 558/558 KB 612/1199 KB 400/1206 KB 558/558 KB 616/1199 KB 400/1206 KB 558/558 KB 620/1199 KB 400/1206 KB 558/558 KB 624/1199 KB 400/1206 KB 558/558 KB 624/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 628/1199 KB 404/1206 KB 558/558 KB 628/1199 KB 416/1206 KB 558/558 KB 632/1199 KB 416/1206 KB 558/558 KB 636/1199 KB 416/1206 KB 558/558 KB 640/1199 KB 416/1206 KB 558/558 KB 644/1199 KB 416/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2202.0 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 558/558 KB 644/1199 KB 420/1206 KB 644/1199 KB 424/1206 KB 644/1199 KB 428/1206 KB 644/1199 KB 432/1206 KB 648/1199 KB 432/1206 KB 652/1199 KB 432/1206 KB 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 660/1199 KB 436/1206 KB 672/1199 KB 440/1206 KB 672/1199 KB 444/1206 KB 672/1199 KB 448/1206 KB 672/1199 KB 452/1206 KB 676/1199 KB 456/1206 KB 676/1199 KB 460/1206 KB 676/1199 KB 464/1206 KB 676/1199 KB 452/1206 KB 680/1199 KB 464/1206 KB 684/1199 KB 464/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 704/1199 KB 484/1206 KB 708/1199 KB 488/1206 KB 708/1199 KB 492/1206 KB 708/1199 KB 496/1206 KB 708/1199 KB 484/1206 KB 712/1199 KB 496/1206 KB 716/1199 KB 496/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 752/1199 KB 516/1206 KB 740/1199 KB 516/1206 KB 752/1199 KB 520/1206 KB 752/1199 KB 524/1206 KB 752/1199 KB 528/1206 KB 752/1199 KB 532/1206 KB 756/1199 KB 536/1206 KB 756/1199 KB 540/1206 KB 756/1199 KB 544/1206 KB 756/1199 KB 532/1206 KB 760/1199 KB 544/1206 KB 764/1199 KB 544/1206 KB 768/1199 KB 544/1206 KB 768/1199 KB 548/1206 KB 772/1199 KB 552/1206 KB 772/1199 KB 556/1206 KB 772/1199 KB 560/1206 KB 772/1199 KB 548/1206 KB 776/1199 KB 560/1206 KB 780/1199 KB 560/1206 KB 784/1199 KB 560/1206 KB 784/1199 KB 564/1206 KB 788/1199 KB 568/1206 KB 788/1199 KB 572/1206 KB 788/1199 KB 576/1206 KB 788/1199 KB 564/1206 KB 792/1199 KB 576/1206 KB 796/1199 KB 576/1206 KB 800/1199 KB 576/1206 KB 804/1199 KB 576/1206 KB 808/1199 KB 580/1206 KB 812/1199 KB 580/1206 KB 816/1199 KB 580/1206 KB 804/1199 KB 580/1206 KB 816/1199 KB 584/1206 KB 816/1199 KB 588/1206 KB 816/1199 KB 592/1206 KB 820/1199 KB 592/1206 KB 824/1199 KB 592/1206 KB 828/1199 KB 592/1206 KB 832/1199 KB 592/1206 KB 836/1199 KB 592/1206 KB 840/1199 KB 592/1206 KB 844/1199 KB 592/1206 KB 848/1199 KB 592/1206 KB 852/1199 KB 592/1206 KB 856/1199 KB 592/1206 KB 860/1199 KB 592/1206 KB 864/1199 KB 592/1206 KB 868/1199 KB 592/1206 KB 868/1199 KB 596/1206 KB 868/1199 KB 600/1206 KB 868/1199 KB 604/1206 KB 868/1199 KB 608/1206 KB 868/1199 KB 612/1206 KB 868/1199 KB 616/1206 KB 868/1199 KB 620/1206 KB 868/1199 KB 624/1206 KB 868/1199 KB 628/1206 KB 868/1199 KB 632/1206 KB 868/1199 KB 636/1206 KB 868/1199 KB 640/1206 KB 868/1199 KB 644/1206 KB 868/1199 KB 648/1206 KB 872/1199 KB 652/1206 KB 872/1199 KB 648/1206 KB 872/1199 KB 656/1206 KB 876/1199 KB 656/1206 KB 880/1199 KB 656/1206 KB 880/1199 KB 660/1206 KB 884/1199 KB 664/1206 KB 884/1199 KB 668/1206 KB 884/1199 KB 672/1206 KB 884/1199 KB 660/1206 KB 888/1199 KB 672/1206 KB 892/1199 KB 672/1206 KB 896/1199 KB 672/1206 KB 896/1199 KB 676/1206 KB 900/1199 KB 680/1206 KB 900/1199 KB 684/1206 KB 900/1199 KB 676/1206 KB 904/1199 KB 684/1206 KB 904/1199 KB 688/1206 KB 908/1199 KB 688/1206 KB 908/1199 KB 692/1206 KB 912/1199 KB 696/1206 KB 912/1199 KB 692/1206 KB 916/1199 KB 696/1206 KB 920/1199 KB 700/1206 KB 916/1199 KB 700/1206 KB 920/1199 K unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install B 704/1206 KB 924/1199 KB 704/1206 KB 928/1199 KB 704/1206 KB 932/1199 KB 708/1206 KB 928/1199 KB 708/1206 KB 932/1199 KB 712/1206 KB 932/1199 KB 716/1206 KB 932/1199 KB 720/1206 KB 936/1199 KB 720/1206 KB 940/1199 KB 720/1206 KB 944/1199 KB 720/1206 KB 944/1199 KB 724/1206 KB 948/1199 KB 728/1206 KB 948/1199 KB 732/1206 KB 948/1199 KB 736/1206 KB 948/1199 KB 724/1206 KB 952/1199 KB 736/1206 KB 956/1199 KB 736/1206 KB 960/1199 KB 736/1206 KB 960/1199 KB 740/1206 KB 964/1199 KB 744/1206 KB 964/1199 KB 748/1206 KB 964/1199 KB 752/1206 KB 964/1199 KB 740/1206 KB 968/1199 KB 752/1206 KB 972/1199 KB 752/1206 KB 976/1199 KB 752/1206 KB 980/1199 KB 752/1206 KB 984/1199 KB 756/1206 KB 988/1199 KB 756/1206 KB 980/1199 KB 756/1206 KB 988/1199 KB 760/1206 KB 988/1199 KB 764/1206 KB 988/1199 KB 768/1206 KB 992/1199 KB 768/1206 KB 996/1199 KB 768/1206 KB 1000/1199 KB 772/1206 KB 1004/1199 KB 772/1206 KB 1008/1199 KB 772/1206 KB 996/1199 KB 772/1206 KB 1008/1199 KB 776/1206 KB 1008/1199 KB 780/1206 KB 1008/1199 KB 784/1206 KB 1012/1199 KB 784/1206 KB 1016/1199 KB 788/1206 KB 1012/1199 KB 788/1206 KB 1016/1199 KB 792/1206 KB 1020/1199 KB 796/1206 KB 1020/1199 KB 800/1206 KB 1020/1199 KB 792/1206 KB 1024/1199 KB 800/1206 KB 1024/1199 KB 804/1206 KB 1028/1199 KB 808/1206 KB 1028/1199 KB 812/1206 KB 1028/1199 KB 816/1206 KB 1028/1199 KB 804/1206 KB 1032/1199 KB 816/1206 KB 1036/1199 KB 816/1206 KB 1040/1199 KB 816/1206 KB 1044/1199 KB 816/1206 KB 1048/1199 KB 820/1206 KB 1052/1199 KB 820/1206 KB 1056/1199 KB 820/1206 KB 1044/1199 KB 820/1206 KB 1056/1199 KB 824/1206 KB 1056/1199 KB 828/1206 KB 1056/1199 KB 832/1206 KB 1056/1199 KB 836/1206 KB 1060/1199 KB 840/1206 KB 1060/1199 KB 844/1206 KB 1060/1199 KB 848/1206 KB 1060/1199 KB 836/1206 KB 1064/1199 KB 848/1206 KB 1068/1199 KB 848/1206 KB 1072/1199 KB 848/1206 KB 1072/1199 KB 852/1206 KB 1076/1199 KB 856/1206 KB 1076/1199 KB 860/1206 KB 1076/1199 KB 852/1206 KB 1080/1199 KB 864/1206 KB 1084/1199 KB 864/1206 KB 1084/1199 KB 864/1206 KB 1088/1199 KB 864/1206 KB 1088/1199 KB 868/1206 KB 1092/1199 KB 872/1206 KB 1092/1199 KB 876/1206 KB 1092/1199 KB 880/1206 KB 1092/1199 KB 868/1206 KB 1096/1199 KB 880/1206 KB 1100/1199 KB 880/1206 KB 1104/1199 KB 880/1206 KB 1104/1199 KB 884/1206 KB 1108/1199 KB 888/1206 KB 1108/1199 KB 892/1206 KB 1108/1199 KB 896/1206 KB 1108/1199 KB 884/1206 KB 1112/1199 KB 896/1206 KB 1116/1199 KB 896/1206 KB 1120/1199 KB 896/1206 KB 1120/1199 KB 900/1206 KB 1124/1199 KB 904/1206 KB 1124/1199 KB 908/1206 KB 1124/1199 KB 912/1206 KB 1124/1199 KB 900/1206 KB 1128/1199 KB 912/1206 KB 1132/1199 KB 912/1206 KB 1136/1199 KB 912/1206 KB 1140/1199 KB 912/1206 KB 1144/1199 KB 916/1206 KB 1148/1199 KB 916/1206 KB 1152/1199 KB 916/1206 KB 1140/1199 KB 916/1206 KB 1152/1199 KB 920/1206 KB 1152/1199 KB 924/1206 KB 1152/1199 KB 928/1206 KB 1152/1199 KB 932/1206 KB 1156/1199 KB 936/1206 KB 1156/1199 KB 940/1206 KB 1156/1199 KB 944/1206 KB 1156/1199 KB 932/1206 KB 1160/1199 KB 944/1206 KB 1164/1199 KB 944/1206 KB 1168/1199 KB 944/1206 KB 1172/1199 KB 944/1206 KB 1176/1199 KB 948/1206 KB 1180/1199 KB 948/1206 KB 1184/1199 KB 948/1206 KB 1172/1199 KB 948/1206 KB 1184/1199 KB 952/1206 KB 1184/1199 KB 956/1206 KB 1184/1199 KB 960/1206 KB 1188/1199 KB 960/1206 KB 1192/1199 KB 964/1206 KB 1196/1199 KB 964/1206 KB 1199/1199 KB 964/1206 KB 1188/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 119 unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 9/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3578.1 KB/sec) unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3386.7 KB/sec) unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 04:37:42 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:37:42 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:37:43 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: 04:37:43 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: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 48.694 s unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T04:37:43+00:00 unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 25M/63M unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 04:37:43 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:44 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:46 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:37:46 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: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 04:37:47 DEBUG unit.mysql/0.config-changed 180831 4:37:47 [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: 04:37:47 DEBUG unit.mysql/0.config-changed 180831 4:37:47 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 04:37:47 DEBUG unit.mysql/0.config-changed 180831 4:37:47 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 16992 ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 04:37:47 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-b120a4-default-0". unit-abot-epc-basic-0: 04:37:48 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: 04:37:48 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 04:37:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 04:37:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 04:37:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:37:50 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 04:37:50 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 04:37:50 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 04:37:50 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:51 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: 04:37:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:37:51 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 04:37:52 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: 04:37:52 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 04:37:52 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 04:37:53 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 04:37:53 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] unit-abot-epc-basic-0: 04:37:53 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 04:37:54 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 04:37:54 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 04:37:54 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: 04:37:54 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: 04:37:54 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: 04:37:54 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: 04:37:55 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-abot-epc-basic-0: 04:37:55 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 04:37:55 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-abot-epc-basic-0: 04:37:55 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-abot-epc-basic-0: 04:37:55 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 04:37:55 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-abot-epc-basic-0: 04:37:56 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-abot-epc-basic-0: 04:37:56 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: 04:37:56 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: 04:37:56 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 04:37:56 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-abot-epc-basic-0: 04:37:56 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-mysql-0: 04:37:56 DEBUG unit.mysql/0.config-changed mysql start/running, process 17125 unit-abot-epc-basic-0: 04:37:56 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-abot-epc-basic-0: 04:37:57 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-abot-epc-basic-0: 04:37:57 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-abot-epc-basic-0: 04:37:57 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-abot-epc-basic-0: 04:37:57 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 04:37:57 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-mysql-0: 04:37:57 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 04:37:57 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-abot-epc-basic-0: 04:37:58 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 04:37:58 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 04:37:58 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: 04:37:58 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: 04:37:58 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-mysql-0: 04:37:58 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:37:59 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-abot-epc-basic-0: 04:37:59 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-abot-epc-basic-0: 04:37:59 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: 04:37:59 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-abot-epc-basic-0: 04:37:59 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-abot-epc-basic-0: 04:37:59 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: 04:37:59 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: 04:38:00 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: 04:38:00 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 04:38:00 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: 04:38:00 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-mysql-0: 04:38:00 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:38:00 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: 04:38:00 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-abot-epc-basic-0: 04:38:01 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: 04:38:01 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: 04:38:01 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: 04:38:01 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: 04:38:01 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: 04:38:02 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: 04:38:02 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 04:38:02 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 04:38:02 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: 04:38:03 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: 04:38:03 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 04:38:03 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-abot-epc-basic-0: 04:38:03 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: 04:38:03 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: 04:38:03 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: 04:38:03 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: 04:38:04 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-abot-epc-basic-0: 04:38:04 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-mysql-0: 04:38:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:38:04 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 04:38:04 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 04:38:04 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: 04:38:05 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-abot-epc-basic-0: 04:38:05 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: 04:38:05 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: 04:38:05 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: 04:38:05 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-abot-epc-basic-0: 04:38:05 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-abot-epc-basic-0: 04:38:06 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: 04:38:06 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-abot-epc-basic-0: 04:38:06 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: 04:38:06 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: 04:38:06 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-abot-epc-basic-0: 04:38:06 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: 04:38:06 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-abot-epc-basic-0: 04:38:07 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: 04:38:07 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-abot-epc-basic-0: 04:38:07 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 04:38:07 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-abot-epc-basic-0: 04:38:07 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-abot-epc-basic-0: 04:38:07 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: 04:38:07 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: 04:38:08 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-mysql-0: 04:38:08 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 04:38:08 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: 04:38:08 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-abot-epc-basic-0: 04:38:08 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-abot-epc-basic-0: 04:38:08 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: 04:38:08 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: 04:38:09 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-abot-epc-basic-0: 04:38:09 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-abot-epc-basic-0: 04:38:09 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: 04:38:09 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-abot-epc-basic-0: 04:38:09 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-abot-epc-basic-0: 04:38:09 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-abot-epc-basic-0: 04:38:10 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: 04:38:10 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-mysql-0: 04:38:10 DEBUG unit.mysql/0.config-changed mysql start/running, process 17245 unit-mysql-0: 04:38:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 04:38:10 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-mysql-0: 04:38:10 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:38:10 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 04:38:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 04:38:10 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: 04:38:10 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 04:38:10 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 04:38:10 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: 04:38:11 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 04:38:11 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 04:38:11 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: 04:38:11 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 04:38:11 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 04:38:11 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 04:38:12 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: 04:38:12 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-abot-epc-basic-0: 04:38:12 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-abot-epc-basic-0: 04:38:12 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: 04:38:13 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: 04:38:13 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-mysql-0: 04:38:13 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 04:38:13 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: 04:38:13 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: 04:38:13 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: 04:38:13 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 04:38:14 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 04:38:14 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: 04:38:14 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 04:38:14 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: 04:38:14 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: 04:38:14 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: 04:38:15 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: 04:38:15 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-abot-epc-basic-0: 04:38:15 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-mysql-0: 04:38:15 DEBUG unit.mysql/0.start mysql start/running, process 17357 unit-abot-epc-basic-0: 04:38:15 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-mysql-0: 04:38:15 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 04:38:15 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 04:38:15 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 04:38:15 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 04:38:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:38:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:38:15 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 04:38:15 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 04:38:15 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 04:38:15 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 04:38:15 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 04:38:15 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:38:15 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: 04:38:15 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-abot-epc-basic-0: 04:38:16 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 04:38:16 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 04:38:16 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-abot-epc-basic-0: 04:38:16 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: 04:38:17 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: 04:38:17 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: 04:38:17 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-abot-epc-basic-0: 04:38:17 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: 04:38:17 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-abot-epc-basic-0: 04:38:18 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-abot-epc-basic-0: 04:38:18 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: 04:38:18 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: 04:38:18 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-abot-epc-basic-0: 04:38:19 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: 04:38:19 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: 04:38:19 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-abot-epc-basic-0: 04:38:19 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: 04:38:20 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-abot-epc-basic-0: 04:38:20 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 04:38:21 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 04:38:21 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: 04:38:21 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 04:38:21 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 04:38:21 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: 04:38:22 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: 04:38:22 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: 04:38:22 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.8 [2,979 kB] unit-abot-epc-basic-0: 04:38:22 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.8 [2,057 kB] unit-abot-epc-basic-0: 04:38:22 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: 04:38:23 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.8 [40.9 kB] unit-abot-epc-basic-0: 04:38:23 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 04:38:23 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: 04:38:23 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: 04:38:23 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: 04:38:23 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: 04:38:23 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: 04:38:24 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: 04:38:24 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-abot-epc-basic-0: 04:38:24 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: 04:38:24 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: 04:38:24 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: 04:38:24 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: 04:38:25 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: 04:38:25 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: 04:38:25 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-abot-epc-basic-0: 04:38:25 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: 04:38:25 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: 04:38:25 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: 04:38:25 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-abot-epc-basic-0: 04:38:25 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-abot-epc-basic-0: 04:38:26 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-abot-epc-basic-0: 04:38:26 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: 04:38:26 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 04:38:26 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: 04:38:26 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 04:38:26 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: 04:38:27 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-abot-epc-basic-0: 04:38:27 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: 04:38:27 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: 04:38:27 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: 04:38:27 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: 04:38:27 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: 04:38:28 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: 04:38:28 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: 04:38:28 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 04:38:28 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-abot-epc-basic-0: 04:38:28 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: 04:38:28 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: 04:38:28 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 04:38:29 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: 04:38:29 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-abot-epc-basic-0: 04:38:29 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: 04:38:29 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: 04:38:29 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: 04:38:29 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: 04:38:29 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 04:38:30 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4 [39.4 kB] unit-abot-epc-basic-0: 04:38:30 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: 04:38:30 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-abot-epc-basic-0: 04:38:30 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: 04:38:30 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4 [1,375 kB] unit-abot-epc-basic-0: 04:38:32 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: 04:38:32 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: 04:38:33 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-abot-epc-basic-0: 04:38:33 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: 04:38:33 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: 04:38:33 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: 04:38:34 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: 04:38:34 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: 04:38:34 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: 04:38:34 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: 04:38:34 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: 04:38:34 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-abot-epc-basic-0: 04:38:35 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 04:38:35 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-abot-epc-basic-0: 04:38:36 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: 04:38:36 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: 04:38:37 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: 04:38:37 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 04:38:37 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-abot-epc-basic-0: 04:38:37 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: 04:38:37 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: 04:38:38 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: 04:38:38 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: 04:38:38 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: 04:38:38 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: 04:38:38 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: 04:38:38 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: 04:38:39 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: 04:38:39 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: 04:38:39 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-abot-epc-basic-0: 04:38:39 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 04:38:39 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 04:38:40 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: 04:38:40 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: 04:38:41 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: 04:38:41 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-abot-epc-basic-0: 04:38:41 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: 04:38:41 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: 04:38:41 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: 04:38:41 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: 04:38:41 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: 04:38:42 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: 04:38:42 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 04:38:42 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-abot-epc-basic-0: 04:38:42 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 04:38:42 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-abot-epc-basic-0: 04:38:42 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: 04:38:42 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: 04:38:43 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-abot-epc-basic-0: 04:38:43 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: 04:38:43 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: 04:38:43 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 04:38:43 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: 04:38:43 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: 04:38:44 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: 04:38:44 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 04:38:44 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: 04:38:44 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 04:38:44 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: 04:38:45 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-abot-epc-basic-0: 04:38:45 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 04:38:45 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: 04:38:45 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: 04:38:45 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: 04:38:45 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: 04:38:46 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 04:38:46 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 04:38:46 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: 04:38:46 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: 04:38:46 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 04:38:46 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: 04:38:46 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: 04:38:47 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: 04:38:47 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 04:38:47 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: 04:38:47 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 04:38:47 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-abot-epc-basic-0: 04:38:47 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 04:38:47 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 04:38:48 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: 04:38:48 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 04:38:48 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: 04:38:48 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: 04:38:48 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 04:38:48 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 04:38:49 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 04:38:49 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 04:38:49 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 04:38:49 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: 04:38:49 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-abot-epc-basic-0: 04:38:49 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 04:38:49 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 04:38:50 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 04:38:50 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 04:38:50 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: 04:38:50 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 04:38:50 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: 04:38:50 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: 04:38:50 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: 04:38:51 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: 04:38:51 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: 04:38:51 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 04:38:51 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: 04:38:51 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: 04:38:51 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: 04:38:52 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: 04:38:52 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: 04:38:52 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: 04:38:52 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: 04:38:52 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: 04:38:52 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: 04:38:53 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: 04:38:53 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: 04:38:53 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: 04:38:53 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: 04:38:53 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: 04:38:53 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: 04:38:54 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: 04:38:54 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: 04:38:54 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: 04:38:54 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 04:38:54 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 04:38:54 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-abot-epc-basic-0: 04:38:54 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 04:38:55 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: 04:38:55 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: 04:38:55 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: 04:38:55 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-abot-epc-basic-0: 04:38:56 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 04:38:56 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 04:38:56 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-abot-epc-basic-0: 04:38:56 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 04:38:56 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 04:38:56 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 04:38:57 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: 04:38:57 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: 04:38:57 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: 04:38:58 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: 04:38:58 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 04:38:58 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: 04:38:58 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-abot-epc-basic-0: 04:38:58 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 04:38:58 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: 04:38:58 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 04:38:59 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 04:38:59 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 04:38:59 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 04:39:00 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] machine-2: 04:39:00 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 04:39:00 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 04:39:00 DEBUG juju.agent read agent config, format "2.0" machine-2: 04:39:00 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 04:39:00 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 04:39:00 DEBUG juju.worker start "engine" machine-2: 04:39:00 INFO juju.worker start "engine" machine-2: 04:39:00 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 04:39:00 DEBUG juju.worker "engine" started machine-2: 04:39:00 DEBUG juju.worker.introspection stats worker now serving machine-2: 04:39:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:39:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 04:39:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 04:39:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 04:39:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:39:00 DEBUG juju.worker.apicaller connecting with old password machine-2: 04:39:00 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-2: 04:39:00 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-2: 04:39:00 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:39:00 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] machine-2: 04:39:00 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 04:39:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 04:39:00 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-abot-epc-basic-0: 04:39:00 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] machine-2: 04:39:00 DEBUG juju.worker.apicaller connected machine-2: 04:39:00 DEBUG juju.worker.apicaller changing password... machine-2: 04:39:00 DEBUG juju.worker.apicaller password changed machine-2: 04:39:00 DEBUG juju.api RPC connection died machine-2: 04:39:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 04:39:00 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] machine-2: 04:39:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 04:39:00 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-2: 04:39:00 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-2: 04:39:00 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:39:01 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: 04:39:01 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: 04:39:01 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: 04:39:01 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] machine-2: 04:39:01 DEBUG juju.worker.apicaller connected machine-2: 04:39:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 04:39:01 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 04:39:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:39:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 04:39:01 INFO juju.worker.upgrader unblocking abort check machine-2: 04:39:01 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 04:39:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 04:39:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 04:39:01 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] machine-2: 04:39:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 04:39:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 04:39:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 04:39:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 04:39:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 04:39: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: 04:39:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-2: 04:39:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 04:39:01 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 04:39:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:39:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 04:39:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.logger logger setup machine-2: 04:39:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 04:39:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 04:39:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:39:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:39:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:39:01 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 04:39:01 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 04:39:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:39:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:39:01 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-2: 04:39:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 04:39:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 04:39:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 04:39:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 04:39:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 04:39:01 DEBUG juju.worker start "2-container-watcher" machine-2: 04:39:01 DEBUG juju.worker start "stateconverter" machine-2: 04:39:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 04:39:01 INFO juju.worker start "2-container-watcher" machine-2: 04:39:01 DEBUG juju.worker "2-container-watcher" started machine-2: 04:39:01 INFO juju.worker start "stateconverter" machine-2: 04:39:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 04:39:01 DEBUG juju.worker "stateconverter" started machine-2: 04:39:01 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] machine-2: 04:39:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 04:39:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 04:39:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 04:39:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 04:39:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 04:39:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:39:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:39:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:39:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:39:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:39:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:39:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:39:01 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 04:39:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:39:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 04:39:01 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 04:39:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 04:39:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:39:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 04:39:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 04:39:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 04:39:01 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 04:39:01 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 04:39:01 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] machine-2: 04:39:02 DEBUG juju.service discovered init system "upstart" from local host machine-2: 04:39:02 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-2: 04:39:02 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.210:17070"] machine-2: 04:39:02 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: 04:39:02 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 04:39:02 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: 04:39:02 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 04:39:02 DEBUG juju.worker start "api" unit-oai-epc-0: 04:39:02 INFO juju.worker start "api" unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 04:39:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 04:39:02 DEBUG juju.worker "api" started unit-oai-epc-0: 04:39:02 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:39:02 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-epc-0: 04:39:02 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:02 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:02 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:39:02 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: 04:39:02 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] machine-2: 04:39:02 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:88:c5:c2 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.16 [] [] []} {2 fa:16:3e:88:c5:c2 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 04:39:02 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: 04:39:02 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: 04:39:02 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: 04:39:02 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: 04:39:03 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-oai-epc-0: 04:39:03 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:39:03 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 04:39:03 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 04:39:03 DEBUG juju.api RPC connection died unit-oai-epc-0: 04:39:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 04:39:03 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 04:39:03 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:03 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:03 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:39:03 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: 04:39:03 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: 04:39:03 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: 04:39:03 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: 04:39:03 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-abot-epc-basic-0: 04:39:03 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-epc-0: 04:39:04 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:39:04 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-epc-0: 04:39:04 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 04:39:04 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 04:39:04 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 04:39:04 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 04:39:04 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 04:39:04 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:39:04 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 04:39:04 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 04:39:04 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 04:39:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:39:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:39:04 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 04:39:04 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 04:39:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 04:39:04 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 04:39:04 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 04:39:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 04:39:04 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 04:39:04 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: 04:39:04 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:39:04 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:39:04 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 04:39:04 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 04:39:04 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 04:39:04 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 04:39:04 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 04:39:04 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 04:39:04 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 04:39:04 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 04:39:04 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 04:39:04 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:39:04 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 04:39:04 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 04:39:04 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 04:39:04 DEBUG httpbakery } -> error unit-oai-epc-0: 04:39:04 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 04:39:04 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 04:39:04 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-epc-0: 04:39:04 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:39:04 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 04:39:04 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 04:39:04 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 04:39:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:39:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 04:39:04 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-oai-epc-0: 04:39:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 04:39:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:39:04 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-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 04:39:04 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: 04:39:04 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:39:04 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 04:39:04 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: 04:39:04 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: 04:39:05 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-oai-epc-0: 04:39:05 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:39:05 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 04:39:05 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 04:39:05 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: 04:39:05 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-oai-epc-0: 04:39:05 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 04:39:05 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-epc-0: 04:39:05 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 04:39:05 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 04:39:05 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-oai-epc-0: 04:39:05 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (3379 kB/s) unit-abot-epc-basic-0: 04:39:06 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: 04:39:06 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-oai-epc-0: 04:39:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 04:39:06 DEBUG unit.oai-epc/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-epc-0: 04:39:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 04:39:06 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-oai-epc-0: 04:39:06 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:39:06 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 04:39:06 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 04:39:06 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-abot-epc-basic-0: 04:39:06 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: 04:39:07 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-abot-epc-basic-0: 04:39:07 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: 04:39:07 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-epc-0: 04:39:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 04:39:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-abot-epc-basic-0: 04:39:07 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-epc-0: 04:39:07 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 04:39:07 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-abot-epc-basic-0: 04:39:07 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: 04:39:07 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-oai-epc-0: 04:39:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 04:39:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 04:39:07 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-oai-epc-0: 04:39:07 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 04:39:08 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: 04:39:08 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: 04:39:08 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: 04:39:08 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: 04:39:08 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: 04:39:08 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: 04:39:09 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-epc-0: 04:39:09 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:09 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-epc-0: 04:39:09 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 04:39:09 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 04:39:09 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 04:39:09 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 04:39:09 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 04:39:10 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-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-abot-epc-basic-0: 04:39:10 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-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 04:39:10 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-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 04:39:10 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-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 04:39:10 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 04:39:10 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: 04:39:10 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-abot-epc-basic-0: 04:39:11 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-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.2 kB/s) unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:11 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-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 04:39:11 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: 04:39:11 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: 04:39:11 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 04:39:11 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-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:39:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:39:11 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-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:12 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: 04:39:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:39:12 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-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 04:39:12 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-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 04:39:12 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-abot-epc-basic-0: 04:39:12 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 04:39:12 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-oai-epc-0: 04:39:12 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 04:39:12 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: 04:39:13 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 04:39:13 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 04:39:13 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-epc-0: 04:39:13 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 04:39:13 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-abot-epc-basic-0: 04:39:13 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-oai-epc-0: 04:39:13 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: 04:39:13 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-oai-epc-0: 04:39:14 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: 04:39:14 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 04:39:14 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: 04:39:14 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-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1638 kB/s) unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 04:39:14 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:39:15 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:15 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-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:16 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-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:39:16 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 04:39:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:39:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:39:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:39:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:39:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:39:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:39:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 04:39:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:39:18 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 04:39:18 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 04:39:18 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 04:39:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:39:18 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 04:39:18 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 04:39:18 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 04:39:19 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 04:39:19 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 04:39:19 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 04:39:19 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 04:39:19 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-abot-epc-basic-0: 04:39:19 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-abot-epc-basic-0: 04:39:19 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: 04:39:20 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 04:39:20 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: 04:39:20 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: 04:39:20 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: 04:39:20 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 04:39:20 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 04:39:21 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: 04:39:21 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: 04:39:21 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: 04:39:21 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-abot-epc-basic-0: 04:39:22 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: 04:39:22 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 04:39:22 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 29s (3,256 kB/s) unit-abot-epc-basic-0: 04:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 04:39:22 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67239 files and directories currently installed.) unit-abot-epc-basic-0: 04:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:39:24 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: 04:39:24 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:39:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:39:24 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:39:24 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: 04:39:24 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 04:39:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:39:24 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 04:39:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:39:24 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: 04:39:24 DEBUG unit.oai-epc/0.install --2018-08-31 04:39:24-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:39:24 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 0K ....... 81.2M=0s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 2018-08-31 04:39:25 (81.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install --2018-08-31 04:39:25-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 369K 3s unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 04:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 369K 3s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 32.0M 2s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 39.6M 1s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 377K 1s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 6.47M 1s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 44.7M 1s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 33.9M 1s unit-oai-epc-0: 04:39:25 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 36.7M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 405K 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 34.1M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 62.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 9.15M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 52.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 55.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 54.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 53.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 55.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 85.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 77.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 1.84M 0s machine-3: 04:39:26 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 04:39:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 04:39:26 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 274K=0.8s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2018-08-31 04:39:26 (1.35 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install --2018-08-31 04:39:26-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 4.87M 3s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 12.9M 2s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 50.7M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 52.9M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 53.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 47.7M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 57.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 68.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 72.7M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 72.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 62.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 104M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 121M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 116M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 101M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 76.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 110M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 113M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 97.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 115M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 118M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 106M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 459K 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 13.2M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 7.82M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 14.1M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 62.3M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 52.2M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 60.3M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 67.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 69.0M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 66.8M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 81.7M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 77.2M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 76.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 67.8M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 76.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 78.1M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 80.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 67.2M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 79.5M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 79.3M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 78.3M 1s machine-3: 04:39:26 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 04:39:26 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 04:39:26 DEBUG juju.worker start "engine" machine-3: 04:39:26 INFO juju.worker start "engine" machine-3: 04:39:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 68.7M 1s machine-3: 04:39:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 76.1M 1s machine-3: 04:39:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 78.2M 1s machine-3: 04:39:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 04:39:26 DEBUG juju.worker "engine" started machine-3: 04:39:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.introspection stats worker now serving machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 80.2M 1s machine-3: 04:39:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 67.9M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 79.0M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 77.2M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 78.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 70.9M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 78.0M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 79.1M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 112M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 101M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 121M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 117M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 114M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 112M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 121M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 119M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 129M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 99.3M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 125M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 125M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 126M 1s machine-3: 04:39:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 04:39:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.apicaller connecting with old password machine-3: 04:39:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:39:26 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:39:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:39:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 04:39:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 04:39:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 517K 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 12.1M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 65.0M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 38.3M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 10.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 66.0M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 73.9M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 20.7M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 67.0M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 53.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 66.8M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 61.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 67.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 62.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 75.8M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 79.2M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 75.1M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 67.6M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 83.9M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 74.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 74.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 66.8M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 73.5M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 65.4M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 78.8M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 84.9M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 122M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 99.0M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 83.7M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 71.5M 1s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 85.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 76.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 77.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 66.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 103M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 85.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 111M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 105M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 103M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 115M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 86.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 102M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 123M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 125M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 120M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 110M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 123M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 117M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 124M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 91.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 100M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 101M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 519K 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 39.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 46.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 48.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 53.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 50.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 81.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 87.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 97.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 84.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 99.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 105M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 60.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 60.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 75.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 22.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 58.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 12.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 62.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 75.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 72.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 68.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 65.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 57.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 71.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 64.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 65.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 58.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 66.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 63.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 69.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 54.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 63.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 70.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 68.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 61.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 69.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 74.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 89.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 61.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 78.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 78.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 65.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 74.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 105M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 106M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 103M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 91.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 99.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 105M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 98.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 92.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 1.42M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 52.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 50.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 60.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 55.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 87.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 84.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 101M 0s unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 907K 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 62.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 54.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 69.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 54.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 61.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 57.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 80.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 62.9M 0s unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 14.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 56.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 54.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 68.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 54.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 79.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 79.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 71.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 84.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 104M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 18.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 64.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 13.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 54.9M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 91.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 62.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 63.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 56.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 59.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 61.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 63.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 55.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 62.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 62.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 62.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 62.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 67.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 66.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 71.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 65.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 89.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 105M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 101M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 92.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 102M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 102M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 95.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 1.40M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 58.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 51.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 54.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 49.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 85.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 88.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 82.5M 0s unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 905K 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 52.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 59.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 50.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 49.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 37.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 54.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 49.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 42.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 64.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 59.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 64.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 62.0M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 51.3M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 74.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 68.4M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 68.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 61.2M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 92.7M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 90.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 96.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 83.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 87.1M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 65.6M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 59.5M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 82.8M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 101M 0s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 8.61M=0.7s unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install 2018-08-31 04:39:26 (18.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install --2018-08-31 04:39:26-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-oai-epc-0: 04:39:26 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 04:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 55.6M 1s machine-3: 04:39:27 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 74.8M 1s machine-3: 04:39:27 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 52.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 63.1M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 57.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 59.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 93.0M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 11.6M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 42.0M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 50.1M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 52.9M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 42.9M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 59.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 57.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 62.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 49.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 65.6M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 66.8M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 63.1M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 52.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 63.8M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 60.6M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 72.7M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 51.7M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 59.6M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 60.4M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 63.6M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 71.1M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 60.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 64.8M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 59.9M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 51.7M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 62.9M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 60.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 64.0M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 51.0M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 78.7M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 91.1M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 98.9M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 89.2M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 97.7M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 92.4M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 97.4M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 88.5M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 103M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 93.4M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 105M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 89.7M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 102M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 108M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 82.2M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 98.9M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 100M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 96.8M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 88.7M 1s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 102M 1s machine-3: 04:39:27 DEBUG juju.worker.apicaller password changed machine-3: 04:39:27 DEBUG juju.api RPC connection died machine-3: 04:39:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. machine-3: 04:39:27 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... machine-3: 04:39:27 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:39:27 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... machine-3: 04:39:27 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 548K 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 53.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 72.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 59.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 76.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 12.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 53.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 52.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 65.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 43.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 68.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 68.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 75.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 74.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 73.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 65.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 76.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 72.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 100M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 29.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 55.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 66.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 65.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 70.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 56.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 71.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 67.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 76.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 61.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 77.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 65.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 70.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 70.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 65.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 74.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 77.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 66.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 73.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 97.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 99.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 91.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 93.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 73.1M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 502K 3s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 50.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 45.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 55.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 50.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 61.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 55.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 70.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 62.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 67.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 61.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 67.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 63.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 63.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 58.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 62.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 70.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 91.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 66.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 76.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 72.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 75.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 60.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 76.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 75.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 87.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 70.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 75.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 92.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 83.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 102M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 88.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 83.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 69.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 82.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 62.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 49.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 66.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 67.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 60.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 65.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 63.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 72.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 60.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 71.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 97.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 99.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 67.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 67.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 68.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 101M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 85.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 99.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 94.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 104M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 69.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 97.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 1.47M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 816K 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 39.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 45.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 47.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 53.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 39.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 47.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 65.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 44.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 56.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 39.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 36.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 40.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 27.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 26.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 29.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 56.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 27.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 54.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 63.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 87.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 65.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 71.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 46.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 49.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 40.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 58.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 81.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 94.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 56.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 54.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 74.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 50.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 41.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 57.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 52.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 47.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 71.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 106M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 102M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 103M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 88.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 106M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 100M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 105M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 86.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 107M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 98.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 102M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 85.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 107M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 99.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 97.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 86.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 94.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 1.74M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 46.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 53.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 67.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 86.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 74.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 871K 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 25.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 45.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 78.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 53.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 50.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 64.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 51.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 46.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 48.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 51.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 64.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 55.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 12.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 22.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 36.5M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 39.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 36.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 70.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 76.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 39.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 25.8M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 37.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 39.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 82.1M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 36.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 47.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 40.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 38.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 29.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 78.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 88.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 40.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 77.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 75.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 83.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 100M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 93.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 89.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 97.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 99.6M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 1.54M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 31.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 27.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 35.5M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 27.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 48.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 75.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 87.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 83.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 84.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 77.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 92.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 94.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 95.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 84.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 97.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 95.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 1.03M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 38.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 77.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 39.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 43.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 49.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 45.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 42.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 56.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 66.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 55.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 62.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 51.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 102M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 96.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 19.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 8.29M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 38.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 41.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 34.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 53.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 50.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 80.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 62.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 66.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 59.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 56.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 51.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 84.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 59.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 81.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 56.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 62.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 95.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 102M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 22.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 62.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 96.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 1.42M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 22.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 65.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 50.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 25.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 48.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 45.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 85.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 76.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 87.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 90.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 84.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 83.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 97.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 1021K 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 30.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 25.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 31.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 28.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 37.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 55.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 46.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 49.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 44.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 74.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 91.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 87.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 96.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 80.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 48.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 88.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 97.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 84.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 104M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 98.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 102M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 86.4M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 104M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 10.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 47.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 48.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 38.9M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 44.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 66.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 53.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 43.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 69.6M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 55.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 63.7M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 60.2M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 95.5M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 101M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 101M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 86.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 54.0M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 41.8M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 57.3M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 78.1M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 100M 2s unit-oai-epc-0: 04:39:27 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 99.2M 2s unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 1.51M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 54.0M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 46.6M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 38.8M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 54.0M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 67.6M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 53.0M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 53.6M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 912K 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 37.7M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 33.5M 2s machine-3: 04:39:28 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 32.7M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 27.3M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 51.4M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 46.6M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 51.0M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 46.4M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 91.2M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 55.6M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 99.3M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 86.7M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 103M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 103M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 102M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 66.1M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 38.8M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 47.0M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 102M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 87.9M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 105M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 102M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 96.4M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 10.2M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 35.0M 2s machine-3: 04:39:28 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 36.9M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 95.5M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 42.4M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 52.0M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 38.7M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 39.7M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 38.5M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 69.1M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 67.8M 2s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 96.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 91.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 95.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 77.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 44.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 38.6M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 65.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 97.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 83.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 99.4M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 99.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 89.7M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 04:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. machine-3: 04:39:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: unit-abot-epc-basic-0: 04:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... machine-3: 04:39:28 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 04:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... machine-3: 04:39:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 04:39:28 INFO juju.worker.upgrader unblocking abort check machine-3: 04:39:28 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 04:39:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 04:39:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 04:39:28 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 04:39:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:39:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 1.67M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 29.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 36.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 44.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 60.7M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 42.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 49.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 71.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 46.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 83.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 63.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 85.5M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 953K 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 12.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 32.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 47.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 41.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 44.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 49.4M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 56.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 78.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 48.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 50.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 37.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 74.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 67.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 45.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 64.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 91.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 96.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 87.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 12.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 44.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 48.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 50.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 57.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 49.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 72.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 74.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 72.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 68.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 89.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 59.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 53.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 85.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 104M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 40.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 46.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 48.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 45.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 55.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 98.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 88.3M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 04:39:28 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 04:39:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 04:39:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.logger logger setup machine-3: 04:39:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 04:39:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 04:39:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 1.57M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 39.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 33.3M 1s machine-3: 04:39:28 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 04:39:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:39:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 31.9M 1s machine-3: 04:39:28 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 54.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 55.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 76.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 60.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 50.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 83.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 71.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 100M 1s machine-3: 04:39:28 DEBUG juju.worker.reboot Reboot worker got action: noop unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 102M 1s machine-3: 04:39:28 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:39:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 88.5M 1s machine-3: 04:39:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:39:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:39:28 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 04:39:28 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:39:28 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 04:39:28 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 04:39:28 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:39:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:39:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:39:28 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 04:39:28 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 04:39:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:39:28 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:39:28 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-3: 04:39:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 04:39:28 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: 04:39:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 04:39:28 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] machine-3: 04:39:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 04:39:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 04:39:28 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 04:39:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-3: 04:39:28 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 04:39:28 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 04:39:28 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:39:28 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 04:39:28 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 04:39:28 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 04:39:28 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 04:39:28 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 04:39:28 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:39:28 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 986K 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 44.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 69.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 85.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 21.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 6.28M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 46.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 56.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 51.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 53.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 48.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 66.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 62.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 78.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 91.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 103M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 104M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 103M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 89.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 29.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 61.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 60.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 66.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 61.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 62.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 79.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 78.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 97.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 66.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 94.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 64.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 69.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 58.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 62.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 84.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 11.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 64.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 86.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 70.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 55.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 66.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 82.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 1.63M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 43.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 48.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 59.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 58.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 67.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 66.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 71.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 98.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 64.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 65.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 81.7M 1s machine-3: 04:39:28 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 04:39:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 04:39:28 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 04:39:28 DEBUG juju.worker start "3-container-watcher" machine-3: 04:39:28 DEBUG juju.worker start "stateconverter" machine-3: 04:39:28 INFO juju.worker start "3-container-watcher" machine-3: 04:39:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 04:39:28 DEBUG juju.worker "3-container-watcher" started machine-3: 04:39:28 INFO juju.worker start "stateconverter" machine-3: 04:39:28 DEBUG juju.worker "stateconverter" started machine-3: 04:39:28 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 04:39:28 INFO juju.worker.machiner "machine-3" started unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 937K 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 50.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 52.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 54.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 42.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 57.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 75.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 88.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 67.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 86.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 9.50M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 48.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 13.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 61.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 51.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 54.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 47.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 83.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 98.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 99.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 46.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 65.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 64.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 65.2M 1s machine-3: 04:39:28 DEBUG juju.service discovered init system "upstart" from local host unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 64.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 55.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 61.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 69.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 67.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 61.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 68.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 66.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 80.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 71.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 71.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 94.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 86.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 96.3M 1s machine-3: 04:39:28 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-3: 04:39:28 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.210:17070"] unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 18.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 62.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 59.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 90.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 1.48M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 48.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 71.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 57.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 51.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 48.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 61.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 61.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 61.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 55.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 97.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 100M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 103M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 86.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 98.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 986K 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 46.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 58.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 60.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 54.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 59.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 83.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 72.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 98.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 7.43M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 53.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 58.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 78.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 29.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 55.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 8.17M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 53.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 66.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 49.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 53.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 48.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 59.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 54.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 63.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 60.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 62.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 52.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 68.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 64.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 89.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 88.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 100M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 90.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 100M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 66.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 61.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 55.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 68.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 89.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 1.63M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 63.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 49.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 61.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 14.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 56.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 71.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 54.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 43.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 71.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 97.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 103M 1s machine-3: 04:39:28 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: 04:39:28 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 04:39:28 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: 04:39:28 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 04:39:28 DEBUG juju.worker start "api" unit-oai-hss-0: 04:39:28 INFO juju.worker start "api" unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 04:39:28 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 04:39:28 DEBUG juju.worker "api" started unit-oai-hss-0: 04:39:28 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 973K 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 47.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 45.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 50.7M 1s unit-oai-hss-0: 04:39:28 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 50.3M 1s unit-oai-hss-0: 04:39:28 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 51.0M 1s unit-oai-hss-0: 04:39:28 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 74.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 94.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 106M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 87.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 103M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 11.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 68.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 69.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 100M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 31.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 65.3M 1s unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 68.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 89.1M 1s unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 9.00M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 46.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 58.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 71.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 58.0M 1s unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 18.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 64.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 66.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 65.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 65.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 65.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 55.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 63.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 84.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 31.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 56.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 63.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 59.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 62.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 61.4M 1s unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 100M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 103M 1s unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 1.66M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 46.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 52.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 51.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 65.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 83.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 98.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 96.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 82.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 45.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 54.0M 1s unit-abot-epc-basic-0: 04:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 04:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 903K 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 53.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 61.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 50.1M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 50.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 55.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 53.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 62.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 95.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 104M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 92.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 105M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 98.0M 1s unit-abot-epc-basic-0: 04:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 14.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 60.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 63.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 61.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 58.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 61.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 65.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 79.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 91.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 97.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 14.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 71.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 60.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 55.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 40.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 17.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 55.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 47.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 86.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 15.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 57.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 50.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 70.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 57.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 45.8M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 44.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 38.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 93.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 104M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 96.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 92.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 102M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 106M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 1.71M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 31.9M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 34.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 48.0M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 69.5M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 37.3M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 41.2M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 64.7M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 98.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 101M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 99.4M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 87.6M 1s unit-oai-epc-0: 04:39:28 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 102M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 962K 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 55.9M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 11.4M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 55.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 55.1M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 46.8M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 51.2M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 67.6M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 87.2M 1s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 27.9M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 56.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 66.9M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 62.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 66.4M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 57.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 66.0M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 64.7M 1s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... machine-3: 04:39:29 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:0e:70:8f 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.9 [] [] []} {2 fa:16:3e:0e:70:8f 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 96.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 87.5M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 102M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 103M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 105M 1s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 17.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 47.0M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 64.6M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 60.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 70.6M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 65.8M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 97.1M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 54.2M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 65.8M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 41.0M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 63.0M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 16.1M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 9.49M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 69.8M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 69.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 58.7M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 57.5M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 71.9M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 66.2M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 79.4M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 86.5M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 1.77M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 52.4M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 50.0M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 52.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 52.4M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 60.9M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 78.1M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 71.4M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 65.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 74.1M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 78.5M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 68.7M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 87.1M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 97.5M 1s unit-oai-hss-0: 04:39:29 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 04:39:29 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 933K 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 52.1M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 52.8M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 70.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 81.0M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 43.2M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 60.4M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 58.3M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 54.8M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 52.7M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 67.7M 1s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 9.03M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 53.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 55.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 58.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 49.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 54.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 57.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 95.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 103M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 102M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 58.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 68.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 54.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 64.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 62.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 65.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 60.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 101M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 100M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 81.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 55.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 75.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 83.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 67.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 86.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 23.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 64.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 9.83M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 55.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 71.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 58.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 80.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 66.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 1.57M 0s unit-oai-hss-0: 04:39:29 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 04:39:29 DEBUG juju.api RPC connection died unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 59.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 60.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 52.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 46.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 58.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 65.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 64.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 57.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 83.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 102M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 98.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 86.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 96.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 101M 0s unit-oai-hss-0: 04:39:29 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 04:39:29 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-hss-0: 04:39:29 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-hss-0: 04:39:29 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 1.43M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 2.92M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 53.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 65.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 63.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 21.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 45.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 54.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 87.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 59.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 62.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 79.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 101M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 10.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 49.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 63.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 8.32M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 54.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 72.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 55.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 47.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 53.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 61.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 65.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 57.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 64.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 62.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 61.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 68.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 104M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 100M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 89.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 58.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 74.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 97.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 103M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 89.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 100M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 104M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 39.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 45.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 57.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 60.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 60.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 67.6M 0s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 1.57M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 59.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 64.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 14.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 50.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 61.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 53.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 53.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 55.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 93.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 98.7M 0s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 99.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 1.45M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 54.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 58.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 83.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 77.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 3.42M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 61.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 63.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 25.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 67.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 42.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 60.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 56.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 62.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 69.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 6.55M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 85.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 77.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 77.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 76.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 10.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 52.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 58.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 20.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 32.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 37.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 22.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 31.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 27.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 85.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 86.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 94.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 74.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 28.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 18.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 48.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 73.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 90.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 85.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 81.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 58.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 49.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 84.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 74.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 73.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 77.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 78.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 84.4M 0s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 2.20M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 54.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 61.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 15.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 57.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 65.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 51.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 59.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 1.30M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 47.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 55.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 53.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 53.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 75.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 92.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 96.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 4.60M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 40.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 55.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 77.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 74.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 53.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 47.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 59.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 63.0M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 56.7M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 57.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 10.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 26.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 7.74M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 47.0M 0s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 49.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 58.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 82.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 23.6M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 51.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 79.1M 0s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 56.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 18.3M 0s unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 47.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 46.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 85.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 58.2M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 85.4M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 22.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 53.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 50.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 68.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 65.8M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 58.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 82.5M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 92.4M 0s unit-oai-hss-0: 04:39:29 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 1.61M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 53.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 41.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 65.1M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 91.3M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 92.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 88.9M 0s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=2.5s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install 2018-08-31 04:39:29 (20.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install FINISHED --2018-08-31 04:39:29-- unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install Total wall clock time: 4.7s unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.0s (16.5 MB/s) unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:39:29 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 04:39:29 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 04:39:29 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 04:39:29 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 04:39:29 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:39:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:39:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:39:29 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: 04:39:29 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 04:39:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:39:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:39:29 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 04:39:29 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 04:39:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 04:39:29 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 04:39:29 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 04:39:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 04:39:29 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 04:39:29 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 04:39:29 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 04:39:29 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 04:39:29 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 04:39:29 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 04:39:29 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 04:39:29 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 04:39:29 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 04:39:29 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 04:39:29 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-oai-hss-0: 04:39:29 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 04:39:29 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 04:39:29 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 04:39:29 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 04:39:29 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:39:29 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 04:39:29 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 04:39:29 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 04:39:29 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 04:39:29 DEBUG httpbakery } -> error unit-oai-hss-0: 04:39:29 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 04:39:29 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 04:39:29 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:39:29 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 04:39:29 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:39:30 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 04:39:30 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 04:39:30 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 04:39:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 04:39:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 04:39:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:39:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:39:30 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: 04:39:30 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:39:30 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 04:39:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:39:31 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:39:31 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 04:39:31 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 04:39:31 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 04:39:31 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 04:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 04:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 04:39:32 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 04:39:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 04:39:32 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-oai-hss-0: 04:39:32 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (1883 kB/s) unit-oai-epc-0: 04:39:32 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 04:39:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 04:39:33 DEBUG unit.oai-hss/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-hss-0: 04:39:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 04:39:33 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 04:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 04:39:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 04:39:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 04:39:35 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 04:39:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 04:39:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 04:39:35 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:39:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 04:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 04:39:36 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: 04:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:39:37 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 04:39:37 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 04:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 04:39:37 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: 04:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 04:39:37 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 04:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 04:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 04:39:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 04:39:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 04:39:38 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 04:39:38 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 04:39:38 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: 04:39:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:39:38 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 04:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 04:39:39 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: 04:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 04:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 04:39:39 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: 04:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 04:39:39 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: 04:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.2 kB/s) unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 04:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 04:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 04:39:39 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 04:39:40 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 04:39:40 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: 04:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:39:40 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 04:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 04:39:40 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: 04:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 04:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:41 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: 04:39:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 04:39:42 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: 04:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 04:39:42 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:39:42 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: 04:39:43 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: 04:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 04:39:43 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: 04:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 04:39:43 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-abot-epc-basic-0: 04:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 04:39:43 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: 04:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 04:39:43 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-hss-0: 04:39:43 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 04:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 04:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:39:43 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 04:39:43 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2625 kB/s) unit-oai-hss-0: 04:39:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 04:39:44 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-oai-hss-0: 04:39:45 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-oai-hss-0: 04:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 04:39:45 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 04:39:45 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 04:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 04:39:45 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 04:39:46 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 04:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:39:46 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 04:39:46 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 04:39:46 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-oai-hss-0: 04:39:46 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-oai-epc-0: 04:39:46 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 04:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 04:39:46 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 04:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-oai-epc-0: 04:39:47 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 04:39:47 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 04:39:47 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 04:39:47 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 04:39:47 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 04:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 04:39:47 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 04:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 04:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 04:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 04:39:47 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:39:47 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:39:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:39:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 04:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 04:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39: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: 04:39:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 04:39:49 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: 04:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:39:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:39:49 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:39:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-oai-hss-0: 04:39:49 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 04:39:50 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: 04:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:39:50 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 04:39:50 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 04:39:50 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 04:39:50 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 04:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 04:39:50 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: 04:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 04:39:50 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: 04:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 04:39:50 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: 04:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 04:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 04:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 04:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 04:39:51 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: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 04:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 04:39:52 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: 04:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 04:39:52 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: 04:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 04:39:53 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: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 04:39:53 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: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 04:39:53 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: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 04:39:53 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: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 04:39:53 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: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 04:39:53 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: 04:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 04:39:54 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: 04:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 04:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 04:39:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 04:39:55 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 04:39:55 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 04:39:55 INFO juju.worker.uniter.context trying to kill context process 8626 unit-oai-epc-0: 04:39:55 INFO juju.worker.uniter.context waiting for context process 8626 to die unit-oai-epc-0: 04:39:55 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 04:39:55 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 04:39:55 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 04:39:56 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 04:39:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:39:56 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 04:39:56 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 04:39:56 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 04:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 04:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 04:39:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:39:56 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 04:39:56 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: 04:39:56 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 04:39:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:39:56 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 04:39:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 04:39:56 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: 04:39:56 DEBUG unit.oai-hss/0.install --2018-08-31 04:39:56-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install 0K ....... 39.7M=0s unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install 2018-08-31 04:39:56 (39.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install --2018-08-31 04:39:56-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 04:39:56 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 04:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 04:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 04:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 367K 3s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 365K 3s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 1.24M 2s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 512K 2s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 46.5M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 47.6M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 373K 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 29.4M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 49.8M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 59.2M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 60.2M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 64.3M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 54.1M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 383K 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 41.2M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 54.1M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 56.9M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 54.1M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 50.7M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 68.1M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 84.7M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 63.1M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 75.0M=0.7s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 2018-08-31 04:39:57 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install --2018-08-31 04:39:57-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 41.6M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 64.3M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 67.6M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 63.9M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 56.7M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 67.3M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 75.3M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 68.1M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 67.7M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 76.9M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 83.4M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 80.2M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 72.4M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 115M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 114M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 124M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 106M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 121M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 129M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 116M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 103M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 118M 0s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 407K 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 28.7M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 53.4M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 62.4M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 58.8M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 55.9M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 90.2M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 73.9M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 68.3M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 63.0M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 64.9M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 71.7M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 75.3M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 61.5M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 74.4M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 77.2M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 77.0M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 64.6M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 113M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 120M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 122M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 109M 1s unit-oai-hss-0: 04:39:57 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 122M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 413K 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 55.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 64.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 60.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 64.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 55.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 64.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 66.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 71.4M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 67.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 78.1M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 72.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 76.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 68.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 63.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 67.1M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 65.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 71.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 79.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 80.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 75.7M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 65.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 79.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 76.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 77.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 61.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 75.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 76.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 78.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 64.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 69.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 64.7M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 66.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 59.7M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 64.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 64.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 68.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 90.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 109M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 106M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 108M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 92.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 110M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 111M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 109M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 91.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 103M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 106M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 108M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 95.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 110M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 109M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 110M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 97.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 107M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 111M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 103M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 493K 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 55.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 52.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 53.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 45.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 77.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 104M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 104M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 86.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 76.4M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 67.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 68.4M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 58.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 65.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 60.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 66.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 57.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 65.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 70.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 71.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 57.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 73.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 67.5M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 75.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 64.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 76.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 67.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 95.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 56.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 70.5M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 67.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 68.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 62.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 62.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 81.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 71.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 65.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 107M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 108M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 108M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 93.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 105M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 107M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 104M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 92.5M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 104M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 471K 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 56.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 49.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 57.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 43.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 61.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 57.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 60.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 56.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 65.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 64.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 72.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 56.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 68.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 74.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 62.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 56.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 66.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 63.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 66.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 56.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 67.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 65.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 69.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 57.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 63.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 66.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 66.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 57.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 67.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 72.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 90.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 65.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 85.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 67.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 89.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 93.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 100M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 107M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 103M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 92.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 106M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 108M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 104M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 94.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 106M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 107M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 107M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 92.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 104M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 101M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 110M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 95.5M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 110M 0s unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 494K 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 54.5M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 59.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 69.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 58.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 47.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 53.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 57.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 61.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 55.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 73.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 66.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 78.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 55.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 57.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 61.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 76.6M 0s unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 66.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 62.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 70.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 67.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 59.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 68.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 75.2M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 69.2M 0s unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 71.4M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 64.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 70.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 70.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 60.6M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 71.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 94.6M 0s unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 67.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 66.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 74.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 66.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 70.5M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 83.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 99.9M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 105M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 99.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 94.3M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 104M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 109M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 105M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 93.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 107M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 476K 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 46.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 45.5M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 60.7M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 54.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 51.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 67.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 100M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 105M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 91.8M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 97.1M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 98.0M 0s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 94.0M=0.8s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2018-08-31 04:39:58 (15.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install --2018-08-31 04:39:58-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 49.2M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 44.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 39.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 44.7M 1s unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 40.4M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 48.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 51.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 59.1M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 53.2M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 63.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 61.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 64.2M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 55.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 62.4M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 62.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 63.1M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 56.7M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 60.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 61.7M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 62.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 54.3M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 62.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 62.7M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 61.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 56.7M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 61.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 62.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 63.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 54.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 61.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 63.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 96.5M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 94.0M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 102M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 105M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 110M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 93.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 105M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 107M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 91.1M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 110M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 99.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 107M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 93.6M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 110M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 91.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 106M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 109M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 95.1M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 102M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 104M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 107M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 88.9M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 99.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 94.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 99.8M 1s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 93.7M 1s unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 518K 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 36.2M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 59.9M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 61.1M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 42.1M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 57.8M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 73.7M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 66.5M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 76.6M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 59.8M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 62.1M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 53.4M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 70.7M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 71.7M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 74.0M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 61.1M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 70.6M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 70.3M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 77.5M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 60.2M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 73.3M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 73.0M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 63.2M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 65.7M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 74.7M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 77.6M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 66.3M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 66.7M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 63.4M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 68.4M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 72.5M 2s machine-2: 04:39:58 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 04:39:58 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 61.9M 2s machine-2: 04:39:58 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 89.0M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 77.9M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 63.8M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 62.5M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 103M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 100M 2s unit-oai-hss-0: 04:39:58 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 100M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 462K 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 49.7M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 35.0M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 48.6M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 41.4M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 53.5M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 38.8M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 62.1M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 58.0M 3s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 60.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 53.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 62.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 64.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 62.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 52.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 63.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 61.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 62.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 53.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 69.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 67.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 65.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 49.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 66.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 57.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 63.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 50.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 53.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 78.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 63.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 54.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 67.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 66.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 62.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 87.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 90.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 97.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 97.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 90.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 112M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 105M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 89.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 103M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 89.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 83.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 105M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 94.0M 2s unit-abot-epc-basic-0: 04:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 04:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 519K 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 53.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 45.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 62.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 64.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 59.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 78.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 88.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 71.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 64.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 66.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 71.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 74.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 70.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 64.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 65.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 72.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 63.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 62.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 78.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 66.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 69.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 55.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 71.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 69.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 94.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 55.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 75.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 75.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 68.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 64.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 75.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 71.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 71.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 64.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 91.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 71.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 77.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 63.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 89.3M 2s unit-abot-epc-basic-0: 04:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 108M 2s unit-abot-epc-basic-0: 04:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 04:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 464K 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 48.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 34.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 51.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 40.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 56.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 51.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 56.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 59.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 59.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 50.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 61.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 62.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 58.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 52.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 57.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 59.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 60.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 50.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 61.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 59.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 58.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 51.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 61.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 59.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 68.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 54.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 71.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 66.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 69.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 69.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 92.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 101M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 101M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 89.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 101M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 88.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 99.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 95.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 102M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 88.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 109M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 97.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 88.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 110M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 100M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 88.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 504K 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 51.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 52.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 46.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 54.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 61.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 62.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 56.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 66.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 78.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 65.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 71.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 70.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 72.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 64.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 79.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 77.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 78.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 59.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 66.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 82.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 80.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 63.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 65.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 75.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 63.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 70.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 84.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 72.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 76.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 59.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 78.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 82.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 64.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 63.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 102M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 94.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 109M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 462K 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 44.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 44.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 51.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 42.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 40.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 53.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 49.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 56.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 53.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 63.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 62.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 76.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 58.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 64.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 62.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 61.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 50.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 62.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 59.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 63.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 54.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 62.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 63.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 62.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 56.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 63.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 98.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 79.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 64.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 64.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 84.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 105M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 92.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 99.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 103M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 64.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 63.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 67.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 68.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 93.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 102M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 105M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 86.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 109M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 88.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 111M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 99.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 96.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 105M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 110M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 97.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 96.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 94.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 100M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 522K 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 39.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 59.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 52.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 57.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 69.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 53.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 63.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 88.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 70.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 64.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 78.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 70.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 72.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 64.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 60.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 62.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 77.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 66.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 77.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 69.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 70.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 69.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 58.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 72.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 81.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 71.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 60.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 72.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 75.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 83.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 67.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 65.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 64.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 84.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 55.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 95.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 24.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 66.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 67.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 63.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 61.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 5.65M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 54.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 63.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 68.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 65.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 55.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 63.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 62.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 63.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 55.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 90.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 109M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 103M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 93.8M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 107M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 105M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 581K 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 37.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 48.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 63.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 49.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 63.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 60.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 58.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 59.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 69.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 88.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 11.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 47.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 45.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 52.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 51.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 50.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 60.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 63.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 63.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 76.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 63.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 64.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 69.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 60.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 76.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 103M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 97.9M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 95.4M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 102M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 77.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 65.5M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 54.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 76.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 103M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 104M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 96.0M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 108M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 106M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 5.08M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 61.7M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 67.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 60.1M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 49.1M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 65.1M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 63.8M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 63.0M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 54.3M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 76.6M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 107M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 105M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 94.5M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 109M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 105M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 109M 1s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 598K 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 49.6M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 62.2M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 49.1M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 63.3M 2s unit-oai-hss-0: 04:39:59 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 65.9M 2s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 79.3M 2s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 57.5M 2s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 96.8M 2s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 70.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 93.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 60.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 98.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 6.53M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 46.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 27.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 44.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 40.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 54.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 46.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 45.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 51.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 61.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 92.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 74.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 69.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 54.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 58.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 47.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 64.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 101M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 107M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 87.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 109M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 108M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 91.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 108M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 106M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 107M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 7.99M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 63.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 67.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 29.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 55.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 65.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 60.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 63.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 61.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 61.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 69.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 103M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 89.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 112M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 103M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 79.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 57.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 62.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 66.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 97.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 91.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 632K 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 29.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 64.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 62.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 54.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 61.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 44.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 44.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 66.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 55.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 67.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 86.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 5.17M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 52.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 35.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 51.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 56.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 56.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 52.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 73.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 73.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 104M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 91.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 80.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 62.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 63.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 56.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 83.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 76.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 89.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 89.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 112M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 5.11M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 62.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 64.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 64.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 54.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 60.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 87.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 100M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 97.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 88.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 62.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 67.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 56.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 66.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 62.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 83.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 58.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 60.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 64.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 61.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 55.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 109M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 108M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 98.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 89.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 98.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 107M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 101M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 659K 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 38.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 47.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 43.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 53.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 74.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 62.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 69.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 69.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 72.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 61.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 4.73M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 15.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 53.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 46.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 45.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 47.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 72.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 102M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 57.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 61.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 71.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 66.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 58.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 70.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 72.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 89.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 77.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 100M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 106M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 6.46M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 62.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 62.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 58.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 69.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 73.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 67.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 78.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 103M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 72.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 18.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 47.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 55.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 62.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 60.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 60.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 54.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 61.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 76.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 107M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 94.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 109M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 104M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 108M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 92.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 659K 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 41.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 49.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 50.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 91.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 55.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 67.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 81.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 67.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 65.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 70.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 85.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 102M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 94.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 102M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 3.51M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 65.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 65.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 54.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 62.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 64.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 66.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 56.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 71.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 68.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 79.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 63.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 101M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 107M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 91.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 101M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 6.32M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 55.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 61.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 59.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 61.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 55.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 73.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 89.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 72.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 90.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 106M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 103M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 12.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 66.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 53.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 63.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 60.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 65.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 54.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 89.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 97.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 67.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 68.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 60.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 63.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 91.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 98.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 696K 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 44.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 60.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 60.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 77.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 40.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 52.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 57.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 51.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 51.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 70.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 103M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 3.35M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 21.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 57.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 45.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 49.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 48.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 57.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 51.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 69.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 102M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 91.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 99.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 102M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 108M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 7.49M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 69.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 80.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 47.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 91.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 54.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 64.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 64.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 66.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 77.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 93.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 108M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 100M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 91.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 14.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 64.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 28.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 61.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 54.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 61.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 62.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 60.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 54.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 64.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 61.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 68.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 92.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 99.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 109M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 90.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 106M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 719K 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 74.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 48.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 62.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 47.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 80.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 57.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 65.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 60.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 71.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 55.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 71.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 3.12M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 55.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 61.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 10.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 48.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 43.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 51.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 65.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 79.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 91.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 84.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 8.25M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 52.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 32.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 51.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 40.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 44.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 41.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 88.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 64.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 85.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 100M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 105M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 100M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 99.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 101M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 52.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 52.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 57.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 71.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 90.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 20.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 57.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 63.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 54.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 61.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 63.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 40.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 61.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 102M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 97.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 91.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 94.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 102M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 737K 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 44.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 36.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 31.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 62.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 68.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 54.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 41.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 59.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 93.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 69.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 69.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 108M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 100M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 106M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 86.0M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 110M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 4.04M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 5.52M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 55.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 61.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 94.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 65.2M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 87.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 107M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 9.54M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 50.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 41.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 33.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 41.1M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 48.9M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 53.4M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 63.7M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 82.3M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 72.8M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 83.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 84.5M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 18.6M 1s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 49.9M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 47.8M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 41.6M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 56.5M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 82.9M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 83.1M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 73.8M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 87.8M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 82.6M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 32.6M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 49.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 50.6M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 41.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 46.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 77.9M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 85.4M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 76.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 80.1M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 61.6M 0s unit-abot-epc-basic-0: 04:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 04:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 764K 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 54.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 43.8M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 56.2M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 56.0M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 77.9M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 58.2M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 82.3M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 83.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 68.6M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 89.3M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 77.2M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 69.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 67.2M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 91.2M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 107M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 49.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 3.79M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 37.3M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 109M 0s unit-abot-epc-basic-0: 04:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 04:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 4.63M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 59.5M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 59.3M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 68.6M 0s unit-abot-epc-basic-0: 04:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 80.5M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 107M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 93.0M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 27.0M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 69.9M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 61.1M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 87.7M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 69.9M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 93.8M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 41.5M 0s unit-oai-hss-0: 04:40:00 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 60.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 44.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 75.8M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 9.54M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 68.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 60.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 69.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 67.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 73.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 69.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 102M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 101M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 15.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 64.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 68.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 104M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 24.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 67.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 67.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 70.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 59.8M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 101M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 105M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 110M 0s unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 755K 0s unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 54.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 53.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 59.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 59.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 60.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 80.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 71.8M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 74.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 74.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 70.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 77.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 73.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 87.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 112M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 85.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 71.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 78.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 93.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 4.48M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 74.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 3.36M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 66.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 72.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 68.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 64.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 83.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 71.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 69.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 59.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 78.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 80.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 86.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 80.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 79.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 82.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 87.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 73.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 88.8M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 107M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 11.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 69.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 64.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 63.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 87.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 64.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 75.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 10.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 96.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 89.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 12.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 58.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 68.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 69.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 70.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 68.8M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 99.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 105M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 793K 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 61.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 57.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 53.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 74.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 60.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 79.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 68.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 77.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 71.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 92.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 68.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 70.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 73.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 80.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 76.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 107M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 68.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 67.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 75.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 1.76M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 57.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 55.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 55.8M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 47.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 54.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 62.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 67.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 62.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 72.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 68.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 81.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 74.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 101M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 107M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 101M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 94.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 101M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 110M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 104M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 82.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 71.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 71.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 69.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 72.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 75.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 90.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 71.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 67.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 17.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 73.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 5.76M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 61.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 69.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 75.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 81.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 78.7M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 99.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 808K 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 45.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 41.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 40.5M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 49.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 59.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 62.3M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 59.8M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 68.0M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 92.6M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 91.9M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 92.1M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 79.2M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 92.4M 0s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 53750K ...... 100% 46.4M=2.6s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install 2018-08-31 04:40:01 (20.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install FINISHED --2018-08-31 04:40:01-- unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install Total wall clock time: 4.8s unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.1s (16.1 MB/s) unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 04:40:01 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: 04:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 04:40:01 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 04:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 04:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 04:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 04:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 04:40:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 04:40:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 04:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 04:40:03 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 04:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 04:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 04:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 04:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 04:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 04:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 04:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 04:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 04:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:40:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 04:40:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 04:40:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 04:40:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 04:40:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 04:40:07 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 04:40:07 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 04:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 04:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 04:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 04:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 04:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 04:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 04:40:10 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: 04:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 04:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 04:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 04:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 04:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 04:40:16 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.8_all.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 04:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 04:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 04:40:20 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: 04:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 04:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 04:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 04:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 04:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 04:40:20 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: 04:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 04:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 04:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 04:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:40:23 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 04:40:23 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 04:40:24 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 04:40:24 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 04:40:24 INFO juju.worker.uniter.context trying to kill context process 8629 unit-oai-hss-0: 04:40:24 INFO juju.worker.uniter.context waiting for context process 8629 to die unit-abot-epc-basic-0: 04:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 04:40:25 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 04:40:25 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 04:40:25 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 04:40:25 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 04:40:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:40:25 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 04:40:25 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 04:40:25 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 04:40:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-epc-0: 04:40:25 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 04:40:25 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: 04:40:25 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 04:40:25 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:40:25 DEBUG juju.worker start "api" unit-oai-epc-0: 04:40:25 INFO juju.worker start "api" machine-2: 04:40:25 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 04:40:25 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 04:40:25 DEBUG juju.agent read agent config, format "2.0" machine-2: 04:40:25 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 04:40:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 04:40:25 DEBUG juju.worker "api" started unit-oai-epc-0: 04:40:25 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.apicaller connecting with current password machine-2: 04:40:25 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 04:40:25 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 04:40:25 DEBUG juju.worker start "engine" machine-2: 04:40:25 INFO juju.worker start "engine" machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 04:40:25 DEBUG juju.worker "engine" started machine-2: 04:40:25 DEBUG juju.worker.introspection stats worker now serving machine-2: 04:40:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 04:40:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:40:25 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:40:25 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. machine-2: 04:40:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-epc-0: 04:40:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... machine-2: 04:40:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 04:40:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 04:40:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... machine-2: 04:40:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 04:40:25 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 04:40:25 DEBUG juju.worker.apicaller connecting with current password machine-2: 04:40:25 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-2: 04:40:25 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-2: 04:40:25 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-abot-epc-basic-0: 04:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 04:40:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:40:26 DEBUG juju.api RPC connection died unit-oai-epc-0: 04:40:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 04:40:26 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 04:40:26 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:40:26 INFO juju.api connection established to "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-epc-0: 04:40:26 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-2: 04:40:26 DEBUG juju.worker.apicaller connected machine-2: 04:40:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 04:40:26 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 04:40:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:40:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. machine-2: 04:40:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... machine-2: 04:40:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 04:40:26 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 04:40:26 INFO juju.worker.upgrader unblocking abort check machine-2: 04:40:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 04:40:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 04:40:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 04:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... machine-2: 04:40:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 04:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 04:40:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 04:40:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 04:40:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.logger logger setup machine-2: 04:40:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 04:40:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 04:40: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-2: 04:40:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 04:40:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 04:40:26 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:40:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-2: 04:40:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 04:40:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:40:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:40:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 04:40: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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 04:40:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:40:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:40:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 04:40:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:40:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:40:26 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 04:40:26 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:40:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 04:40:26 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 04:40:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 04:40:26 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:40:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:40:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:40:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 04:40:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:40:26 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 04:40:26 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 04:40:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:40:26 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:40:26 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-2: 04:40:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 04:40:26 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] machine-2: 04:40:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:40:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:40:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 04:40:27 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 04:40:27 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 04:40:27 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. machine-2: 04:40:27 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... machine-2: 04:40:27 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 04:40:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... machine-2: 04:40:27 DEBUG juju.worker start "2-container-watcher" machine-2: 04:40:27 DEBUG juju.worker start "stateconverter" machine-2: 04:40:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 04:40:27 INFO juju.worker start "2-container-watcher" machine-2: 04:40:27 DEBUG juju.worker "2-container-watcher" started machine-2: 04:40:27 INFO juju.worker start "stateconverter" machine-2: 04:40:27 DEBUG juju.worker "stateconverter" started machine-2: 04:40:27 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 04:40:27 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-epc-0: 04:40:27 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 04:40:27 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-epc-0: 04:40:27 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 04:40:27 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 04:40:27 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:40:27 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 04:40:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 04:40:27 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: 04:40:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 04:40:27 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 04:40:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:40:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:40:27 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 04:40:27 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 04:40:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 04:40:27 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 04:40:27 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 04:40:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 04:40:27 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 04:40:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 04:40:27 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 04:40:27 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 04:40:27 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 04:40:27 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 04:40:27 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 04:40:27 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-2: 04:40:27 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:88:c5:c2 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.16 [] [] []} {2 fa:16:3e:88:c5:c2 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 04:40:27 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 04:40:27 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 04:40:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-epc-0: 04:40:27 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 04:40:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 04:40:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:40:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 04:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 04:40:28 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: 04:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 04:40:28 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:40:28 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 04:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 04:40:28 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:40:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:40:28 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: 04:40:28 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 04:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 04:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 04:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... machine-3: 04:40:28 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 04:40:28 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 04:40:28 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 04:40:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 04:40:28 DEBUG juju.worker killing runner 0xc4201a5e10 unit-oai-epc-0: 04:40:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:40:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:40:29 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 04:40:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 04:40:29 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-epc-0: 04:40:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:40:30 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 04:40:30 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 04:40:30 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: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 04:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 04:40:31 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: 04:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:40:31 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: 04:40:31 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:40:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:40:31 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 04:40:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ config-get realm unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-oai-epc-0: 04:40:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 04:40:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:40:31 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 04:40:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-epc-0: 04:40:31 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 04:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 04:40:32 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: 04:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 04:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 04:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 04:40:34 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: 04:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 04:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 04:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 04:40:35 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: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 04:40:35 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: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 04:40:35 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: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 04:40:35 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: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 04:40:35 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: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 04:40:36 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: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 04:40:37 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: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 04:40:37 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: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 04:40:38 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: 04:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 04:40:38 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: 04:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 04:40:38 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: 04:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 04:40:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 04:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 04:40:39 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: 04:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 04:40:39 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: 04:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 04:40:39 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: 04:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 04:40:40 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: 04:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 04:40:40 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: 04:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 04:40:40 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: 04:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 04:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 04:40:42 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: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 04:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 04:40:43 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: 04:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 04:40:44 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: 04:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 04:40:44 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: 04:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 04:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 04:40:46 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: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 04:40:46 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: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 04:40:46 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: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 04:40:46 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: 04:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 04:40:47 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: 04:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 04:40:47 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: 04:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 04:40:47 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: 04:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 04:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 04:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 04:40:51 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: 04:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 04:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 04:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 04:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 04:40: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: 04:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 04:40:54 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 04:40:54 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: 04:40:54 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 04:40:54 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:40:54 DEBUG juju.worker start "api" unit-oai-hss-0: 04:40:54 INFO juju.worker start "api" machine-3: 04:40:54 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 04:40:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 04:40:54 DEBUG juju.agent read agent config, format "2.0" machine-3: 04:40:54 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 04:40:54 DEBUG juju.worker "api" started unit-oai-hss-0: 04:40:54 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:54 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" unit-oai-hss-0: 04:40:54 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:40:54 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 04:40:54 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 04:40:54 DEBUG juju.worker start "engine" machine-3: 04:40:54 INFO juju.worker start "engine" machine-3: 04:40:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 04:40:54 DEBUG juju.worker "engine" started machine-3: 04:40:54 DEBUG juju.worker.introspection stats worker now serving machine-3: 04:40:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:40:54 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 04:40:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 04:40:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:40:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 04:40:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 04:40:54 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:40:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:40:54 INFO juju.api connection established to "wss://172.30.9.210:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:40:54 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/25656003-1a70-46ac-8be1-b87525b120a4/api" machine-3: 04:40:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 04:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 04:40: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: 04:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 04:40:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 04:40: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: 04:40:55 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 04:40:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-oai-hss-0: 04:40:55 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:40:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:55 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 04:40:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:55 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 04:40:55 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 04:40:55 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 04:40:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 04:40:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 04:40:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:40:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:40:55 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 04:40:55 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 04:40:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 04:40:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 04:40:55 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 04:40:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 04:40:55 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 04:40:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 04:40:55 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:40:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:40:55 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: 04:40:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 04:40:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 04:40:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 04:40:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 04:40:55 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 04:40:55 INFO juju.worker.uniter hooks are retried true machine-3: 04:40:55 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 04:40:55 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 04:40:55 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 04:40:55 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:40:55 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 04:40:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 04:40:56 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 04:40:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 04:40:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:40:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 04:40:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 04:40:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:40:56 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 04:40:56 INFO juju.worker.upgrader unblocking abort check machine-3: 04:40:56 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 04:40:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 04:40:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 04:40:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 04:40:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 04:40:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 04:40:56 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 04:40:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 04:40:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 04:40:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 04:40:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 04:40:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.logger logger setup machine-3: 04:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 04:40:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 04:40:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:40:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-3: 04:40:56 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 04:40:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 04:40:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 04:40:56 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 04:40:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:40:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 04:40:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 04:40:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:40:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:40:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:40:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:40:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:40:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:40:56 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 04:40:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:40:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 04:40:56 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 04:40:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:40:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:40:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:40:56 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 04:40:56 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 04:40:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:40:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:40:56 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-3: 04:40:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 04:40:56 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.210:17070"] machine-3: 04:40:56 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: 04:40:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 04:40:56 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 04:40:56 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:40:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 04:40:56 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:40:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 04:40:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 04:40:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 04:40:56 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 04:40:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:40:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 04:40:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 04:40:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... machine-3: 04:40:56 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 04:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 04:40:56 DEBUG juju.worker start "3-container-watcher" machine-3: 04:40:56 DEBUG juju.worker start "stateconverter" machine-3: 04:40:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 04:40:56 INFO juju.worker start "3-container-watcher" machine-3: 04:40:56 DEBUG juju.worker "3-container-watcher" started machine-3: 04:40:56 INFO juju.worker start "stateconverter" machine-3: 04:40:56 DEBUG juju.worker "stateconverter" started machine-3: 04:40:56 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 04:40:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:40:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 04:40:57 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:40:57 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: 04:40:57 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 04:40:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 04:40:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:40:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... machine-3: 04:40:57 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:0e:70:8f 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.9 [] [] []} {2 fa:16:3e:0e:70:8f 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 04:40:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 04:40:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:40:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:40:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:40:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 04:40:58 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:40:58 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: 04:40:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 04:40:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:40:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:40:58 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 04:40:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:40:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 04:40:59 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 04:40:59 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 04:40:59 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 04:40:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 04:40:59 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: 04:40:59 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:40:59 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 04:40:59 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 04:40:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:40:59 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 04:40:59 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 04:40:59 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 04:41:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 04:41:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:41:00 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 04:41:00 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 04:41:00 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 04:41:00 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 04:41:00 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 04:41:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:41:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 04:41:00 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: 04:41:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:41:01 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: 04:41:01 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 04:41:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:41:01 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 04:41:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:41:01 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 04:41:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 04:41:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:41:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:41:01 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 04:41:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 04:41:01 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: 04:41:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 04:41:01 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:41:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:41:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 04:41:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 04:41:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 04:41:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 04:41:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 04:41:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 04:41:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 04:41:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 04:41:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 04:41:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 04:41:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 04:41:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 04:41:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 04:41:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 04:41:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 04:41:04 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: 04:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-oai-hss-0: 04:41:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:41:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 04:41:04 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: 04:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:41:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 04:41:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 04:41:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 04:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 04:41:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 04:41:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 04:41:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 04:41:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 04:41:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 04:41:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 04:41:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 04:41:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 04:41:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 04:41:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 04:41:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 04:41:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 04:41:07 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: 04:41:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 04:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 04:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 04:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 04:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 04:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 04:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 04:41:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 04:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 04:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 04:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 04:41:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 04:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 04:41:08 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: 04:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 04:41:09 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: 04:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 04:41:09 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: 04:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 04:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:41:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 04:41:10 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: 04:41:10 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 04:41:10 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 04:41:10 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: 04:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 04:41:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 04:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 04:41:10 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: 04:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 04:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 04:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 04:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 04:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-oai-hss-0: 04:41:11 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: 04:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 04:41:11 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: 04:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 04:41:11 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: 04:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 04:41:11 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-oai-hss-0: 04:41:11 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: 04:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 04:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 04:41:11 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 04:41:12 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: 04:41:12 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 04:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 04:41:12 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: 04:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 04:41:12 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-abot-epc-basic-0: 04:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 04:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 04:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 04:41:12 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-oai-hss-0: 04:41:12 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 04:41:12 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 04:41:13 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-oai-hss-0: 04:41:13 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-oai-hss-0: 04:41:13 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-oai-hss-0: 04:41:13 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 04:41:13 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-oai-hss-0: 04:41:13 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: 04:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 04:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:41:14 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: 04:41:14 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 04:41:14 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:41:14 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 04:41:14 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: 04:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 04:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 04:41:15 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-oai-hss-0: 04:41:15 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: 04:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 04:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-oai-hss-0: 04:41:15 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-abot-epc-basic-0: 04:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:41:15 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: 04:41:15 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 04:41:16 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: 04:41:16 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: 04:41:16 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: 04:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 04:41:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 04:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:41:16 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-oai-hss-0: 04:41:16 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-oai-hss-0: 04:41:16 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: 04:41:17 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: 04:41:17 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 04:41:17 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-oai-hss-0: 04:41:17 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 04:41:17 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: 04:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 04:41:17 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 04:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 04:41:17 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: 04:41:18 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: 04:41:18 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 04:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 04:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 04:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 04:41:18 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 04:41:18 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: 04:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-oai-hss-0: 04:41:18 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: 04:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 04:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 04:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 04:41:18 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: 04:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 04:41:19 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-mysql-0: 04:41:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-oai-hss-0: 04:41:19 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: 04:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-mysql-0: 04:41:19 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:41:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:41:19 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: 04:41:19 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-oai-hss-0: 04:41:19 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 04:41:19 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: 04:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 04:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 04:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 04:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 04:41:20 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: 04:41:20 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: 04:41:20 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: 04:41:20 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] unit-oai-hss-0: 04:41:20 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: 04:41:20 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-oai-hss-0: 04:41:21 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: 04:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-oai-hss-0: 04:41:21 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: 04:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 04:41:21 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-oai-hss-0: 04:41:21 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 04:41:21 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: 04:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 04:41:22 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: 04:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 04:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 04:41:23 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-oai-hss-0: 04:41:23 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-oai-hss-0: 04:41:23 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-oai-hss-0: 04:41:23 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-oai-hss-0: 04:41:23 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-oai-hss-0: 04:41:23 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: 04:41:23 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-oai-hss-0: 04:41:24 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: 04:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 04:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-oai-hss-0: 04:41:24 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: 04:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 04:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 04:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:41:24 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 04:41:24 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-oai-hss-0: 04:41:25 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-oai-hss-0: 04:41:25 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: 04:41:25 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 04:41:25 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-oai-hss-0: 04:41:25 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-oai-hss-0: 04:41:25 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-oai-hss-0: 04:41:25 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: 04:41:26 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 04:41:26 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-oai-hss-0: 04:41:26 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: 04:41:26 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:41:26 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4191 kB/s) unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 04:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 04:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install (Reading database ... 109370 files and directories currently installed.) unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 04:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 04:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:41:27 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:28 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 04:41:29 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 04:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 04:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 04:41:30 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 04:41:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 04:41:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 04:41:31 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 04:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 04:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 04:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 04:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 04:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 04:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 04:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 04:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 04:41:32 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:33 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 04:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 04:41:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 04:41:34 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: 04:41:34 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:41:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 04:41:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 04:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 04:41:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 04:41:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:41:35 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:41:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 04:41:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 04:41:36 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: 04:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:41:36 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 04:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 04:41:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 04:41:36 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 04:41:36 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: 04:41:36 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 04:41:36 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: 04:41:36 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 04:41:36 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: 04:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 04:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 04:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 04:41:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 04:41:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:41:37 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:41:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 04:41:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 04:41:37 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: 04:41:37 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:41:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 04:41:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 04:41:37 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 04:41: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: 04:41:38 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 04:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 04:41:38 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: 04:41:38 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 04:41:39 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: 04:41:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 04:41:39 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: 04:41:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:39 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 04:41:40 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 04:41:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 04:41:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 04:41:41 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:41:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 04:41:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 04:41:41 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:41:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 04:41:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:41:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 04:41:42 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:41:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 04:41:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-oai-hss-0: 04:41:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 04:41:43 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: 04:41:43 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:41:43 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: 04:41:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:41:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 04:41:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 04:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 04:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:41:44 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 04:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:44 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 04:41:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:45 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 04:41:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:41:46 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:41:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 04:41:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:41:46 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 04:41:47 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: 04:41:47 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 04:41:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:41:48 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:41:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 04:41:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 04:41:48 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 04:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 04:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 04:41:49 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 04:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 04:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 04:41:49 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 04:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 04:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 04:41:50 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 04:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 04:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 04:41:50 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 04:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 04:41:51 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 04:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 04:41:51 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 04:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:41:52 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 04:41:53 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 04:41:54 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 04:41:54 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 04:41:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:41:55 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-abot-epc-basic-0: 04:41:55 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:56 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: 04:41:56 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-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 04:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:41:57 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:41:57 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-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:41:57 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 04:41:57 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:41:57 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 04:41:57 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 04:41:57 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 04:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:41:57 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 04:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 04:41:58 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:41:59 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 04:41:59 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:41:59 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:00 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:42:00 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 04:42:01 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 04:42:02 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 04:42:02 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 04:42:02 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 04:42:02 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-hss-0: 04:42:02 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 04:42:02 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:03 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: 04:42:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:42:03 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: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 04:42:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-oai-hss-0: 04:42:03 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: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 04:42: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: 04:42:03 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 04:42:03 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:42:04 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: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:42:04 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: 04:42:04 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:42: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: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 04:42:04 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: 04:42:04 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: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 04:42:04 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 04:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:05 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: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:05 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: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:42:05 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:42:05 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 04:42:06 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 04:42:06 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:42:06 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:06 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:42:06 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 04:42:06 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 04:42:06 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:42:06 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 04:42:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 04:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 04:42:08 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: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 04:42:08 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: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 04:42:08 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: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:42:08 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: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:42:08 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: 04:42:08 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: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 04:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:42:09 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:42:09 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (682 kB/s) unit-oai-hss-0: 04:42:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 04:42:09 DEBUG unit.oai-hss/0.install (Reading database ... 116099 files and directories currently installed.) unit-oai-hss-0: 04:42:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 04:42:09 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 04:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:42:10 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 04:42:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 04:42:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 04:42:11 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:42:11 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: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-oai-hss-0: 04:42:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:11 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: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:11 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: 04:42:11 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: 04:42:11 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: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 04:42:12 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 04:42:12 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 04:42:12 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 04:42:12 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 04:42:12 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 04:42:12 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 04:42:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:42:12 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: 04:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 04:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 04:42:13 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: 04:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 04:42:13 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 04:42:13 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: 04:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 04:42:13 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-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 04:42:14 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: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 04:42:14 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:42:14 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: 04:42:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 04:42:15 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 04:42:15 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: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 04:42:15 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: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:15 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: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 04:42:15 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 04:42:15 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: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 04:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 04:42:16 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-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 04:42:16 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: 04:42:16 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 04:42:16 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-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-oai-hss-0: 04:42:16 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-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:42:16 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 04:42:16 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-oai-hss-0: 04:42:16 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:42:17 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: 04:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 04:42:17 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: 04:42:17 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-abot-epc-basic-0: 04:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:42:17 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-abot-epc-basic-0: 04:42:17 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:42:17 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: 04:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 04:42:17 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: 04:42:17 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 04:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 04:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 04:42:18 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: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 04:42:18 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-oai-hss-0: 04:42:18 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 5s (2133 kB/s) unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 04:42:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:42:18 DEBUG unit.oai-hss/0.install (Reading database ... 116210 files and directories currently installed.) unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:42:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:42:18 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 04:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:42:20 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 04:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:21 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: 04:42:21 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: 04:42:21 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 04:42:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 04:42:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 04:42:21 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 04:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:42:22 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 04:42:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 04:42:23 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: 04:42:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 04:42:23 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:42:23 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 04:42:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 04:42:24 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 04:42:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 04:42:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 04:42:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 04:42:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 04:42:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 04:42:25 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 04:42:25 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:26 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-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 04:42:26 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-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 04:42:26 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:42:27 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:42:28 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: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 04:42:28 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:42:28 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 04:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 04:42:28 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 04:42:29 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: 04:42:29 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:42:29 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 04:42:29 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 04:42:29 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 04:42:29 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 04:42:29 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:42:29 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:42:30 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 04:42:30 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:42:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:42:30 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: 04:42:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:42:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 04:42:30 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 04:42:30 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 04:42:31 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 04:42:32 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 04:42:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:42:33 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:42:33 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-oai-hss-0: 04:42:33 DEBUG unit.oai-hss/0.install 180831 4:42:33 [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: 04:42:33 DEBUG unit.oai-hss/0.install 180831 4:42:33 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 04:42:33 DEBUG unit.oai-hss/0.install 180831 4:42:33 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11651 ... unit-abot-epc-basic-0: 04:42:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:42:38 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 04:42: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: 04:42: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: 04:42: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: 04:42:39 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 04:42: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: 04:42:39 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 04:42: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: 04:42: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: 04:42:39 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 04:42: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: 04:42:39 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 04:42: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: 04:42:39 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:42:39 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 04:42:39 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: 04:42:39 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: 04:42:40 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (31.5 kB/s) unit-abot-epc-basic-0: 04:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 04:42:40 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107925 files and directories currently installed.) unit-abot-epc-basic-0: 04:42:40 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: 04:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 04:42:40 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: 04:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:42:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:42:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:42:41 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:42:41 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:42:42 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:42:42 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-hss-0: 04:42:43 DEBUG unit.oai-hss/0.install mysql start/running, process 11784 unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 04:42:44 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:42:45 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 04:42:46 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 04:42:46 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: 04:42:46 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-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (304 kB/s) unit-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install (Reading database ... 118211 files and directories currently installed.) unit-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:42:47 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install --2018-08-31 04:42:48-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 353K 3s unit-oai-hss-0: 04:42:48 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 682K 2s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 755K 2s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 80.7M 1s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 56.7M 1s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 748K 1s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 49.6M 1s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 47.2M 1s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 39.5M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 62.4M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 787K 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 102M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 76.7M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 91.8M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 56.6M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 58.5M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 43.2M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 813K 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 58.7M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 58.6M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 47.2M 0s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 30.4M=0.5s unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install 2018-08-31 04:42:49 (2.18 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 04:42:49 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42: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 aesdata.o -lgmp -o aesdata unit-oai-hss-0: 04:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 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: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 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: 04:42:51 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-hss-0: 04:42:53 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: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 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: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 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: 04:42:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 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: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 04:42:54 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: 04:42:54 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 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: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 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: 04:42:56 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 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: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 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: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 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: 04:42:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 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: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 04:42:59 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: 04:42:59 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 04:43:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:43:00 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: 04:43:01 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 04:43:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:01 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 04:43:02 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: 04:43:02 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-oai-hss-0: 04:43:02 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 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: 04:43:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:03 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: 04:43:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 04:43:04 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: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 04:43:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 04:43:04 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:43:04 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 04:43:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:43:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:43:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:43:04 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: 04:43:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:43:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 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: 04:43:05 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: 04:43:05 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: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 04:43:05 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: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 04:43:05 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: 04:43:05 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 04:43:05 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 04:43:06 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 04:43:07 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: 04:43:07 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 04:43:07 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: 04:43:07 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:43:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 04:43:08 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 04:43:08 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: 04:43:09 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-oai-hss-0: 04:43:09 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 04:43:10 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: 04:43:10 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: 04:43:10 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: 04:43:10 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (885 kB/s) unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install (Reading database ... 118229 files and directories currently installed.) unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:43:10 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 04:43:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:43:12 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:43:12 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:43:13 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:43:13 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:43:13 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:43:13 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:43:13 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install --2018-08-31 04:43:14-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 04:43:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 305K 24s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 547K 19s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 710K 16s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 942K 14s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.10M 12s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.38M 11s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.42M 10s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.83M 9s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.01M 8s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.02M 7s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.45M 7s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.53M 6s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.95M 6s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.99M 6s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.21M 5s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.63M 5s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.46M 5s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.00M 4s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.21M 4s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.32M 4s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.72M 4s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.54M 4s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.05M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.10M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.59M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.36M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.61M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.44M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.39M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.20M 3s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.29M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.86M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.49M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.60M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.78M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.75M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.60M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 9.05M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.59M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.97M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.68M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.96M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.7M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 10.0M 2s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.17M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.1M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.9M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.55M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.6M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 12.3M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.1M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.63M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 12.3M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.0M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.5M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.0M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.4M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.2M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.4M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 16.4M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.2M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 10.2M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 15.4M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.7M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.6M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 11.6M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 17.7M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.6M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 15.2M 1s unit-oai-hss-0: 04:43:15 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 18.8M 1s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.8M 1s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.5M 1s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.9M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 19.0M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.8M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.4M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.0M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 15.5M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 19.9M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 18.2M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.3M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 22.4M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.6M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 21.9M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.9M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.2M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.3M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 19.2M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 16.0M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 30.0M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 17.7M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 18.3M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 22.0M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 19.9M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.9M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 16.6M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 21.3M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.1M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 19.3M 0s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 25.4M=1.4s unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install 2018-08-31 04:43:16 (3.48 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 04:43:16 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 04:43:17 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: 04:43:17 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 04:43:17 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 04:43:18 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: 04:43:18 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: 04:43:18 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 04:43:18 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: 04:43:18 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 04:43:18 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: 04:43:18 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:43:18 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 04:43:18 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-abot-epc-basic-0: 04:43:19 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:43:19 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 04:43:19 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: 04:43:19 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-abot-epc-basic-0: 04:43:19 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-abot-epc-basic-0: 04:43:19 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 04:43:19 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (650 kB/s) unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108034 files and directories currently installed.) unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 04:43:20 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: 04:43:20 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-abot-epc-basic-0: 04:43:20 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: 04:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-abot-epc-basic-0: 04:43:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 04:43:20 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-abot-epc-basic-0: 04:43:21 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:43:21 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: 04:43:21 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 04:43:21 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 04:43:22 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 04:43:23 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 04:43:24 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 04:43:25 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 04:43:26 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 04:43:27 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: 04:43:27 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: 04:43:27 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 04:43:27 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 04:43:28 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 04:43:29 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 04:43:30 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:43:31 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 04:43:31 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 04:43:32 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 04:43:33 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 04:43:34 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-abot-epc-basic-0: 04:43:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 04:43:35 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 04:43:36 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: 04:43:36 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 04:43:36 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 04:43:37 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: 04:43:37 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: 04:43:37 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 04:43:37 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: 04:43:37 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 04:43:37 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: 04:43:37 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 04:43:37 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: 04:43:37 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: 04:43:37 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 04:43:37 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: 04:43:37 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 04:43:37 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 04:43:38 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 04:43:39 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 31 04:40 /dev/zero unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 04:43:40 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 04:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:43:42 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 04:43:44 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 04:43:45 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 04:43:45 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 04:43:46 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 04:43:47 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 04:43:48 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:43:49 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 04:43:50 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 04:43:50 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 04:43:50 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 04:43:51 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 04:43:51 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 04:43:51 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 04:43:52 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 04:43:52 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 04:43:52 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 04:43:53 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 04:43:53 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 04:43:54 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 04:43:54 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 04:43:54 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 04:43:55 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 04:43:55 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 04:43:56 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 04:43:56 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 04:43:56 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 04:43:56 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 04:43:57 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 04:43:58 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 04:43:58 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 04:43:58 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 04:43:59 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 04:43:59 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-oai-hss-0: 04:43:59 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 04:43:59 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:43:59 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 04:43:59 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:43:59 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-hss-0: 04:43:59 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 04:44:00 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:44:01 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 04:44:02 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 04:44:02 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 04:44:03 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 04:44:03 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 04:44:03 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 04:44:03 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 04:44:03 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 04:44:03 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 04:44:04 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 04:44:04 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 04:44:04 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 04:44:04 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 04:44:05 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 04:44:06 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 04:44:06 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 04:44:06 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 04:44:06 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 04:44:07 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 04:44:07 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 04:44:07 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 04:44:07 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 04:44:07 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 04:44:08 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 04:44:09 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 04:44:09 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 04:44:09 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 04:44:09 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 04:44:09 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 04:44:09 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 04:44:10 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 04:44:11 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 04:44:11 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 04:44:12 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 04:44:12 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 04:44:12 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 04:44:13 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 04:44:13 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 04:44:13 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 04:44:13 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 04:44:14 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 04:44:14 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 04:44:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:44:14 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 04:44:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:44:14 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 04:44:15 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 04:44:15 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 04:44:15 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 04:44:15 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 04:44:16 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 04:44:16 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 04:44:16 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 04:44:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:44:16 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 04:44:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:44:16 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 04:44:17 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 04:44:17 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 04:44:17 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 04:44:17 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 04:44:18 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 04:44:18 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 04:44:18 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 04:44:18 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 04:44:18 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 04:44:18 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 04:44:18 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 04:44:19 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 04:44:19 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 04:44:19 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 04:44:19 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 04:44:19 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 04:44:19 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 04:44:19 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 04:44:20 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 04:44:21 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 04:44:21 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 04:44:21 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 04:44:22 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 04:44:22 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 04:44:22 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 04:44:24 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 04:44:24 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 04:44:24 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 04:44:24 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 04:44:24 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 04:44:25 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 04:44:25 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 04:44:25 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 04:44:25 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 04:44:26 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 04:44:26 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 04:44:26 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 04:44:26 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 04:44:27 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 04:44:27 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 04:44:27 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 04:44:27 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 04:44:28 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 04:44:28 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 04:44:28 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 04:44:29 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 04:44:29 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 04:44:29 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 04:44:29 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 04:44:29 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 04:44:29 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 04:44:30 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 04:44:30 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 04:44:30 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 04:44:30 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 04:44:30 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 04:44:31 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 04:44:31 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 04:44:32 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 04:44:32 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 04:44:32 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 04:44:32 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 04:44:32 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 04:44:32 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 04:44:33 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 04:44:33 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 04:44:34 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 04:44:34 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 04:44:34 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 04:44:34 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 04:44:34 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 04:44:35 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 04:44:35 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 04:44:35 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 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: 04:44:36 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:36 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 04:44:37 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 04:44:37 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 04:44:37 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 04:44:37 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 04:44:38 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 04:44:38 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 04:44:38 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:39 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 04:44:40 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: 04:44:40 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 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: 04:44:40 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 04:44:40 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: 04:44:40 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 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: 04:44:40 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 04:44:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:43 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 04:44:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:44:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:43 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 04:44:43 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 04:44:44 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 04:44:45 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 04:44:45 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 04:44:45 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 04:44:45 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 04:44:46 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 04:44:46 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 04:44:46 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 04:44:47 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 04:44:47 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 04:44:47 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 04:44:48 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: 04:44:48 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 04:44:48 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: 04:44:48 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 04:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 04:44:49 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: 04:44:49 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:49 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: 04:44:49 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 04:44:49 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 04:44:50 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 04:44:51 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: 04:44:51 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 04:44:51 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 04:44:52 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 04:44: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: 04:44:53 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 04:44: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: 04:44:53 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:44:53 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 04:44:54 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:44:55 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:44: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: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:44: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: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:44: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: 04:44:56 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 04:44: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: 04:44:56 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 04:44: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: 04:44:57 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: 04:44:57 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: 04:44:57 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: 04:44:57 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: 04:44:57 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: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:44:57 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: 04:44:57 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 04:44: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: 04:44:57 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:44:57 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 04:44: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: 04:44:58 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 04:44:58 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 04:44: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-oai-hss-0: 04:44: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-oai-hss-0: 04:44: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: 04:44: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-oai-hss-0: 04:44: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: 04:44: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: 04:44:59 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-oai-hss-0: 04:44:59 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 04:44:59 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-oai-hss-0: 04:45:00 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-oai-hss-0: 04:45:00 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: 04:45:00 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 04:45:00 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: 04:45:00 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: 04:45:00 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: 04:45:00 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 04:45:01 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: 04:45:01 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: 04:45:01 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 04:45:01 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: 04:45:01 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: 04:45:01 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: 04:45:01 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 04:45:01 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 04:45:01 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 04:45:01 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 04:45:01 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 04:45:02 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 04:45:02 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 04:45:02 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 04:45:02 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-oai-hss-0: 04:45:03 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: 04:45:03 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: 04:45:03 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: 04:45:03 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 04:45:03 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: 04:45:03 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: 04:45:03 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: 04:45:03 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: 04:45:03 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 04:45:03 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: 04:45:03 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: 04:45:03 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 04:45:04 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 04:45:04 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-oai-hss-0: 04:45:04 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: 04:45:04 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 04:45:04 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: 04:45:04 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 04:45:04 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 04:45:04 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 04:45:04 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 04:45:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:45:04 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 04:45:05 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 04:45:05 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: 04:45:05 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: 04:45:05 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: 04:45:05 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: 04:45:05 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 04:45:05 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 04:45:05 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 04:45:05 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 04:45:05 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: 04:45:05 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: 04:45:05 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 04:45:06 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 04:45:06 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 04:45:06 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 04:45:06 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-oai-hss-0: 04:45:06 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: 04:45:06 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: 04:45:06 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: 04:45:06 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: 04:45:06 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 04:45:06 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: 04:45:06 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:45:06 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 8s (5123 kB/s) unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install (Reading database ... 118505 files and directories currently installed.) unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:07 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 04:45:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 04:45:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:45:08 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 04:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 04:45:11 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 04:45:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 04:45:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:13 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 04:45:14 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 04:45:15 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:16 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:17 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 04:45:18 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:45:19 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:45:20 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 04:45:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 04:45:23 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 04:45:24 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:45:25 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: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 04:45:25 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 04:45:26 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: 04:45:26 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 04:45:26 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:45:27 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:45:27 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:45:27 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 04:45:27 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 04:45:27 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 04:45:27 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 04:45:27 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 04:45:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:28 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 04:45:28 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 04:45:28 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:45:29 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 04:45:29 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:45:29 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:45:29 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:45:29 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:45:29 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:45:30 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:45:30 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 04:45:30 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 04:45:30 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 04:45:31 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: 04:45:31 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: 04:45:31 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:45:31 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 04:45:31 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 04:45:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:45:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 04:45:38 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 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: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 04:45:39 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 04:45:40 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 04:45:41 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 04:45:42 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 04:45:43 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 04:45:44 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 04:45:45 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: 04:45:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 04:45:45 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 04:45:46 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-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 04:45:46 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: 04:45:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 04:45:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 04:45:46 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: 04:45:47 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 04:45:47 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: 04:45:47 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 04:45:47 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: 04:45:47 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: 04:45:47 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: 04:45:47 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 04:45:47 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: 04:45:47 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: 04:45:47 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: 04:45:47 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: 04:45:47 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: 04:45:47 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 04:45:47 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 04:45:48 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: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 04:45:48 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: 04:45:48 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: 04:45:48 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: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 04:45:48 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: 04:45:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 04:45:48 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 04:45:49 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 04:45:49 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: 04:45:50 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (64.1 kB/s) unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install (Reading database ... 121396 files and directories currently installed.) unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 04:45:50 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: 04:45:50 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 04:45:50 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install .....................++++++ unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install ............++++++ unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install .....................................................................++++++ unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Not Before: Aug 31 04:45:51 2018 GMT unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Not After : Aug 31 04:45:51 2019 GMT unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install 9B:73:A0:C4:2E:D0:17:54:72:07:A0:5E:F1:74:A0:05:F7:BE:21:3D unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install keyid:2F:82:D6:12:07:DC:46:20:19:99:FB:E7:C9:12:35:CE:0E:CA:B4:C2 unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 31 04:45:51 2019 GMT (365 days) unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 04:45:51 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: 04:45:51 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 04:45:51 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: 04:45:51 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: 04:45:51 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: 04:45:51 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: 04:45:51 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: 04:45:51 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: 04:45:51 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 04:45:51 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: 04:45:51 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 04:45:51 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 04:45:51 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: 04:45:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 04:45:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 04:45:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 04:45:53 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: 04:45:53 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 04:45:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:53 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 04:45:53 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: 04:45:53 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 04:45:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:45:53 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 04:45:53 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 04:45:53 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 04:45:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 04:45:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 04:45:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 04:45: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: 04:45:53 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 04:45:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 04:45:53 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: 04:45:53 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 04:45:53 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 04:45:53 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: 04:45:53 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 04:45:53 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: 04:45:53 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: 04:45:53 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: 04:45:53 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 04:45: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: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45: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: 04:45:54 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45: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: 04:45:54 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:45:54 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 04:45:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.11 unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 04:45:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:54 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 04:45:54 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 04:45:54 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:45:54 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 04:45:54 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:45:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 04:45:55 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `cijaeghieshelou` identified by 'ahngoobeimooyai'] unit-mysql-0: 04:45:55 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `cijaeghieshelou` identified by 'ahngoobeimooyai'] unit-mysql-0: 04:45:55 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=cijaeghieshelou', 'password=ahngoobeimooyai', 'host=192.168.121.11', 'slave=False'] unit-mysql-0: 04:45:55 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 04:45:55 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 04:45:55 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:45:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 04:45: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: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + user=cijaeghieshelou unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + password=ahngoobeimooyai unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 04:45:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.11 unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.11 cijaeghieshelou ahngoobeimooyai oai-hss unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.11"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"cijaeghieshelou"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ahngoobeimooyai"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:45:55 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: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:45:55 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: 04:45:55 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: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u cijaeghieshelou --password=ahngoobeimooyai -h 192.168.121.11 oai-hss -e 'show tables;' unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u cijaeghieshelou --password=ahngoobeimooyai -h 192.168.121.11 oai-hss unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 04:45: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: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:55 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21940 unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21940' unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21940 =~ .*running.* ]] unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:55 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:55 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 04:45:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + db_host=cijaeghieshelou unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 04:45:55 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 04:45:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:56 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 04:45:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:56 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 04:45:56 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:57 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:57 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:45:57 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:45:57 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 04:45:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:45:57 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 04:45:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 04:45:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:45:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:45:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:45:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:46:36 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (128 kB/s) unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install (Reading database ... 128004 files and directories currently installed.) unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 04:46:37 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 04:46:38 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 04:46:38 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 04:46:38 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 04:46:39 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 04:46:39 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 04:46:39 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 04:46:39 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 04:46:39 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 04:46:39 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 04:46:39 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 04:46:42 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 04:46:42 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 04:46:42 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 04:46:42 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 04:46:42 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 04:46:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 04:46:47 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 04:46:48 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 04:46:49 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-abot-epc-basic-0: 04:46:49 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:46:49 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-oai-epc-0: 04:46:50 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 04:46:50 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 04:46:50 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 04:46:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 04:46:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 04:46:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 04:46:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 04:46:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 04:46:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 04:46:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 04:46:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 04:46:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 04:46:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 04:46:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 04:46:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 04:46:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 04:46:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 04:46:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 04:46:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 04:46:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 04:46:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 04:46:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 04:46:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 04:46:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 04:46:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 04:46:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 04:46:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 04:46:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 04:46:59 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 04:47:00 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 04:47:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 04:47:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 04:47:03 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 04:47:07 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 04:47:28 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 04:47:28 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 04:47:28 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:47:28 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:47:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:47:28 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 04:47:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:47:28 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 04:47:28 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 04:47:28 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 04:47:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 04:47:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:47:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:47:29 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 04:47:29 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 04:47:29 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:29 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start SHA256:zMveS4GGLoMOi6hoyb+muVTR4OHw9og2vUsQavxo1Sg root@juju-b120a4-default-0 unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | . o | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | = + | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | . * . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start |o = * + . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start |.E * o. S . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start |o O... o . . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start |o+o+o . o . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start |*Bo..o . o | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start |O+*+. . o. | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-b120a4-default-0 unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 04:47:29 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: 04:47:29 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start SHA256:K5WmVaFYxJOWHMZKvkUiG/M/J5t2jdKXfIEWGsB+nUY ubuntu@juju-b120a4-default-0 unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | *=+. | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | + o+%. .E | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | O.*.o.o . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | . + ooo = | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | +S. + o | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | .=+.o o . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | o .B = . . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | .= + = . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start | . o . . | unit-abot-epc-basic-0: 04:47:29 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 04:47:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:47:29 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 04:47:29 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 04:47:29 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 04:47:29 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 04:47:29 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:47:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 04:47:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 04:47:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:42 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 04:47:42 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 04:47:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:47:42 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 04:47:42 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 04:47:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 04:47:43 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 04:47:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.16 unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.16 ']' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:43 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 04:47:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 04:47:43 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:44 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:44 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.16 unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:44 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:44 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 04:47:44 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 04:47:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:47:44 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.9 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.9 unit-oai-epc-0: 04:47:44 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 04:47:44 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 04:47:44 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21940' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21940 =~ .*running.* ]] unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:47:44 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 04:47:44 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:47:44 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:44 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 04:47:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:47:44 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:47:44 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 04:47:44 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 04:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 04:47:44 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:47:45 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-oai-hss-0: 04:47:45 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.16' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.16 unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:47:45 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-epc-0: 04:47:45 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 04:47:45 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:47:45 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-hss-0: 04:47:45 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 04:47:45 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit= unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n '' ']' unit-oai-epc-0: 04:47:45 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 04:47:45 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.16 unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:45 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:47:45 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.16' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.16 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.16 unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 04:47:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.16 unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.16 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 04:47:45 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 04:47:45 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=cijaeghieshelou unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=ahngoobeimooyai unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.11 unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 04:47:45 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 04:47:45 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z cijaeghieshelou ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u cijaeghieshelou --password=ahngoobeimooyai -h 192.168.121.11 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u cijaeghieshelou --password=ahngoobeimooyai -h 192.168.121.11 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-abot-epc-basic-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:47:45 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u cijaeghieshelou --password=ahngoobeimooyai -h 192.168.121.11 oai-hss unit-oai-hss-0: 04:47:45 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:45 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.9 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 04:47:45 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:45 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:45 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 04:47:45 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:47:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:45 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.9 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 04:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:45 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 04:47:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 04:47:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:46 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.9 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 04:47:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:46 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 04:47:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 13974 unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 13974' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 13974 =~ .*running.* ]] unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 04:47:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:46 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 04:47:46 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:47:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 04:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 04:47:47 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:47:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 04:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 04:47:48 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:47:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:47:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:47:49 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 04:47:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 04:47:49 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:47:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 04:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 04:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 04:47:50 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 04:47:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 04:47:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 04:47:51 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 04:47:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:51 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 04:47:51 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 04:47:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:47:51 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 04:47:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 04:47:51 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:47:53 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:47:53 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 04:47:53 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 04:47:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 04:47:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:47:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:47:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.16 unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 04:47:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:47:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 04:47:53 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:47:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:48:13 DEBUG juju.worker.uniter.remotestate got action change: [84701100-d32c-40cf-8ba8-bfe17a7feca3] ok=true unit-abot-epc-basic-0: 04:48:13 DEBUG juju.worker.uniter.operation running operation run action 84701100-d32c-40cf-8ba8-bfe17a7feca3 unit-abot-epc-basic-0: 04:48:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:48:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:48:13 DEBUG juju.worker.uniter.operation preparing operation "run action 84701100-d32c-40cf-8ba8-bfe17a7feca3" unit-abot-epc-basic-0: 04:48:13 DEBUG juju.worker.uniter.operation executing operation "run action 84701100-d32c-40cf-8ba8-bfe17a7feca3" unit-abot-epc-basic-0: 04:48:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 04:48:13 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 04:48:13 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 04:48:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:48:13 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 04:48:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:48:13 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 04:48:13 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 04:48:15 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall422163543257136012.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall9211154445811279629.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: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3817546816281104356.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: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2295105753636254983.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4710776555712697472.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: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall220746154463929810.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.745 s unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-31T04:48:16+00:00 unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 04:48:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:48:18 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:48:18 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:18 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:48:18 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:48:18 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:48:19 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 04:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:19 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 04:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:20 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 04:48:21 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:48:21 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:48:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:48:21 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 04:48:21 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 04:48:21 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 04:48:22 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:23 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Fri Aug 31 04:48:23 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:25 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:25 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Fri Aug 31 04:48:25 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:25 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Fri Aug 31 04:48:26 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:48:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:48:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :1388 MS unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :45 MS unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:48:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:28 [main] REPORT: STEP EXECUTION TIME TAKEN :791 MS unit-abot-epc-basic-0: 04:48:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: STEP EXECUTION TIME TAKEN :754 MS unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10027 MS unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39.472 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39.486 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: STEP EXECUTION TIME TAKEN :54 MS unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:48:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:48:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :80 MS unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :448 MS unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 04:48:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:50 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 04:48:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:48:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:48:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:48:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:51 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 04:48:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:48:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:48:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01.173 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01.187 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:49:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP EXECUTION TIME TAKEN :384 MS unit-abot-epc-basic-0: 04:49:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 04:49:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:12 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:49:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22.175 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22.180 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: STEP EXECUTION TIME TAKEN :65 MS unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:49:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: STEP EXECUTION TIME TAKEN :422 MS unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43.158 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43.161 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:49:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: STEP EXECUTION TIME TAKEN :834 MS unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:49:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:49:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04.741 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04.744 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:50:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:14 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: STEP EXECUTION TIME TAKEN :911 MS unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26.392 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26.398 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:50:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 04:50:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:50:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:50:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:50:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:50:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:50:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:50:30 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:50:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 04:50:30 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:50:30 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:50:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:50:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:50:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP EXECUTION TIME TAKEN :373 MS unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47.861 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47.865 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:50:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:50:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:50:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: STEP EXECUTION TIME TAKEN :1254 MS unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10024 MS unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10.283 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10.292 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:51:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :370 MS unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31.925 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31.928 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:51:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:51:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53.523 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53.526 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: STEP EXECUTION TIME TAKEN :155 MS unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:51:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:51:53 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :716 MS unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :94 MS unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14.908 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14.911 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:52:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:52:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:25 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :696 MS unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :156 MS unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36.305 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36.307 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:52:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 04:52:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21940' unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21940 =~ .*running.* ]] unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 04:52:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:52:44 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 04:52:44 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 04:52:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:52:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:52:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :806 MS unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57.676 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57.680 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:52:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:52:57 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:53:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 04:53:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: STEP EXECUTION TIME TAKEN :800 MS unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19.079 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19.081 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:53:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :403 MS unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40.485 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40.490 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:53:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 04:53:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16730' unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16730 =~ .*running.* ]] unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 04:53:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:53:44 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 04:53:44 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 04:53:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:53:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:53:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :364 MS unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :709 MS unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:53:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:54:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 04:54:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11.982 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11.985 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:54:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:54:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:54:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:54:12 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 04:54:12 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 04:54:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP EXECUTION TIME TAKEN :157 MS unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:54:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 04:54:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:34 [main] REPORT: ========================================================================================== unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 04:54:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:54:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44.373 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44.375 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 04:54:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:54:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:55 [main] REPORT: STEP EXECUTION TIME TAKEN :403 MS unit-abot-epc-basic-0: 04:54:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: STEP EXECUTION TIME TAKEN :709 MS unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:54:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:54:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:55:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 04:55:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16.175 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16.182 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:55:16 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :344 MS unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:55:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:27 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 04:55:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: STEP EXECUTION TIME TAKEN :656 MS unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:55:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 04:55:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48.380 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48.386 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: STEP EXECUTION TIME TAKEN :170 MS unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:55:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:55:49 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 04:55:49 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:55:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:55:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:56:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:00 [main] REPORT: STEP EXECUTION TIME TAKEN :350 MS unit-abot-epc-basic-0: 04:56:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :666 MS unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :712 MS unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:56:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 04:56:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:11 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21.805 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21.807 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:56:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:56:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: STEP EXECUTION TIME TAKEN :244 MS unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: STEP EXECUTION TIME TAKEN :709 MS unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:56:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:34 [main] REPORT: STEP EXECUTION TIME TAKEN :98 MS unit-abot-epc-basic-0: 04:56:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:56:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 04:56:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54.103 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54.108 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:56:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 04:56:54 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 04:57:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :386 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :696 MS unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:57:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 04:57:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26.293 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26.295 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 04:57:26 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 04:57:27 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run 9m11.099s unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.141 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 4:57:37 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Fri Aug 31 04:48:23 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 04:57:37.474 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 04:57:37 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 04:57:38 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:57:38 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:57:38 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 04:57:38 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 04:57:38 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:57:38 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-31T04:57:40+00:00 unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 04:57:40 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter.operation committing operation "run action 84701100-d32c-40cf-8ba8-bfe17a7feca3" unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 04:57:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:57:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-08-31 04:58:01,577 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-31 04:58:48,836 - 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, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 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, 3 machines Unable to get the controller summary from the API: model 25656003-1a70-46ac-8be1-b87525b120a4 has been removed (not found). All hosted models reclaimed, cleaning up controller machines 2018-08-31 04:58:48,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:58:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:49,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-c73e5828-a81d-453b-97b9-5e8119154cd0 Date: Fri, 31 Aug 2018 04:58:49 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:35:49Z", "updated_at": "2018-08-31T04:58:38Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "215cc44d-22b4-4168-8c10-e8ba0a1b9f71", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:38:47Z", "updated_at": "2018-08-31T04:58:38Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "46fa50d7-365c-4d22-9083-b2e80d3473bb", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:29:51Z", "updated_at": "2018-08-31T04:58:48Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "80b83d06-ec30-4f39-a1b5-0ede30fce9e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:38:13Z", "updated_at": "2018-08-31T04:58:39Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "d6a9287f-448d-44bd-a0e4-685ba40a03e9", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:33:26Z", "updated_at": "2018-08-31T04:58:13Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d", "qos_policy_id": null}]} 2018-08-31 04:58:49,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c73e5828-a81d-453b-97b9-5e8119154cd0 2018-08-31 04:58:49,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.580394029617s 2018-08-31 04:58:49,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c73e5828-a81d-453b-97b9-5e8119154cd0 2018-08-31 04:58:49,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 04:58:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/215cc44d-22b4-4168-8c10-e8ba0a1b9f71.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:49,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-268b8d4d-609e-46c5-af81-9e582592b321 Content-Length: 0 Date: Fri, 31 Aug 2018 04:58:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:58:49,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/215cc44d-22b4-4168-8c10-e8ba0a1b9f71.json used request id req-268b8d4d-609e-46c5-af81-9e582592b321 2018-08-31 04:58:49,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.523401021957s 2018-08-31 04:58:49,962 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/215cc44d-22b4-4168-8c10-e8ba0a1b9f71.json used request id req-268b8d4d-609e-46c5-af81-9e582592b321 2018-08-31 04:58:49,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:58:49,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:50,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-9ec219fd-8188-465b-bfa7-753ff5015f34 Date: Fri, 31 Aug 2018 04:58:50 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:38:47Z", "updated_at": "2018-08-31T04:58:38Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "46fa50d7-365c-4d22-9083-b2e80d3473bb", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:29:51Z", "updated_at": "2018-08-31T04:58:48Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "80b83d06-ec30-4f39-a1b5-0ede30fce9e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:38:13Z", "updated_at": "2018-08-31T04:58:39Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "d6a9287f-448d-44bd-a0e4-685ba40a03e9", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:33:26Z", "updated_at": "2018-08-31T04:58:13Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d", "qos_policy_id": null}]} 2018-08-31 04:58:50,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9ec219fd-8188-465b-bfa7-753ff5015f34 2018-08-31 04:58:50,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0751831531525s 2018-08-31 04:58:50,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9ec219fd-8188-465b-bfa7-753ff5015f34 2018-08-31 04:58:50,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 04:58:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/46fa50d7-365c-4d22-9083-b2e80d3473bb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:50,591 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6c8bbb4-7996-442b-b92c-dc1b816739d0 Content-Length: 0 Date: Fri, 31 Aug 2018 04:58:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:58:50,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/46fa50d7-365c-4d22-9083-b2e80d3473bb.json used request id req-e6c8bbb4-7996-442b-b92c-dc1b816739d0 2018-08-31 04:58:50,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.532752990723s 2018-08-31 04:58:50,592 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/46fa50d7-365c-4d22-9083-b2e80d3473bb.json used request id req-e6c8bbb4-7996-442b-b92c-dc1b816739d0 2018-08-31 04:58:50,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:58:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-c052f6af-0f87-43a4-a356-75ad8040cefa Date: Fri, 31 Aug 2018 04:58:50 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:29:51Z", "updated_at": "2018-08-31T04:58:48Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "80b83d06-ec30-4f39-a1b5-0ede30fce9e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:38:13Z", "updated_at": "2018-08-31T04:58:39Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "d6a9287f-448d-44bd-a0e4-685ba40a03e9", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:33:26Z", "updated_at": "2018-08-31T04:58:13Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d", "qos_policy_id": null}]} 2018-08-31 04:58:50,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c052f6af-0f87-43a4-a356-75ad8040cefa 2018-08-31 04:58:50,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.3021068573s 2018-08-31 04:58:50,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c052f6af-0f87-43a4-a356-75ad8040cefa 2018-08-31 04:58:50,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 04:58:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/80b83d06-ec30-4f39-a1b5-0ede30fce9e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:51,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38b04d0c-eaa8-4a7d-be55-d5e61e4ad0f5 Content-Length: 0 Date: Fri, 31 Aug 2018 04:58:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:58:51,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/80b83d06-ec30-4f39-a1b5-0ede30fce9e2.json used request id req-38b04d0c-eaa8-4a7d-be55-d5e61e4ad0f5 2018-08-31 04:58:51,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.510424852371s 2018-08-31 04:58:51,421 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/80b83d06-ec30-4f39-a1b5-0ede30fce9e2.json used request id req-38b04d0c-eaa8-4a7d-be55-d5e61e4ad0f5 2018-08-31 04:58:51,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:58:51,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:51,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-22ccf720-2ce0-4402-85ee-4b06fbcb1615 Date: Fri, 31 Aug 2018 04:58:51 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:38:13Z", "updated_at": "2018-08-31T04:58:39Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "d6a9287f-448d-44bd-a0e4-685ba40a03e9", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:33:26Z", "updated_at": "2018-08-31T04:58:13Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d", "qos_policy_id": null}]} 2018-08-31 04:58:51,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-22ccf720-2ce0-4402-85ee-4b06fbcb1615 2018-08-31 04:58:51,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626919269562s 2018-08-31 04:58:51,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-22ccf720-2ce0-4402-85ee-4b06fbcb1615 2018-08-31 04:58:51,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 04:58:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/d6a9287f-448d-44bd-a0e4-685ba40a03e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:52,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42668146-9e05-4022-aa03-cc0dcdcc968f Content-Length: 0 Date: Fri, 31 Aug 2018 04:58:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:58:52,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d6a9287f-448d-44bd-a0e4-685ba40a03e9.json used request id req-42668146-9e05-4022-aa03-cc0dcdcc968f 2018-08-31 04:58:52,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.51509308815s 2018-08-31 04:58:52,014 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d6a9287f-448d-44bd-a0e4-685ba40a03e9.json used request id req-42668146-9e05-4022-aa03-cc0dcdcc968f 2018-08-31 04:58:52,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:58:52,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:52,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c891d1bf-5b5b-45e1-b3d5-bc5f180cb7b3 Date: Fri, 31 Aug 2018 04:58:52 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:33:26Z", "updated_at": "2018-08-31T04:58:13Z", "floating_network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "b9f51443f3c54235ad81a5dae8382129", "port_id": null, "id": "fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d", "qos_policy_id": null}]} 2018-08-31 04:58:52,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c891d1bf-5b5b-45e1-b3d5-bc5f180cb7b3 2018-08-31 04:58:52,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0714869499207s 2018-08-31 04:58:52,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c891d1bf-5b5b-45e1-b3d5-bc5f180cb7b3 2018-08-31 04:58:52,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 04:58:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:52,825 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-908620ba-6816-47d3-b4ac-90ccf03bdd80 Content-Length: 0 Date: Fri, 31 Aug 2018 04:58:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:58:52,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d.json used request id req-908620ba-6816-47d3-b4ac-90ccf03bdd80 2018-08-31 04:58:52,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.728647947311s 2018-08-31 04:58:52,826 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/fbb5fb04-6ea6-4699-9a1a-b9b47dee9c0d.json used request id req-908620ba-6816-47d3-b4ac-90ccf03bdd80 2018-08-31 04:58:52,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 04:58:52,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:52,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a7e6b54c-520e-426a-994a-df66822bc792 Date: Fri, 31 Aug 2018 04:58:52 GMT RESP BODY: {"floatingips": []} 2018-08-31 04:58:52,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a7e6b54c-520e-426a-994a-df66822bc792 2018-08-31 04:58:52,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614750385284s 2018-08-31 04:58:52,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a7e6b54c-520e-426a-994a-df66822bc792 2018-08-31 04:58:52,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 04:58:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b47af264-222e-4e47-910a-9742411d8c0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:54,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84c85ccd-f65e-4795-bfa4-a58d6bc53b3c Date: Fri, 31 Aug 2018 04:58:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:58:54,132 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b47af264-222e-4e47-910a-9742411d8c0f used request id req-84c85ccd-f65e-4795-bfa4-a58d6bc53b3c 2018-08-31 04:58:54,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23778009415s 2018-08-31 04:58:54,132 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b47af264-222e-4e47-910a-9742411d8c0f used request id req-84c85ccd-f65e-4795-bfa4-a58d6bc53b3c 2018-08-31 04:58:54,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 04:58:54,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:58:54,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:58: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-a2c213f5-6379-4245-8e85-40fd88e3ffb7 x-compute-request-id: req-a2c213f5-6379-4245-8e85-40fd88e3ffb7 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a96f2de7-9cc9-4e18-b19b-ae30a6ee9562"}, {"name": "juju_epc-flavor_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fb4e4699-26e3-4288-a975-1e10f942a1f1"}]} 2018-08-31 04:58:54,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a2c213f5-6379-4245-8e85-40fd88e3ffb7 2018-08-31 04:58:54,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.276378154755s 2018-08-31 04:58:54,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a2c213f5-6379-4245-8e85-40fd88e3ffb7 2018-08-31 04:58:54,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 04:58:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:58:54,436 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 04:58: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-02c11918-bd16-486e-ac07-9e3e1cccfd20 x-compute-request-id: req-02c11918-bd16-486e-ac07-9e3e1cccfd20 Content-Length: 0 Content-Type: application/json 2018-08-31 04:58:54,436 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562 used request id req-02c11918-bd16-486e-ac07-9e3e1cccfd20 2018-08-31 04:58:54,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0236489772797s 2018-08-31 04:58:54,436 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a96f2de7-9cc9-4e18-b19b-ae30a6ee9562 used request id req-02c11918-bd16-486e-ac07-9e3e1cccfd20 2018-08-31 04:58:54,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 04:58:54,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" -d '{"subnet_id": "457709de-7ddd-4ba1-b93e-a25aaa6c4646"}' 2018-08-31 04:58:56,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-319c4301-76a5-4616-b2d5-2c5407ab8330 Date: Fri, 31 Aug 2018 04:58:56 GMT RESP BODY: {"network_id": "e7c044f0-191c-4f3a-ae78-884c17285219", "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "subnet_id": "457709de-7ddd-4ba1-b93e-a25aaa6c4646", "subnet_ids": ["457709de-7ddd-4ba1-b93e-a25aaa6c4646"], "port_id": "bc1084fb-dee0-4b84-94ae-5a35b59c031b", "id": "55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd"} 2018-08-31 04:58:56,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd/remove_router_interface.json used request id req-319c4301-76a5-4616-b2d5-2c5407ab8330 2018-08-31 04:58:56,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71982693672s 2018-08-31 04:58:56,157 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd/remove_router_interface.json used request id req-319c4301-76a5-4616-b2d5-2c5407ab8330 returning object 55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd 2018-08-31 04:58:56,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 04:58:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:56,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-6dfbcd12-8869-4195-b2ad-bbee931afb47 Date: Fri, 31 Aug 2018 04:58:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5f1de01c-e85d-4500-9695-c406a2f933ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aaeb9cd4-ce93-48cc-b58d-37f784647fa4", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9f51443f3c54235ad81a5dae8382129", "created_at": "2018-08-31T04:27:41Z", "admin_state_up": true, "updated_at": "2018-08-31T04:58:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b9f51443f3c54235ad81a5dae8382129", "id": "55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd", "name": "juju_epc-router_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}]} 2018-08-31 04:58:56,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6dfbcd12-8869-4195-b2ad-bbee931afb47 2018-08-31 04:58:56,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.458042860031s 2018-08-31 04:58:56,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6dfbcd12-8869-4195-b2ad-bbee931afb47 2018-08-31 04:58:56,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 04:58:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:57,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e05e3f46-58f7-462b-a8d0-3f6474d0b474 Content-Length: 0 Date: Fri, 31 Aug 2018 04:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:58:57,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd.json used request id req-e05e3f46-58f7-462b-a8d0-3f6474d0b474 2018-08-31 04:58:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37126898766s 2018-08-31 04:58:57,989 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/55daf5bb-23bf-4a90-a6e5-ef9e8e7f95dd.json used request id req-e05e3f46-58f7-462b-a8d0-3f6474d0b474 2018-08-31 04:58:57,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 04:58:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:58,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a9f4eef0-ba59-4250-8439-44cd6e07e930 Date: Fri, 31 Aug 2018 04:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7c044f0-191c-4f3a-ae78-884c17285219","tenant_id":"b9f51443f3c54235ad81a5dae8382129","created_at":"2018-08-31T04:27:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T04:27:41Z","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":"b9f51443f3c54235ad81a5dae8382129","id":"457709de-7ddd-4ba1-b93e-a25aaa6c4646","subnetpool_id":null,"name":"juju_epc-subnet_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}]} 2018-08-31 04:58:58,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a9f4eef0-ba59-4250-8439-44cd6e07e930 2018-08-31 04:58:58,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410189628601s 2018-08-31 04:58:58,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a9f4eef0-ba59-4250-8439-44cd6e07e930 2018-08-31 04:58:58,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 04:58:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/457709de-7ddd-4ba1-b93e-a25aaa6c4646.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:58,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e2b0b79-12b2-44de-85bc-4549ef8049e5 Date: Fri, 31 Aug 2018 04:58:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:58:58,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/457709de-7ddd-4ba1-b93e-a25aaa6c4646.json used request id req-1e2b0b79-12b2-44de-85bc-4549ef8049e5 2018-08-31 04:58:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.943026065826s 2018-08-31 04:58:58,976 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/457709de-7ddd-4ba1-b93e-a25aaa6c4646.json used request id req-1e2b0b79-12b2-44de-85bc-4549ef8049e5 2018-08-31 04:58:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 04:58:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:58:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-c4619433-c136-436c-97a8-52640d4437f4 Date: Fri, 31 Aug 2018 04:58:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f1de01c-e85d-4500-9695-c406a2f933ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2f0ac458592448a781c88d8ab1bc5fe8","l2_adjacency":true,"status":"ACTIVE","subnets":["aaeb9cd4-ce93-48cc-b58d-37f784647fa4"],"description":"","tags":[],"updated_at":"2018-08-31T01:46:11Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f0ac458592448a781c88d8ab1bc5fe8","created_at":"2018-08-31T01:31:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e7c044f0-191c-4f3a-ae78-884c17285219","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9f51443f3c54235ad81a5dae8382129","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T04:58:58Z","qos_policy_id":null,"name":"juju_epc-net_4cd95ce7-fed0-4fb7-a432-4d76f683dd12","admin_state_up":true,"tenant_id":"b9f51443f3c54235ad81a5dae8382129","created_at":"2018-08-31T04:27:40Z","mtu":1450}]} 2018-08-31 04:58:59,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c4619433-c136-436c-97a8-52640d4437f4 2018-08-31 04:58:59,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853471755981s 2018-08-31 04:58:59,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c4619433-c136-436c-97a8-52640d4437f4 2018-08-31 04:58:59,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 04:58:59,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e7c044f0-191c-4f3a-ae78-884c17285219.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:59:00,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb3cc6b9-8379-42a1-90e5-eb34d3275a3f Date: Fri, 31 Aug 2018 04:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 04:59:00,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e7c044f0-191c-4f3a-ae78-884c17285219.json used request id req-bb3cc6b9-8379-42a1-90e5-eb34d3275a3f 2018-08-31 04:59:00,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15752387047s 2018-08-31 04:59:00,221 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e7c044f0-191c-4f3a-ae78-884c17285219.json used request id req-bb3cc6b9-8379-42a1-90e5-eb34d3275a3f 2018-08-31 04:59:00,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 04:59:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:59:00,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-12ac88cd-fc61-4ff6-a1a9-497f3f090b85 Date: Fri, 31 Aug 2018 04:59:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T04:27:52Z", "file": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/file", "owner": "b9f51443f3c54235ad81a5dae8382129", "id": "d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "size": 296681472, "self": "/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://cc1955cc-03ea-469a-b7c6-0fee4e3f801e/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T04:27:47Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 04:59:00,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-12ac88cd-fc61-4ff6-a1a9-497f3f090b85 2018-08-31 04:59:00,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353729724884s 2018-08-31 04:59:00,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-12ac88cd-fc61-4ff6-a1a9-497f3f090b85 2018-08-31 04:59:00,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 04:59:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cf212e0e1f83d387fd99c52be6ef911992ca8d" 2018-08-31 04:59:00,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21c90e7d-9a5d-4c01-8bd1-c41c3acfd8ec Date: Fri, 31 Aug 2018 04:59:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 04:59:00,626 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 used request id req-21c90e7d-9a5d-4c01-8bd1-c41c3acfd8ec 2018-08-31 04:59:00,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.363713979721s 2018-08-31 04:59:00,627 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d5e0d5b4-97c4-4a0b-9ace-d9ef765ca375 used request id req-21c90e7d-9a5d-4c01-8bd1-c41c3acfd8ec 2018-08-31 04:59:00,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 04:59:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:59:00,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54542809-8b06-4dda-a926-9a7f87f6d390 x-compute-request-id: req-54542809-8b06-4dda-a926-9a7f87f6d390 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fb4e4699-26e3-4288-a975-1e10f942a1f1"}]} 2018-08-31 04:59:00,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-54542809-8b06-4dda-a926-9a7f87f6d390 2018-08-31 04:59:00,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239701271057s 2018-08-31 04:59:00,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-54542809-8b06-4dda-a926-9a7f87f6d390 2018-08-31 04:59:00,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 04:59:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:59:00,703 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 04:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b974cfe2-1c2b-439e-b483-0f241463f9ba x-compute-request-id: req-b974cfe2-1c2b-439e-b483-0f241463f9ba Content-Length: 0 Content-Type: application/json 2018-08-31 04:59:00,703 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1 used request id req-b974cfe2-1c2b-439e-b483-0f241463f9ba 2018-08-31 04:59:00,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0500798225403s 2018-08-31 04:59:00,704 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fb4e4699-26e3-4288-a975-1e10f942a1f1 used request id req-b974cfe2-1c2b-439e-b483-0f241463f9ba 2018-08-31 04:59:00,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:59:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:59:00,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c7f412-879c-4d2e-ae34-7219b791ddd9 Content-Encoding: gzip Content-Length: 1210 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/15c75a584424479c8e9821253956a95c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15c75a584424479c8e9821253956a95c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/1d85b5c0bfbe490e9a0b4d359e6575ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d85b5c0bfbe490e9a0b4d359e6575ce", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/2211fd2783ef463c9aa3d06aa1a2c130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2211fd2783ef463c9aa3d06aa1a2c130", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/26b198514460464d9cb263592ee536ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26b198514460464d9cb263592ee536ce", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/26d1d75b6f784071b4abaa991c6379e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26d1d75b6f784071b4abaa991c6379e1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/4775ccb019644388ab08a7a92ca314e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4775ccb019644388ab08a7a92ca314e4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/58d2b54ade474738bbd5ef193d27b86e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58d2b54ade474738bbd5ef193d27b86e", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/5b96d51b12b44ab3b994eeed0b18c95e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b96d51b12b44ab3b994eeed0b18c95e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/61a498b8833c488195de51d9038f7210"}, "domain_id": "397927b6170b46019699244975965df9", "enabled": true, "options": {}, "id": "61a498b8833c488195de51d9038f7210", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_320e8131-e8b1-43bc-9fe6-f005a3d28bc5", "links": {"self": "http://172.30.9.27:5000/v3/users/77f62a2bc57e458986e3259eb8a0dbf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f62a2bc57e458986e3259eb8a0dbf0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/87b34726dae34902b46ad26399074502"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87b34726dae34902b46ad26399074502", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_40acf4d4-be0d-4e88-bcd7-5b4616d294ed", "links": {"self": "http://172.30.9.27:5000/v3/users/a8acf6bc60cc4c0480e0e64ad629692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8acf6bc60cc4c0480e0e64ad629692d", "domain_id": "default", "password_expires_at": null}, {"name": "juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": {"self": "http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7458ca65aaf42abb6f86dad4673d921", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/bba560b050754083a16276b94567d426"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bba560b050754083a16276b94567d426", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_6983cf6d-4241-4161-a3b4-aedc1b64e765", "links": {"self": "http://172.30.9.27:5000/v3/users/cf547d55c1974fe797b4836688aaa592"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf547d55c1974fe797b4836688aaa592", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/d4d2958f0d954ec2a28448b20e78a9e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4d2958f0d954ec2a28448b20e78a9e6", "email": "swift@localhost", "password_expires_at": null}, {"name": "api_check-user_0dbb1011-c70f-4b63-b416-c922e4e0aa83", "links": {"self": "http://172.30.9.27:5000/v3/users/d94820c873c140958613184ccc71ce9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d94820c873c140958613184ccc71ce9b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_3e1e25c9-a968-4a04-a8c7-3b2da23ea519", "links": {"self": "http://172.30.9.27:5000/v3/users/e54be5588e40475c8daa5761dad5435d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54be5588e40475c8daa5761dad5435d", "domain_id": "default", "password_expires_at": null}, {"name": "networking-bgpvpn-user_fa75ffdf-8fe0-46a6-b221-4139ef896ea8", "links": {"self": "http://172.30.9.27:5000/v3/users/ee529d731c394546a2aa626f3f9385cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee529d731c394546a2aa626f3f9385cb", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/f7d2a968674c4e4ba679a494d1357814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7d2a968674c4e4ba679a494d1357814", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fe2e868b052c48b6a76876f7d25af5cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2e868b052c48b6a76876f7d25af5cd", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-31 04:59:00,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e6c7f412-879c-4d2e-ae34-7219b791ddd9 2018-08-31 04:59:00,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183666944504s 2018-08-31 04:59:00,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e6c7f412-879c-4d2e-ae34-7219b791ddd9 2018-08-31 04:59:00,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 04:59:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:59:01,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2654951-85b0-4303-8d3d-4cb2ff17cef3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_4cd95ce7-fed0-4fb7-a432-4d76f683dd12", "links": {"self": "http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b7458ca65aaf42abb6f86dad4673d921", "description": null}} 2018-08-31 04:59:01,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921 used request id req-e2654951-85b0-4303-8d3d-4cb2ff17cef3 2018-08-31 04:59:01,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191321134567s 2018-08-31 04:59:01,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921 used request id req-e2654951-85b0-4303-8d3d-4cb2ff17cef3 2018-08-31 04:59:01,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 04:59:01,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:59:01,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09afa93c-3679-4a4a-aaed-0403448261e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:59:01,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921 used request id req-09afa93c-3679-4a4a-aaed-0403448261e0 2018-08-31 04:59:01,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.280534982681s 2018-08-31 04:59:01,369 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b7458ca65aaf42abb6f86dad4673d921 used request id req-09afa93c-3679-4a4a-aaed-0403448261e0 2018-08-31 04:59:01,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 04:59:01,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:59:01,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe97f192-13c4-4524-ba9c-d6af1664df59 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/1a098caba764412a82e99af943fdd27e"}, "tags": [], "enabled": true, "id": "1a098caba764412a82e99af943fdd27e", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6983cf6d-4241-4161-a3b4-aedc1b64e765"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/2f0ac458592448a781c88d8ab1bc5fe8"}, "tags": [], "enabled": true, "id": "2f0ac458592448a781c88d8ab1bc5fe8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/3314086482f94d0d8a67bc9eeeba4535"}, "tags": [], "enabled": true, "id": "3314086482f94d0d8a67bc9eeeba4535", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3e1e25c9-a968-4a04-a8c7-3b2da23ea519"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129"}, "tags": [], "enabled": true, "id": "b9f51443f3c54235ad81a5dae8382129", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4cd95ce7-fed0-4fb7-a432-4d76f683dd12"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02abe131e544a1ca4d002e167bb4cc2"}, "tags": [], "enabled": true, "id": "c02abe131e544a1ca4d002e167bb4cc2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_40acf4d4-be0d-4e88-bcd7-5b4616d294ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c0ca313478164ad283b44a36646e55ec"}, "tags": [], "enabled": true, "id": "c0ca313478164ad283b44a36646e55ec", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/c58855d64c4149e39ec876b210b20a89"}, "tags": [], "enabled": true, "id": "c58855d64c4149e39ec876b210b20a89", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_fa75ffdf-8fe0-46a6-b221-4139ef896ea8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c63f4fe3dcae4120a59b89402f3e09e2"}, "tags": [], "enabled": true, "id": "c63f4fe3dcae4120a59b89402f3e09e2", "parent_id": "default", "domain_id": "default", "name": "api_check-project_0dbb1011-c70f-4b63-b416-c922e4e0aa83"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/d1e0eb8df0c040dcad6a7d8db99b98cc"}, "tags": [], "enabled": true, "id": "d1e0eb8df0c040dcad6a7d8db99b98cc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_320e8131-e8b1-43bc-9fe6-f005a3d28bc5"}]} 2018-08-31 04:59:01,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-fe97f192-13c4-4524-ba9c-d6af1664df59 2018-08-31 04:59:01,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186151981354s 2018-08-31 04:59:01,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-fe97f192-13c4-4524-ba9c-d6af1664df59 2018-08-31 04:59:01,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 04:59:01,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01e9e3b6829bb300b1b5fd286120aef24c0844d6" 2018-08-31 04:59:01,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6877a1e1-0944-470f-8baf-a5ac41ae5d54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 04:59:01,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129 used request id req-6877a1e1-0944-470f-8baf-a5ac41ae5d54 2018-08-31 04:59:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247977018356s 2018-08-31 04:59:01,816 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b9f51443f3c54235ad81a5dae8382129 used request id req-6877a1e1-0944-470f-8baf-a5ac41ae5d54 2018-08-31 04:59:01,817 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:31 | PASS | | cloudify_ims | functest | vnf | 23:56 | PASS | | heat_ims | functest | vnf | 16:23 | PASS | | vyos_vrouter | functest | vnf | 15:46 | PASS | | juju_epc | functest | vnf | 30:21 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-31 04:59:01,823 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-31 04:59:01,874 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 04:59:01,975 - paramiko.transport - DEBUG - EOF in transport thread